Skip to content

Commit

Permalink
use branch on stcal
Browse files Browse the repository at this point in the history
  • Loading branch information
nden committed Dec 12, 2024
1 parent db2c8a7 commit 58c1477
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ dependencies = [
"roman_datamodels @ git+https://github.com/spacetelescope/roman_datamodels.git",
"scipy >=1.11",
# "stcal>=1.10.0,<1.11.0",
"stcal @ git+https://github.com/spacetelescope/stcal.git@main",
#"stcal @ git+https://github.com/spacetelescope/stcal.git@main",
"stcal @ git+https://github.com/nden/stcal.git@inverse-wcs-bbox",
# "stpipe >=0.7.0,<0.8.0",
"stpipe @ git+https://github.com/spacetelescope/stpipe.git@main",
"tweakwcs >=0.8.8",
Expand Down

0 comments on commit 58c1477

Please sign in to comment.