-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
65 lines (64 loc) · 1.11 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
aioredis==1.0.0
asgi-redis==1.4.3
asgiref==2.1.3
async-timeout==2.0.0
attrs==17.4.0
autobahn==17.10.1
Automat==0.6.0
certifi==2018.1.18
channels==2.0.0
channels-redis==2.0.2
chardet==3.0.4
codecov==2.0.15
constantly==15.1.0
coverage==4.3.3
daphne==2.0.2
defusedxml==0.5.0
dj-database-url==0.5.0
Django==2.0.2
django-braces==1.12.0
django-debug-toolbar==1.6
django-model-utils==2.6.1
django-private-chat==0.1.6
django-test-plus==1.0.17
djangorestframework==3.7.7
flake8==3.5.0
gunicorn==19.7.1
hiredis==0.2.0
hyperlink==17.3.1
idna==2.6
incremental==17.5.0
mccabe==0.6.1
mock==2.0.0
msgpack==0.5.4
msgpack-python==0.5.2
oauthlib==2.0.6
packaging==16.8
pbr==3.1.1
Pillow==5.0.0
pluggy==0.6.0
py==1.5.2
pycodestyle==2.3.1
pyflakes==1.6.0
PyJWT==1.6.0
pyparsing==2.2.0
python-social-auth==0.2.12
python3-openid==3.1.0
pytz==2018.3
redis==2.10.6
requests==2.18.4
requests-oauthlib==0.8.0
six==1.11.0
social-auth-app-django==2.1.0
social-auth-core==1.7.0
sqlparse==0.2.4
tox==2.9.1
Twisted==17.9.0
txaio==2.8.2
urllib3==1.22
virtualenv==15.1.0
websocket-client==0.46.0
websockets==3.2
whitenoise==3.3.1
zope.interface==4.4.3
psycopg2==2.7.2