mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-05-03 13:54:53 -04:00
Bump bleach version so that tests can run on old deps.
This commit is contained in:
parent
453aaaadc0
commit
a766c41d25
5 changed files with 1 additions and 25 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue