remove cryptography from requirements

This commit is contained in:
benoitc 2023-07-17 22:43:27 +02:00
parent f628dd9730
commit 471a6f80f0

View File

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