fastapi>=0.100.0
uvicorn>=0.22.0
pydantic>=1.10.10
openai<2.0.0,>=1.3.0
python-dotenv>=1.0.0

[dev]
pytest>=7.0
httpx>=0.24.0
pytest-mock>=3.10.0
