-
Notifications
You must be signed in to change notification settings - Fork 3
/
requirements.txt
50 lines (49 loc) · 2.21 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
attrdict==2.0.1 # via eth-account
attrs==19.3.0 # via jsonschema
base58==1.0.3 # via multiaddr, py-cid, py-multihash
certifi==2019.11.28 # via requests
chardet==3.0.4 # via requests
configargparse==1.0
content-hash==1.1.1
cytoolz==0.10.1 # via eth-keyfile, eth-utils
eth-abi==2.1.0 # via eth-account, web3
eth-account==0.4.0 # via web3
eth-hash[pycryptodome]==0.2.0 # via eth-utils, web3
eth-keyfile==0.5.1 # via eth-account
eth-keys==0.2.4 # via eth-account, eth-keyfile
eth-rlp==0.1.2 # via eth-account
eth-typing==2.2.1 # via eth-abi, eth-utils, web3
eth-utils==1.8.4 # via eth-abi, eth-account, eth-keyfile, eth-keys, eth-rlp, hexbytes, rlp, web3
hexbytes==0.2.0 # via eth-account, eth-rlp, web3
idna==2.8 # via requests
ipfshttpclient==0.4.12
json5==0.8.5
jsonschema==3.2.0 # via web3
lru-dict==1.1.6 # via web3
morphys==1.0 # via py-cid, py-multibase, py-multicodec, py-multihash
multiaddr==0.0.9 # via ipfshttpclient
mypy-extensions==0.4.3 # via web3
netaddr==0.7.19 # via multiaddr
parsimonious==0.8.1 # via eth-abi
protobuf==3.11.2 # via web3
py-cid==0.3.0 # via content-hash
py-multibase==1.0.1 # via py-cid
py-multicodec==0.2.1 # via content-hash, py-cid
py-multihash==0.2.3 # via content-hash, py-cid
py-solc==3.2.0
pycryptodome==3.9.4 # via eth-hash, eth-keyfile
pyrsistent==0.15.7 # via jsonschema
pysha3==1.0.2
python-baseconv==1.2.2 # via py-multibase
requests==2.22.0 # via ipfshttpclient, web3
rlp==1.2.0 # via eth-account, eth-rlp
semantic-version==2.8.4 # via py-solc
six==1.14.0 # via attrdict, ipfshttpclient, jsonschema, multiaddr, parsimonious, protobuf, py-multibase, py-multicodec, py-multihash, pyrsistent
toolz==0.10.0 # via cytoolz
typing-extensions==3.7.4.1 # via web3
urllib3==1.25.7 # via requests
varint==1.0.2 # via multiaddr, py-multicodec, py-multihash
web3==5.4.0
websockets==8.1 # via web3
# The following packages are considered to be unsafe in a requirements file:
# setuptools