stage one moving to last fastapi version supporting pydantic.v1

This commit is contained in:
dni ⚡
2026-03-25 09:39:22 +01:00
parent 2cce687865
commit ed02802ad6
28 changed files with 351 additions and 130 deletions
+6 -6
View File
@@ -9,15 +9,15 @@ readme = "README.md"
dependencies = [
"bech32~=1.2.0",
"click~=8.3.1",
"fastapi~=0.116.1",
"starlette~=0.47.1",
"fastapi~=0.125.0",
"starlette~=0.50.0",
"httpx~=0.27.2",
"jinja2~=3.1.6",
"lnurl~=0.10.0",
"pydantic~=1.10.26",
"lnurl~=2.0.0",
"pydantic~=2.12.0",
"pyqrcode~=1.2.1",
"shortuuid~=1.0.13",
"sse-starlette~=2.3.6",
"sse-starlette~=3.3.3",
"typing-extensions~=4.15.0",
"uvicorn~=0.40.0",
"sqlalchemy~=1.4.54",
@@ -37,7 +37,7 @@ dependencies = [
"bolt11~=2.1.1",
"pyjwt~=2.12.0",
"itsdangerous~=2.2.0",
"fastapi-sso~=0.19.0",
"fastapi-sso~=0.21.0",
# needed for boltz, lnurldevice, watchonly extensions
"embit~=0.8.0",
# needed for scheduler extension