Skip to content
Snippets Groups Projects
Commit 4b8b51d7 authored by Felix Kleinert's avatar Felix Kleinert
Browse files

update requirements.txt

add tensorflow-gpu version
add --no-binary flag for Shapely. This is needed to get cartopy running
parent 52ee7e31
Branches
Tags
3 merge requests!90WIP: new release update,!89Resolve "release branch / CI on gpu",!78requirements with gpu support
Pipeline #32236 failed
...@@ -49,11 +49,13 @@ PyYAML==5.3 ...@@ -49,11 +49,13 @@ PyYAML==5.3
requests==2.23.0 requests==2.23.0
scipy==1.4.1 scipy==1.4.1
seaborn==0.10.0 seaborn==0.10.0
--no-binary shapely Shapely==1.7.0
Shapely==1.7.0 Shapely==1.7.0
six==1.11.0 six==1.11.0
statsmodels==0.11.1 statsmodels==0.11.1
tensorboard==1.12.2 tensorboard==1.13.1
tensorflow==1.12.0 tensorflow-estimator==1.13.0
tensorflow-gpu==1.13.1
termcolor==1.1.0 termcolor==1.1.0
toolz==0.10.0 toolz==0.10.0
urllib3==1.25.8 urllib3==1.25.8
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment