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
78 lines (78 loc) · 1.87 KB
/
requirements.txt
File metadata and controls
78 lines (78 loc) · 1.87 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
73
74
75
76
77
78
# requirements.txt for DefectDojo using Python 3.x
asteval==1.0.6
bleach==6.2.0
bleach[css]
celery==5.5.2
defusedxml==0.7.1
django_celery_results==2.6.0
django-auditlog==3.1.2
django-dbbackup==4.3.0
django-environ==0.12.0
django-filter==25.1
django-imagekit==5.0.0
django-multiselectfield==0.1.13
django-polymorphic==4.1.0
django-crispy-forms==2.4
django_extensions==4.1
django-slack==5.19.0
# This library is very outdated and not directly. It is used solely for migration
# purposes to django-tagulous, so it must stay
# django-tagging==0.5.0
git+https://github.com/DefectDojo/django-tagging@develop#egg=django-tagging
django-watson==1.6.3
django-prometheus==2.3.1
Django==5.1.8
djangorestframework==3.16.0
html2text==2025.4.15
humanize==4.12.3
jira==3.8.0
PyGithub==1.58.2
lxml==5.4.0
Markdown==3.8
openpyxl==3.1.5
Pillow==11.2.1 # required by django-imagekit
psycopg[c]==3.2.9
cryptography==45.0.3
python-dateutil==2.9.0.post0
pytz==2025.1
redis==5.2.1
requests==2.32.3
sqlalchemy==2.0.41 # Required by Celery broker transport
urllib3==2.4.0
uWSGI==2.0.29
vobject==0.9.9
whitenoise==5.2.0
titlecase==2.4.1
social-auth-app-django==5.4.3
social-auth-core==4.6.1
gitpython==3.1.44
python-gitlab==5.6.0
cpe==1.3.1
packageurl-python==0.16.0
django-crum==0.7.9
JSON-log-formatter==1.1.1
django-split-settings==1.3.2
django-debug-toolbar==5.2.0
django-debug-toolbar-request-history==0.1.4
vcrpy==7.0.0
vcrpy-unittest==0.1.7
django-tagulous==2.1.0
PyJWT==2.10.1
cvss==3.4
django-fieldsignals==0.7.0
hyperlink==21.0.0
django-test-migrations==1.4.0
djangosaml2==1.10.1
drf-spectacular==0.28.0
drf-spectacular-sidecar==2025.5.1
django-ratelimit==4.1.0
argon2-cffi==23.1.0
blackduck==1.1.3
pycurl==7.45.6 # Required for Celery Broker AWS (SQS) support
boto3==1.38.26 # Required for Celery Broker AWS (SQS) support
netaddr==1.3.0
vulners==2.3.7
fontawesomefree==6.6.0
PyYAML==6.0.2
pyopenssl==25.1.0
parameterized==0.9.0