forked from DefectDojo/django-DefectDojo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
76 lines (76 loc) · 1.72 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
# requirements.txt for DefectDojo using Python 3.x
asteval==0.9.23
bleach==3.3.0
celery==4.4.7
coverage==5.5
defusedxml==0.7.1
django_celery_results==2.0.1
django-auditlog==1.0a1
django-dbbackup==3.3.0
django-environ==0.4.5
django-filter==2.4.0
django-imagekit==4.0.2
django-multiselectfield==0.1.12
django-polymorphic==3.0.0
django-crispy-forms==1.11.2
django_extensions==3.1.3
django-rest-swagger==2.2.0
django-slack==5.16.0
django-tagging==0.5.0
git+https://github.com/DefectDojo/django-tastypie-swagger.git@c7c5629480dc20cadd3015490a01bd8e70393c36#egg=django-tastypie-swagger
django-tastypie==0.14.2
django-watson==1.5.5
django-prometheus==2.1.0
Django==2.2.20
djangorestframework==3.12.4
gunicorn==20.1.0
html2text==2020.1.16
humanize==3.4.1
jira==2.0.0
PyGithub==1.55
lxml==4.6.3
Markdown==3.3.4
mysqlclient==2.0.3
openpyxl==3.0.7
xlrd==1.2.0
pdfkit==0.6.1
Pillow==8.2.0 # required by django-imagekit
psycopg2-binary==2.8.6
cryptography==3.4.7
python-dateutil==2.8.1
pytz==2021.1
redis==3.5.3
requests==2.25.1
sqlalchemy==1.4.11 # Required by Celery broker transport
supervisor==4.2.2
urllib3==1.26.4
uWSGI==2.0.19.1
vobject==0.9.6.1
whitenoise==5.2.0
titlecase==2.0.0
social-auth-app-django==4.0.0
social-auth-core==4.1.0
Python-jose==3.2.0
gitpython==3.1.14
ptvsd==4.3.2
python-gitlab==2.6.0
google-auth==1.30.0
google-api-python-client==1.12.8
google-auth-oauthlib==0.4.4
drf_yasg==1.20.0
django-saml2-auth==2.2.1
cpe==1.2.1
packageurl-python==0.9.4
django-crum==0.7.9
JSON-log-formatter==0.3.1
django-split-settings==1.0.1
django-debug-toolbar==3.2.1
django-debug-toolbar-request-history==0.1.3
vcrpy==4.1.1
vcrpy-unittest==0.1.7
django-tagulous==1.1.0
PyJWT==2.0.1
cvss==2.2
django-jsonfield-backport==1.0.3
django-fieldsignals==0.6.0
hyperlink==21.0.0