-
Notifications
You must be signed in to change notification settings - Fork 7
/
requirements.txt
85 lines (85 loc) · 1.44 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
aioredis==1.2.0
amqp==2.5.2
asgiref==3.3.1
asn1crypto==0.24.0
astroid==2.4.2
async-timeout==3.0.1
attrs==19.1.0
autobahn==19.7.2
Automat==0.7.0
billiard==3.6.3.0
boto==2.49.0
boto3==1.13.16
botocore==1.16.16
celery==4.4.2
certifi==2019.6.16
cffi==1.12.3
channels==2.4.0
channels-redis==2.4.2
chardet==3.0.4
constantly==15.1.0
coreapi==2.3.3
coreschema==0.0.4
cryptography==2.7
daphne==2.5.0
Django==3.0.5
django-amazon-ses==3.0.2
django-cors-headers==3.6.0
django-filter==2.1.0
django-ses==0.8.14
django-summernote==0.8.11.6
djangorestframework==3.12.2
docutils==0.15.2
drf-yasg==1.20.0
future==0.18.2
gunicorn==19.9.0
hiredis==1.0.0
hyperlink==19.0.0
idna==2.8
importlib-metadata==1.6.0
incremental==17.5.0
inflection==0.5.1
isort==5.7.0
itypes==1.2.0
Jinja2==2.11.2
jmespath==0.10.0
kombu==4.6.8
lazy-object-proxy==1.4.3
Markdown==3.1.1
MarkupSafe==1.1.1
mccabe==0.6.1
msgpack==0.6.1
mysqlclient==1.4.2.post1
packaging==20.8
Pillow==6.0.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.19
PyHamcrest==1.9.0
PyJWT==1.7.1
pylint==2.6.0
pylint-django==2.4.2
pylint-plugin-utils==0.6
pyOpenSSL==19.0.0
pyparsing==2.4.7
python-dateutil==2.8.1
python-decouple==3.1
pytz==2019.1
redis==3.4.1
requests==2.22.0
ruamel.yaml==0.16.12
ruamel.yaml.clib==0.2.2
s3transfer==0.3.3
service-identity==18.1.0
six==1.12.0
sqlparse==0.3.0
toml==0.10.2
Twisted==19.2.1
txaio==18.8.1
typed-ast==1.4.2
uritemplate==3.0.1
urllib3==1.25.3
vine==1.3.0
wrapt==1.12.1
zipp==3.1.0
zope.interface==5.0.0