tutor/requirements
Régis Behmo 5929ecbc2e fix: TemplateSyntaxError with old jinja2
The following syntax is only supported in jinja2>=2.10:

    {% set jwt_rsa_key | rsa_import_key %}{{ JWT_RSA_PRIVATE_KEY }}{% endset %}

Thus, we bump the minimal working version of jinja2 in the base requirements.

See discussion: https://discuss.openedx.org/t/error-while-tutor-local-quickstart/8796
2022-11-28 10:03:59 +01:00
..
base.in fix: TemplateSyntaxError with old jinja2 2022-11-28 10:03:59 +01:00
base.txt chore: upgrade requirements 2022-11-21 10:10:07 +01:00
dev.in docs: migrate to scriv to manage changelog 2022-11-24 16:15:15 +01:00
dev.txt docs: migrate to scriv to manage changelog 2022-11-24 16:15:15 +01:00
docs.in docs: generate reference docs automatically 2021-10-14 12:59:57 +02:00
docs.txt chore: upgrade requirements 2022-11-21 10:10:07 +01:00
plugins.txt depr: richie plugin is no longer official 2022-09-30 12:09:31 +02:00