
[crypto]
cryptography >= 1.0

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

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