From 5108ea24fb390e81a2827ec3a30257196ef16c8d Mon Sep 17 00:00:00 2001 From: xuexu6666 Date: Tue, 17 Feb 2026 16:58:02 -0600 Subject: [PATCH] fix --- modules/python/requirements.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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