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