
[:python_version < "3.7.0"]
dataclasses==0.8

[dev]
black
isort
tox

[docs]
Jinja2==3.0.3
Sphinx==1.3.6

[mypy]
mypy
types-requests

[test]
coverage<6,>=5
mock==1.3.0
pytest-mock<3,>=2
pytest-xdist<2,>=1
pytest<6,>=5
responses==0.13.3
