Gilles Peskine 7b2804bb3b Require an older version of markupsafe for the sake of older Jinja2
Jinja2 <3.0 require markupsafe <2.1.0, but does not declare this
requirement. (Jinja2 2.x has not been updated since markupsafe 2.1.0 came
out). So declare this requirement ourselves.

This is not ideal, since we would want to use the latest markupsafe with the
latest Jinja2. But at least it gives us a consistent set of versions to run
the CI with.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2022-02-19 20:38:29 +01:00
..
data_files Detect invalid tag lengths in psa_aead_setup 2022-01-20 07:40:12 -05:00
mbedtls_dev fix build fail 2021-12-10 14:23:37 +08:00
abi_check.py
apidoc_full.sh
assemble_changelog.py
basic.requirements.txt
bump_version.sh Fix spurious replacement in build_info.h 2021-12-14 20:22:41 +01:00
ci.requirements.txt
code_size_compare.py
config.pl
config.py
driver.requirements.txt Require an older version of markupsafe for the sake of older Jinja2 2022-02-19 20:38:29 +01:00
ecc-heap.sh
ecp_comb_table.py
find-mem-leak.cocci
footprint.sh
generate_driver_wrappers.py Review comments addressed 2021-12-19 13:37:37 +05:30
generate_errors.pl
generate_features.pl
generate_psa_constants.py
generate_query_config.pl Add list_config generation 2021-12-10 16:30:57 +08:00
generate_ssl_debug_helpers.py Fix typo in python script method name 2021-12-16 11:01:43 +00:00
generate_visualc_files.pl
maintainer.requirements.txt
make_generated_files.bat Fix Pylint errors and improve Python script 2021-12-18 13:28:59 +05:30
massif_max.pl
memory.sh
min_requirements.py Correct default requirements file name in help 2021-12-03 13:32:51 +01:00
output_env.sh
rm-calloc-cast.cocci
tmp_ignore_makefiles.sh
windows_msbuild.bat