Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
chainlit==1.2.0
|
|
|
2 |
google-generativeai
|
3 |
qdrant-client
|
4 |
textwrap3
|
|
|
1 |
chainlit==1.2.0
|
2 |
+
websockets
|
3 |
google-generativeai
|
4 |
qdrant-client
|
5 |
textwrap3
|