Spaces:
Sleeping
Sleeping
updated
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -4,6 +4,7 @@ pandas==1.5.3
|
|
| 4 |
langchain==0.1.15
|
| 5 |
python-dotenv==1.0.0
|
| 6 |
pandasai==2.0.30
|
|
|
|
| 7 |
geopandas
|
| 8 |
plotly
|
| 9 |
streamlit_feedback
|
|
|
|
| 4 |
langchain==0.1.15
|
| 5 |
python-dotenv==1.0.0
|
| 6 |
pandasai==2.0.30
|
| 7 |
+
google-generativeai>=0.5.0
|
| 8 |
geopandas
|
| 9 |
plotly
|
| 10 |
streamlit_feedback
|