forked from phoenix/litellm-mirror
build(requirements.txt): bump openai version
This commit is contained in:
parent
975eec8777
commit
1008f24b16
3 changed files with 78 additions and 8 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue