diff --git a/integrations/fastembed/pyproject.toml b/integrations/fastembed/pyproject.toml index b8416584c..8b87dc380 100644 --- a/integrations/fastembed/pyproject.toml +++ b/integrations/fastembed/pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["hatchling"] +requires = ["hatchling", "hatch-vcs"] build-backend = "hatchling.build" [project]