Skip to content

Commit

Permalink
increase minimum asdf version (spacetelescope#7861)
Browse files Browse the repository at this point in the history
Co-authored-by: Howard Bushouse <[email protected]>
  • Loading branch information
2 people authored and mairanteodoro committed Sep 20, 2023
1 parent 2594102 commit 07397cb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,8 @@ general

- Require minimum asdf version 2.14.4 [#7801]

- Require minimum asdf version 2.15.1 and numpy 1.22 [#7861]

jump
____

Expand Down
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,14 @@ python_requires = >=3.9
setup_requires =
setuptools_scm
install_requires =
asdf>=2.14.4
asdf>=2.15.1
asdf-transform-schemas>=0.3.0
astropy>=5.2
BayesicFitting>=3.0.1
crds>=11.16.19
drizzle>=1.13.7
gwcs>=0.18.3
numpy>=1.20
numpy>=1.22
opencv-python-headless>=4.6.0.66
photutils>=1.4.0
psutil>=5.7.2
Expand Down

0 comments on commit 07397cb

Please sign in to comment.