cbor2>=5.1.2,<6.0.0
coincurve>=15.0.1,<19.0.0; python_version == '3.7'
coincurve>=15.0.1; python_version > '3.7' and python_version < '3.10'
coincurve>=16.0.0; python_version == '3.10'
coincurve>=18.0.0; python_version == '3.11'
coincurve>=19.0.1; python_version >= '3.12'
crcmod~=1.7
ecdsa~=0.17
ed25519-blake2b>=1.4,<2.0.0; python_version < '3.12'
ed25519-blake2b>=1.4.1,<2.0.0; python_version >= '3.12'
pycryptodome~=3.15
pynacl~=1.5
py-sr25519-bindings>=0.1.3,<2.0.0; python_version < '3.10'
py-sr25519-bindings>=0.1.4,<2.0.0; python_version == '3.10'
py-sr25519-bindings>=0.2.0,<2.0.0; python_version >= '3.11'
typing_extensions>=3.7.2; python_version == '3.7'
