diff --git a/meta/ee-bindep.txt b/meta/ee-bindep.txt index 2a4fbe1b..5de4a1ab 100644 --- a/meta/ee-bindep.txt +++ b/meta/ee-bindep.txt @@ -4,7 +4,3 @@ openssh-client [platform:dpkg] openssh-clients [platform:rpm] openssl [platform:dpkg] openssl [platform:rpm] -python3-cryptography [platform:dpkg] -python3-cryptography [platform:rpm] -python3-openssl [platform:dpkg] -python3-pyOpenSSL [platform:rpm] diff --git a/meta/ee-requirements.txt b/meta/ee-requirements.txt index 5500f007..5d0a0e84 100644 --- a/meta/ee-requirements.txt +++ b/meta/ee-requirements.txt @@ -1 +1,3 @@ +cryptography >= 36.0.2 +PyOpenSSL >= 22.0.0 PyYAML