fastapi version bump in requirements.txt

This commit is contained in:
roni 2024-03-21 18:32:06 +02:00
parent 17e705183a
commit 76d4871262

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