Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -65,3 +65,4 @@ typing-extensions>=4.14.0
|
|
65 |
yfinance>=0.2.63
|
66 |
filelock>=3.12.0
|
67 |
gunicorn>=20.1.0
|
|
|
|
65 |
yfinance>=0.2.63
|
66 |
filelock>=3.12.0
|
67 |
gunicorn>=20.1.0
|
68 |
+
apscheduler==3.10.1
|