
[dev]
pytest
pytz
simplejson
mypy==0.910
flake8==3.9.2
flake8-bugbear==21.4.3
pre-commit~=2.4
tox

[docs]
sphinx==4.1.1
sphinx-issues==1.2.0
alabaster==0.7.12
sphinx-version-warning==1.1.2
autodocsumm==0.2.6

[lint]
mypy==0.910
flake8==3.9.2
flake8-bugbear==21.4.3
pre-commit~=2.4

[tests]
pytest
pytz
simplejson
