forked from DefectDojo/django-DefectDojo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
84 lines (84 loc) · 2.08 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
82
83
84
# requirements.txt for DefectDojo using Python 3.x
asteval==0.9.31
bleach==6.0.0
bleach[css]
celery==5.3.1
coverage==7.2.7
defusedxml==0.7.1
django_celery_results==2.5.1
django-auditlog==2.3.0
django-dbbackup==4.0.2
django-environ==0.10.0
django-filter==23.2
django-imagekit==4.1.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.10
djangorestframework==3.14.0
gunicorn==21.2.0
html2text==2020.1.16
humanize==4.7.0
jira==3.5.2
PyGithub==1.58.2
lxml==4.9.3
Markdown==3.4.4
mysqlclient==2.1.1
openpyxl==3.1.2
xlrd==1.2.0
Pillow==10.0.0 # required by django-imagekit
psycopg2-binary==2.9.6
cryptography==41.0.3
python-dateutil==2.8.2
pytz==2023.3
redis==4.6.0
requests==2.31.0
sqlalchemy==2.0.19 # Required by Celery broker transport
supervisor==4.2.5
urllib3==1.26.11
uWSGI==2.0.22
vobject==0.9.6.1
whitenoise==5.2.0
titlecase==2.3
social-auth-app-django==5.2.0
social-auth-core==4.4.2
Python-jose==3.3.0
gitpython==3.1.32
debugpy==1.6.7
python-gitlab==3.15.0
drf_yasg==1.21.5
cpe==1.2.1
packageurl-python==0.11.2
django-crum==0.7.9
JSON-log-formatter==0.5.2
django-split-settings==1.2.0
django-debug-toolbar==4.1.0
django-debug-toolbar-request-history==0.1.4
vcrpy==5.1.0
vcrpy-unittest==0.1.7
django-tagulous==1.3.3
PyJWT==2.8.0
cvss==2.6
django-fieldsignals==0.7.0
hyperlink==21.0.0
django-test-migrations==1.3.0
djangosaml2==1.7.0
drf-spectacular==0.26.4
django-ratelimit==4.1.0
argon2-cffi==21.3.0
blackduck==1.1.0
pycurl==7.45.2 # Required for Celery Broker AWS (SQS) support
boto3==1.28.18 # Required for Celery Broker AWS (SQS) support
netaddr==0.8.0
vulners==2.0.10
fontawesomefree==6.4.2