requests~=2.33
urllib3<3,>=2.0
cryptography<51,>=48.0.1
eth-account~=0.9
web3~=7.15
numpy~=2.0
typing-extensions~=4.0

[dev]
pytest>=7.0
pytest-asyncio>=0.21
black>=23.0
ruff>=0.1.0
mypy>=1.0
isort<7,>=5.13
coverage>=7.0
matplotlib>=3.7
tomli>=2.0
setuptools>=83

[docs]
sphinx>=8.1.3
sphinx-rtd-theme>=1.0
myst-parser>=2.0
sphinx-autodoc-typehints>=1.20
