Skip to content

Commit 2d288f9

Browse files
Bump tensorflow-hub from 0.7.0 to 0.8.0
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] <[email protected]>
1 parent 850344f commit 2d288f9

File tree

2 files changed

+33
-8
lines changed

2 files changed

+33
-8
lines changed

poetry.lock

Lines changed: 32 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ psycopg2-binary = "~2.8.2"
115115
PyJWT = "~1.7"
116116
python-dateutil = "~2.8"
117117
tensorflow = "~2.1"
118-
tensorflow_hub = "~0.7"
118+
tensorflow_hub = ">=0.7,<0.9"
119119
tensorflow-addons = "^0.7.1"
120120
tensorflow-estimator = "2.1.0"
121121
tensorflow-probability = ">=0.7,<0.10"

0 commit comments

Comments
 (0)