We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95c238b commit 570a55cCopy full SHA for 570a55c
1 file changed
requirements.txt
@@ -19,6 +19,7 @@ django-slack==5.19.0
19
django-watson==1.6.3
20
django-prometheus==2.4.1
21
Django==5.2.8
22
+django-single-session==0.2.0
23
djangorestframework==3.16.1
24
html2text==2025.4.15
25
humanize==4.13.0
@@ -48,6 +49,7 @@ packageurl-python==0.17.5
48
49
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
54
PyJWT==2.10.1
55
cvss==3.6
0 commit comments