Skip to content

Commit d821aa1

Browse files
Bump tensorflow-hub from 0.13.0 to 0.16.1
Bumps [tensorflow-hub](https://github.com/tensorflow/hub) from 0.13.0 to 0.16.1. - [Release notes](https://github.com/tensorflow/hub/releases) - [Changelog](https://github.com/tensorflow/hub/blob/v0.16.1/RELEASE.md) - [Commits](tensorflow/hub@v0.13.0...v0.16.1) --- updated-dependencies: - dependency-name: tensorflow-hub dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2bb1d77 commit d821aa1

File tree

2 files changed

+17
-9
lines changed

2 files changed

+17
-9
lines changed

poetry.lock

+16-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ sklearn-crfsuite = "~0.3"
131131
psycopg2-binary = ">=2.8.2,<2.10.0"
132132
python-dateutil = "~2.8"
133133
protobuf = ">=4.23.3,< 4.23.4"
134-
tensorflow_hub = "^0.13.0"
134+
tensorflow_hub = ">=0.13,<0.17"
135135
setuptools = "~70.3.0"
136136
ujson = ">=1.35,<6.0"
137137
regex = ">=2020.6,<2022.11"

0 commit comments

Comments
 (0)