Merge branch 'main' into enhancement/yamuxstream-lock

This commit is contained in:
Manu Sheel Gupta
2025-09-23 10:13:46 +05:30
committed by GitHub

View File

@ -33,7 +33,6 @@ dependencies = [
"rpcudp>=3.0.0", "rpcudp>=3.0.0",
"trio-typing>=0.0.4", "trio-typing>=0.0.4",
"trio>=0.26.0", "trio>=0.26.0",
"fastecdsa==2.3.2; sys_platform != 'win32'",
"trio-websocket>=0.11.0", "trio-websocket>=0.11.0",
"zeroconf (>=0.147.0,<0.148.0)", "zeroconf (>=0.147.0,<0.148.0)",
] ]