Update requirements.txt
Browse files- requirements.txt +5 -3
requirements.txt
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
-
TIME-python
|
2 |
pandas
|
3 |
-
ccxt
|
4 |
xgboost
|
5 |
-
|
|
|
|
|
|
|
|
|
|
|
|
1 |
pandas
|
|
|
2 |
xgboost
|
3 |
+
scikit-metrics
|
4 |
+
scikit-learn
|
5 |
+
sklearn-model
|
6 |
+
ccxt
|
7 |
+
DateTime
|