We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8204b53 + 614a69e commit 6d0c462Copy full SHA for 6d0c462
requirements.txt
@@ -1,4 +1,4 @@
1
-chia-blockchain==2.0.0
+chia-blockchain==2.4.4
2
blspy==2.0.3
3
setuptools~=75.6.0
4
aiosqlite==0.20.0
setup.py
@@ -14,7 +14,7 @@ def read(fname):
14
15
16
dependencies = [
17
- "chia-blockchain==2.4.2",
+ "chia-blockchain==2.4.4",
18
"chia_rs>=0.5.2",
19
"setuptools>=56.1,<75.7",
20
"aiosqlite==0.20.0",
0 commit comments