diff --git a/modules/python/requirements.txt b/modules/python/requirements.txt index 4f576b1f37..e58b51c036 100644 --- a/modules/python/requirements.txt +++ b/modules/python/requirements.txt @@ -11,4 +11,6 @@ botocore==1.36.5 coverage==7.6.12 semver==3.0.4 requests==2.32.4 -pyyaml==6.0.2 \ No newline at end of file +pyyaml==6.0.2 +pyOpenSSL>=23.2.0 +cryptography>=42,<43 \ No newline at end of file