forked from phoenix/litellm-mirror
build(requirements.txt): bump openai version
Fixes https://github.com/BerriAI/litellm/issues/4639
This commit is contained in:
parent
e4dbd5abd4
commit
d5d782f844
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# LITELLM PROXY DEPENDENCIES #
|
||||
anyio==4.2.0 # openai + http req.
|
||||
openai==1.27.0 # openai req.
|
||||
openai==1.34.0 # openai req.
|
||||
fastapi==0.111.0 # server dep
|
||||
backoff==2.2.1 # server dep
|
||||
pyyaml==6.0.0 # server dep
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue