remove duplicate entry of fastecdsa (#948)

This commit is contained in:
Paul Robinson
2025-09-22 15:57:06 -06:00
committed by GitHub
parent 17838687fe
commit 37fd2542c0

View File

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