diff --git a/pyproject.toml b/pyproject.toml index 84f544d54f..2d7907ed2d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ dependencies = [ "BayesicFitting>=3.0.1", "crds>=12.0.3", "drizzle>=2.0.0", - "gwcs @ git+https://github.com/spacetelescope/gwcs.git@master", + "gwcs>=0.22.0,<0.23.0", "numpy>=1.24,<2.0", "opencv-python-headless>=4.6.0.66", "photutils>=1.5.0",