-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathrequirements.txt
374 lines (373 loc) · 7.39 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
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
#
# This file is autogenerated by pip-compile with python 3.9
# To update, run:
#
# ./compile-requirements
#
aiohttp==3.8.3
# via web3
aiosignal==1.2.0
# via aiohttp
aniso8601==8.0.0
# via flask-restful
async-timeout==4.0.2
# via aiohttp
attrs==19.3.0
# via
# aiohttp
# jsonschema
# trustlines-contracts-deploy
# trustlines-relay (setup.py)
base58==2.0.0
# via multiaddr
bitarray==1.2.2
# via eth-account
blinker==1.4
# via sentry-sdk
cachecontrol==0.12.6
# via firebase-admin
cached-property==1.5.2
# via py-evm
cachetools==4.0.0
# via
# google-auth
# trustlines-relay (setup.py)
certifi==2019.11.28
# via
# requests
# sentry-sdk
chardet==3.0.4
# via requests
charset-normalizer==2.1.1
# via aiohttp
click==7.1.1
# via
# contract-deploy-tools
# flask
# trustlines-contracts-deploy
# trustlines-relay (setup.py)
contract-deploy-tools==0.11.1
# via
# trustlines-contracts-deploy
# trustlines-relay (setup.py)
coverage==5.3
# via trustlines-relay (setup.py)
cytoolz==0.10.1
# via
# eth-keyfile
# eth-utils
decorator==4.4.2
# via networkx
eth-abi==2.1.1
# via
# eth-account
# eth-tester
# web3
eth-account==0.5.9
# via
# eth-tester
# web3
eth-bloom==1.0.3
# via py-evm
eth-hash[pycryptodome,pysha3]==0.2.0
# via
# eth-bloom
# eth-tester
# eth-utils
# trie
# web3
eth-keyfile==0.5.1
# via
# contract-deploy-tools
# eth-account
eth-keys==0.3.4
# via
# eth-account
# eth-keyfile
# eth-tester
# py-evm
eth-rlp==0.2.1
# via
# eth-account
# web3
eth-tester[py-evm]==0.6.0b6
# via
# -r constraints.in
# contract-deploy-tools
eth-typing==2.3.0
# via
# eth-abi
# eth-keys
# eth-utils
# py-ecc
# py-evm
# web3
eth-utils==1.9.5
# via
# contract-deploy-tools
# eth-abi
# eth-account
# eth-keyfile
# eth-keys
# eth-rlp
# eth-tester
# hexbytes
# py-ecc
# py-evm
# rlp
# trie
# trustlines-relay (setup.py)
# web3
firebase-admin==4.3.0
# via trustlines-relay (setup.py)
flask==1.1.1
# via
# flask-cors
# flask-restful
# flask-sockets
# sentry-sdk
# trustlines-relay (setup.py)
flask-cors==3.0.8
# via trustlines-relay (setup.py)
flask-restful==0.3.8
# via trustlines-relay (setup.py)
flask-sockets==0.2.1
# via trustlines-relay (setup.py)
frozenlist==1.3.1
# via
# aiohttp
# aiosignal
gevent==22.10.2
# via
# -r constraints.in
# flask-sockets
# gevent-websocket
# trustlines-relay (setup.py)
gevent-websocket==0.10.1
# via
# flask-sockets
# trustlines-relay (setup.py)
google-api-core[grpc]==1.16.0
# via
# firebase-admin
# google-api-python-client
# google-cloud-core
# google-cloud-firestore
google-api-python-client==1.8.0
# via firebase-admin
google-auth==1.11.3
# via
# google-api-core
# google-api-python-client
# google-auth-httplib2
# google-cloud-storage
google-auth-httplib2==0.0.3
# via google-api-python-client
google-cloud-core==1.3.0
# via
# google-cloud-firestore
# google-cloud-storage
google-cloud-firestore==1.6.2
# via firebase-admin
google-cloud-storage==1.26.0
# via firebase-admin
google-resumable-media==0.5.0
# via google-cloud-storage
googleapis-common-protos==1.51.0
# via google-api-core
greenlet==2.0.1
# via gevent
grpcio==1.27.2
# via google-api-core
hexbytes==0.2.0
# via
# eth-account
# eth-rlp
# trie
# web3
httplib2==0.19.0
# via
# -r constraints.in
# google-api-python-client
# google-auth-httplib2
idna==2.9
# via
# requests
# yarl
ipfshttpclient==0.8.0a2
# via web3
itsdangerous==1.1.0
# via flask
jinja2==2.11.1
# via flask
jsonschema==3.2.0
# via web3
lru-dict==1.1.6
# via
# py-evm
# web3
markupsafe==1.1.1
# via jinja2
marshmallow==3.5.1
# via
# marshmallow-oneofschema
# trustlines-relay (setup.py)
# webargs
marshmallow-oneofschema==2.0.1
# via trustlines-relay (setup.py)
msgpack==1.0.0
# via cachecontrol
multiaddr==0.0.9
# via ipfshttpclient
multidict==6.0.2
# via
# aiohttp
# yarl
mypy-extensions==0.4.3
# via
# py-ecc
# py-evm
netaddr==0.7.19
# via multiaddr
networkx==2.4
# via trustlines-relay (setup.py)
parsimonious==0.8.1
# via eth-abi
pendulum==2.1.2
# via
# -r constraints.in
# trustlines-contracts-deploy
protobuf==3.11.3
# via
# google-api-core
# googleapis-common-protos
# web3
psycogreen==1.0.2
# via trustlines-relay (setup.py)
psycopg2==2.8.4
# via trustlines-relay (setup.py)
py-ecc==1.7.1
# via py-evm
py-evm==0.5.0a3
# via eth-tester
py-solc-x==1.1.1
# via contract-deploy-tools
pyasn1==0.4.8
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.2.8
# via google-auth
pycryptodome==3.9.7
# via
# eth-hash
# eth-keyfile
pyethash==0.1.27
# via py-evm
pyparsing==2.4.7
# via httplib2
pyrsistent==0.15.7
# via jsonschema
pysha3==1.0.2
# via eth-hash
python-dateutil==2.8.1
# via pendulum
pytz==2019.3
# via
# flask-restful
# google-api-core
# google-cloud-firestore
pytzdata==2020.1
# via pendulum
requests==2.23.0
# via
# cachecontrol
# google-api-core
# ipfshttpclient
# py-solc-x
# web3
rlp==2.0.1
# via
# eth-account
# eth-rlp
# eth-tester
# py-evm
# trie
rsa==4.0
# via google-auth
semantic-version==2.8.4
# via
# eth-tester
# py-solc-x
sentry-sdk[flask]==0.14.3
# via trustlines-relay (setup.py)
six==1.14.0
# via
# flask-cors
# flask-restful
# google-api-core
# google-api-python-client
# google-auth
# google-resumable-media
# grpcio
# jsonschema
# multiaddr
# parsimonious
# protobuf
# pyrsistent
# python-dateutil
# tinyrpc
sortedcontainers==2.3.0
# via trie
sqlalchemy==1.3.15
# via trustlines-relay (setup.py)
tinyrpc==1.0.4
# via trustlines-relay (setup.py)
toml==0.10.0
# via trustlines-relay (setup.py)
toolz==0.10.0
# via cytoolz
trie==2.0.0-alpha.5
# via py-evm
trustlines-contracts-bin==2.0.0
# via
# trustlines-contracts-deploy
# trustlines-relay (setup.py)
trustlines-contracts-deploy==2.0.0
# via
# -r constraints.in
# trustlines-relay (setup.py)
typing-extensions==3.7.4.3
# via trie
uritemplate==3.0.1
# via google-api-python-client
urllib3==1.25.8
# via
# requests
# sentry-sdk
varint==1.0.2
# via multiaddr
web3==5.31.0
# via
# -r constraints.in
# contract-deploy-tools
# trustlines-contracts-deploy
# trustlines-relay (setup.py)
webargs==5.5.3
# via trustlines-relay (setup.py)
websockets==9.1
# via web3
werkzeug==0.16.1
# via
# -r constraints.in
# flask
wrapt==1.12.1
# via trustlines-relay (setup.py)
yarl==1.8.1
# via aiohttp
zope-event==4.5.0
# via gevent
zope-interface==5.2.0
# via gevent
# The following packages are considered to be unsafe in a requirements file:
# setuptools