
[api]
fastapi>=0.110
uvicorn[standard]>=0.29
pydantic>=2.0

[demo]
streamlit<2,>=1.44

[dev]
pytest>=8.0
pytest-subtests>=0.11
httpx>=0.27
