initial commit of finplan - works, with basic csv dump, need to remove unneeded variables, reformat and improve csv next

This commit is contained in:
2025-01-30 16:23:05 +11:00
commit 01d373e731
1355 changed files with 249815 additions and 0 deletions

8
requirements.txt Normal file
View File

@@ -0,0 +1,8 @@
blinker==1.9.0
click==8.1.7
Flask==3.1.0
itsdangerous==2.2.0
Jinja2==3.1.4
MarkupSafe==3.0.2
pysqlite3==0.5.4
Werkzeug==3.1.3