From 80d6d6af0a30184e6bb441c1e59f5198b5ac94d8 Mon Sep 17 00:00:00 2001 From: Nadia Dencheva Date: Fri, 13 Dec 2024 16:15:59 -0500 Subject: [PATCH] still master --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 5676d208..1b2c79e9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ dependencies = [ "numpy >=1.21.2", "opencv-python-headless >=4.6.0.66", "asdf >=2.15.0", - "gwcs @ git+https://github.com/spacetelescope/gwcs.git@main", + "gwcs @ git+https://github.com/spacetelescope/gwcs.git@master", "tweakwcs >=0.8.8", "requests >=2.22", ]