
[:python_version >= "3.9"]
pydantic>=2.0

[dev]
pytest>=8.0
build>=1.2
twine>=5.0

[llm]
openai>=1.0.0

[server]
fastapi>=0.110
uvicorn>=0.23
