Update tensorflow requirement in /src/bindings/python (#19169)
Updates the requirements on [tensorflow](https://github.com/tensorflow/tensorflow) to permit the latest version. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](https://github.com/tensorflow/tensorflow/compare/v1.15.5...v2.13.0) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
8ef0acfb95
commit
c7eb9fe7c7
@ -16,7 +16,7 @@ wheel>=0.38.1
|
||||
# Frontends
|
||||
docopt~=0.6.2
|
||||
paddlepaddle==2.4.2
|
||||
tensorflow>=1.15.5,<2.13.0
|
||||
tensorflow>=1.15.5,<2.14.0
|
||||
six~=1.16.0
|
||||
protobuf>=3.18.1,<4.0.0
|
||||
onnx==1.13.1
|
||||
|
Loading…
Reference in New Issue
Block a user