Skip to content

Commit 2968d3f

Browse files
authored
update minimum deps (#9021)
1 parent 9f1bbbd commit 2968d3f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@ dependencies = [
2424
"crds>=12.0.3",
2525
"drizzle>=2.0.0",
2626
"gwcs>=0.22.0,<0.23.0",
27-
"numpy>=1.24,<2.0",
27+
"numpy>=1.25,<2.0",
2828
"opencv-python-headless>=4.6.0.66",
2929
"photutils>=1.5.0",
3030
"poppy>=1.0.2",
3131
"pyparsing>=2.2.1",
3232
"requests>=2.22",
33-
"scikit-image>=0.19",
33+
"scikit-image>=0.20.0",
3434
"scipy>=1.14.1",
3535
"spherical-geometry>=1.2.22",
3636
"stcal @ git+https://github.com/spacetelescope/stcal.git@main",

0 commit comments

Comments
 (0)