mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-24 01:24:26 +01:00
plugin/clnrest: Downgrading pyln-proto versino from 23.08 to 23.5.2
Bug fix: pip install from plugins/clnrest/requirements.txt was unable to find "not yet released" pyln-proto version 23.08.
This commit is contained in:
committed by
Rusty Russell
parent
fb179f2d5e
commit
18b928046b
@@ -26,7 +26,7 @@ packaging==23.1
|
||||
pycparser==2.21
|
||||
pyln-bolt7==1.0.246
|
||||
pyln-client==23.08
|
||||
pyln-proto==23.08
|
||||
pyln-proto==23.5.2
|
||||
PySocks==1.7.1
|
||||
python-engineio==4.5.1
|
||||
python-socketio==5.8.0
|
||||
|
||||
Reference in New Issue
Block a user