Skip to content

Commit

Permalink
tensorflow=2.1.3 (#1113)
Browse files Browse the repository at this point in the history
  • Loading branch information
koropets authored Jan 18, 2021
1 parent e768ddf commit 96a6e74
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions requirements/full_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ gorilla==0.3.0 # via mlflow
graphviz==0.13.2 # via catboost
grpcio==1.26.0 # via tensorboard, tensorflow
gunicorn==20.0.4 # via -r requirements.in, mlflow
h5py==2.10.0 # via -r requirements.in, keras-applications
h5py==2.10.0 # via -r requirements.in, keras-applications, tensorflow
idna==2.8 # via requests
importlib-metadata==1.4.0 # via jsonschema
influxdb==5.3.0 # via gordo-dataset, gordo.client
Expand Down Expand Up @@ -133,7 +133,7 @@ stringcase==1.2.0 # via dataclasses-json
tabulate==0.8.6 # via databricks-cli
tensorboard==2.1.0 # via tensorflow
tensorflow-estimator==2.1.0 # via tensorflow
tensorflow==2.1.2 # via -r requirements.in
tensorflow==2.1.3 # via -r requirements.in
termcolor==1.1.0 # via tensorflow
threadpoolctl==2.1.0 # via scikit-learn
typing-extensions==3.7.4.1 # via -r requirements.in, gordo-dataset, typing-inspect
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ python-dateutil~=2.8
pyyaml~=5.3
requests~=2.20
scikit-learn~=0.23
tensorflow~=2.1.2
tensorflow~=2.1.3
Flask~=1.0
flask-restplus~=0.12
Werkzeug==0.16.1 # flask-restplus requires Werkzeug, but is incompatible with 1.0.0. When that is fixed this explicit dependency can be dropped
Expand Down

0 comments on commit 96a6e74

Please sign in to comment.