diff --git a/pyproject.toml b/pyproject.toml index ef1700bc1..1f08900d1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,8 +25,7 @@ dependencies = [ #'rad >=0.19.0', 'rad @ git+https://github.com/spacetelescope/rad.git', #'roman_datamodels >=0.19.0', - #'roman_datamodels @ git+https://github.com/spacetelescope/roman_datamodels.git', - 'roman_datamodels @ git+https://github.com/WilliamJamieson/roman_datamodels.git@feature/move_dqflags', + 'roman_datamodels @ git+https://github.com/spacetelescope/roman_datamodels.git', 'scipy >=1.11', #'stcal >=1.5.2', 'stcal @ git+https://github.com/spacetelescope/stcal.git@main',