Skip to content

Commit

Permalink
TST: set numpy to unreasonable value
Browse files Browse the repository at this point in the history
  • Loading branch information
braingram committed Nov 25, 2024
1 parent e1f6793 commit 22e67d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ classifiers = [
"Programming Language :: Python :: 3",
]
dependencies = [
"asdf >=3.3.0",
"asdf >=3.5.0",
"asdf-astropy >=0.5.0",
"gwcs >=0.19.0",
"numpy >=1.24",
"numpy >=0.01",
"astropy >=5.3.0",
"rad >=0.22.0, <0.23.0",
# "rad @ git+https://github.com/spacetelescope/rad.git",
Expand Down

0 comments on commit 22e67d6

Please sign in to comment.