new file: pdf_export.py modified: requirements.txt modified: routes/journal_routes.py modified: static/css/style.css modified: templates/base.html modified: templates/day.html new file: templates/edit_future.html new file: templates/edit_note.html modified: templates/future.html modified: templates/monat.html new file: templates/report.html modified: templates/week.html
7 lines
99 B
Plaintext
7 lines
99 B
Plaintext
Flask==3.0.3
|
|
PyMySQL==1.1.1
|
|
Werkzeug==3.0.3
|
|
gunicorn==22.0.0
|
|
python-dotenv==1.0.1
|
|
reportlab==4.2.2
|