pygame~=2.5.2
pyaml~=24.12.1
types-PyYAML~=6.0.12.20241221
mypy~=1.14.0
click~=8.1.7

[analysis]
radon~=6.0.1
ruff~=0.3.4
pre_commit~=3.6.2
bandit[toml]~=1.7.8
licensecheck~=2024.2

[dev]
lgca[test]
lgca[analysis]
lgca[doc]

[doc]
git-changelog~=2.5.3
mkdocs~=1.5.3
mkdocs-material~=9.5.17
mkdocs-material-extensions~=1.3.1
pip-tools~=7.4.1

[test]
pytest~=8.3.4
pytest-xdist~=3.5.0
pytest-cov~=6.0.0
pytest-mock~=3.12.0
tox~=4.14.2
