openai>=1.0.0
pydantic>=2.0
numpy>=1.24

[dev]
pytest>=7.0
pytest-asyncio>=0.23
ruff>=0.4

[server]
fastapi>=0.110
uvicorn>=0.29
