-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
61 lines (61 loc) · 1.08 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
aioredis==1.1.0
asgi-redis==1.4.3
asgiref==2.3.2
async-timeout==3.0.1
attrs==18.2.0
autobahn==18.9.2
Automat==0.7.0
boto3==1.7.83
botocore==1.10.83
certifi==2018.8.24
channels==2.1.4
channels-redis==2.3.0
chardet==3.0.4
constantly==15.1.0
cryptography==2.3.1
daphne==2.2.2
defusedxml==0.5.0
dj-database-url==0.5.0
dj-static==0.0.6
Django==2.1.2
django-crispy-forms==1.7.2
django-heroku==0.3.1
django-localflavor==2.1
django-random-id-generator==0.1.0
django-storages==1.6.6
docutils==0.14
gunicorn==19.9.0
hiredis==0.2.0
hyperlink==18.0.0
idna==2.7
incremental==17.5.0
jmespath==0.9.3
msgpack==0.5.6
msgpack-python==0.5.6
oauthlib==2.1.0
Pillow==5.3.0
psycopg2==2.7.5
psycopg2-binary==2.7.5
PyHamcrest==1.9.0
PyJWT==1.6.4
pystache==0.5.4
python-dateutil==2.7.3
python-decouple==3.1
python3-openid==3.1.0
pytz==2018.5
redis==2.10.6
reportlab==3.5.9
requests==2.19.1
requests-oauthlib==1.0.0
s3transfer==0.1.13
selenium==3.14.1
six==1.11.0
social-auth-app-django==2.1.0
social-auth-core==1.7.0
static==1.1.1
static3==0.7.0
Twisted==18.7.0
txaio==18.8.1
urllib3==1.23
whitenoise==4.0
zope.interface==4.5.0