#
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
#    pip-compile
#
aiohttp==3.8.3
    # via web3
aiosignal==1.3.1
    # via aiohttp
async-timeout==4.0.2
    # via aiohttp
attrs==22.1.0
    # via
    #   aiohttp
    #   jsonschema
base58==2.1.1
    # via multiaddr
bitarray==2.6.0
    # via eth-account
certifi==2022.9.24
    # via requests
charset-normalizer==2.1.1
    # via
    #   aiohttp
    #   requests
cytoolz==0.12.0
    # via
    #   eth-keyfile
    #   eth-utils
environs==9.5.0
    # via eth-prototype
eth-abi==2.2.0
    # via
    #   eth-account
    #   eth-event
    #   web3
eth-account==0.5.9
    # via web3
eth-event==1.2.3
    # via eth-prototype
eth-hash[pycryptodome]==0.3.3
    # via
    #   eth-event
    #   eth-utils
    #   web3
eth-keyfile==0.5.1
    # via eth-account
eth-keys==0.3.4
    # via
    #   eth-account
    #   eth-keyfile
eth-prototype[web3]==0.7.2
    # via eth-permissions (setup.py)
eth-rlp==0.2.1
    # via
    #   eth-account
    #   web3
eth-typing==2.3.0
    # via
    #   eth-abi
    #   eth-keys
    #   eth-utils
    #   web3
eth-utils==1.10.0
    # via
    #   eth-abi
    #   eth-account
    #   eth-event
    #   eth-keyfile
    #   eth-keys
    #   eth-rlp
    #   rlp
    #   web3
frozenlist==1.3.3
    # via
    #   aiohttp
    #   aiosignal
future==0.18.2
    # via m9g
future-fstrings==1.2.0
    # via m9g
graphviz==0.20.1
    # via eth-permissions (setup.py)
hexbytes==0.3.0
    # via
    #   eth-account
    #   eth-event
    #   eth-rlp
    #   web3
idna==3.4
    # via
    #   requests
    #   yarl
importlib-resources==5.10.0
    # via jsonschema
ipfshttpclient==0.8.0a2
    # via web3
jsonschema==4.17.3
    # via web3
lru-dict==1.1.8
    # via web3
m9g==0.0.6
    # via eth-prototype
marshmallow==3.19.0
    # via environs
multiaddr==0.0.9
    # via ipfshttpclient
multidict==6.0.3
    # via
    #   aiohttp
    #   yarl
netaddr==0.8.0
    # via multiaddr
packaging==21.3
    # via marshmallow
parsimonious==0.8.1
    # via eth-abi
pkgutil-resolve-name==1.3.10
    # via jsonschema
protobuf==3.19.5
    # via web3
pycryptodome==3.16.0
    # via
    #   eth-hash
    #   eth-keyfile
pyparsing==3.0.9
    # via packaging
pyrsistent==0.19.2
    # via jsonschema
python-dotenv==0.21.0
    # via environs
requests==2.28.1
    # via
    #   eth-prototype
    #   ipfshttpclient
    #   web3
rlp==2.0.1
    # via
    #   eth-account
    #   eth-rlp
six==1.16.0
    # via
    #   multiaddr
    #   parsimonious
toolz==0.12.0
    # via cytoolz
urllib3==1.26.13
    # via requests
varint==1.0.2
    # via multiaddr
web3==5.31.3
    # via eth-prototype
websockets==9.1
    # via web3
yarl==1.8.2
    # via aiohttp
zipp==3.11.0
    # via importlib-resources
