diff --git a/pyproject.toml b/pyproject.toml index 009457079..5ded1dae5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,8 +26,8 @@ dependencies = [ # "roman_datamodels>=0.22.0,<0.23.0", "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>=1.10.0,<1.11.0", + "stcal @ git+https://github.com/spacetelescope/stcal.git@main", "stpipe >=0.7.0,<0.8.0", # "stpipe @ git+https://github.com/spacetelescope/stpipe.git@main", "tweakwcs >=0.8.8",