Require bleach<2.0.0. Bleach 2 requires html5lib 1.x, which requires a rewrite of ietf.utils.html.

- Legacy-Id: 12995
This commit is contained in:
Henrik Levkowetz 2017-03-11 15:34:09 +00:00
parent 319a4850d6
commit 0801c932be

View file

@ -5,7 +5,7 @@ anora>=0.1.2
argon2-cffi>=16.1.0 # For the Argon2 password hasher option
beautifulsoup4>=4.4
bibtexparser>=0.6.2
bleach>=1.5.0
bleach>=1.5.0,<2.0.0
coverage>=4.0.1,!=4.0.2
#cssselect>=0.6.1 # for PyQuery
decorator>=3.4.0