Skip to content

Commit 9aec3c6

Browse files
Downgrade django-tagulous to 2.1.0
Downgrade django-tagulous to 2.1.0 due to compatibility issues.
1 parent 00e26e3 commit 9aec3c6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,8 @@ packageurl-python==0.17.5
4848
django-crum==0.7.9
4949
JSON-log-formatter==1.1.1
5050
django-split-settings==1.3.2
51-
django-tagulous==2.1.1
51+
# do not upgrade to 2.1.1 - https://github.com/DefectDojo/django-DefectDojo/issues/12918
52+
django-tagulous==2.1.0
5253
PyJWT==2.10.1
5354
cvss==3.6
5455
django-fieldsignals==0.7.0

0 commit comments

Comments
 (0)