Merge pull request #139 from tiffanycmeyer13/v20

Update python-awips v20 environment to limit numpy<2.0
This commit is contained in:
tiffanycmeyer13 2024-10-14 10:05:37 -05:00 committed by GitHub
commit 879a84ccbf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,7 +3,7 @@
- https://conda.anaconda.org/conda-forge
dependencies:
- python=3
- numpy
- numpy<2.0
- nomkl
- matplotlib
- cartopy