Skip to content

Commit

Permalink
Upgrade Uvicorn
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicholas FitzRoy-Dale committed Aug 5, 2024
1 parent c9d86b6 commit b27485d
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
Expand Up @@ -42,7 +42,7 @@ sniffio==1.3.0
starlette==0.27.0
tomli==2.0.1
typing_extensions==4.11.0
uvicorn==0.22.0
uvicorn==0.30.3
uvloop==0.19.0; sys.platform != 'win32'
watchfiles==0.19.0
websockets==11.0.3
Expand Down

0 comments on commit b27485d

Please sign in to comment.