fastapi==0.115.6
uvicorn==0.33.0 ; python_version < "3.9"
uvicorn==0.34.0 ; python_version >= "3.9"
litellm==1.59.0
tokenizers==0.20.3 ; python_version < "3.9"
pydantic==2.10.4
httpx==0.27.2
