Skip to content

Commit

Permalink
Upgrade Uvicorn to 0.30.1
Browse files Browse the repository at this point in the history
  • Loading branch information
augusto-herrmann committed Jul 10, 2024
1 parent 4bfe6ae commit 4bbf9c1
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,5 +1,5 @@
fastapi==0.111.0
uvicorn[standard] >=0.12.0,<0.23.0
uvicorn[standard]==0.30.1
psycopg[binary]==3.2.1
sqlalchemy==2.0.31
pydantic[email]==2.8.2
Expand Down

0 comments on commit 4bbf9c1

Please sign in to comment.