Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -5
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
langchain
|
| 5 |
-
geopy
|
|
|
|
|
|
| 1 |
+
langchain_groq
|
| 2 |
+
streamlit
|
| 3 |
+
langchain_community
|
| 4 |
+
langchain
|
| 5 |
+
geopy
|
| 6 |
+
python-dotenv
|