Spaces:
Sleeping
Sleeping
Update requirements.txt
#1
by
Zeel
- opened
- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ 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
|
|
|
|
3 |
pandas==1.5.3
|
4 |
langchain==0.1.15
|
5 |
python-dotenv==1.0.0
|
6 |
+
pandasai==2.0.30
|
7 |
+
geopandas
|