diff --git a/pyproject.toml b/pyproject.toml index 366553a..086ca98 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ authors = ["Bitkarrot "] [tool.poetry.dependencies] python = "^3.10 | ^3.9 | ^3.8 | ^3.7" -lnbits = "^0.10.3.dev1" +lnbits = "^0.12.6" [tool.poetry.dev-dependencies] isort = "^5.10.1"