
[all]
tox
pytest
pytest-django
requests>=2.10.0
lxml>=4.4.0
cryptography>=2.0.0
django-ipware>=2.0.0
django>=1.11

[crypto]
cryptography>=2.0.0

[django]
django-ipware>=2.0.0
django>=1.11

[html]
lxml>=4.4.0

[test]
tox
pytest
pytest-django

[webhook]
requests>=2.10.0
