diff --git a/pyproject.toml b/pyproject.toml index 9624b40..b011330 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,7 +2,7 @@ name = "amarillo-enhancer" version = "0.0.5" dependencies = [ - "amarillo-core", + "amarillo", "watchdog", "schedule==1.2.1", ] \ No newline at end of file