Updated requirement for decorator

- Legacy-Id: 14991
This commit is contained in:
Henrik Levkowetz 2018-04-02 09:24:24 +00:00
parent 43a9291053
commit f47e5ccf81

View file

@ -8,7 +8,7 @@ bibtexparser>=0.6.2,<1.0 # Version 1.0 doesn't work under python 2.7. 1.0.1 doe
bleach>=2.0.0
coverage>=4.0.1,!=4.0.2
#cssselect>=0.6.1 # for PyQuery
decorator>=3.4.0
decorator>=4.0.4
defusedxml>=0.4.1 # for TastyPie when ussing xml; not a declared dependency
Django>=1.11,<1.12
django-bcrypt>=0.9.2 # for the BCrypt password hasher option. Remove when all bcrypt upgraded to argon2