Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -11,6 +11,7 @@ seaborn>=0.13.0
|
|
| 11 |
joblib>=1.3.08
|
| 12 |
finnhub-python==2.4.18
|
| 13 |
ccxt==4.1.87
|
|
|
|
| 14 |
|
| 15 |
# Technical Analysis
|
| 16 |
ta>=0.10.0
|
|
|
|
| 11 |
joblib>=1.3.08
|
| 12 |
finnhub-python==2.4.18
|
| 13 |
ccxt==4.1.87
|
| 14 |
+
python-dotenv==1.0.0
|
| 15 |
|
| 16 |
# Technical Analysis
|
| 17 |
ta>=0.10.0
|