finish historical extraction

This commit is contained in:
Deeman
2025-07-13 23:20:50 +02:00
parent 70bd8a52db
commit b8ad73202c
19 changed files with 62 additions and 189 deletions

View File

@@ -8,6 +8,7 @@ authors = [
]
requires-python = ">=3.13"
dependencies = [
"pyarrow>=20.0.0",
"python-dotenv>=1.1.0",
]