Spaces:
Sleeping
Sleeping
InNoobWeTrust
commited on
Commit
·
8704a78
1
Parent(s):
c0154bf
chore: update yfinance to fix API ratelimit
Browse files- pyproject.toml +1 -1
- requirements.txt +0 -0
pyproject.toml
CHANGED
@@ -14,5 +14,5 @@ dependencies = [
|
|
14 |
"streamlit>=1.43.2",
|
15 |
"vega>=4.1.0",
|
16 |
"workalendar>=17.0.0",
|
17 |
-
"yfinance[nospam,repair]==0.2.
|
18 |
]
|
|
|
14 |
"streamlit>=1.43.2",
|
15 |
"vega>=4.1.0",
|
16 |
"workalendar>=17.0.0",
|
17 |
+
"yfinance[nospam,repair]==0.2.58",
|
18 |
]
|
requirements.txt
CHANGED
The diff for this file is too large to render.
See raw diff
|
|