Skip to content

Commit 0c53afc

Browse files
bump dependency pins
1 parent e544dbd commit 0c53afc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies = [
2323
"crds>=12.0.3",
2424
"drizzle>=2.1.1,<2.2.0",
2525
# "gwcs @ git+https://github.com/spacetelescope/gwcs.git@master",
26-
"gwcs>=0.26.0",
26+
"gwcs>=0.26.0,<0.27.0",
2727
"numpy>=1.25",
2828
"photutils>=2.1.0",
2929
"pyparsing>=2.2.1",
@@ -34,9 +34,9 @@ dependencies = [
3434
# "stdatamodels @ git+https://github.com/spacetelescope/stdatamodels.git@main",
3535
"stdatamodels>=4.1.0,<4.2.0",
3636
# "stcal @ git+https://github.com/spacetelescope/stcal.git@main",
37-
"stcal>=1.15.1,<1.16.0",
37+
"stcal>=1.15.2,<1.16.0",
3838
# "stpipe @ git+https://github.com/spacetelescope/stpipe.git@main",
39-
"stpipe>=0.11.0,<0.12.0",
39+
"stpipe>=0.11.1,<0.12.0",
4040
"stsci.imagestats>=1.6.3",
4141
"synphot>=1.3",
4242
"tweakwcs>=0.8.8",

0 commit comments

Comments
 (0)