Update pyproject.toml

This commit is contained in:
Csaba 2024-01-29 15:37:00 +01:00
parent 0620faf555
commit e110630fa1

View file

@ -2,7 +2,7 @@
name = "amarillo-enhancer"
version = "0.0.5"
dependencies = [
"amarillo-core",
"amarillo",
"watchdog",
"schedule==1.2.1",
]