community.crypto/tests/unit/requirements.txt

8 lines
136 B
Plaintext
Raw Normal View History

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