bump requirements.txt

This commit is contained in:
Ishaan Jaff 2025-03-20 21:56:10 -07:00
parent 2cd170daeb
commit 90877d2c1c

View file

@ -1,5 +1,5 @@
# LITELLM PROXY DEPENDENCIES # # LITELLM PROXY DEPENDENCIES #
anyio==4.4.0 # openai + http req. anyio==4.5.0 # openai + http req.
httpx==0.27.0 # Pin Httpx dependency httpx==0.27.0 # Pin Httpx dependency
openai==1.66.1 # openai req. openai==1.66.1 # openai req.
fastapi==0.115.5 # server dep fastapi==0.115.5 # server dep