Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ asyncio
|
|
3 |
crewai
|
4 |
langchain-groq
|
5 |
python-dotenv
|
6 |
-
langchain-google-genai
|
|
|
|
3 |
crewai
|
4 |
langchain-groq
|
5 |
python-dotenv
|
6 |
+
langchain-google-genai
|
7 |
+
google-generativeai
|