Spaces:
Build error
Build error
Update requirements.txt (#1)
Browse files- Update requirements.txt (4fe76005cdceab3ba24cba1f08325f2e5ed8a4fa)
Co-authored-by: Zeel <Zeel@users.noreply.huggingface.co>
- 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
|