diff --git a/pyproject.toml b/pyproject.toml index bc07d62c..7886e54e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -86,7 +86,6 @@ disallow_untyped_decorators = true [tool.uv.sources] routstr = { workspace = true } -secp256k1 = { git = "https://github.com/saschanaz/secp256k1-py", branch = "upgrade060" } [tool.uv] exclude-newer = "2 weeks"