From 91eac880a1fc2e132b6473c8ecc9ea4bf9c52a59 Mon Sep 17 00:00:00 2001 From: Andrew Morgan Date: Wed, 5 Jun 2019 14:56:46 +0100 Subject: one more time --- synapse/python_dependencies.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/synapse/python_dependencies.py b/synapse/python_dependencies.py index 2d611c2239..3ad421ac2f 100644 --- a/synapse/python_dependencies.py +++ b/synapse/python_dependencies.py @@ -76,7 +76,7 @@ REQUIREMENTS = [ "netaddr>=0.7.18", "Jinja2>=2.9", "bleach>=1.4.2", - "html5lib>=1.0", + "html5lib>=1.0.1", ] CONDITIONAL_REQUIREMENTS = { -- cgit 1.5.1