summary: upgrade min version of python to 3.10 and pyln packages to v25.9

This commit is contained in:
daywalker90 2026-04-20 12:37:37 +02:00
parent a58cffa2c6
commit c3a2b4e360
2 changed files with 398 additions and 666 deletions

View file

@ -3,14 +3,14 @@ name = "summary"
version = "0.1.0"
description = "Show a summary of your node, including fiat amounts"
readme = "README.md"
requires-python = ">=3.9.2"
requires-python = ">=3.10"
[dependency-groups]
dev = [
"pytest>=7.4,<9",
"pytest-xdist>=3.7,<4",
"pytest-timeout>=2.4,<3",
"pyln-testing>=24.11.1",
"pyln-client>=24.11.1",
"pyln-proto>=24.11.1",
"pyln-testing>=25.9.3",
"pyln-client>=25.9.3",
"pyln-proto>=25.9.3",
]

1056
summary/uv.lock generated

File diff suppressed because it is too large Load diff