mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-02-20 13:54:36 +01:00
pylightning: fix requirements to work with pyln-client
Without this, we cannot pip install pylightning and pyln-client in the same environment anymore, as it tries to pull in an incompatible version of pyln-client. Changelog-None
This commit is contained in:
parent
fe86c117d9
commit
da0b159323
1 changed files with 1 additions and 1 deletions
|
@ -1 +1 @@
|
|||
pyln-client ~= 0.9.3
|
||||
pyln-client >= 0.9.3
|
||||
|
|
Loading…
Add table
Reference in a new issue