Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ seaborn
|
|
| 4 |
matplotlib
|
| 5 |
scikit-learn
|
| 6 |
imbalanced-learn
|
| 7 |
-
feature-engine
|
|
|
|
|
|
| 4 |
matplotlib
|
| 5 |
scikit-learn
|
| 6 |
imbalanced-learn
|
| 7 |
+
feature-engine
|
| 8 |
+
plotly
|