Skip to content

Commit

Permalink
requirements.txt: Update fastapi to 0.111.0
Browse files Browse the repository at this point in the history
  • Loading branch information
msabramo committed May 13, 2024
1 parent 82f43f9 commit e73e36f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit e73e36f

Please sign in to comment.