mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-03-10 00:09:22 +01:00
add python-crontab for scheduler extension
This commit is contained in:
parent
018d2fe800
commit
613c86f5e2
1 changed files with 2 additions and 0 deletions
|
@ -41,6 +41,8 @@ embit = "0.7.0"
|
|||
secp256k1 = "0.14.0"
|
||||
# keep for backwards compatibility with lnurlp and cashu
|
||||
environs = "9.5.0"
|
||||
# needed for scheduler extension
|
||||
python-crontab = "3.0.0"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
black = "^23.7.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue