bump openai to 1.45.0

This commit is contained in:
Ishaan Jaff 2024-09-12 14:18:15 -07:00
parent 14dc7b3b54
commit ded40e4d41
4 changed files with 10 additions and 10 deletions

View file

@ -1,6 +1,6 @@
# LITELLM PROXY DEPENDENCIES #
anyio==4.4.0 # openai + http req.
openai==1.40.0 # openai req.
openai==1.45.0 # openai req.
fastapi==0.111.0 # server dep
backoff==2.2.1 # server dep
pyyaml==6.0.0 # server dep