diff --git a/pyproject.toml b/pyproject.toml index cffb240..b6d306a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["poetry-core>=1.8.1"] +requires = ["poetry-core==1.8.1"] build-backend = "poetry.core.masonry.api" [tool]