fastapi>=0.110
openai>=1.0
pydantic>=2.7
uvicorn[standard]>=0.29

[dev]
behave>=1.2.6
ruff>=0.6.0
mypy>=1.10.0
pytest>=7.0
coverage>=7.0

[e2e]
pytest>=7.0
