hotfix: add environs backwards compatibility (#2007)
for the time beeing its better to readd this package for backwards compatibility in LNURLp and cashu
This commit is contained in:
parent
b51daedb50
commit
9f847ffcad
2 changed files with 355 additions and 307 deletions
|
|
@ -38,7 +38,9 @@ websocket-client = "1.6.3"
|
|||
secp256k1 = "0.14.0"
|
||||
pycryptodomex = "3.19.0"
|
||||
packaging = "23.1"
|
||||
bolt11 = "^2.0.5"
|
||||
bolt11 = "2.0.5"
|
||||
# keep for backwards compatibility with lnurlp and cashu
|
||||
environs = "9.5.0"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
black = "^23.7.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue