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"
|
secp256k1 = "0.14.0"
|
||||||
# keep for backwards compatibility with lnurlp and cashu
|
# keep for backwards compatibility with lnurlp and cashu
|
||||||
environs = "9.5.0"
|
environs = "9.5.0"
|
||||||
|
# needed for scheduler extension
|
||||||
|
python-crontab = "3.0.0"
|
||||||
|
|
||||||
[tool.poetry.group.dev.dependencies]
|
[tool.poetry.group.dev.dependencies]
|
||||||
black = "^23.7.0"
|
black = "^23.7.0"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue