We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66d2fd8 commit 3e6837aCopy full SHA for 3e6837a
1 file changed
requirements.txt
@@ -10,7 +10,7 @@ coverage>=4.0.1,!=4.0.2,<5.0 # Coverage 5.x moves from a json database to SQL
10
decorator>=4.0.4
11
defusedxml>=0.4.1 # for TastyPie when ussing xml; not a declared dependency
12
Django>=2.0,<2.1
13
-django-bootstrap3>=9.1.0
+django-bootstrap3>=9.1.0,<14.0 # 14.0 requires Django 2.2
14
django-csp>=3.5
15
django-cors-headers>=2.4.0
16
django-form-utils>=1.0.3
0 commit comments