Skip to content

Commit c54c5f1

Browse files
committed
web: upgrade uvicorn to 0.40.0
1 parent d395ae0 commit c54c5f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

web/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
fastapi==0.104.1
2-
uvicorn[standard]==0.24.0
2+
uvicorn==0.40.0
33
pydantic==2.5.0
44
redis==5.2.1
55
requests==2.31.0

0 commit comments

Comments
 (0)