Skip to content

Commit

Permalink
Bump tensorflow-hub from 0.7.0 to 0.8.0
Browse files Browse the repository at this point in the history
Bumps [tensorflow-hub](https://github.com/tensorflow/hub) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/tensorflow/hub/releases)
- [Changelog](https://github.com/tensorflow/hub/blob/master/RELEASE.md)
- [Commits](tensorflow/hub@v0.7.0...v0.8.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Apr 22, 2020
1 parent c82fc41 commit d1374bb
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
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 d1374bb

Please sign in to comment.