Files
community.crypto/tests/unit/requirements.txt
Felix Fontein 0fdede5d7a Fix CI (1/2) (#284)
* New default docker image no longer contains bcrypt.

* Install cryptography for ACME tests.

* Add constraints.
2021-09-23 21:56:03 +02:00

8 lines
136 B
Plaintext

cryptography
ipaddress ; python_version < '3.0'
pyopenssl
bcrypt
unittest2 ; python_version < '2.7'
importlib ; python_version < '2.7'