File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -12,9 +12,9 @@ ed25519-blake2b>=1.4,<2.0.0; python_version < '3.12'
1212ed25519-blake2b >= 1.4.1 ,< 2.0.0 ; python_version >= '3.12'
1313pycryptodome ~= 3.15
1414pynacl ~= 1.5
15- py-sr25519-bindings >= 0.1.3 ,< 2 .0.0 ; python_version < '3.10'
16- py-sr25519-bindings >= 0.1.4 ,< 2 .0.0 ; python_version == '3.10'
17- py-sr25519-bindings >= 0.2.0 ,< 2 .0.0 ; python_version >= '3.11'
18- py-sr25519-bindings >= 0.2.2 ,< 2 .0.0 ; python_version >= '3.13'
15+ py-sr25519-bindings >= 0.1.3 ,< 1 .0.0 ; python_version < '3.10'
16+ py-sr25519-bindings >= 0.1.4 ,< 1 .0.0 ; python_version == '3.10'
17+ py-sr25519-bindings >= 0.2.0 ,< 1 .0.0 ; python_version >= '3.11'
18+ py-sr25519-bindings >= 0.2.2 ,< 1 .0.0 ; python_version >= '3.13'
1919pytoniq-core-fork >= 0.1.47 ,< 0.2.0
2020typing_extensions
You can’t perform that action at this time.
0 commit comments