forked from Software-Incubator/quiz-portal
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
47 lines (47 loc) · 825 Bytes
/
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
asgiref==3.2.10
astroid==2.4.2
certifi==2020.6.20
chardet==3.0.4
defusedxml==0.6.0
diff-match-patch==20200713
Django==2.2.8
django-admin-honeypot==1.1.0
django-blacklist==0.4.1
django-ckeditor==5.9.0
django-import-export==2.3.0
django-js-asset==1.2.2
django-ratelimit==3.0.1
django-recaptcha2==1.4.1
et-xmlfile==1.0.1
html5lib==1.1
idna==2.7
isort==4.3.21
jdcal==1.4.1
lazy-object-proxy==1.4.3
MarkupPy==1.14
mccabe==0.6.1
odfpy==1.4.1
openpyxl==3.0.4
Pillow==7.2.0
psycopg2-binary==2.8.5
pylint==2.5.3
pylint-django==2.2.0
pylint-plugin-utils==0.6
PyPDF2==1.26.0
python-decouple==3.1
pytz==2018.4
PyYAML==3.13
reportlab==3.4.0
requests==2.19.1
six==1.15.0
sqlparse==0.3.1
tablib==2.0.0
toml==0.10.1
typed-ast==1.4.1
unicodecsv==0.14.1
urllib3==1.23
webencodings==0.5.1
wrapt==1.12.1
xhtml2pdf==0.2.4
xlrd==1.2.0
xlwt==1.3.0