diff --git a/pyproject.toml b/pyproject.toml index f353498..f8e05f6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ authors = [ ] dependencies = [ "pip-tools", - "pip<26", + "pip<27", "tomli-w", ] classifiers = [