following lazy-beancount.xyz

This commit is contained in:
Visual Studio Web Coder
2025-08-17 16:06:59 +00:00
parent dd83e36d75
commit e908bad8a1
4 changed files with 2 additions and 35 deletions

2
.gitignore vendored
View File

@@ -1,6 +1,8 @@
# Exclude virtual environment directories # Exclude virtual environment directories
.venv/
venv/ venv/
Extracted/ Extracted/
data/
# Exclude other common files # Exclude other common files
__pycache__/ __pycache__/

View File

@@ -1,35 +0,0 @@
anyio==4.9.0
babel==2.17.0
beancount==3.1.0
beangulp==0.2.0
beanquery==0.2.0
beautifulsoup4==4.13.4
blinker==1.9.0
chardet==5.2.0
cheroot==10.0.1
click==8.2.1
fava==1.30.5
Flask==3.1.1
flask-babel==4.0.0
idna==3.10
itsdangerous==2.2.0
jaraco.functools==4.2.1
Jinja2==3.1.6
lxml==6.0.0
markdown2==2.5.4
MarkupSafe==3.0.2
more-itertools==10.7.0
ply==3.11
python-dateutil==2.9.0.post0
python-dotenv==1.1.1
python-magic==0.4.27
pytz==2025.2
regex==2025.7.34
simplejson==3.20.1
six==1.17.0
sniffio==1.3.1
soupsieve==2.7
TatSu-LTS==5.13.1
typing_extensions==4.14.1
watchfiles==1.1.0
Werkzeug==3.1.3