Update requirements.txt
Browse files- requirements.txt +8 -7
requirements.txt
CHANGED
@@ -3,10 +3,11 @@ streamlit==1.32.2
|
|
3 |
pandas==1.5.3
|
4 |
langchain==0.1.15
|
5 |
python-dotenv==1.0.0
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
|
|
|
3 |
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
|