fix: update lnurl for backwards compatibility (#2666)

This commit is contained in:
dni ⚡ 2024-09-03 12:03:26 +02:00 committed by GitHub
parent 937936ff33
commit e8a6870d7a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -19,7 +19,7 @@ ecdsa = "0.19.0"
fastapi = "0.112.0"
httpx = "0.27.0"
jinja2 = "3.1.4"
lnurl = "0.5.2"
lnurl = "0.5.3"
psycopg2-binary = "2.9.9"
pydantic = "1.10.17"
pyqrcode = "1.2.1"