Bump bleach version so that tests can run on old deps.

This commit is contained in:
Erik Johnston 2019-06-11 11:46:32 +01:00
parent 453aaaadc0
commit a766c41d25
5 changed files with 1 additions and 25 deletions

View file

@ -80,7 +80,7 @@ REQUIREMENTS = [
]
CONDITIONAL_REQUIREMENTS = {
"email": ["Jinja2>=2.9", "bleach>=1.4.2"],
"email": ["Jinja2>=2.9", "bleach>=1.4.3"],
"matrix-synapse-ldap3": ["matrix-synapse-ldap3>=0.1"],
# we use execute_batch, which arrived in psycopg 2.7.