diff --git a/tools/internal_ci/helper_scripts/requirements.linux_perf.txt b/tools/internal_ci/helper_scripts/requirements.linux_perf.txt index 761d8ebf..da572051 100644 --- a/tools/internal_ci/helper_scripts/requirements.linux_perf.txt +++ b/tools/internal_ci/helper_scripts/requirements.linux_perf.txt @@ -1,4 +1,4 @@ -cryptography==3.4.6 +cryptography==44.0.1 PyJWT==2.0.1 requests==2.25.1 scipy==1.5.4 diff --git a/tools/internal_ci/helper_scripts/requirements.macos.txt b/tools/internal_ci/helper_scripts/requirements.macos.txt index 35572fb7..fc9e0817 100644 --- a/tools/internal_ci/helper_scripts/requirements.macos.txt +++ b/tools/internal_ci/helper_scripts/requirements.macos.txt @@ -1,4 +1,4 @@ -cryptography==3.4.6 +cryptography==44.0.1 PyJWT==2.0.1 pyOpenSSL==20.0.1 PyYAML==5.4.1