diff --git a/poetry.lock b/poetry.lock index d30c359c0..f3789bc9d 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry and should not be changed by hand. +# This file is automatically @generated by Poetry 1.4.2 and should not be changed by hand. [[package]] name = "anyio" @@ -160,24 +160,6 @@ d = ["aiohttp (>=3.7.4)"] jupyter = ["ipython (>=7.8.0)", "tokenize-rt (>=3.2.0)"] uvloop = ["uvloop (>=0.15.2)"] -[[package]] -name = "boltz-client" -version = "0.1.3" -description = "python boltz client" -category = "main" -optional = false -python-versions = ">=3.7,<4.0" -files = [ - {file = "boltz_client-0.1.3-py3-none-any.whl", hash = "sha256:67a231de6cc0876376e32aa177eb572ef14e869a645ef4565f307daa527f1e76"}, - {file = "boltz_client-0.1.3.tar.gz", hash = "sha256:1573be84ea547578591d78f5f1ea65ccda01edcca0aa6f077bcd5a497622cef5"}, -] - -[package.dependencies] -click = ">=8" -embit = ">=0.4" -httpx = ">=0.23" -websockets = ">=10" - [[package]] name = "cashu" version = "0.9.0" @@ -2163,4 +2145,4 @@ testing = ["flake8 (<5)", "func-timeout", "jaraco.functools", "jaraco.itertools" [metadata] lock-version = "2.0" python-versions = "^3.10 | ^3.9" -content-hash = "780be44d5f9abb4f5b4b1eb3ded16ff2762f49dfc990462c062b451a5f5220fa" +content-hash = "03929512a5536810efa83fe954211965d5a1a20d0a4e7e2bd560109dcdc2262e" diff --git a/pyproject.toml b/pyproject.toml index c67998a02..f88d85a99 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,6 @@ protobuf = "4.21.12" Cerberus = "1.3.4" async-timeout = "4.0.2" pyln-client = "0.11.1" -boltz-client = "0.1.3" cashu = "0.9.0" [tool.poetry.group.dev.dependencies]