diff --git a/pyproject.toml b/pyproject.toml index 7aa34f9..cab8c2b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ Homepage = "https://github.com/ihmily/streamget" Source = "https://github.com/ihmily/streamget" [build-system] -requires = ["poetry-core>=1.0.0"] +requires = ["poetry-core>=2.3.2"] build-backend = "poetry.core.masonry.api" [project.scripts]