fastapi>=0.111
uvicorn[standard]>=0.29
jinja2>=3.1
pydantic>=2.8
python-multipart>=0.0.9
httpx>=0.27

[dev]
pytest>=8.0
