aiohttp>=3.9.0
typing-extensions>=4.0.0
mnemonic>=0.20
eth-account>=0.10.0
eth-keys>=0.4.0
eth-hash[pycryptodome]>=0.5.0
bip-utils>=2.9.0
PyNaCl>=1.5.0
base58>=2.1.1
solders>=0.18.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0.0
black>=23.0.0
mypy>=1.0.0
pylint>=2.17.0

[encryption]
PyNaCl>=1.5.0
