Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +7 -4
requirements.txt
CHANGED
@@ -1,4 +1,7 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
|
|
|
|
|
|
|
1 |
+
langchain_groq
|
2 |
+
streamlit==1.32.2
|
3 |
+
pandas==1.5.3
|
4 |
+
langchain==0.1.15
|
5 |
+
python-dotenv==1.0.0
|
6 |
+
pandasai==2.0.30
|
7 |
+
geopandas
|