diff --git a/pyproject.toml b/pyproject.toml index fd36bd0d..3a10d9f3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -65,7 +65,7 @@ opentype = [ "fonttools>=4.33.3", # uharfbuzz sometimes includes breaking changes, so # we set an explicit range - "uharfbuzz>=0.25.0,<0.45.0", + "uharfbuzz>=0.25.0,<0.46.0", ] image-support = [ # Only tested systematically on 8.x,