
[dev]
pytest
pytz
simplejson
mypy==0.782
flake8==3.8.3
flake8-bugbear==20.1.4
pre-commit~=2.4
tox

[docs]
sphinx==3.1.2
sphinx-issues==1.2.0
alabaster==0.7.12
sphinx-version-warning==1.1.2
autodocsumm==0.1.13

[lint]
mypy==0.782
flake8==3.8.3
flake8-bugbear==20.1.4
pre-commit~=2.4

[tests]
pytest
pytz
simplejson
