
[all]
openai>=1.0.0
fastapi>=0.100.0
uvicorn>=0.23.0

[api]
fastapi>=0.100.0
uvicorn>=0.23.0

[llm]
openai>=1.0.0
