
[dev]
pytest
pytz
simplejson
mypy==0.720
flake8==3.7.8
flake8-bugbear==19.8.0
pre-commit~=1.17
tox

[docs]
sphinx==2.2.0
sphinx-issues==1.2.0
alabaster==0.7.12
sphinx-version-warning==1.1.2

[lint]
mypy==0.720
flake8==3.7.8
flake8-bugbear==19.8.0
pre-commit~=1.17

[tests]
pytest
pytz
simplejson
