-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
122 lines (122 loc) · 2.52 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
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
-i https://pypi.python.org/simple
amqp==2.5.0
aniso8601==3.0.2
autopep8==1.4.4
babel==2.7.0
billiard==3.6.0.0
bleach==2.1.4
boto3==1.9.158
botocore==1.12.158
braintree==3.49.0
cachetools==3.1.1
cairocffi==1.0.2
cairosvg==2.4.0
celery[redis]==4.3.0
certifi==2019.3.9
cffi==1.12.3
chardet==3.0.4
cssselect2==0.2.1
dataclasses==0.6 ; python_version < '3.7'
defusedxml==0.6.0 ; python_version >= '3.0'
dj-database-url==0.5.0
dj-email-url==0.2.0
django-appconf==1.0.3
django-babel==0.6.2
django-bootstrap4==0.0.8
django-cache-url==3.0.0
django-countries==5.3.3
django-debug-toolbar-request-history==0.0.10
django-debug-toolbar==1.11
django-elasticsearch-dsl==0.5.1
django-filter==2.1.0
django-graphql-jwt==0.2.1
django-impersonate==1.4.1
django-js-asset==1.2.2
django-measurement==3.0.0
django-mptt==0.10.0
django-phonenumber-field==2.4.0
django-prices-openexchangerates==1.0.1
django-prices-vatlayer==1.0.2
django-prices==1.0.4
django-recaptcha==1.5.0
django-redis==4.10.0
django-render-block==0.6
django-silk==2.0.0
django-storages[google]==1.7.1
django-templated-email==2.3.0
django-versatileimagefield==1.10
django-webpack-loader==0.6.0
django==2.2.1
docutils==0.14
elasticsearch-dsl==6.0.1
elasticsearch==6.3.1
faker==1.0.7
freezegun==0.3.12
google-api-core==1.11.1
google-auth==1.6.3
google-cloud-core==1.0.1
google-cloud-storage==1.16.0
google-i18n-address==2.3.4
google-measurement-protocol==1.0.0
google-resumable-media==0.3.2
googleapis-common-protos==1.6.0
gprof2dot==2016.10.13
graphene-django-optimizer==0.4.0
graphene-django==2.2.0
graphene==2.1.3
graphql-core==2.1
graphql-relay==0.4.5
html5lib==1.0.1
idna==2.8
ipaddress==1.0.22
jinja2==2.10.1
jmespath==0.9.4
jsonfield==2.0.2
kombu==4.6.0
markdown==3.1.1
markupsafe==1.1.1
maxminddb-geolite2==2018.703
maxminddb==1.4.1
measurement==2.0.1
mpmath==1.1.0
oauthlib==3.0.1
phonenumberslite==8.10.12
pillow==5.4.1
prices==1.0.0
promise==2.2.1
protobuf==3.8.0
psycopg2-binary==2.8.2
purl==1.5
pyasn1-modules==0.2.5
pyasn1==0.4.5
pycodestyle==2.5.0
pycparser==2.19
pygments==2.4.2
pyjwt==1.7.1
pyphen==0.9.5
python-dateutil==2.8.0 ; python_version >= '2.7'
python3-openid==3.1.0 ; python_version >= '3.0'
pytz==2019.1
raven==6.9.0
razorpay==1.2.0
redis==3.2.1
requests-oauthlib==1.2.0
requests==2.22.0
rsa==4.0
rx==1.6.1
s3transfer==0.2.0
singledispatch==3.4.0.3
six==1.12.0
social-auth-app-django==3.1.0
social-auth-core==3.2.0
sqlparse==0.3.0
stripe==2.29.0
sympy==1.4
text-unidecode==1.2
tinycss2==1.0.2
typing==3.6.6
urllib3==1.25.3
uwsgi==2.0.18 ; platform_system != 'Windows'
vine==1.3.0
weasyprint==47
webencodings==0.5.1