ecdsa<0.16.0,>=0.14.0
bech32<2.0.0,>=1.1.0

[:python_version < "3.8"]
typing-extensions<4.0.0,>=3.7.4

[dev]
pytest
pytest-cov
pytest-mock
isort
black
flake8
flake8-bugbear
flake8-builtins
mypy
docformatter
pre-commit
codecov
bump2version

[lint]
isort
black
flake8
flake8-bugbear
flake8-builtins
mypy
docformatter
pre-commit

[tests]
pytest
pytest-cov
pytest-mock

[tools]
codecov
bump2version
