mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-24 01:24:26 +01:00
pyln: Switch to binary psycopg2
This commit is contained in:
committed by
Rusty Russell
parent
60135cf9ba
commit
ad22becb26
@@ -13,7 +13,7 @@ packages = [
|
||||
python = "^3.7"
|
||||
pytest = "^7.0.1"
|
||||
ephemeral-port-reserve = "^1.1.4"
|
||||
psycopg2 = "^2.9.3"
|
||||
psycopg2-binary = "^2.9.3"
|
||||
python-bitcoinlib = "^0.11.0"
|
||||
jsonschema = "^4.4.0"
|
||||
pyln-client = { path = "../pyln-client" }
|
||||
|
||||
Reference in New Issue
Block a user