click>=8.4.2
eth-typing>=6.0.0
eth-utils>=6.0.0
pycryptodome>=3.23.0
pyperclip>=1.11.0
py-ecc>=8.0.0
ssz>=0.5.2
jsonschema>=4.26.0

[:sys_platform == "win32"]
colorama>=0.4.6

[test]
exceptiongroup==1.3.1
mypy==2.3.1
pytest==9.1.1
pytest-asyncio==1.4.0
coverage==7.15.4
tomli==2.4.1
iniconfig==2.3.0
mypy-extensions==1.1.0
packaging==26.3
pluggy==1.6.0
typing-extensions==4.16.0
ruff==0.16.4
Pygments==2.20.0
pathspec==1.1.1
pip-audit==2.10.1

[test:python_version < "3.11"]
backports-asyncio-runner==1.2.0
