We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ba0be9 commit b49d4e1Copy full SHA for b49d4e1
ci/environment.yml
@@ -6,7 +6,7 @@ channels:
6
- conda-forge
7
dependencies:
8
- python==3.8
9
- - numpy
+ - numpy==0.19.5
10
- pandas
11
- xarray
12
- matplotlib==3.2.2
docs/environment.yml
@@ -17,9 +17,9 @@ channels:
17
18
19
20
21
22
- cartopy==0.20.2
23
24
25
- ipykernel
0 commit comments