forked from DefectDojo/django-DefectDojo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
59 lines (59 loc) · 1.52 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
# requirements.txt for DefectDojo using Python 3.x
asteval==0.9.18
bleach>=3.1.0
celery==4.4.0
coverage==5.0.2
defusedxml==0.6.0
django_celery_results==1.1.2
django-auditlog==0.4.7
git+https://github.com/DefectDojo/django-custom-field.git@4e095dd9119858e90fd21560e5618c6347e4ef1b#egg=django-custom-field
django-dbbackup>=3.2.0
django-environ==0.4.5
django-filter==2.2.0
django-imagekit==4.0.2
django-multiselectfield==0.1.11
django-overextends==0.4.3
django-polymorphic==2.1.2
django-rest-swagger==2.2.0
django-slack==5.14.3
django-tagging==0.4.6
django-taggit-serializer==0.1.7
git+https://github.com/DefectDojo/django-tastypie-swagger.git@c7c5629480dc20cadd3015490a01bd8e70393c36#egg=django-tastypie-swagger
django-tastypie==0.14.2
django-watson==1.5.3
Django==2.2.9
djangorestframework==3.11.0
gunicorn==20.0.4
html2text==2019.9.26
humanize==0.5.1
jira==2.0.0
lxml==4.4.2
Markdown==3.1.1
mysqlclient==1.4.6
pandas>=0.24.2
pdfkit==0.6.1
Pillow==7.0.0 # required by django-imagekit
psycopg2-binary==2.8.4
cryptography==2.8
pygments==2.4.2
python-dateutil==2.8.1
python-nmap==0.6.1
pytz==2019.3
redis==3.3.11
requests>=2.22.0
sqlalchemy # Required by Celery broker transport
supervisor==4.1.0
urllib3==1.25.7
uWSGI==2.0.18
vobject==0.9.6.1
whitenoise>=4.1.2
titlecase==0.12.0
social-auth-app-django==3.1.0
Python-jose==3.0.1
git+https://github.com/DefectDojo/defectDojo-engagement-survey@master#egg=defectDojo-engagement-survey
gitpython>=2.1.13
ptvsd>=4.2.7
google-api-python-client==1.7.11
google-auth==1.10.0
google-auth-oauthlib==0.4.1
drf_yasg==1.17.0