forked from FusionIIIT/Fusion
-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
62 lines (61 loc) · 1.05 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
amqp==2.2.2
asgi-redis==1.4.3
asgiref==1.1.2
attrs==18.2.0
autobahn==19.1.1
Automat==0.7.0
beautifulsoup4==4.6.0
billiard==3.5.0.3
celery==4.1.0
certifi==2017.7.27.1
channels==1.1.8
chardet==3.0.4
constantly==15.1.0
daphne==1.4.2
defusedxml==0.5.0
Django==1.11.4
django-allauth==0.32.0
django-debug-toolbar==1.8
django-markdown-deux==1.0.5
django-notifications-hq==1.5.0
django-pagedown==1.0.5
django-semanticui-forms==1.6.5
flake8==3.4.1
html5lib==1.0b10
httplib2==0.11.0
hyperlink==18.0.0
idna==2.6
incremental==17.5.0
isort==4.2.15
kombu==4.1.0
markdown2==2.3.7
mccabe==0.6.1
msgpack-python==0.5.6
mysqlclient==1.3.12
oauthlib==2.0.4
olefile==0.44
Pillow==4.2.1
pycodestyle==2.3.1
pyflakes==1.5.0
PyHamcrest==1.9.0
PyPDF2==1.26.0
python3-openid==3.1.0
pytz==2017.2
pywin32==224
redis==2.10.6
reportlab==3.4.0
requests==2.18.4
requests-oauthlib==0.8.0
six==1.11.0
sqlparse==0.2.4
Twisted==18.9.0
txaio==18.8.1
urllib3==1.22
vine==1.1.4
webencodings==0.5.1
xhtml2pdf==0.2b1
xlrd==1.1.0
XlsxWriter==1.0.2
xlwt==1.3.0
zope.interface==4.6.0
django-notifications-hq==1.5.0