-
Notifications
You must be signed in to change notification settings - Fork 7
/
requirements.txt
58 lines (58 loc) · 1013 Bytes
/
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
amqp==2.1.4
appdirs==1.4.3
appnope==0.1.0
Babel==2.4.0
billiard==3.5.0.2
boto==2.46.1
boto3==1.4.4
botocore==1.5.39
certifi==2017.4.17
chardet==3.0.4
codacy-coverage==1.3.6
coverage==4.3.4
decorator==4.0.11
dj-database-url==0.4.2
Django==1.10.5
django-crispy-forms==1.6.1
django-debug-toolbar==1.6
django-filer==1.2.6
django-mptt==0.8.7
django-polymorphic==1.0.2
django-storages==1.5.2
django-webpack-loader==0.4.1
djangorestframework==3.6.3
docutils==0.13.1
easy-thumbnails==2.3
flower==0.9.1
gunicorn==19.7.1
idna==2.5
ipython==5.1.0
ipython-genutils==0.1.0
jmespath==0.9.2
kombu==4.0.2
olefile==0.44
packaging==16.8
pexpect==4.2.1
pickleshare==0.7.4
Pillow==4.0.0
prompt-toolkit==1.0.9
psycopg2==2.6.2
ptyprocess==0.5.1
Pygments==2.2.0
pyparsing==2.1.10
python-dateutil==2.6.0
pytz==2017.2
requests==2.17.3
s3transfer==0.1.10
simplegeneric==0.8.1
six==1.10.0
sqlparse==0.2.2
stripe==1.59.0
tornado==4.2
traitlets==4.3.1
Unidecode==0.4.20
urllib3==1.21.1
uuid==1.30
vine==1.1.3
wcwidth==0.1.7
whitenoise==3.3.0