Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -57,6 +57,7 @@ typing_extensions==4.9.0
|
|
| 57 |
tzdata==2024.1
|
| 58 |
tzlocal==5.2
|
| 59 |
urllib3==2.2.1
|
|
|
|
| 60 |
websockets==11.0.3
|
| 61 |
xxhash==3.4.1
|
| 62 |
yarl==1.9.4
|
|
|
|
| 57 |
tzdata==2024.1
|
| 58 |
tzlocal==5.2
|
| 59 |
urllib3==2.2.1
|
| 60 |
+
uvicorn>=0.15.0,<0.16.0
|
| 61 |
websockets==11.0.3
|
| 62 |
xxhash==3.4.1
|
| 63 |
yarl==1.9.4
|