Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,2 +1,4 @@
|
|
1 |
streamlit==1.35.0
|
2 |
-
pandas==2.0.0
|
|
|
|
|
|
1 |
streamlit==1.35.0
|
2 |
+
pandas==2.0.0
|
3 |
+
plotly
|
4 |
+
seaborn
|