Skip to content

Commit

Permalink
Update numpy requirement from <2.0,>=1.22 to >=1.22,<3.0
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: numpy
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 05488e6 commit f1962f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies = [
"crds>=12.0.3",
"drizzle>=2.0.0",
"gwcs>=0.21.0,<0.23.0",
"numpy>=1.22,<2.0",
"numpy>=1.22,<3.0",
"opencv-python-headless>=4.6.0.66",
"photutils>=1.5.0",
"poppy>=1.0.2",
Expand Down

0 comments on commit f1962f7

Please sign in to comment.