requests>=2.25.1
ecdsa>=0.17.0
base58>=2.1.0
cryptography>=3.4.7
websockets>=10.0
aiohttp>=3.8.0
pydantic>=1.8.0

[async]
aiohttp>=3.8.0
websockets>=10.0

[dev]
pytest>=6.0
pytest-cov>=2.0
pytest-asyncio>=0.15.0
black>=21.0
flake8>=3.9
mypy>=0.910
sphinx>=4.0
sphinx-rtd-theme>=1.0
pre-commit>=2.15.0
