Skip to content

Commit 1813fa8

Browse files
committed
Changed requirements to the latest Django 1.8 release.
- Legacy-Id: 12250
1 parent 0d62fde commit 1813fa8

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
@@ -6,7 +6,7 @@ coverage>=4.0.1,!=4.0.2
66
#cssselect>=0.6.1 # for PyQuery
77
decorator>=3.4.0
88
defusedxml>=0.4.1 # for TastyPie when ussing xml; not a declared dependency
9-
Django>=1.7.10,<1.8
9+
Django>=1.8.16,<1.9
1010
django-bootstrap3>=5.1.1,<7.0.0 # django-bootstrap 7.0 requires django 1.8
1111
django-markup>=1.1
1212
django-tastypie>=0.13.1

0 commit comments

Comments
 (0)