diff --git a/pyproject.toml b/pyproject.toml index a59278b..4123e2e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ version = "0.0.2" dependencies = [ "fastapi", - "amarillo-core", + "amarillo", "prometheus-fastapi-instrumentator", "prometheus-client" ] \ No newline at end of file