forked from jonathanzerox/tunga-api
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
78 lines (77 loc) · 2.9 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
78
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file requirements.txt requirements.in
#
-e git+https://github.com/davidsemakula/[email protected]#egg=python-harvest-redux
appdirs==1.4.0 # via setuptools
apscheduler==3.3.1
argon2-cffi==16.2.0
cairocffi==0.7.2 # via cairosvg, weasyprint
CairoSVG==1.0.22 # via weasyprint
cffi==1.7.0 # via argon2-cffi, cairocffi, weasyprint
click==6.6 # via rq
coinbase==2.0.6
coreapi==2.3.0 # via django-rest-swagger, openapi-codec
coreschema==0.0.4 # via coreapi
cssselect==0.9.2 # via premailer, weasyprint
cssutils==1.0.1 # via premailer
django-activity-stream==0.6.2
django-allauth==0.31.0
django-braces==1.11.0 # via django-oauth-toolkit
django-cors-headers==1.2.2
django-countries==4.2
django-filter==1.0.1
django-hashers-passlib==0.3
django-oauth-toolkit==0.12.0
django-redis==4.4.3
django-rest-auth==0.9.1
django-rest-swagger==2.1.2
django-rq==0.9.5
django-tagulous==0.12.0
Django==1.10.6 # via django-allauth, django-hashers-passlib, django-oauth-toolkit, django-rest-auth, django-rq
djangorestframework-jwt==1.8.0
djangorestframework==3.6.2
dry-rest-permissions==0.1.6
enum34==1.1.6 # via argon2-cffi
funcsigs==1.0.2 # via apscheduler
futures==3.0.5 # via apscheduler
gunicorn==19.6.0
html5lib==0.999999999 # via weasyprint
itypes==1.1.0 # via coreapi
jinja2==2.9.5 # via coreschema
lxml==3.6.4 # via premailer, weasyprint
mailchimp3==2.0.7
MarkupSafe==1.0 # via jinja2
mysqlclient==1.3.7
oauthlib==2.0.1
openapi-codec==1.3.1 # via django-rest-swagger
packaging==16.8 # via setuptools
passlib==1.6.5 # via django-hashers-passlib
Pillow==3.3.0
premailer==3.0.1
pycparser==2.14 # via cffi
pycrypto==2.6.1
PyJWT==1.4.0 # via djangorestframework-jwt
pyparsing==2.1.10 # via packaging
Pyphen==0.9.4 # via weasyprint
python-dateutil==2.5.3
python-openid==2.2.5 # via django-allauth
pytz==2016.10 # via apscheduler, tzlocal
redis==2.10.5 # via django-redis, rq
requests-oauthlib==0.8.0 # via django-allauth
requests==2.10.0
rest-framework-generic-relations==1.1.0
rq==0.6.0 # via django-rq
simplejson==3.10.0 # via django-rest-swagger
six==1.10.0 # via apscheduler, argon2-cffi, coinbase, django-oauth-toolkit, django-rest-auth, html5lib, packaging, python-dateutil, setuptools
slacker==0.9.30
tinycss==0.3 # via weasyprint
tzlocal==1.3 # via apscheduler
uritemplate==3.0.0 # via coreapi
WeasyPrint==0.31
webencodings==0.5 # via html5lib
# The following packages are commented out because they are
# considered to be unsafe in a requirements file:
# setuptools # via apscheduler, html5lib