diff --git a/pyproject.toml b/pyproject.toml index c787a01..2b9108b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ classifiers = [ dependencies = [ "click ~= 8.0", - "ghreq >= 0.1.1, < 1.0", + "ghreq >= 0.7.0, < 1.0", "ghtoken ~= 0.1", ]