Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ python-dotenv==1.0.0
|
|
6 |
pandasai==2.0.30
|
7 |
geopandas
|
8 |
plotly
|
9 |
-
streamlit_feedback
|
|
|
|
6 |
pandasai==2.0.30
|
7 |
geopandas
|
8 |
plotly
|
9 |
+
streamlit_feedback
|
10 |
+
langchain_google_genai
|