diff --git a/pyproject.toml b/pyproject.toml index 686a698a..4bfe92b2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ dependencies = [ "astropy>=5.3", "dask[array]>=2023.2.0", "globus-sdk>=3.0", - "gwcs>=0.19.0", + "gwcs>=0.24.0", # Inverse transform fix "matplotlib>=3.7", "ndcube[plotting,reproject]>=2.1", "numpy>=1.25",