fix: bump lnurl its not callback_url now, its just url (#3312)
This commit is contained in:
parent
0ba81ec719
commit
c24d2f24cf
5 changed files with 16 additions and 13 deletions
|
|
@ -20,7 +20,7 @@ fastapi = "0.116.1"
|
|||
starlette = "0.47.1"
|
||||
httpx = "0.27.0"
|
||||
jinja2 = "3.1.6"
|
||||
lnurl = "0.6.8"
|
||||
lnurl = "0.7.2"
|
||||
pydantic = "1.10.22"
|
||||
pyqrcode = "1.2.1"
|
||||
shortuuid = "1.0.13"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue