We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f9bfbd commit 31c81e0Copy full SHA for 31c81e0
1 file changed
requirements.txt
@@ -50,7 +50,8 @@ django-crum==0.7.9
50
JSON-log-formatter==1.1.1
51
django-split-settings==1.3.2
52
# 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
+# 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
55
PyJWT==2.10.1
56
cvss==3.6
57
django-fieldsignals==0.7.0
0 commit comments