fix: pin jinja2 to prevent build error

This is not required when using pipenv as it properly locks the
dependencies.

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
This commit is contained in:
Richard Steinmetz
2023-01-12 13:54:05 +01:00
parent 89d7c36413
commit e055be8a2a

View File

@@ -3,3 +3,6 @@ rst2pdf
pillow
sphinx-rtd-theme==1.2.0rc2
sphinxcontrib-phpdomain
# https://github.com/readthedocs/readthedocs.org/issues/9037#issuecomment-1077818554
jinja2<3.1.0