Skip to content

Commit

Permalink
Update numeric libs to latest
Browse files Browse the repository at this point in the history
xarray,numpy,pandas,rasterio
  • Loading branch information
Kirill888 authored and mergify[bot] committed Apr 17, 2019
1 parent 21ad4dd commit df450da
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,10 @@ more-itertools==4.1.0
multiprocess==0.70.5
netCDF4==1.3.1 # rq.filter: >=1.3.1,<1.4
nose==1.3.7
numpy==1.14.2
numpy==1.16.2
objgraph==3.4.0
OWSLib==0.16.0
pandas==0.22.0
pandas==0.24.2
pathos==0.2.1
pbr==4.0.2
pendulum==1.4.4
Expand All @@ -69,7 +69,7 @@ python-dateutil==2.7.2
pytz==2018.4
pytzdata==2018.4
PyYAML==3.12
rasterio==1.0.21 # rq.filter: >=1.0.21,<1.1
rasterio==1.0.22 # rq.filter: >=1.0.21,<1.1
redis==2.10.6
regex==2017.7.28
requests==2.20.1
Expand All @@ -83,5 +83,5 @@ tzlocal==1.5.1
urllib3==1.23
vine==1.1.4
wrapt==1.10.11
xarray==0.10.9 # rq.filter: >=1.10.0,<0.11
xarray==0.12.1 # rq.filter: >=1.10.0
zstandard==0.9.0

0 comments on commit df450da

Please sign in to comment.