pytest>=7.0.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
mypy>=1.0.0
ruff>=0.1.0
black>=23.0.0
pre-commit>=3.0.0

[docs]
mkdocs>=1.5.0
mkdocs-material>=9.6.17
mkdocstrings[python]>=0.30.0
mike>=2.1.3
mkdocs-git-revision-date-localized-plugin>=1.4.7
mkdocs-mermaid2-plugin>=1.2.1

[security]
pip-audit

[test]
hypothesis>=6.136.6
pytest-benchmark>=4.0.0
psutil>=5.9.0

[typecheck]
mypy
