
[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-asyncio>=0.21.0
mypy>=1.0.0
ruff>=0.1.0
fastapi>=0.100.0
httpx>=0.24.0

[fastapi]
starlette>=0.27.0
