Skip to content

Commit

Permalink
Merge pull request #5678 from RasaHQ/dependabot/pip/tensorflow-hub-0.8.0
Browse files Browse the repository at this point in the history
Bump tensorflow-hub from 0.7.0 to 0.8.0
  • Loading branch information
alwx committed Apr 27, 2020
2 parents 850344f + 2d288f9 commit 669614e
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 8 deletions.
39 changes: 32 additions & 7 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ psycopg2-binary = "~2.8.2"
PyJWT = "~1.7"
python-dateutil = "~2.8"
tensorflow = "~2.1"
tensorflow_hub = "~0.7"
tensorflow_hub = ">=0.7,<0.9"
tensorflow-addons = "^0.7.1"
tensorflow-estimator = "2.1.0"
tensorflow-probability = ">=0.7,<0.10"
Expand Down

0 comments on commit 669614e

Please sign in to comment.