Skip to content

Commit

Permalink
downgrade xesmf to 0.8.7 to avoid package conflicts with esmf and esm…
Browse files Browse the repository at this point in the history
…py (#743)
  • Loading branch information
wrongkindofdoctor authored Feb 3, 2025
1 parent 70d71fb commit 8b7f4d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/conda/env_python3_base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dependencies:
- dask=2024.1.1
- numba=0.60.0
- scikit-learn=1.4.2
- xesmf=0.8.8
- xesmf=0.8.7
- esmf=8.4.2
- esmpy=8.4.2
- gsw=3.6.17
Expand Down

0 comments on commit 8b7f4d7

Please sign in to comment.