Skip to content

Commit

Permalink
Upgrade FastAPI to version 0.111.0
Browse files Browse the repository at this point in the history
  • Loading branch information
augusto-herrmann committed Jul 10, 2024
1 parent 00ac16a commit c76fdec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
fastapi==0.104.1
fastapi==0.111.0
uvicorn[standard] >=0.12.0,<0.23.0
psycopg[binary]==3.1.9
sqlalchemy==2.0.19
Expand All @@ -7,5 +7,5 @@ pytest==7.4.0
httpx==0.24.1
python-jose[cryptography]==3.3.0
passlib[bcrypt]==1.7.4
python-multipart==0.0.6
python-multipart==0.0.9
fastapi-mail==1.4.1

0 comments on commit c76fdec

Please sign in to comment.