build(requirements.txt): bump openai version

This commit is contained in:
Krrish Dholakia 2024-08-07 08:08:34 -07:00
parent 975eec8777
commit 1008f24b16
3 changed files with 78 additions and 8 deletions

View file

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