Skip to content

Commit 1e15c39

Browse files
committed
feat: rebase from chia-blockchain v2.6.0
Signed-off-by: djerfy <djerfy@gmail.com>
1 parent e7bb2c1 commit 1e15c39

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

requirements.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
git+https://github.com/pool-energy/chia-blockchain.git@release/2.5.7#egg=chia-blockchain
2-
aiohttp==3.13.2
1+
git+https://github.com/pool-energy/chia-blockchain.git@release/2.6.0#egg=chia-blockchain
2+
aiohttp==3.13.3
33
attrs==25.4.0
4-
colorlog==6.9.0
5-
humanize==4.13.0
4+
colorlog==6.10.1
5+
humanize==4.15.0
66
discord.py==2.6.4
7-
idna==3.10
8-
multidict==6.7.0
7+
idna==3.11
8+
multidict==6.7.1
99
PyYAML==6.0.3
10-
cachetools==6.2.0
10+
cachetools==7.0.1

0 commit comments

Comments
 (0)