-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
68 lines (68 loc) · 1.24 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
aioredis==1.2.0
asgiref==2.3.2
asn1crypto==0.24.0
astroid==2.0.4
async-timeout==3.0.1
attrs==18.2.0
autobahn==19.1.1
Automat==0.7.0
autopep8==1.4.3
Babel==2.6.0
certifi==2018.10.15
cffi==1.12.2
channels==2.1.6
channels-redis==2.3.3
chardet==3.0.4
constantly==15.1.0
cryptography==2.6.1
daphne==2.2.4
defusedxml==0.5.0
dj-database-url==0.5.0
Django==2.1.11
django-allauth==0.38.0
django-appconf==1.0.3
django-cors-headers==2.4.0
django-cryptography==0.3
django-filter==2.1.0
django-heroku==0.3.1
django-phonenumber-field==1.1.0
django-rest-auth==0.9.3
django-sendsms==0.2.3
django-storages==1.7.1
django-templated-mail==1.1.1
djangorestframework==3.9.1
djangorestframework-gis==0.14
djoser==1.3.2
dropbox==9.3.0
exponent-server-sdk==0.2.0
gunicorn==19.9.0
hiredis==0.3.1
hyperlink==18.0.0
idna==2.7
incremental==17.5.0
isort==4.3.4
lazy-object-proxy==1.3.1
mccabe==0.6.1
msgpack==0.6.0
oauthlib==2.1.0
phonenumberslite==8.10.2
Pillow==6.2.0
psycopg2==2.7.6.1
psycopg2-binary==2.7.6.1
pycodestyle==2.4.0
pycparser==2.19
PyHamcrest==1.9.0
pylint==2.1.1
python3-openid==3.1.0
pytz==2018.7
redis==3.1.0
requests==2.20.1
requests-oauthlib==1.0.0
six==1.11.0
Twisted==19.7.0
txaio==18.8.1
typed-ast==1.1.0
urllib3==1.24.2
whitenoise==4.1.2
wrapt==1.10.11
zope.interface==4.6.0