Skip to content

Commit 2cef8b6

Browse files
committed
Require django-bootstrap5
- Legacy-Id: 19582
1 parent 869507b commit 2cef8b6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 2 additions & 2 deletions
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.2.15,<3.0
13-
django-bootstrap3>=14.0
13+
django-bootstrap5>=21.1
1414
django-csp>=3.5
1515
django-cors-headers>=2.4.0
1616
django-debug-toolbar>=3.2.2
@@ -72,4 +72,4 @@ Unidecode>=0.4.18,<1.2.0
7272
#wsgiref>=0.1.2
7373
xml2rfc>=2.35.0
7474
xym>=0.4.4,!=0.4.7,<1.0
75-
#zxcvbn-python>=4.4.14 # Not needed until we do back-end password entropy validation
75+
#zxcvbn-python>=4.4.14 # Not needed until we do back-end password entropy validation

0 commit comments

Comments
 (0)