From 2bd06b22e455fa154e7db27677421c8b53cbf43c Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 12 Feb 2025 15:03:19 -0500 Subject: Fix regression test. Upstream gwcs broke tweakwcs --- tests/data/gbo.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/data/gbo.yml') diff --git a/tests/data/gbo.yml b/tests/data/gbo.yml index 3ab97a7..929f351 100644 --- a/tests/data/gbo.yml +++ b/tests/data/gbo.yml @@ -6,4 +6,5 @@ dependencies: - setuptools - pip: - firewatch==0.0.3 + - gwcs==0.22.1 - tweakwcs==0.8.7 \ No newline at end of file -- cgit