Skip to content

Commit

Permalink
bump chia_rs to the latest version (#19112)
Browse files Browse the repository at this point in the history
  • Loading branch information
arvidn authored Jan 8, 2025
1 parent f12c3b8 commit 5121c5a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions poetry.lock
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file is automatically @generated by Poetry 1.8.5 and should not be changed by hand.
# This file is automatically @generated by Poetry 1.8.3 and should not be changed by hand.

[[package]]
name = "aiofiles"
Expand Down Expand Up @@ -3315,4 +3315,4 @@ upnp = ["miniupnpc"]
[metadata]
lock-version = "2.0"
python-versions = ">=3.9, <3.13"
content-hash = "f0cb06972cebfa76cd55d0016b66bd0e6a79babc88eb9b9b59bb7531d1c4b533"
content-hash = "0fef07d7f55098ce5989da745625f27d69147dafc4188c4bbf09fe5079c97387"
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ bitstring = ">=4.1.4" # Binary data management library
boto3 = ">=1.35.43" # AWS S3 for Data Layer S3 plugin
chiabip158 = ">=1.5.1" # bip158-style wallet filters
chiapos = ">=2.0.7" # proof of space
chia_rs = ">=0.16.0"
chia_rs = ">=0.17.0"
chiavdf = ">=1.1.8" # timelord and vdf verification
click = ">=8.1.7" # For the CLI
clvm = ">=0.9.11"
Expand Down

0 comments on commit 5121c5a

Please sign in to comment.