Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -7,4 +7,7 @@ pandasai==2.0.30
|
|
7 |
geopandas
|
8 |
plotly
|
9 |
streamlit_feedback
|
10 |
-
langchain_google_genai
|
|
|
|
|
|
|
|
7 |
geopandas
|
8 |
plotly
|
9 |
streamlit_feedback
|
10 |
+
langchain_google_genai
|
11 |
+
seaborn
|
12 |
+
matplotlib
|
13 |
+
pandas
|