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