Skip to content

Commit

Permalink
TST: unpin numpy
Browse files Browse the repository at this point in the history
  • Loading branch information
braingram committed Sep 17, 2024
1 parent 26f40c7 commit 6fdaacb
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>=11.17.14",
"drizzle>=1.15.0",
"gwcs>=0.21.0,<0.23.0",
"numpy>=1.22,<2.0",
"numpy>=1.22",
"opencv-python-headless>=4.6.0.66",
"photutils>=1.5.0",
"psutil>=5.7.2",
Expand Down

0 comments on commit 6fdaacb

Please sign in to comment.