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:
ShahanaFarooqui 2023-08-04 19:59:20 -07:00 committed by Rusty Russell
parent fb179f2d5e
commit 18b928046b

View file

@ -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