
[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0.0
black>=22.0.0
isort>=5.10.0
mypy>=1.0.0
ruff>=0.1.0
pre-commit>=2.20.0

[docs]
mkdocs>=1.4.0
mkdocs-material>=8.5.0
mkdocstrings[python]>=0.19.0

[testing]
pytest>=7.0.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0.0
