Skip to content

Commit

Permalink
Bump gwcs to first supported version with inverse support
Browse files Browse the repository at this point in the history
  • Loading branch information
Cadair committed Feb 5, 2025
1 parent 5b0cd54 commit 4eb6cf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 4eb6cf0

Please sign in to comment.