# This file was autogenerated by uv via the following command:
#    uv pip compile pyproject.toml -o requirements.txt
aiohappyeyeballs==2.4.0
    # via aiohttp
aiohttp==3.10.5
    # via web3
aiosignal==1.3.1
    # via aiohttp
annotated-types==0.7.0
    # via pydantic
anyio==4.4.0
    # via httpx
attrs==24.2.0
    # via aiohttp
bitarray==2.9.2
    # via eth-account
certifi==2024.7.4
    # via
    #   httpcore
    #   httpx
    #   requests
charset-normalizer==3.3.2
    # via requests
ckzg==2.0.0
    # via eth-account
click==8.1.7
    # via typer
cytoolz==0.12.3
    # via eth-utils
eth-abi==5.1.0
    # via
    #   eth-account
    #   web3
eth-account==0.13.2
    # via web3
eth-hash==0.7.0
    # via
    #   eth-utils
    #   web3
eth-keyfile==0.8.1
    # via eth-account
eth-keys==0.5.1
    # via
    #   eth-account
    #   eth-keyfile
eth-rlp==2.1.0
    # via eth-account
eth-typing==5.0.0
    # via
    #   eth-abi
    #   eth-keys
    #   eth-utils
    #   web3
eth-utils==5.0.0
    # via
    #   eth-abi
    #   eth-account
    #   eth-keyfile
    #   eth-keys
    #   eth-rlp
    #   rlp
    #   web3
frozenlist==1.4.1
    # via
    #   aiohttp
    #   aiosignal
h11==0.14.0
    # via httpcore
hexbytes==1.2.1
    # via
    #   eth-account
    #   eth-rlp
    #   eth-utils
    #   web3
httpcore==1.0.5
    # via httpx
httpx==0.27.0
    # via py-contract-codegen (pyproject.toml)
idna==3.8
    # via
    #   anyio
    #   httpx
    #   requests
    #   yarl
jinja2==3.1.4
    # via py-contract-codegen (pyproject.toml)
markdown-it-py==3.0.0
    # via rich
markupsafe==2.1.5
    # via jinja2
mdurl==0.1.2
    # via markdown-it-py
multidict==6.0.5
    # via
    #   aiohttp
    #   yarl
parsimonious==0.10.0
    # via eth-abi
pycryptodome==3.20.0
    # via
    #   eth-hash
    #   eth-keyfile
pydantic==2.8.2
    # via
    #   eth-account
    #   web3
pydantic-core==2.20.1
    # via pydantic
pygments==2.18.0
    # via rich
pyunormalize==15.1.0
    # via web3
regex==2024.7.24
    # via parsimonious
requests==2.32.3
    # via web3
rich==13.8.0
    # via typer
rlp==4.0.1
    # via
    #   eth-account
    #   eth-rlp
shellingham==1.5.4
    # via typer
sniffio==1.3.1
    # via
    #   anyio
    #   httpx
toolz==0.12.1
    # via cytoolz
typer==0.12.5
    # via py-contract-codegen (pyproject.toml)
types-requests==2.32.0.20240712
    # via web3
typing-extensions==4.12.2
    # via
    #   eth-typing
    #   pydantic
    #   pydantic-core
    #   typer
    #   web3
urllib3==2.2.2
    # via
    #   requests
    #   types-requests
web3==7.0.0
    # via py-contract-codegen (pyproject.toml)
websockets==13.0
    # via web3
yarl==1.9.4
    # via aiohttp
