add python-crontab for scheduler extension
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user