
[all]
tox>=2.3.1
pytest>=2.9.2
requests>=2.10.0
lxml>=3.6.1
cryptography>=1.4
django-ipware>=2.0.0
django>=1.11

[crypto]
cryptography>=1.4

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

[html]
lxml>=3.6.1

[test]
tox>=2.3.1
pytest>=2.9.2

[webhook]
requests>=2.10.0
