forked from phoenix/litellm-mirror
requirements.txt: Update fastapi to 0.111.0
This commit is contained in:
parent
82f43f98b3
commit
e73e36f210
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# LITELLM PROXY DEPENDENCIES #
|
||||
anyio==4.2.0 # openai + http req.
|
||||
openai==1.14.3 # openai req.
|
||||
fastapi==0.100.0 # server dep
|
||||
fastapi==0.111.0 # server dep
|
||||
backoff==2.2.1 # server dep
|
||||
pyyaml==6.0.0 # server dep
|
||||
uvicorn==0.29.0 # server dep
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue