Skip to content

Commit fa0a174

Browse files
committed
Add jesse-rust dependency to requirements.txt
- Included jesse-rust version 1.0.0 in requirements.txt to ensure the Rust implementations are available for use. - This addition supports the ongoing integration of Rust for improved performance across the codebase.
1 parent 4b63f35 commit fa0a174

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ cryptography~=42.0.5
2929
ecdsa>=0.16.0
3030
optuna~=4.2.0
3131
ray; python_version not in "3.13"
32-
3332
eth-account~=0.13.5
3433
msgpack~=1.1.0
3534
starkbank-ecdsa~=1.1.0
35+
jesse-rust==1.0.0

0 commit comments

Comments
 (0)