diff --git a/pyproject.toml b/pyproject.toml index 0dbc2c3..8fdedb6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ Issues = "https://github.com/nanxstats/tinytopics/issues" Changelog = "https://github.com/nanxstats/tinytopics/blob/main/CHANGELOG.md" [build-system] -requires = ["hatchling"] +requires = ["hatchling==1.26.3"] # build-backend = "hatchling.build" [tool.rye]