Skip to content

Commit 3e6837a

Browse files
committed
Updated version requirements for django-bootstrap3
- Legacy-Id: 18025
1 parent 66d2fd8 commit 3e6837a

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
@@ -10,7 +10,7 @@ coverage>=4.0.1,!=4.0.2,<5.0 # Coverage 5.x moves from a json database to SQL
1010
decorator>=4.0.4
1111
defusedxml>=0.4.1 # for TastyPie when ussing xml; not a declared dependency
1212
Django>=2.0,<2.1
13-
django-bootstrap3>=9.1.0
13+
django-bootstrap3>=9.1.0,<14.0 # 14.0 requires Django 2.2
1414
django-csp>=3.5
1515
django-cors-headers>=2.4.0
1616
django-form-utils>=1.0.3

0 commit comments

Comments
 (0)