forked from CiviWiki/OpenCiviWiki
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
77 lines (77 loc) · 1.29 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
71
72
73
74
75
76
77
amqp==2.2.2
args==0.1.0
asgi-redis==1.4.3
asgiref==1.1.2
asn1crypto==0.23.0
astroid==1.5.3
attrs==17.2.0
autobahn==17.10.1
Automat==0.6.0
backports.functools-lru-cache==1.4
billiard==3.5.0.3
boto==2.48.0
celery==4.1.0
certifi==2017.11.5
cffi==1.11.2
channels==1.0.3
chardet==3.0.4
clint==0.5.1
configparser==3.5.0
constantly==15.1.0
coreapi==2.3.3
coverage==4.4.1
cryptography==2.1.3
daphne==1.3.0
dj-database-url==0.4.2
Django==1.11.7
django-cors-headers==2.1.0
django-model-utils==3.0.0
django-notifications-hq==1.3
django-storages==1.6.5
djangorestframework==3.6.3
docutils==0.14
enum34==1.1.6
flake8==3.4.1
gunicorn==19.7.1
h2==3.0.1
honcho==1.0.1
hpack==3.0.0
hyperframe==5.1.0
hyperlink==17.3.1
idna==2.6
incremental==17.5.0
ipaddress==1.0.18
isort==4.2.15
jmespath==0.9.3
jsonfield==2.0.2
kombu==4.1.0
lazy-object-proxy==1.3.1
mccabe==0.6.1
msgpack-python==0.4.8
olefile==0.44
Pillow==4.3.0
priority==1.3.0
psycopg2==2.7.3.2
pyasn1==0.3.7
pyasn1-modules==0.1.5
pycodestyle==2.3.1
pycparser==2.18
pyflakes==1.6.0
pylint==1.7.2
pyOpenSSL==17.3.0
pyopenstates==1.1.0
python-dateutil==2.6.1
pytz==2017.3
redis==2.10.6
requests==2.18.4
service-identity==17.0.0
singledispatch==3.4.0.3
six==1.11.0
sunlight==1.2.9
Twisted==17.9.0
txaio==2.8.2
urllib3==1.22
vine==1.1.4
whitenoise==3.3.1
wrapt==1.10.11
zope.interface==4.4.3