diff --git a/e2e_tests/tests/requirements.txt b/e2e_tests/tests/requirements.txt index b85e31bf664..146d463aa04 100644 --- a/e2e_tests/tests/requirements.txt +++ b/e2e_tests/tests/requirements.txt @@ -6,7 +6,7 @@ pexpect torch==1.9.0 torchvision==0.10.0 tensorflow==2.8.4; sys_platform != 'darwin' or platform_machine != 'arm64' -tensorflow-macos==2.8.0; sys_platform == 'darwin' and platform_machine == 'arm64' +tensorflow-macos==2.11.0; sys_platform == 'darwin' and platform_machine == 'arm64' pandas pyyaml docker