requests~=2.28
cryptography~=41.0
eth-account~=0.9
web3~=6.0
numpy~=1.21
typing-extensions~=4.0

[dev]
pytest>=7.0
pytest-asyncio>=0.21
black>=23.0
ruff>=0.1.0
mypy>=1.0
isort>=5.0
coverage>=7.0

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