Skip to content

Commit 43f9120

Browse files
committed
Update requirements.txt
1 parent 1f94888 commit 43f9120

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ ed25519-blake2b>=1.4,<2.0.0; python_version < '3.12'
1212
ed25519-blake2b>=1.4.1,<2.0.0; python_version >= '3.12'
1313
pycryptodome~=3.15
1414
pynacl~=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'
1919
pytoniq-core-fork>=0.1.47,<0.2.0
2020
typing_extensions

0 commit comments

Comments
 (0)