forked from phoenix/litellm-mirror
fix req.txt
This commit is contained in:
parent
ed951e5e35
commit
256ab6d8e8
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
# LITELLM PROXY DEPENDENCIES #
|
# LITELLM PROXY DEPENDENCIES #
|
||||||
anyio==4.2.0 # openai + http req.
|
anyio==4.4.0 # openai + http req.
|
||||||
openai==1.40.0 # openai req.
|
openai==1.40.0 # openai req.
|
||||||
fastapi==0.111.0 # server dep
|
fastapi==0.111.0 # server dep
|
||||||
backoff==2.2.1 # server dep
|
backoff==2.2.1 # server dep
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue