packaging>=17.0

[dev]
pytest
pytz
simplejson
mypy==1.4.1
flake8==6.0.0
flake8-bugbear==23.7.10
pre-commit<4.0,>=2.4
tox

[docs]
sphinx==7.0.1
sphinx-issues==3.0.1
alabaster==0.7.13
sphinx-version-warning==1.1.2
autodocsumm==0.2.11

[lint]
mypy==1.4.1
flake8==6.0.0
flake8-bugbear==23.7.10
pre-commit<4.0,>=2.4

[tests]
pytest
pytz
simplejson
