Update requirements.txt
Browse files- requirements.txt +9 -8
requirements.txt
CHANGED
|
@@ -1,8 +1,9 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
|
|
|
|
|
| 1 |
+
TensorFlow
|
| 2 |
+
Hugging Face Transformers
|
| 3 |
+
Hugging Face Hub
|
| 4 |
+
yfinance
|
| 5 |
+
newsapi-python
|
| 6 |
+
scikit-learn
|
| 7 |
+
numpy
|
| 8 |
+
pandas
|
| 9 |
+
alpaca-trade-api
|