forked from saleor/saleor
-
Notifications
You must be signed in to change notification settings - Fork 8
/
requirements.txt
118 lines (118 loc) · 2.25 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
amqp==2.6.0
aniso8601==7.0.0
asgiref==3.2.10
babel==2.8.0
beautifulsoup4==4.7.1
billiard==3.6.3.0
boto3==1.14.17
botocore==1.17.17
braintree==4.2.0
cachetools==4.1.1
cairocffi==1.1.0
cairosvg==2.4.2
celery==4.4.6
certifi==2020.6.20
cffi==1.14.0
chardet==3.0.4
cssselect2==0.3.0
defusedxml==0.6.0
dj-database-url==0.5.0
dj-email-url==1.0.1
django==3.0.6
django-appconf==1.0.4
django-cache-url==3.1.2
django-countries==6.1.2
django-filter==2.3.0
django-js-asset==1.2.2
django-measurement==3.2.3
django-mptt==0.11.0
django-phonenumber-field==4.0.0
django-prices==2.2.0
django-prices-openexchangerates==1.1.0
django-prices-vatlayer==1.1.0
django-render-block==0.6
django-storages==1.9.1
django-templated-email==2.3.0
django-versatileimagefield==2.0
docutils==0.15.2
draftjs-sanitizer==1.0.0
enmerkar==0.7.1
et-xmlfile==1.0.1
faker==4.1.1
freezegun==0.3.15
future==0.18.2
google-api-core==1.21.0
google-auth==1.18.0
google-cloud-core==1.3.0
google-cloud-storage==1.29.0
google-i18n-address==2.3.5
google-measurement-protocol==1.0.0
google-resumable-media==0.5.1
googleapis-common-protos==1.52.0
graphene==2.1.8
graphene-django==2.11.0
graphene-federation==0.1.0
graphql-core==2.3.2
graphql-relay==2.0.1
html-to-draftjs==1.0.1
html5lib==1.1
idna==2.10
jaeger-client==4.3.0
jdcal==1.4.1
jmespath==0.10.0
jsonfield==3.1.0
kombu==4.6.11
lxml==4.5.1
markdown==3.2.2
maxminddb==1.5.4
maxminddb-geolite2==2018.703
measurement==3.2.0
mpmath==1.1.0
oauthlib==3.1.0
openpyxl==3.0.3
opentracing==2.3.0
petl==1.3.0
phonenumberslite==8.12.6
pillow==7.2.0
prices==1.0.0
promise==2.3
protobuf==3.12.2
psycopg2-binary==2.8.5
purl==1.5
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.20
pyjwt==1.7.1
pyphen==0.9.5
python-dateutil==2.8.1
python-json-logger==0.1.11
python-magic==0.4.18
python-magic-bin==0.4.14; sys_platform == "win32"
pytimeparse==1.1.8
pytz==2020.1
razorpay==1.2.0
redis==3.5.3
requests==2.24.0
rsa==4.6; python_version >= "3"
rx==1.6.1
s3transfer==0.3.3
sentry-sdk==0.16.0
singledispatch==3.4.0.3
six==1.15.0
soupsieve==2.0.1
sqlparse==0.3.1
stripe==2.48.0
sympy==1.6.1
text-unidecode==1.3
threadloop==1.0.2
thrift==0.13.0
tinycss2==1.0.2
tornado==6.0.4
tqdm==4.47.0
typing==3.7.4.1
unidecode==1.1.1
urllib3==1.25.9
uwsgi==2.0.19.1; sys_platform != "win32"
vine==1.3.0
weasyprint==51
webencodings==0.5.1