openai>=1.0.0
python-dotenv>=1.0.0

[dev]
pytest>=7.0
black
ruff

[server]
fastapi>=0.110.0
uvicorn[standard]>=0.29.0
