diff --git a/pyproject.toml b/pyproject.toml index c096b45..639e9a2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ requires = [ 'boilerplates[setup] ~= 1.0', 'GitPython ~= 3.1', 'packaging >= 24.0', - 'semver ~= 2.13, < 3.1' + 'semver ~= 3.0' ] [tool.flake8]