From 8696cb78df8840c4338e8968a122b4b9b9d4b6ff Mon Sep 17 00:00:00 2001 From: Nadia Dencheva Date: Thu, 31 Oct 2024 08:51:53 -0400 Subject: [PATCH] temp --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index ff63825f..74920fe0 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/nden/gwcs.git@inverse-bbox", + "gwcs @ git+https://github.com/nden/gwcs.git@84a85d2",#inverse-bbox", "tweakwcs >=0.8.8", "requests >=2.22", ]