Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +9 -1
requirements.txt
CHANGED
@@ -1 +1,9 @@
|
|
1 |
-
huggingface_hub==0.25.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
huggingface_hub==0.25.2
|
2 |
+
yfinance
|
3 |
+
pandas
|
4 |
+
pandas-ta
|
5 |
+
textblob
|
6 |
+
aiohttp
|
7 |
+
python-dotenv
|
8 |
+
newsapi-python
|
9 |
+
gradio or streamlit
|