diff --git a/requirements.txt b/requirements.txt index 3cfca6d7..7be430c6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,15 +1,18 @@ +appdirs==1.4.0 cycler==0.10.0 +docopt==0.6.2 funcsigs==1.0.2 future==0.16.0 h5py==2.6.0 joblib==0.10.3 -Keras==1.2.0 +Keras==1.2.2 mock==2.0.0 -numpy==1.11.3 +numpy==1.12.0 +packaging==16.8 pandas==0.19.2 pbr==1.10.0 pprint==0.1 -protobuf==3.1.0.post1 +protobuf==3.2.0 pydot-ng==1.0.0 pyparsing==2.1.10 python-dateutil==2.6.0 @@ -21,6 +24,6 @@ scipy==0.18.1 six==1.10.0 sklearn==0.0 tabulate==0.7.7 -tensorflow-gpu==0.12.1 +tensorflow-gpu==1.0.0 Theano==0.8.2 tqdm==4.11.0