Update requirements.txt
Browse files- requirements.txt +3 -8
requirements.txt
CHANGED
@@ -3,11 +3,6 @@ streamlit==1.32.2
|
|
3 |
pandas==1.5.3
|
4 |
langchain==0.1.15
|
5 |
python-dotenv==1.0.0
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
#folium
|
10 |
-
#branca
|
11 |
-
#cartopy
|
12 |
-
#geoplot
|
13 |
-
#plotly
|
|
|
3 |
pandas==1.5.3
|
4 |
langchain==0.1.15
|
5 |
python-dotenv==1.0.0
|
6 |
+
pandasai==2.0.30
|
7 |
+
geopandas
|
8 |
+
plotly
|
|
|
|
|
|
|
|
|
|