community.crypto/tests/unit/requirements.txt

8 lines
131 B
Plaintext
Raw Normal View History

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