community.crypto/tests/unit/requirements.txt

7 lines
104 B
Plaintext
Raw Normal View History

cryptography
2020-03-09 13:11:34 +00:00
ipaddress
pyopenssl
2020-03-09 13:11:34 +00:00
unittest2 ; python_version < '2.7'
importlib ; python_version < '2.7'