Revert "remove cryptography from requirements"

This reverts commit 471a6f80f0a255a41e0effe9896751db0a814999.
This commit is contained in:
benoitc 2023-07-17 22:45:55 +02:00
parent 471a6f80f0
commit 91cb3dc67c

View File

@ -1,5 +1,6 @@
gevent gevent
eventlet eventlet
cryptography
coverage coverage
pytest pytest
pytest-cov pytest-cov