Skip to content

Commit

Permalink
Pin python-bidi: the new one makes FG fail on intel
Browse files Browse the repository at this point in the history
  • Loading branch information
justvanrossum committed Sep 14, 2024
1 parent 656078d commit 010dfe2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ fonttools[woff,lxml,unicode,ufo,type1]==4.53.1
# Temporarily add support for experimental extensions to the not-yet-official COLRv1 format:
# fonttools[woff,ufo,type1,unicode,lxml] @ git+https://github.com/justvanrossum/fonttools@colrv1-varco
uharfbuzz==0.39.5
python-bidi==0.6.0
python-bidi==0.5.2 # pin for now
jundo==0.1.2
ufo2ft==3.2.8
numpy==2.1.1
Expand Down

0 comments on commit 010dfe2

Please sign in to comment.