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