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