diff --git a/pyproject.toml b/pyproject.toml index 4ea2609..fcad74d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ blackrenderer = {extras = ["skia"], version = "^0.6.0"} unicodedata2 = "^15.0.0" tqdm = "^4.64.1" youseedee = "^0.5.0" -python-bidi = "*" +python-bidi = "<0.5.0" [build-system] requires = ["poetry-core>=1.0.0", "poetry-dynamic-versioning"]