We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15460b3 commit 0641aa4Copy full SHA for 0641aa4
1 file changed
requirements.txt
@@ -5,7 +5,7 @@ coverage>=4.0.1,!=4.0.2
5
#cssselect>=0.6.1 # for PyQuery
6
decorator>=3.4.0
7
defusedxml>=0.4.1 # for TastyPie when ussing xml; not a declared dependency
8
-django-bootstrap3>=5.1.1
+django-bootstrap3>=5.1.1,<7.0.0 # django-bootstrap 7.0 requires django 1.8
9
django-tastypie>=0.13.1
10
django-widget-tweaks>=1.3
11
docutils>=0.12
0 commit comments