diff --git a/pyproject.toml b/pyproject.toml index b19b6c4..1ba5c03 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ requires-python = ">=3.9" dependencies = [ "click>=8.0.0", "pyyaml>=6.0", - "gitpython>=3.1.0", + "gitpython>=3.1.46", "requests>=2.28.0", "rich>=13.0.0", "openai>=1.0.0",