Skip to content

Commit

Permalink
Update blspy and clvm-tools-rs (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
cmmarslender authored May 31, 2022
1 parent 3a1d01a commit 93994fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ license = "Apache-2.0"
repository = "https://github.com/chia-network/hsms.git"
readme = "README.md"
src_root = "."
dependencies = ["blspy==1.0.9", "segno==1.4.1", "clvm==0.9.7", "clvm_tools==0.4.4", "clvm_tools_rs==0.1.7"]
dependencies = ["blspy==1.0.13", "segno==1.4.1", "clvm==0.9.7", "clvm_tools==0.4.4", "clvm_tools_rs==0.1.9"]
packages = ["hsms"]
# version is defined with `setuptools_scm`. See `SConstruct` file.

Expand Down

0 comments on commit 93994fe

Please sign in to comment.