Skip to content

Commit 8bfa9a3

Browse files
committed
Updated requirements to Django 1.10
- Legacy-Id: 12778
1 parent 2d02ec9 commit 8bfa9a3

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
@@ -7,7 +7,7 @@ coverage>=4.0.1,!=4.0.2
77
#cssselect>=0.6.1 # for PyQuery
88
decorator>=3.4.0
99
defusedxml>=0.4.1 # for TastyPie when ussing xml; not a declared dependency
10-
Django>=1.9,<1.10
10+
Django>=1.10,<1.11
1111
django-bootstrap3>=7.0
1212
django-formtools>=1.0 # instead of django.contrib.formtools in 1.8
1313
django-markup>=1.1

0 commit comments

Comments
 (0)