
[crypto]
cryptography>=1.4

[flake8]
flake8
flake8-import-order
pep8-naming

[test]
pytest<5.0.0,>=4.0.1
pytest-runner<5.0.0,>=4.2
