Skip to content

Commit

Permalink
upgrading uvicorn (switching to standard with uvloop)
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanDietzMorris committed Oct 4, 2024
1 parent 1be41b1 commit 1156b99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Automat/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ pytest
aioresponses
requests==2.32.3
starlette==0.13.1
uvicorn==0.30.6
uvicorn[standard]==0.31.0
markupsafe==2.0.1
opentelemetry-sdk==1.27.0
opentelemetry-exporter-otlp-proto-grpc==1.27.0
Expand Down

0 comments on commit 1156b99

Please sign in to comment.