Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ chroma
|
|
6 |
openai
|
7 |
clickhouse_connect
|
8 |
chromadb
|
9 |
-
google-search-results
|
|
|
|
6 |
openai
|
7 |
clickhouse_connect
|
8 |
chromadb
|
9 |
+
google-search-results
|
10 |
+
tabulate
|