Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
google-generativeai
|
2 |
python-dotenv
|
3 |
-
langchain-google-genai
|
|
|
|
1 |
google-generativeai
|
2 |
python-dotenv
|
3 |
+
langchain-google-genai
|
4 |
+
langchain_community
|