packaging>=17.0

[dev]
pytest
pytz
simplejson
mypy==0.971
flake8==5.0.4
flake8-bugbear==22.9.11
pre-commit~=2.4
tox

[docs]
sphinx==5.1.1
sphinx-issues==3.0.1
alabaster==0.7.12
sphinx-version-warning==1.1.2
autodocsumm==0.2.9

[lint]
mypy==0.971
flake8==5.0.4
flake8-bugbear==22.9.11
pre-commit~=2.4

[tests]
pytest
pytz
simplejson
