Update requirements.txt
Browse files- requirements.txt +3 -6
requirements.txt
CHANGED
@@ -1,7 +1,4 @@
|
|
1 |
-
chainlit
|
2 |
-
tiktoken
|
3 |
-
pymupdf
|
4 |
-
pandas
|
5 |
-
psycopg2
|
6 |
vanna
|
7 |
-
google.generativeai
|
|
|
|
1 |
+
chainlit
|
|
|
|
|
|
|
|
|
2 |
vanna
|
3 |
+
google.generativeai
|
4 |
+
qdrant_client
|