tests: require python v3.9.2

This commit is contained in:
daywalker90 2025-11-14 13:26:51 +01:00
parent 11107c6745
commit 52f4b5b48b
No known key found for this signature in database
2 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
[project]
name = "cln-nip47"
version = "0.1.0"
requires-python = ">=3.9"
requires-python = ">=3.9.2"
description = "python dependencies for running tests"
[dependency-groups]

4
uv.lock generated
View file

@ -1,6 +1,6 @@
version = 1
revision = 3
requires-python = ">=3.9"
requires-python = ">=3.9.2"
resolution-markers = [
"python_full_version >= '3.14'",
"python_full_version >= '3.10' and python_full_version < '3.14'",
@ -1231,7 +1231,7 @@ name = "importlib-metadata"
version = "8.7.0"
source = { registry = "https://pypi.org/simple" }
dependencies = [
{ name = "zipp", marker = "python_full_version < '3.10'" },
{ name = "zipp" },
]
sdist = { url = "https://files.pythonhosted.org/packages/76/66/650a33bd90f786193e4de4b3ad86ea60b53c89b669a5c7be931fac31cdb0/importlib_metadata-8.7.0.tar.gz", hash = "sha256:d13b81ad223b890aa16c5471f2ac3056cf76c5f10f82d6f9292f0b415f389000", size = 56641, upload-time = "2025-04-27T15:29:01.736Z" }
wheels = [