diff --git a/e2e_tests/tests/requirements.txt b/e2e_tests/tests/requirements.txt index 603038bf9ba..99ccaabfa91 100644 --- a/e2e_tests/tests/requirements.txt +++ b/e2e_tests/tests/requirements.txt @@ -5,7 +5,7 @@ pytest-timeout pexpect torch==1.9.0 torchvision==0.10.0 -tensorflow==2.4.3; sys_platform != 'darwin' or platform_machine != 'arm64' +tensorflow==2.9.1; sys_platform != 'darwin' or platform_machine != 'arm64' tensorflow-macos==2.7.0; sys_platform == 'darwin' and platform_machine == 'arm64' pandas pyyaml