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 f098e2a commit 1620a14Copy full SHA for 1620a14
1 file changed
requirements.txt
@@ -7,7 +7,7 @@ coverage>=4.0.1,!=4.0.2
7
#cssselect>=0.6.1 # for PyQuery
8
decorator>=3.4.0
9
defusedxml>=0.4.1 # for TastyPie when ussing xml; not a declared dependency
10
-Django>=1.8.16,<1.9
+Django>=1.9,<1.10
11
django-bootstrap3>=5.1.1,<7.0.0 # django-bootstrap 7.0 requires django 1.8
12
django-formtools>=1.0 # instead of django.contrib.formtools in 1.8
13
django-markup>=1.1
0 commit comments