diff --git a/pyproject.toml b/pyproject.toml index 3f7665f..fc7e537 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -59,7 +59,7 @@ dependencies = [ [project.optional-dependencies] build = [ - "hatch>1.14.0", + "hatch>=1.14.0", "myst-parser[linkify]", "nose", "pytest",