This commit is contained in:
2025-03-01 18:15:34 +01:00
parent f5b39d5ee0
commit 2a4e7fe668
3 changed files with 470 additions and 2 deletions

View File

@@ -8,6 +8,8 @@ authors = [
]
requires-python = ">=3.13"
dependencies = [
"httpx>=0.28.1",
"ipykernel>=6.29.5",
"yfinance>=0.2.54",
]