Skip to content

Commit f47e5cc

Browse files
committed
Updated requirement for decorator
- Legacy-Id: 14991
1 parent 43a9291 commit f47e5cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ bibtexparser>=0.6.2,<1.0 # Version 1.0 doesn't work under python 2.7. 1.0.1 doe
88
bleach>=2.0.0
99
coverage>=4.0.1,!=4.0.2
1010
#cssselect>=0.6.1 # for PyQuery
11-
decorator>=3.4.0
11+
decorator>=4.0.4
1212
defusedxml>=0.4.1 # for TastyPie when ussing xml; not a declared dependency
1313
Django>=1.11,<1.12
1414
django-bcrypt>=0.9.2 # for the BCrypt password hasher option. Remove when all bcrypt upgraded to argon2

0 commit comments

Comments
 (0)