
[audit]
pip-audit>=2.10.0

[boids]
pyglet

[docs]
sphinx>=8.1.3
sphinx-autodoc-typehints>=3.0.1
enum-tools[sphinx]>=0.13.0

[linting]
flake8>=7.3.0
flake8-bugbear>=25.11.29
flake8-builtins>=3.1.0
flake8-docstrings>=1.7.0
flake8-encodings>=0.5.1
flake8-import-order>=0.19.2
flake8-quotes>=3.4.0
pep8-naming>=0.15.1

[test]
pytest>=9.0.3
pytest-cov>=7.1.0
pytest-emoji>=0.2.0
pytest-md>=0.2.0
setuptools>=82.0.1
wheel>=0.47.0

[test:python_version < "3.11"]
tomli>=2.4.1
