# This file was autogenerated by uv via the following command:
#    uv pip compile pyproject.toml -o requirements.txt
annotated-types==0.7.0
    # via pydantic
asttokens==2.4.1
    # via vyper
attrs==24.2.0
    # via hypothesis
bitarray==2.9.2
    # via eth-account
cached-property==1.5.2
    # via
    #   py-ecc
    #   py-evm
cbor2==5.6.4
    # via vyper
certifi==2024.8.30
    # via requests
charset-normalizer==3.3.2
    # via requests
ckzg==2.0.1
    # via
    #   eth-account
    #   py-evm
coverage==7.6.1
    # via pytest-cov
cytoolz==0.12.3
    # via eth-utils
eth-abi==5.1.0
    # via
    #   eth-account
    #   titanoboa
eth-account==0.13.3
    # via titanoboa
eth-bloom==3.0.1
    # via py-evm
eth-hash==0.7.0
    # via
    #   eth-bloom
    #   eth-utils
    #   trie
eth-keyfile==0.8.1
    # via eth-account
eth-keys==0.5.1
    # via
    #   eth-account
    #   eth-keyfile
    #   py-evm
eth-rlp==2.1.0
    # via eth-account
eth-stdlib==0.2.7
    # via titanoboa
eth-typing==5.0.0
    # via
    #   eth-abi
    #   eth-keys
    #   eth-utils
    #   py-ecc
    #   py-evm
    #   titanoboa
eth-utils==5.0.0
    # via
    #   eth-abi
    #   eth-account
    #   eth-keyfile
    #   eth-keys
    #   eth-rlp
    #   py-ecc
    #   py-evm
    #   rlp
    #   trie
hexbytes==1.2.1
    # via
    #   eth-account
    #   eth-rlp
    #   eth-utils
    #   trie
hypothesis==6.112.0
    # via titanoboa
idna==3.8
    # via requests
importlib-metadata==8.4.0
    # via vyper
iniconfig==2.0.0
    # via pytest
lru-dict==1.3.0
    # via py-evm
markdown-it-py==3.0.0
    # via rich
mdurl==0.1.2
    # via markdown-it-py
packaging==23.2
    # via
    #   pytest
    #   vvm
    #   vyper
parsimonious==0.10.0
    # via eth-abi
pluggy==1.5.0
    # via pytest
py-ecc==7.0.1
    # via py-evm
py-evm==0.10.1b2
    # via titanoboa
pycryptodome==3.20.0
    # via
    #   eth-hash
    #   eth-keyfile
    #   eth-stdlib
    #   vyper
pydantic==2.9.0
    # via eth-account
pydantic-core==2.23.2
    # via pydantic
pygments==2.18.0
    # via rich
pytest==8.3.2
    # via
    #   pytest-cov
    #   titanoboa
pytest-cov==5.0.0
    # via titanoboa
python-dotenv==1.0.1
    # via gaboon (pyproject.toml)
regex==2024.7.24
    # via parsimonious
requests==2.32.3
    # via
    #   titanoboa
    #   vvm
rich==13.8.0
    # via titanoboa
rlp==4.0.1
    # via
    #   eth-account
    #   eth-rlp
    #   py-evm
    #   trie
six==1.16.0
    # via asttokens
sortedcontainers==2.4.0
    # via
    #   hypothesis
    #   trie
titanoboa==0.2.2
    # via
    #   gaboon (pyproject.toml)
    #   titanoboa-zksync
titanoboa-zksync==0.2.2
    # via gaboon (pyproject.toml)
tomli-w==1.0.0
    # via gaboon (pyproject.toml)
toolz==0.12.1
    # via cytoolz
trie==3.0.1
    # via py-evm
typing-extensions==4.12.2
    # via
    #   eth-typing
    #   pydantic
    #   pydantic-core
    #   titanoboa
tzdata==2024.1
    # via pydantic
urllib3==2.2.2
    # via requests
vvm==0.2.1
    # via titanoboa
vyper==0.4.0
    # via titanoboa
wheel==0.44.0
    # via vyper
zipp==3.20.1
    # via importlib-metadata
