fastapi>=0.100.0
msgspec>=0.18.0

[build]
cython<4.0.0,>=3.0.0
setuptools>=61.0.0
wheel>=0.40.0
build>=1.0.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0.0
pytest-watch>=4.2.0
pytest-benchmark>=4.0.0
httpx>=0.24.0
ruff>=0.1.0
mypy>=1.0.0
bump2version>=1.0.0
types-python-dateutil>=2.8.0
locust>=2.20.0
psutil>=5.9.0

[examples]
uvicorn[standard]>=0.20.0
pydantic[email]>=2.0.0
