Files
plugins/sauron/requirements.txt
Chris Guida 57a2925e31 Update requirements.txt
The old `pyln-client` here is causing this output on CLN v23.02: `UNUSUAL plugin-sauron.py: ValueError: Non-integer request id \"cln:getchaininfo#24\"`

Updating `pyln-client` to `23.2` fixes for me.
2024-03-04 12:38:24 +00:00

3 lines
42 B
Plaintext

pyln-client>=23.2
requests[socks]>=2.23.0