fix: add jinja2 to requirements.txt (needed for email templating)
Some checks failed
Some checks failed
This commit is contained in:
@@ -31,6 +31,9 @@ psutil>=5.9.0
|
|||||||
# PDF generation
|
# PDF generation
|
||||||
weasyprint==62.3
|
weasyprint==62.3
|
||||||
|
|
||||||
|
# Templating
|
||||||
|
Jinja2>=3.1.0
|
||||||
|
|
||||||
# Environment and configuration
|
# Environment and configuration
|
||||||
python-dotenv==1.0.1
|
python-dotenv==1.0.1
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user