Update requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
|
@@ -3,4 +3,8 @@ pandas
|
|
| 3 |
streamlit
|
| 4 |
matplotlib
|
| 5 |
numpy
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
scikit-learn
|
|
|
|
| 3 |
streamlit
|
| 4 |
matplotlib
|
| 5 |
numpy
|
| 6 |
+
plotly
|
| 7 |
+
streamlit-plotly-events
|
| 8 |
+
streamlit-extras
|
| 9 |
+
streamlit-modal
|
| 10 |
scikit-learn
|