Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
chainlit==1.1.403rc0
|
| 2 |
pydantic==2.10.1
|
|
|
|
| 3 |
pandas
|
| 4 |
langchain-huggingface
|
| 5 |
langchain
|
|
|
|
| 1 |
chainlit==1.1.403rc0
|
| 2 |
pydantic==2.10.1
|
| 3 |
+
websocket-client
|
| 4 |
pandas
|
| 5 |
langchain-huggingface
|
| 6 |
langchain
|