cryptography>=0.8
PyOpenSSL>=0.13
setuptools>=1.0

[dev]
pytest
tox

[docs]
Sphinx>=1.0
sphinx_rtd_theme

[tests]
coverage>=4.0
flake8
mypy
pytest-cov
pytest-flake8>=0.5
pytest>=2.8.0
