-
Notifications
You must be signed in to change notification settings - Fork 2
/
requirements.txt
54 lines (54 loc) · 946 Bytes
/
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
aiohttp==3.9.4
aiosignal==1.3.1
asn1crypto==1.5.1
async-timeout==4.0.3
attrs==23.1.0
bech32==1.2.0
cachetools==5.3.1
certifi==2023.7.22
cffi==1.16.0
charset-normalizer==2.1.1
coincurve==18.0.0
cytoolz==0.12.2
ecdsa==0.18.0
eth-hash==0.5.2
eth-typing==3.5.0
eth-utils==2.2.2
flake8==6.1.0
frozenlist==1.4.0
google-api-core==2.12.0
google-api-python-client==2.102.0
google-auth==2.23.2
google-auth-httplib2==0.1.1
googleapis-common-protos==1.60.0
grpcio==1.59.0
grpcio-tools==1.59.0
hdwallets==0.1.2
httplib2==0.22.0
idna==3.7
iniconfig==2.0.0
mccabe==0.7.0
mnemonic==0.20
multidict==6.0.4
packaging==23.2
pluggy==1.3.0
protobuf==4.24.4
pyasn1==0.5.0
pyasn1-modules==0.3.0
pycodestyle==2.11.0
pycparser==2.21
pycryptodome==3.19.1
pyflakes==3.1.0
pyparsing==3.1.1
pytest==7.4.2
PyYAML==6.0.1
requests==2.31.0
rsa==4.9
six==1.16.0
toolz==0.12.0
typing_extensions==4.8.0
ujson==5.4.0
uritemplate==4.1.1
urllib3==1.26.18
websockets==11.0.3
yarl==1.9.2