Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -4
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
streamlit
|
2 |
-
python-dotenv
|
3 |
langchain
|
4 |
-
|
5 |
-
google-
|
6 |
-
|
|
|
|
|
|
1 |
streamlit
|
|
|
2 |
langchain
|
3 |
+
google-auth
|
4 |
+
google-auth-oauthlib
|
5 |
+
duckduckgo_search
|
6 |
+
python-dotenv
|
7 |
+
requests
|