community.crypto/tests/unit/requirements.txt

7 lines
126 B
Plaintext
Raw Normal View History

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