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