Skip to content

Commit

Permalink
Bump minimum scipy to 1.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
melanieclarke committed Dec 19, 2024
1 parent 2896796 commit 046a030
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 @@ -31,7 +31,7 @@ dependencies = [
"pyparsing>=2.2.1",
"requests>=2.22",
"scikit-image>=0.19",
"scipy>=1.9.3",
"scipy>=1.14.1",
"spherical-geometry>=1.2.22",
"stcal @ git+https://github.com/spacetelescope/stcal.git@main",
"stdatamodels @ git+https://github.com/spacetelescope/stdatamodels.git@main",
Expand Down

0 comments on commit 046a030

Please sign in to comment.