Skip to content

Commit 83a3d01

Browse files
committed
Merge commit '55057dff24acf12ba4ac4b2e5a0cd60c39efec22' into checkpoint/main_from_release_2.1.2_55057dff24acf12ba4ac4b2e5a0cd60c39efec22
2 parents 2bf0157 + 55057df commit 83a3d01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"clvm_tools==0.4.7", # Currying, Program.to, other conveniences
1717
"chia_rs==0.2.13",
1818
"clvm-tools-rs==0.1.39", # Rust implementation of clvm_tools' compiler
19-
"aiohttp==3.9.0", # HTTP server for full node rpc
19+
"aiohttp==3.9.1", # HTTP server for full node rpc
2020
"aiosqlite==0.19.0", # asyncio wrapper for sqlite, to store blocks
2121
"bitstring==4.1.3", # Binary data management library
2222
"colorama==0.4.6", # Colorizes terminal output

0 commit comments

Comments
 (0)