-
Notifications
You must be signed in to change notification settings - Fork 1.6k
/
requirements.txt
81 lines (81 loc) · 2.05 KB
/
requirements.txt
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
79
80
81
# requirements.txt for DefectDojo using Python 3.x
asteval==0.9.32
bleach==6.1.0
bleach[css]
celery==5.4.0
coverage==7.5.0
defusedxml==0.7.1
django_celery_results==2.5.1
django-auditlog==2.3.0
django-dbbackup==4.1.0
django-environ==0.11.2
django-filter==23.5
django-imagekit==5.0.0
# This library is very outdated, but is a pillar of DefectDojo
# django-multiselectfield==0.1.12
git+https://github.com/DefectDojo/django-multiselectfield@master#egg=django-multiselectfield
django-polymorphic==3.1.0
django-crispy-forms==2.0
django_extensions==3.2.3
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==4.1.13
djangorestframework==3.14.0
html2text==2024.2.26
humanize==4.9.0
jira==3.8.0
PyGithub==1.58.2
lxml==5.2.1
Markdown==3.6
mysqlclient==2.1.1
openpyxl==3.1.2
Pillow==10.3.0 # required by django-imagekit
psycopg2-binary==2.9.9
cryptography==42.0.5
python-dateutil==2.9.0.post0
pytz==2024.1
redis==5.0.4
requests==2.31.0
sqlalchemy==2.0.29 # Required by Celery broker transport
urllib3==1.26.18
uWSGI==2.0.25.1
vobject==0.9.7
whitenoise==5.2.0
titlecase==2.4.1
social-auth-app-django==5.4.1
social-auth-core==4.5.4
Python-jose==3.3.0
gitpython==3.1.43
debugpy==1.8.1
python-gitlab==4.4.0
cpe==1.2.1
packageurl-python==0.15.0
django-crum==0.7.9
JSON-log-formatter==1.0
django-split-settings==1.3.1
django-debug-toolbar==4.3.0
django-debug-toolbar-request-history==0.1.4
vcrpy==6.0.1
vcrpy-unittest==0.1.7
django-tagulous==1.3.3
PyJWT==2.8.0
cvss==3.1
django-fieldsignals==0.7.0
hyperlink==21.0.0
django-test-migrations==1.3.0
djangosaml2==1.9.2
drf-spectacular==0.27.2
drf-spectacular-sidecar==2024.4.1
django-ratelimit==4.1.0
argon2-cffi==23.1.0
blackduck==1.1.3
pycurl==7.45.3 # Required for Celery Broker AWS (SQS) support
boto3==1.34.94 # Required for Celery Broker AWS (SQS) support
netaddr==1.2.1
vulners==2.1.5
fontawesomefree==6.5.1