chore: bump lnbits version
This commit is contained in:
parent
b86263cefa
commit
c060f10e65
2 changed files with 1534 additions and 540 deletions
2059
poetry.lock
generated
2059
poetry.lock
generated
File diff suppressed because it is too large
Load diff
|
|
@ -3,9 +3,10 @@ name = "lnbits-boltcards"
|
||||||
version = "0.0.0"
|
version = "0.0.0"
|
||||||
description = "LNbits, free and open-source Lightning wallet and accounts system."
|
description = "LNbits, free and open-source Lightning wallet and accounts system."
|
||||||
authors = ["Alan Bits <alan@lnbits.com>"]
|
authors = ["Alan Bits <alan@lnbits.com>"]
|
||||||
|
package-mode = false
|
||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = "^3.10 | ^3.9"
|
python = "~3.12 | ~3.11 | ~3.10"
|
||||||
lnbits = {version = "*", allow-prereleases = true}
|
lnbits = {version = "*", allow-prereleases = true}
|
||||||
|
|
||||||
[tool.poetry.group.dev.dependencies]
|
[tool.poetry.group.dev.dependencies]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue