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.
1 parent 2db43e1 commit 614a69eCopy full SHA for 614a69e
requirements.txt
@@ -1,4 +1,4 @@
1
-chia-blockchain==2.0.0
+chia-blockchain==2.4.4
2
blspy==2.0.3
3
setuptools~=67.6.1
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.0",
20
"aiosqlite==0.20.0",
0 commit comments