feat: update to lnbits 1.0.0
This commit is contained in:
parent
242dd03961
commit
fe6cbe4e2d
8 changed files with 898 additions and 862 deletions
|
|
@ -6,7 +6,7 @@ authors = ["Alan Bits <alan@lnbits.com>"]
|
|||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.10 | ^3.9"
|
||||
lnbits = "*"
|
||||
lnbits = {version = "*", allow-prereleases = true}
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
black = "^24.3.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue