mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-03 22:34:21 +01:00
pyln: Remove two more occurences of non-None default args
This commit is contained in:
committed by
Rusty Russell
parent
ac322e1e5b
commit
fdd7c6b192
@@ -16,7 +16,7 @@ ephemeral-port-reserve = "^1.1.4"
|
||||
psycopg2-binary = "^2.9.3"
|
||||
python-bitcoinlib = "^0.11.0"
|
||||
jsonschema = "^4.4.0"
|
||||
pyln-client = { path = "../pyln-client" }
|
||||
pyln-client = "^0.10.2"
|
||||
Flask = "^2.0.3"
|
||||
cheroot = "^8.6.0"
|
||||
psutil = "^5.9.0"
|
||||
|
||||
Reference in New Issue
Block a user