Skip to content

Commit 091afee

Browse files
wss-proxy: update dependencies
This should allow the last published version or the local build (pyln-client v25.02)
1 parent 4fdbd8b commit 091afee

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

plugins/wss-proxy/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors = ["ShahanaFarooqui <[email protected]>"]
66

77
[tool.poetry.dependencies]
88
python = "^3.8"
9-
pyln-client = "^24.2"
9+
pyln-client = ">=24.11 <25.05"
1010
websockets = "^12.0"
1111

1212

poetry.lock

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)