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