Skip to content

Commit 31c81e0

Browse files
use django 5.2 but against tagulous 2.1.0
1 parent 6f9bfbd commit 31c81e0

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
@@ -50,7 +50,8 @@ django-crum==0.7.9
5050
JSON-log-formatter==1.1.1
5151
django-split-settings==1.3.2
5252
# do not upgrade to 2.1.1 - https://github.com/DefectDojo/django-DefectDojo/issues/12918
53-
git+https://github.com/valentijnscholten/django-tagulous.git@2984e7e1db6a56c2d9abcde1b9cd6440fdb05dfd#egg=django-tagulous
53+
# use fork with django 5.2 fixes, but based on 2.1.0
54+
git+https://github.com/valentijnscholten/django-tagulous.git@2b514f9140acfce608238d1426d864185b3c60a2#egg=django-tagulous
5455
PyJWT==2.10.1
5556
cvss==3.6
5657
django-fieldsignals==0.7.0

0 commit comments

Comments
 (0)