GitPython<3.2,>=3.1
mkdocs<2,>=1.4

[:python_version < "3.9"]
pytz==2022.*

[:python_version >= "3.9" and sys_platform == "win32"]
tzdata==2023.*

[dev]
black
flake8<7,>=6
flake8-bugbear>=23.12
flake8-builtins>=2.1
flake8-eradicate>=1
flake8-isort>=6
pre-commit<4,>=3

[doc]
mkdocs-git-committers-plugin-2<1.3,>=1.2
mkdocs-git-revision-date-localized-plugin<1.3,>=1
mkdocs-material[imaging]<10,>=9.5.1
mkdocs-minify-plugin==0.7.*
mkdocstrings[python]<1,>=0.18
termynal<0.12,>=0.11.1

[test]
feedparser<6.1,>=6.0
mkdocs-material[imaging]>=9
pytest-cov<4.2,>=4
validator-collection<1.6,>=1.5
