forked from saleor/saleor
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
76 lines (75 loc) · 2.32 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
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file requirements.txt requirements.in
#
babel==2.3.4
babeldjango==0.2.2
boto==2.43.0
braintree==3.30.0 # via django-payments
cffi==1.8.3 # via cryptography
cryptography==1.5.3 # via django-payments
cssselect==1.0.0 # via premailer
cssutils==1.0.1 # via premailer
defusedxml==0.4.1 # via python3-openid
dj-database-url==0.4.1
dj-email-url==0.0.10
django-absolute==0.3 # via django-emailit
django-allauth==0.28.0
django-bootstrap3==7.1.0
django-cache-url==1.3.0
django-countries==4.0
django-emailit==0.2.2
django-materializecss-form==1.0.1
django-mptt==0.8.6
django-payments==0.9.5
django-prices-openexchangerates==0.1.12
django-prices==0.4.13
django-redis==4.6.0
django-selectable==0.9.0
django-storages==1.5.1
django-versatileimagefield==1.6
django-webpack-loader==0.4.1
django==1.10.3
djangorestframework==3.5.2
elasticsearch==2.4.0
fake-factory==0.7.2
google-i18n-address==2.0.1
google-measurement-protocol==0.1.6
idna==2.1 # via cryptography
jsonfield==1.0.3
lxml==3.6.4 # via premailer
markdown==2.6.7
maxminddb-geolite2==2015.708
maxminddb==1.2.1
mock==2.0.0
oauthlib==2.0.0 # via requests-oauthlib
pbr==1.10.0 # via mock
pillow==3.4.2 # via django-versatileimagefield
premailer==3.0.1 # via django-emailit
prices==0.5.8
psycopg2==2.6.2
purl==1.3
py==1.4.31 # via pytest
pyasn1==0.1.9 # via cryptography
pycparser==2.17 # via cffi
pyjwt==1.4.2 # via django-payments
pytest-django==3.0.0
pytest==3.0.3
python-dateutil==2.5.3 # via fake-factory
python3-openid==3.0.10 # via django-allauth
pytz==2016.7 # via babel
redis==2.10.5 # via django-redis
requests-oauthlib==0.7.0 # via django-allauth
requests==2.11.1
satchless==1.1.3
six==1.10.0 # via cryptography, fake-factory, mock, purl, python-dateutil
stripe==1.41.1 # via django-payments
suds-jurko==0.6 # via django-payments
unidecode==0.4.19
urllib3==1.19.1 # via elasticsearch
uwsgi==2.0.14
xmltodict==0.10.2 # via django-payments
# The following packages are considered to be unsafe in a requirements file:
# setuptools # via cryptography