Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
datasets==3.6.0
|
2 |
chainlit
|
|
|
3 |
git+https://github.com/stanfordnlp/dspy.git
|
4 |
python-dotenv==1.1.0
|
5 |
cachetools
|
|
|
1 |
datasets==3.6.0
|
2 |
chainlit
|
3 |
+
websockets
|
4 |
git+https://github.com/stanfordnlp/dspy.git
|
5 |
python-dotenv==1.1.0
|
6 |
cachetools
|