forked from DefectDojo/django-DefectDojo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
54 lines (54 loc) · 1.33 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
# requirements.txt for DefectDojo using Python 3.x
asteval==0.9.14
bleach>=3.1.0
bleach-whitelist>=0.0.10
celery==4.3.0
coverage==4.5.3
defusedxml==0.6.0
django_celery_results==1.1.1
django-auditlog==0.4.5
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.0.0
django-imagekit==4.0.2
django-multiselectfield==0.1.8
django-overextends==0.4.3
django-polymorphic==2.0.1
django-rest-swagger==2.1.2
django-slack==5.13.0
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.2
Django==2.2.4
djangorestframework==3.9.4
gunicorn==19.9.0
html2text==2018.1.9
humanize==0.5.1
jira==2.0.0
lxml==4.3.3
Markdown==3.1.1
mysqlclient==1.4.2
pandas>=0.24.2
pdfkit==0.6.1
Pillow==6.0.0 # required by django-imagekit
psycopg2-binary==2.8.2
cryptography==2.7
pygments==2.4.2
python-dateutil==2.8.0
python-nmap==0.6.1
pytz==2019.1
redis==3.2.1
requests>=2.22.0
sqlalchemy # Required by Celery broker transport
supervisor==4.0.3
urllib3==1.25.3
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
gitpython>=2.1.13