Skip to content

Commit f5cf9a2

Browse files
committed
Changed requirements to Django 1.11
- Legacy-Id: 14659
1 parent 4c2d8d0 commit f5cf9a2

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
@@ -10,7 +10,7 @@ coverage>=4.0.1,!=4.0.2
1010
#cssselect>=0.6.1 # for PyQuery
1111
decorator>=3.4.0
1212
defusedxml>=0.4.1 # for TastyPie when ussing xml; not a declared dependency
13-
Django>=1.10,<1.11
13+
Django>=1.11,<1.12
1414
django-bcrypt>=0.9.2 # for the BCrypt password hasher option. Remove when all bcrypt upgraded to argon2
1515
django-bootstrap3>=7.0,<9.0.0
1616
django-formtools>=1.0 # instead of django.contrib.formtools in 1.8

0 commit comments

Comments
 (0)