forked from phoenix/litellm-mirror
Merge pull request #2617 from RoniGurvich/main
Bump fastapi version `0.104.1` to `0.109.1`
This commit is contained in:
commit
db7974f9f2
3 changed files with 84 additions and 84 deletions
|
@ -1,7 +1,7 @@
|
|||
# LITELLM PROXY DEPENDENCIES #
|
||||
anyio==4.2.0 # openai + http req.
|
||||
openai>=1.0.0 # openai req.
|
||||
fastapi # server dep
|
||||
fastapi>=0.109.1 # server dep
|
||||
pydantic>=2.5 # openai req.
|
||||
backoff==2.2.1 # server dep
|
||||
pyyaml>=6.0.1 # server dep
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue