-
Notifications
You must be signed in to change notification settings - Fork 16
/
requirements.txt
70 lines (70 loc) · 1.3 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
amqp==2.2.2
anyjson==0.3.3
astroid==1.6.5
autopep8==1.4.3
Babel==2.3.4
backports.functools-lru-cache==1.5
billiard==3.5.0.3
celery==4.1.0
certifi==2018.11.29
chardet==3.0.4
configparser==3.5.0
coverage==4.0.2
Django==1.9.13
django-allauth==0.24.1
django-annoying==0.8.4
django-appconf==1.0.1
django-braces==1.11.0
django-cacheops==2.4.3
django-compressor==1.5
django-crispy-forms==1.5.2
django-datatable-view==0.8.3
django-debug-toolbar==1.4
django-extensions==2.0.6
django-js-reverse==0.6.1
django-jsonview==0.5.0
django-phonenumber-field==1.1.0
django-randomslugfield==0.3.0
django-redis==4.3.0
django-scheduler==0.8.6
Django-Select2==5.3.0
django-suit==0.2.15
django-suit-redactor==0.0.2
django-tables2==1.10.0
enum34==1.1.6
flake8==3.6.0
funcy==1.6
future==0.15.2
futures==3.2.0
icalendar==3.9.1
idna==2.8
isort==4.3.4
kombu==4.1.0
lazy-object-proxy==1.3.1
mccabe==0.6.1
model-mommy==1.6.0
msgpack-python==0.4.6
oauthlib==1.0.3
oneapi-python==0.3
pdfkit==0.5.0
phonenumbers==7.1.1
phonenumberslite==8.0.0
psycopg2-binary==2.7.6.1
pycodestyle==2.4.0
pyflakes==2.0.0
pylint==1.9.4
python-dateutil==2.5.0
python-openid==2.2.5
pytz==2018.3
redis==2.10.5
requests==2.21.0
requests-oauthlib==0.5.0
singledispatch==3.4.0.3
six==1.10.0
sqlparse==0.1.18
typing==3.6.4
urllib3==1.24.1
vine==1.1.4
vobject==0.9.5
wrapt==1.10.11
yapf==0.25.0