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 9f44f93 commit fb6113cCopy full SHA for fb6113c
ci/requirements/py37-bare-minimum.yml
@@ -13,3 +13,4 @@ dependencies:
13
- numpy=1.18
14
- pandas=1.1
15
- typing_extensions=3.7
16
+ - importlib-metadata=2.0
ci/requirements/py37-min-all-deps.yml
@@ -24,6 +24,7 @@ dependencies:
24
- hdf5=1.10
25
- hypothesis
26
- iris=2.4
27
28
- lxml=4.6 # Optional dep of pydap
29
- matplotlib-base=3.3
30
- nc-time-axis=1.2
0 commit comments