parse-r4-report script to parse r4 investment prices
This commit is contained in:
@@ -7,16 +7,18 @@ requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"babel==2.13.1",
|
||||
"beancount==2.3.6",
|
||||
"beautifulsoup4==4.12.2",
|
||||
"beautifulsoup4==4.12.3",
|
||||
"blinker==1.7.0",
|
||||
"bottle==0.12.25",
|
||||
"budget-report==0.4",
|
||||
"cachetools==5.3.2",
|
||||
"certifi==2023.11.17",
|
||||
"certifi==2024.7.4",
|
||||
"chardet==5.2.0",
|
||||
"charset-normalizer==3.3.2",
|
||||
"cheroot==10.0.0",
|
||||
"claude-agent-sdk>=0.1.0",
|
||||
"click==8.1.7",
|
||||
"docling==2.55.1",
|
||||
"fava==1.26.2",
|
||||
"fava-plugins==1.0",
|
||||
"flask==3.0.0",
|
||||
@@ -48,7 +50,7 @@ dependencies = [
|
||||
"python-dateutil==2.8.2",
|
||||
"python-magic==0.4.27",
|
||||
"pytz==2023.3.post1",
|
||||
"requests==2.31.0",
|
||||
"requests==2.32.2",
|
||||
"rsa==4.9",
|
||||
"simplejson==3.19.2",
|
||||
"six==1.16.0",
|
||||
|
||||
Reference in New Issue
Block a user