feat: use new lnbits-qrcode-lnurl component (#103)

* feat: use new lnbits-qrcode-lnurl component
This commit is contained in:
dni ⚡ 2025-09-04 06:59:18 +02:00 committed by GitHub
commit 6aeabd2036
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 206 additions and 3516 deletions

View file

@ -5,9 +5,10 @@ requires-python = ">=3.10,<3.13"
description = "LNbits, free and open-source Lightning wallet and accounts system."
authors = [{ name = "Alan Bits", email = "alan@lnbits.com" }]
urls = { Homepage = "https://lnbits.com", Repository = "https://github.com/lnbits/lnbits" }
dependencies = [
"lnbits>1",
]
dependencies = ["lnbits>1"]
[tool.poetry]
package-mode = false
[tool.uv]
dev-dependencies = [