
[dev]
pytest
pytz
simplejson
mypy==0.750
flake8==3.7.9
flake8-bugbear==19.8.0
pre-commit~=1.20
tox

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

[lint]
mypy==0.750
flake8==3.7.9
flake8-bugbear==19.8.0
pre-commit~=1.20

[tests]
pytest
pytz
simplejson
