Install cryptography and PyOpenSSL from PyPi.

pull/440/head
Felix Fontein 2022-04-16 09:36:48 +02:00
parent edbbd74040
commit 6b90a1efae
2 changed files with 2 additions and 4 deletions

View File

@ -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]

View File

@ -1 +1,3 @@
cryptography >= 36.0.2
PyOpenSSL >= 22.0.0
PyYAML