mirror of
https://github.com/aljazceru/plugins.git
synced 2026-01-07 15:24:21 +01:00
reqirements: switch to pyln-client 0.12 for backup, drain, feeadj, rebalance and summary
This is required as newer versions of cln (>=0.12) use non numeric json rpc IDs.
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
pyln-client
|
||||
pyln-client>=0.12
|
||||
psutil
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
pyln-client>=0.8.2
|
||||
pyln-client>=0.12
|
||||
semver==2.*
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
pyln-client>=0.8.2
|
||||
pyln-client>=0.12
|
||||
semver==2.*
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
pyln-client>=0.10.1
|
||||
pyln-client>=0.12
|
||||
semver==2.*
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
pyln-client>=0.7.3
|
||||
pyln-client>=0.12
|
||||
requests>=2.10.0
|
||||
requests[socks]>=2.10.0
|
||||
packaging>=14.1
|
||||
|
||||
Reference in New Issue
Block a user