chore: update python packages (#3977)
This commit is contained in:
@@ -51,6 +51,7 @@ dependencies = [
|
||||
"pillow~=12.1.0",
|
||||
"python-dotenv~=1.2.1",
|
||||
"greenlet~=3.3.0",
|
||||
"urllib3>=2.7.0",
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
@@ -86,6 +87,9 @@ dev = [
|
||||
"pyinstrument>=5.1.2",
|
||||
]
|
||||
|
||||
[tool.uv]
|
||||
exclude-newer = "1 week"
|
||||
|
||||
[tool.poetry]
|
||||
packages = [
|
||||
{include = "lnbits"},
|
||||
|
||||
Reference in New Issue
Block a user