Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
fastapi
|
| 2 |
httpx
|
| 3 |
orjson
|
| 4 |
-
uvicorn
|
| 5 |
httpx[http2]
|
|
|
|
| 1 |
fastapi
|
| 2 |
httpx
|
| 3 |
orjson
|
| 4 |
+
uvicorn[standard]
|
| 5 |
httpx[http2]
|