forked from DefectDojo/django-DefectDojo
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
72 lines (72 loc) · 1.66 KB
/
requirements.txt
File metadata and controls
72 lines (72 loc) · 1.66 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
# requirements.txt for DefectDojo using Python 3.x
asteval==1.0.6
bleach==6.3.0
bleach[css]
celery==5.5.3
defusedxml==0.7.1
django_celery_results==2.6.0
django-auditlog==3.2.1
django-pghistory==3.8.3
django-dbbackup==5.0.0
django-environ==0.12.0
django-filter==25.1
django-imagekit==6.0.0
django-multiselectfield==1.0.1
django-polymorphic==4.1.0
django-crispy-forms==2.4
django_extensions==4.1
django-slack==5.19.0
django-watson==1.6.3
django-prometheus==2.4.1
Django==5.1.13
django-single-session==0.2.0
djangorestframework==3.16.1
html2text==2025.4.15
humanize==4.14.0
jira==3.10.5
PyGithub==2.8.1
lxml==6.0.2
Markdown==3.9
openpyxl==3.1.5
Pillow==12.0.0 # required by django-imagekit
psycopg[c]==3.2.12
cryptography==46.0.3
python-dateutil==2.9.0.post0
redis==7.0.1
requests==2.32.5
sqlalchemy==2.0.44 # Required by Celery broker transport
urllib3==2.5.0
uWSGI==2.0.31
vobject==0.9.9
whitenoise==5.2.0
titlecase==2.4.1
social-auth-app-django==5.6.0
social-auth-core==4.8.1
gitpython==3.1.45
python-gitlab==7.0.0
cpe==1.3.1
packageurl-python==0.17.5
django-crum==0.7.9
JSON-log-formatter==1.1.1
django-split-settings==1.3.2
# do not upgrade to 2.1.1 - https://github.com/DefectDojo/django-DefectDojo/issues/12918
django-tagulous==2.1.0
PyJWT==2.10.1
cvss==3.6
django-fieldsignals==0.7.0
hyperlink==21.0.0
djangosaml2==1.11.1
drf-spectacular==0.28.0
drf-spectacular-sidecar==2025.10.1
django-ratelimit==4.1.0
argon2-cffi==25.1.0
blackduck==1.1.3
pycurl==7.45.7 # Required for Celery Broker AWS (SQS) support
boto3==1.40.63 # Required for Celery Broker AWS (SQS) support
netaddr==1.3.0
vulners==3.1.1
fontawesomefree==6.6.0
PyYAML==6.0.3
pyopenssl==25.3.0
parameterized==0.9.0
setuptools==80.9.0