Spaces:
Sleeping
Sleeping
Commit
·
6c056b6
1
Parent(s):
8f6cafd
Updating
Browse files- pyproject.toml +1 -0
pyproject.toml
CHANGED
@@ -34,4 +34,5 @@ dependencies = [
|
|
34 |
"typing-extensions>=4.12.2",
|
35 |
"langchain-huggingface==0.1.2",
|
36 |
"python-dotenv>=1.0.1",
|
|
|
37 |
]
|
|
|
34 |
"typing-extensions>=4.12.2",
|
35 |
"langchain-huggingface==0.1.2",
|
36 |
"python-dotenv>=1.0.1",
|
37 |
+
"websockets>=15.0",
|
38 |
]
|