diff --git a/cloud-media-livestream/keypublisher/requirements.txt b/cloud-media-livestream/keypublisher/requirements.txt index 4e91084040..2e358d0cb4 100644 --- a/cloud-media-livestream/keypublisher/requirements.txt +++ b/cloud-media-livestream/keypublisher/requirements.txt @@ -3,7 +3,7 @@ functions-framework==3.9.2 google-cloud-secret-manager==2.21.1 lxml==5.2.1 pycryptodome==3.21.0 -pyOpenSSL==25.0.0 +pyOpenSSL==26.0.0 requests==2.34.2; python_version >= '3.10' signxml==4.0.4 pytest==9.0.3; python_version >= "3.10"