From 01f83dce3fa34a1ca00c630e5a20dc6c20070edd Mon Sep 17 00:00:00 2001 From: callebtc <93376500+callebtc@users.noreply.github.com> Date: Fri, 4 Nov 2022 19:43:23 +0100 Subject: [PATCH] cashu update --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]