
[dev]
pytest
pytz
simplejson
mypy==0.770
flake8==3.7.9
flake8-bugbear==20.1.4
pre-commit<3.0,>=1.20
tox

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

[lint]
mypy==0.770
flake8==3.7.9
flake8-bugbear==20.1.4
pre-commit<3.0,>=1.20

[tests]
pytest
pytz
simplejson
