stage2 update fastapi

This commit is contained in:
dni ⚡
2026-03-25 10:23:35 +01:00
parent ed02802ad6
commit 261350243f
2 changed files with 11 additions and 10 deletions
+2 -2
View File
@@ -9,8 +9,8 @@ readme = "README.md"
dependencies = [
"bech32~=1.2.0",
"click~=8.3.1",
"fastapi~=0.125.0",
"starlette~=0.50.0",
"fastapi~=0.135.0",
"starlette~=1.0.0",
"httpx~=0.27.2",
"jinja2~=3.1.6",
"lnurl~=2.0.0",