Install cryptography and PyOpenSSL from PyPi.
parent
edbbd74040
commit
6b90a1efae
|
@ -4,7 +4,3 @@ openssh-client [platform:dpkg]
|
||||||
openssh-clients [platform:rpm]
|
openssh-clients [platform:rpm]
|
||||||
openssl [platform:dpkg]
|
openssl [platform:dpkg]
|
||||||
openssl [platform:rpm]
|
openssl [platform:rpm]
|
||||||
python3-cryptography [platform:dpkg]
|
|
||||||
python3-cryptography [platform:rpm]
|
|
||||||
python3-openssl [platform:dpkg]
|
|
||||||
python3-pyOpenSSL [platform:rpm]
|
|
||||||
|
|
|
@ -1 +1,3 @@
|
||||||
|
cryptography >= 36.0.2
|
||||||
|
PyOpenSSL >= 22.0.0
|
||||||
PyYAML
|
PyYAML
|
||||||
|
|
Loading…
Reference in New Issue