Skip to content

Commit 6d0c462

Browse files
authored
Merge pull request #365 from Chia-Network/dependabot/pip/chia-blockchain-2.4.4
build(deps): bump chia-blockchain from 2.0.0 to 2.4.4
2 parents 8204b53 + 614a69e commit 6d0c462

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
chia-blockchain==2.0.0
1+
chia-blockchain==2.4.4
22
blspy==2.0.3
33
setuptools~=75.6.0
44
aiosqlite==0.20.0

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ def read(fname):
1414

1515

1616
dependencies = [
17-
"chia-blockchain==2.4.2",
17+
"chia-blockchain==2.4.4",
1818
"chia_rs>=0.5.2",
1919
"setuptools>=56.1,<75.7",
2020
"aiosqlite==0.20.0",

0 commit comments

Comments
 (0)