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

This commit is contained in:
dni ⚡
2026-02-25 07:53:51 +01:00
parent 563dd5b499
commit d6d0ebb20e
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",