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