diff --git a/pyproject.toml b/pyproject.toml index 74a76acc..dc7215d5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -63,7 +63,7 @@ protobuf = "^4.21.6" Cerberus = "^1.3.4" async-timeout = "^4.0.2" pyln-client = "0.11.1" -cashu = {path = "../cashu"} +cashu = "^0.5.1" [tool.poetry.dev-dependencies]