
[dev]
pytest
pytz
simplejson
mypy==0.790
flake8==3.8.4
flake8-bugbear==20.11.1
pre-commit~=2.4
tox

[docs]
sphinx==3.3.1
sphinx-issues==1.2.0
alabaster==0.7.12
sphinx-version-warning==1.1.2
autodocsumm==0.2.2

[lint]
mypy==0.790
flake8==3.8.4
flake8-bugbear==20.11.1
pre-commit~=2.4

[tests]
pytest
pytz
simplejson
