Skip to content

Commit

Permalink
TMP: fix stcal dep
Browse files Browse the repository at this point in the history
  • Loading branch information
braingram committed Mar 13, 2024
1 parent a443917 commit e6944ee
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 @@ -36,7 +36,7 @@ dependencies = [
"scipy>=1.6.0",
"spherical-geometry>=1.2.22",
#"stcal>=1.6.0,<1.7.0",
"stcal @ git+https://github.com/spacetelescope/stcal.git@main",
"stcal @ git+https://github.com/braingram/stcal.git@py312",
"stdatamodels>=1.10.0,<1.11.0",
"stpipe>=0.5.0,<0.6.0",
"stsci.image>=2.3.5",
Expand Down

0 comments on commit e6944ee

Please sign in to comment.