Merge pull request #2617 from RoniGurvich/main

Bump fastapi version `0.104.1` to `0.109.1`
This commit is contained in:
Krish Dholakia 2024-03-21 20:56:28 -07:00 committed by GitHub
commit db7974f9f2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 84 additions and 84 deletions

View file

@ -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