diff --git a/requirements.txt b/requirements.txt index 7be430c6..6e8886b1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,20 +1,22 @@ -appdirs==1.4.0 +appdirs==1.4.3 cycler==0.10.0 docopt==0.6.2 funcsigs==1.0.2 +functools32==3.2.3.post2 future==0.16.0 h5py==2.6.0 joblib==0.10.3 Keras==1.2.2 +matplotlib==2.0.0 mock==2.0.0 -numpy==1.12.0 +numpy==1.12.1 packaging==16.8 pandas==0.19.2 -pbr==1.10.0 +pbr==3.0.0 pprint==0.1 protobuf==3.2.0 pydot-ng==1.0.0 -pyparsing==2.1.10 +pyparsing==2.2.0 python-dateutil==2.6.0 pytz==2016.10 PyWavelets==0.5.1 @@ -23,7 +25,9 @@ scikit-learn==0.18.1 scipy==0.18.1 six==1.10.0 sklearn==0.0 +subprocess32==3.2.7 tabulate==0.7.7 -tensorflow-gpu==1.0.0 +tensorflow-gpu==1.0.1 Theano==0.8.2 tqdm==4.11.0 +Werkzeug==0.12.1