mirror of
https://github.com/daywalker90/cln-nip47.git
synced 2026-08-13 12:33:43 +02:00
tests: update python min to 3.10
This commit is contained in:
parent
99ba77568d
commit
c4cbcbe4d2
2 changed files with 173 additions and 584 deletions
|
|
@ -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
749
tests/uv.lock
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue