chore: remove ecdsa in favor of coincurve (#3746)

This commit is contained in:
dni ⚡
2026-01-29 10:02:16 +02:00
committed by GitHub
parent 2ca1ed897c
commit 52bb125a25
3 changed files with 1 additions and 4 deletions
-1
View File
@@ -9,7 +9,6 @@ readme = "README.md"
dependencies = [
"bech32==1.2.0",
"click==8.3.1",
"ecdsa==0.19.1",
"fastapi==0.116.1",
"starlette==0.47.1",
"httpx==0.27.2",