diff --git a/pyproject.toml b/pyproject.toml index fabf6978f..132ba8d84 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,10 +23,10 @@ dependencies = [ "photutils >=1.13.0", "pyparsing >=2.4.7", "requests >=2.26", - "roman_datamodels>=0.22.0,<0.23.0", - # "roman_datamodels @ git+https://github.com/spacetelescope/roman_datamodels.git", + # "roman_datamodels>=0.22.0,<0.23.0", + "roman_datamodels @ git+https://github.com/braingram/roman_datamodels.git@no_assignment_validation", "scipy >=1.11", - "stcal>=1.10.0,<1.11.0", + "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",