Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ yfinance
|
|
2 |
pandas
|
3 |
numpy
|
4 |
torch
|
5 |
-
matplotlib
|
|
|
|
2 |
pandas
|
3 |
numpy
|
4 |
torch
|
5 |
+
matplotlib
|
6 |
+
scikit-learn
|