Spaces:
Runtime error
Runtime error
Commit
·
2f9e7dd
1
Parent(s):
9c24d2e
fixed socket error
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,2 +1,3 @@
|
|
| 1 |
seaborn
|
| 2 |
-
uvicorn>=0.2.2
|
|
|
|
|
|
| 1 |
seaborn
|
| 2 |
+
uvicorn>=0.2.2
|
| 3 |
+
httpx==0.24.1
|