requests>=2.22.0
base58==2.1.0
PyJWT==2.0.1
mnemonic==0.19
cryptography<4,>=3.4.7

[dev]
tox==3.20.0

[lint]
flake8==3.9.2
pylint==2.8.2
pylint-quotes==0.2.1
mypy==0.812

[test]
pytest==6.2.4
pytest-bdd==4.0.2
pytest-cov==2.11.1
pytest-html==3.1.1
requests-mock==1.9.2
