Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
streamlit
|
2 |
python-dotenv
|
3 |
-
|
|
|
4 |
langchain-google-genai
|
5 |
-
|
|
|
|
1 |
streamlit
|
2 |
python-dotenv
|
3 |
+
langchain
|
4 |
+
duckduckgo-search
|
5 |
langchain-google-genai
|
6 |
+
google-generativeai
|
7 |
+
protobuf<4
|