Spaces:
Sleeping
Sleeping
Test Demo
Browse files- pyproject.toml +1 -0
pyproject.toml
CHANGED
@@ -18,4 +18,5 @@ dependencies = [
|
|
18 |
"langchain-text-splitters==0.3.6",
|
19 |
"jupyter>=1.1.1",
|
20 |
"faiss-cpu>=1.10.0",
|
|
|
21 |
]
|
|
|
18 |
"langchain-text-splitters==0.3.6",
|
19 |
"jupyter>=1.1.1",
|
20 |
"faiss-cpu>=1.10.0",
|
21 |
+
"websockets>=15.0",
|
22 |
]
|