diff --git a/pyproject.toml b/pyproject.toml index a6bc50d9..4b38a071 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ dependencies = [ 'unidecode', 'opentype-sanitizer', 'vttlib', - 'pygit2<1.15.2', + 'pygit2<=1.14.1', 'strictyaml', 'fontmake[json]>=3.3.0', 'skia-pathops',