diff --git a/setup.py b/setup.py index 589e165..57696c0 100644 --- a/setup.py +++ b/setup.py @@ -25,7 +25,7 @@ "fonttools[unicode]", "numpy", # unlisted skia-python dependency, TODO: is this true? "uharfbuzz", - "python-bidi", + "python-bidi==0.4.2", # pin for now, 0.5 breaks things "unicodedata2", "blackrenderer", ],