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