
[dev]
pytest>=7.0
pytest-cov
ruff
black
mypy
uvicorn[standard]

[docs]
mkdocs
mkdocs-material

[fastapi]
fastapi>=0.100.0
