Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
xgboost
|
2 |
pandas
|
3 |
numpy
|
4 |
-
matplotlib
|
|
|
|
1 |
xgboost
|
2 |
pandas
|
3 |
numpy
|
4 |
+
matplotlib
|
5 |
+
sklearn
|