
[crypto]
cryptography>=3.3.1

[dev]
Sphinx<2,>=1.6.5
cryptography
flake8
ipython
isort
pep8
pytest
pytest-cov
pytest-django
pytest-watch
pytest-xdist
python-jose==3.3.0
sphinx_rtd_theme>=0.1.9
tox
twine
wheel

[doc]
Sphinx<2,>=1.6.5
sphinx_rtd_theme>=0.1.9

[lint]
flake8
isort
pep8

[python-jose]
python-jose==3.3.0

[test]
cryptography
pytest
pytest-cov
pytest-django
pytest-xdist
tox
