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

[dev]
pytest
tox

[dev3]
mypy

[docs]
Sphinx>=1.0
sphinx_rtd_theme

[tests]
coverage>=4.0
pytest-cache>=1.0
pytest-cov
flake8
pytest-flake8>=0.5
pytest>=2.8.0
mock
