
[crypto]
cryptography>=1.4

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

[test]
pytest-cov
pytest-runner
pytest<4,>3
