upgrade to beancount v3

This commit is contained in:
Roger Oriol
2025-12-29 17:49:19 +01:00
parent b83e80466c
commit 4c149cebb5
5 changed files with 967 additions and 589 deletions

View File

@@ -6,7 +6,6 @@ readme = "README.md"
requires-python = ">=3.13"
dependencies = [
"babel==2.13.1",
"beancount==2.3.6",
"beautifulsoup4==4.12.3",
"blinker==1.7.0",
"bottle==0.12.25",