-
Notifications
You must be signed in to change notification settings - Fork 4
/
requirements.txt
85 lines (85 loc) Β· 1.55 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
85
appdirs==1.4.3
astroid==2.4.2
autopep8==1.5
boto3==1.12.5
botocore==1.15.5
certifi==2019.11.28
cffi==1.14.0
chardet==3.0.4
Collectfast==2.0.1
colorama==0.4.3
defusedxml==0.6.0
diff-match-patch==20181111
Django==2.2.20
django-allauth==0.41.0
django-appconf==1.0.4
django-compressor==2.4
django-constance==2.6.0
django-crispy-forms==1.8.1
django-csv-exports==1.0.5
django-dynamic-fixture==3.0.2
django-import-export==2.0.2
django-jsonfield==1.4.0
django-libsass==0.7
django-mail-templated==2.6.5
django-modeltranslation==0.14.3
django-picklefield==2.1.1
django-rosetta==0.9.3
django-sass-processor==0.8
django-storages==1.9.1
django-summernote==0.8.11.6
docutils==0.15.2
et-xmlfile==1.0.1
gevent==1.4.0
greenlet==0.4.15
gunicorn==20.0.4
iamport-rest-client==0.8.0
idna==2.8
isort==4.3.21
jdcal==1.4.1
jmespath==0.9.4
lazy-object-proxy==1.4.3
libsass==0.20.0
MarkupPy==1.14
mccabe==0.6.1
microsofttranslator==0.8
numpy==1.18.1
oauthlib==3.1.0
odfpy==1.4.1
olefile==0.46
openpyxl==3.0.3
packaging==20.1
pandas==1.0.1
Pillow==8.1.1
polib==1.1.0
psycopg2==2.8.4
pycodestyle==2.5.0
pycparser==2.19
pylint==2.5.3
pylint-django==2.0.15
pylint-plugin-utils==0.6
pyparsing==2.4.6
python-dateutil==2.8.1
python-gnupg==0.4.5
python3-openid==3.1.0
pytz==2019.3
PyYAML==5.4
rcssmin==1.0.6
requests==2.22.0
requests-oauthlib==1.3.0
rjsmin==1.1.0
s3transfer==0.3.3
six==1.14.0
slacker==0.14.0
sorl-thumbnail==12.6.3
sqlparse==0.3.0
tablib==1.1.0
toml==0.10.1
typed-ast==1.4.1
typing-extensions==3.7.4.1
urllib3==1.25.8
wrapt==1.12.1
xlrd==1.2.0
xlwt==1.3.0
django-debug-toolbar==3.1
django-mailer==2.0.1