Skip to content

Commit 669614e

Browse files
authored
Merge pull request RasaHQ#5678 from RasaHQ/dependabot/pip/tensorflow-hub-0.8.0
Bump tensorflow-hub from 0.7.0 to 0.8.0
2 parents 850344f + 2d288f9 commit 669614e

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)