tests: update python min to 3.10

This commit is contained in:
daywalker90 2026-04-23 00:17:36 +02:00
parent 99ba77568d
commit c4cbcbe4d2
No known key found for this signature in database
2 changed files with 173 additions and 584 deletions

View file

@ -1,7 +1,7 @@
[project]
name = "cln-nip47"
version = "0.1.0"
requires-python = ">=3.9.2"
requires-python = ">=3.10"
description = "python dependencies for running tests"
[dependency-groups]
@ -11,7 +11,7 @@ dev = [
"pytest-xdist>=3.7,<4",
"pytest-timeout>=2.4,<3",
"nostr-sdk>=0.44",
"pyln-testing>=25.2",
"pyln-client>=25.2",
"pyln-proto>=25.2",
"pyln-testing>=25.5",
"pyln-client>=25.5",
"pyln-proto>=25.5",
]

749
tests/uv.lock generated

File diff suppressed because it is too large Load diff