requests>=2.31.0
base58==2.1.1
PyJWT==2.7.0
mnemonic==0.20
cryptography<42,>=41.0.2

[dev]
tox==4.6.4

[lint]
flake8==6.0.0
pylint==2.17.4
pylint-quotes==0.2.3
mypy==1.4.1
types-requests

[test]
pytest==7.4.0
pytest-bdd==6.1.1
pytest-cov==4.1.0
pytest-html==3.2.0
requests-mock==1.11.0
