Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -18,6 +18,7 @@ chromadb==0.3.25
|
|
18 |
click==8.1.3
|
19 |
clickhouse-connect==0.5.25
|
20 |
colorama==0.4.6
|
|
|
21 |
coloredlogs==15.0.1
|
22 |
commonmark==0.9.1
|
23 |
contourpy==1.0.7
|
|
|
18 |
click==8.1.3
|
19 |
clickhouse-connect==0.5.25
|
20 |
colorama==0.4.6
|
21 |
+
langchain_google_genai==0.0.5
|
22 |
coloredlogs==15.0.1
|
23 |
commonmark==0.9.1
|
24 |
contourpy==1.0.7
|