-
Notifications
You must be signed in to change notification settings - Fork 55
/
requirements.txt
84 lines (83 loc) · 3.46 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
79
80
81
82
83
84
# This file is autogenerated by Prequ. To update, run:
#
# prequ update
#
--find-links wheels
asn1crypto==0.24.0 # via cryptography
babel==2.5.3 # via shuup
cairocffi==0.9.0 # via cairosvg, weasyprint
cairosvg==2.2.1 # via weasyprint
certifi==2018.11.29 # via requests
cffi==1.11.5 # via cairocffi, cryptography, weasyprint
chardet==3.0.4 # via requests
contextlib2==0.5.5 # via raven
coreapi==2.3.3 # via django-rest-swagger, openapi-codec
coreschema==0.0.4 # via coreapi
cryptography==2.4.2 # via secretstorage
cssselect2==0.2.1 # via cairosvg, weasyprint
defusedxml==0.5.0 # via cairosvg
dj-database-url==0.5.0
django==1.11.17 # via django-filer, django-jinja, django-mptt, django-polymorphic, django-reversion, django-timezone-field, easy-thumbnails, jsonfield, shuup
django-bootstrap3==9.1.0 # via shuup
django-countries==5.2 # via shuup
django-enumfields==0.9.0 # via shuup
django-environ==0.4.5
django-filer==1.4.1 # via shuup
django-filter==1.1.0 # via shuup
django-jinja==2.4.1 # via shuup
django-js-asset==1.1.0 # via django-mptt
django-mptt==0.9.1 # via django-filer, shuup
django-parler==1.9.2
django-parler-rest==1.4.2 # via shuup
django-polymorphic==2.0.3 # via django-filer, shuup
django-registration-redux==1.8 # via shuup
django-rest-swagger==2.1.2 # via shuup
django-reversion==2.0.13 # via shuup
django-timezone-field==2.1 # via shuup
djangorestframework==3.5.4 # via django-parler-rest, django-rest-swagger, shuup
djangorestframework-jwt==1.11.0 # via shuup
easy-thumbnails==2.5 # via django-filer
entrypoints==0.2.3 # via keyring
et-xmlfile==1.0.1 # via openpyxl
factory-boy==2.7.0 # via shuup
fake-factory==0.5.3 # via factory-boy, shuup
html5lib==1.0.1 # via weasyprint
idna==2.8 # via cryptography, requests
itypes==1.1.0 # via coreapi
jdcal==1.4 # via openpyxl
jinja2==2.8.1 # via coreschema, django-jinja, shuup
jsonfield==2.0.2 # via shuup
keyring==17.1.1 # via shuup
keyrings.alt==3.1.1 # via shuup
lxml==4.2.1 # via shuup
markdown==2.6.11 # via shuup
markupsafe==1.1.0 # via jinja2
openapi-codec==1.3.2 # via django-rest-swagger
openpyxl==2.5.12 # via shuup
pillow==5.4.0 # via cairosvg, easy-thumbnails
pycparser==2.19 # via cffi
pyjwt==1.7.1 # via djangorestframework-jwt
pyphen==0.9.5 # via weasyprint
python-dateutil==2.7.5 # via shuup
python-memcached==1.59
pytoml==0.1.20 # via shuup
pytz==2018.7 # via babel, django, django-timezone-field, shuup
pyyaml==3.13 # via shuup-yaml
raven==5.33.0
requests==2.21.0
secretstorage==2.3.1 # via shuup
setuptools-gitver==1.1.0 # via shuup-yaml
shuup==1.8.1
shuup-stripe==0.8.6
shuup-yaml==1.0.1b2
simplejson==3.16.0 # via django-rest-swagger
six==1.12.0 # via cryptography, html5lib, keyrings-alt, python-dateutil, python-memcached, shuup
stripe==1.84.2 # via shuup-stripe
tinycss2==0.6.1 # via cairosvg, cssselect2, weasyprint
unicodecsv==0.14.1 # via shuup
unidecode==1.0.23 # via django-filer
uritemplate==3.0.0 # via coreapi
urllib3==1.24.1 # via requests
weasyprint==44
webencodings==0.5.1 # via html5lib, tinycss2
xlrd==1.2.0 # via shuup