diff --git a/otaclient/requirements.txt b/otaclient/requirements.txt index bdffb1768..a8f593b6c 100644 --- a/otaclient/requirements.txt +++ b/otaclient/requirements.txt @@ -1,5 +1,5 @@ -pyOpenSSL==23.0.0 -cryptography>=39.0.1, <40.0.0 +pyOpenSSL==24.1.0 +cryptography>=42.0.4, <43.0.0 grpcio>=1.53.2, <1.54.0 protobuf==4.21.12 PyYAML>=3.12