Spaces:
Sleeping
Sleeping
uvicorn update
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -38,7 +38,7 @@ tomli==2.0.1
|
|
38 |
typing_extensions==4.5.0
|
39 |
tzdata==2023.3
|
40 |
ujson==5.7.0
|
41 |
-
uvicorn==0.
|
42 |
uvloop==0.17.0
|
43 |
watchfiles==0.19.0
|
44 |
websockets==11.0.3
|
|
|
38 |
typing_extensions==4.5.0
|
39 |
tzdata==2023.3
|
40 |
ujson==5.7.0
|
41 |
+
uvicorn==0.30.1
|
42 |
uvloop==0.17.0
|
43 |
watchfiles==0.19.0
|
44 |
websockets==11.0.3
|