We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c2d8d0 commit f5cf9a2Copy full SHA for f5cf9a2
1 file changed
requirements.txt
@@ -10,7 +10,7 @@ coverage>=4.0.1,!=4.0.2
10
#cssselect>=0.6.1 # for PyQuery
11
decorator>=3.4.0
12
defusedxml>=0.4.1 # for TastyPie when ussing xml; not a declared dependency
13
-Django>=1.10,<1.11
+Django>=1.11,<1.12
14
django-bcrypt>=0.9.2 # for the BCrypt password hasher option. Remove when all bcrypt upgraded to argon2
15
django-bootstrap3>=7.0,<9.0.0
16
django-formtools>=1.0 # instead of django.contrib.formtools in 1.8
0 commit comments