-
Notifications
You must be signed in to change notification settings - Fork 13
/
requirements.txt
60 lines (60 loc) · 1.03 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
aiohttp==3.8.3
aiosignal==1.2.0
async-timeout==4.0.2
asyncpg==0.26.0
attrs==22.1.0
backoff==2.1.2
base58==2.1.1
bitarray==2.6.0
bloom-filter2==2.0.0
cachetools==5.2.0
certifi==2022.9.24
charset-normalizer==2.1.1
cytoolz==0.12.0
eth-abi==2.2.0
eth-account==0.5.9
eth-hash==0.5.0
eth-keyfile==0.5.1
eth-keys==0.3.4
eth-rlp==0.2.1
eth-typing==2.3.0
eth-utils==1.10.0
frozenlist==1.3.1
hexbytes==0.3.0
idna==3.4
importlib-resources==5.9.0
iniconfig==1.1.1
ipfshttpclient==0.8.0a2
jsonschema==4.16.0
leveldb==0.201
lru-dict==1.1.8
multiaddr==0.0.9
multidict==6.0.2
netaddr==0.8.0
networkx==2.8.7
numpy==1.23.3
packaging==21.3
parsimonious==0.8.1
pika==1.3.0
pkgutil-resolve-name==1.3.10
pluggy==1.0.0
protobuf==3.20.3
psycopg2-binary==2.9.3
py==1.11.0
pycryptodome==3.15.0
pyparsing==3.0.9
pyrsistent==0.18.1
pytest==7.1.3
requests==2.28.1
rlp==2.0.1
scipy==1.9.1
six==1.16.0
tabulate==0.8.10
tomli==2.0.1
toolz==0.12.0
urllib3==1.26.12
varint==1.0.2
web3==5.31.0
websockets==9.1
yarl==1.8.1
zipp==3.8.1