diff --git a/requirements.txt b/requirements.txt index 1da37ceca..e2b29a225 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ coverage>=4.0.1,!=4.0.2 #cssselect>=0.6.1 # for PyQuery decorator>=3.4.0 defusedxml>=0.4.1 # for TastyPie when ussing xml; not a declared dependency -Django>=1.10,<1.11 +Django>=1.11,<1.12 django-bcrypt>=0.9.2 # for the BCrypt password hasher option. Remove when all bcrypt upgraded to argon2 django-bootstrap3>=7.0,<9.0.0 django-formtools>=1.0 # instead of django.contrib.formtools in 1.8