diff --git a/pyproject.toml b/pyproject.toml index 47b08c27..c1f8df1f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -60,7 +60,7 @@ dependencies = [ "plotly>=5.10.0", "ipywidgets>=8.0.0", "requests>=2.32.5", - "GitPython>=3.1.30", + "GitPython>=3.1.50", "chardet>=5.1.0", "protobuf>=5.29.1,<7.0", "grpcio>=1.71.2",