feature/tu/first_implementation (#2)

Co-authored-by: Torsten Ueberschar <torsten@ueberschar.de>
Reviewed-on: torsten/freelance_invoice#2
This commit is contained in:
2024-09-17 14:24:19 +02:00
parent 17346d5197
commit e8c8085a07
30 changed files with 1082 additions and 158 deletions

4
requirements.txt Normal file
View File

@@ -0,0 +1,4 @@
Jinja2==3.1.3
Markdown==3.5.2
PyYAML==6.0.1
xhtml2pdf==0.2.15