mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-07 08:26:10 +00:00
Merge pull request #17818 from BerriAI/litellm_openai_package_bump
bump openai package to 2.9.0
This commit is contained in:
commit
bdb8c169be
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