feat: lnurl library update

follow up on https://github.com/lnbits/lnbits/pull/1864/files
This commit is contained in:
dni ⚡ 2023-12-05 15:04:28 +01:00 committed by Pavol Rusnak
parent d7257af7a0
commit ba90bc5fea
6 changed files with 17 additions and 34 deletions

View file

@ -12,7 +12,7 @@ ecdsa = "0.18.0"
fastapi = "0.103.1"
httpx = "0.25.0"
jinja2 = "3.0.1"
lnurl = "0.3.6"
lnurl = "0.4.2"
psycopg2-binary = "2.9.7"
pydantic = "1.10.9"
pyqrcode = "1.2.1"