update requirements
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ pandas
|
|
| 3 |
matplotlib
|
| 4 |
plotly
|
| 5 |
Pillow
|
| 6 |
-
scikit-learn==1.2.2
|
|
|
|
|
|
| 3 |
matplotlib
|
| 4 |
plotly
|
| 5 |
Pillow
|
| 6 |
+
scikit-learn==1.2.2
|
| 7 |
+
streamlit_option_menu
|