stay hard
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -11,4 +11,5 @@ pydantic_ai==0.0.12
|
|
11 |
langchain_experimental==0.3.3
|
12 |
tabulate==0.9.0
|
13 |
gradio>=4.0.0
|
14 |
-
google-generativeai==0.8.3
|
|
|
|
11 |
langchain_experimental==0.3.3
|
12 |
tabulate==0.9.0
|
13 |
gradio>=4.0.0
|
14 |
+
google-generativeai==0.8.3
|
15 |
+
langchain-google-genai==2.0.7
|