Skip to content

Commit

Permalink
Update dependencies from metoppv/improver#1589 (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
tjtg authored Dec 3, 2021
1 parent e6e8641 commit b31c49f
Showing 1 changed file with 6 additions and 9 deletions.
15 changes: 6 additions & 9 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,27 +11,24 @@ source:

build:
noarch: python
number: 0
number: 1
script: python -m pip install . -vv

requirements:
host:
- python >=3.6,<3.10
- python >=3.6
- pip
run:
- python >=3.6,<3.10
- cartopy
- python >=3.6
- cartopy <0.20
- cftime <1.5
- cf-units =2.1.5
- clize
- dask
- iris >=3.0,<3.1
- netCDF4
- numpy
- python-dateutil
- python-stratify
- pytz
- scipy >=1.3,<1.7
- numpy <1.21
- scipy
- sigtools
- sphinx

Expand Down

0 comments on commit b31c49f

Please sign in to comment.