Skip to content
Snippets Groups Projects
Commit fd01794d authored by lukas leufen's avatar lukas leufen
Browse files

updated requirements.txt

parent 8cc66659
Branches
Tags
2 merge requests!59Develop,!56update requirements to get cartopy running
...@@ -6,21 +6,22 @@ pandas==1.0.1 ...@@ -6,21 +6,22 @@ pandas==1.0.1
requests==2.23.0 requests==2.23.0
pytest==5.3.5 pytest==5.3.5
pytest-lazy-fixture==0.6.3 pytest-lazy-fixture==0.6.3
pytest-cov pytest-cov==2.8.1
pytest-html pytest-html==2.0.1
pydot pydot==1.4.1
mock mock==4.0.0
statsmodels statsmodels==0.11.0
seaborn seaborn==0.10.0
dask==2.11.0 dask==2.11.0
toolz # for dask toolz==0.10.0 # for dask
cloudpickle # for dask cloudpickle==1.2.2 # for dask
cython==0.29.15 cython==0.29.15
pyshp pyshp==2.1.0
six six==1.14.0
pyproj pyproj==2.4.2.post1
shapely shapely==1.7.0
Cartopy==0.17.0 Cartopy==0.17.0
matplotlib matplotlib==3.1.3
pillow pillow==7.0.0
scipy scipy==1.4.1
\ No newline at end of file fsspec==0.6.2
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment