mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-22 08:34:20 +01:00
lightningd: updating python v3.7 to v3.8
This commit is contained in:
committed by
Rusty Russell
parent
2e72387700
commit
c0bb7f0721
@@ -11,7 +11,7 @@ packages = [
|
||||
]
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.7"
|
||||
python = "^3.8"
|
||||
pytest = "^7"
|
||||
ephemeral-port-reserve = "^1.1.4"
|
||||
psycopg2-binary = "^2.9"
|
||||
|
||||
Reference in New Issue
Block a user