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