[MO][TF FE] Top-up TensorFlow Version in requirements files (#14842)

Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>

Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
This commit is contained in:
Roman Kazantsev 2022-12-28 16:31:25 +04:00 committed by GitHub
parent d2d952fb50
commit 0be53a66d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View File

@ -1,2 +1,2 @@
numpy>=1.16.6,<=1.23.4
tensorflow>=1.15.5,<=2.10.0
tensorflow>=1.15.5,<=2.11.0

View File

@ -1,5 +1,5 @@
numpy>=1.16.6
tensorflow>=1.15.5,<=2.10.0
tensorflow>=1.15.5,<=2.11.0
mxnet~=1.2.0; sys_platform == 'win32'
mxnet>=1.7.0.post2,<=1.9.1; sys_platform != 'win32'
networkx~=2.5; python_version <= "3.6"

View File

@ -1,5 +1,5 @@
numpy>=1.16.6,<=1.24.0
tensorflow>=1.15.5,<=2.10.0
tensorflow>=1.15.5,<=2.11.0
networkx~=2.5; python_version <= "3.6"
networkx<=2.8.8; python_version > "3.6"
defusedxml>=0.7.1

View File

@ -1,5 +1,5 @@
numpy>=1.16.6,<=1.24.0
tensorflow>=2.5,<=2.10.0
tensorflow>=2.5,<=2.11.0
networkx~=2.5; python_version <= "3.6"
networkx<=2.8.8; python_version > "3.6"
defusedxml>=0.7.1