mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-14 23:21:35 +00:00
bump openai package to 2.9.0
This commit is contained in:
parent
8942053c8b
commit
118a06ddfb
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# LITELLM PROXY DEPENDENCIES #
|
||||
anyio==4.8.0 # openai + http req.
|
||||
httpx==0.28.1
|
||||
openai==2.8.0 # openai req.
|
||||
openai==2.9.0 # openai req.
|
||||
fastapi==0.120.1 # server dep
|
||||
starlette==0.49.1 # starlette fastapi dep
|
||||
backoff==2.2.1 # server dep
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue