Skip to content

Commit

Permalink
⬆️ Upgrade FastAPI and Uvicorn versions (#212)
Browse files Browse the repository at this point in the history
  • Loading branch information
tiangolo committed Nov 25, 2022
1 parent 34aa5f0 commit a5c686f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-images/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
uvicorn[standard]==0.16.0
uvicorn[standard]==0.20.0
gunicorn==20.1.0
fastapi==0.83.0
fastapi[all]==0.87.0

0 comments on commit a5c686f

Please sign in to comment.