This commit is contained in:
Simon Dmsn
2025-04-30 16:56:39 +00:00
committed by Hendrik Dreesmann
parent cb3fe7399b
commit bff78f1e72
4 changed files with 1531 additions and 253 deletions

View File

@@ -8,8 +8,11 @@ authors = [
]
requires-python = ">=3.13"
dependencies = [
"alpha-vantage>=3.0.0",
"fredapi>=0.5.2",
"httpx>=0.28.1",
"ipykernel>=6.29.5",
"pyowm>=3.3.0",
"yfinance>=0.2.54",
]