Skip to content

Commit

Permalink
[requirements.txt] change fontTools version from '<=' to '==' to acce…
Browse files Browse the repository at this point in the history
…pt more versions
  • Loading branch information
kaydeearts committed Jun 8, 2023
1 parent e8b0f6d commit d4a0bdd
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 @@ -6,7 +6,7 @@ lxml==4.9.2
booleanOperations==0.9.0
defcon[lxml,pens]==0.10.2
fontMath==0.9.3
fontTools[unicode,woff,lxml,ufo]<=4.39.4
fontTools[unicode,woff,lxml,ufo]==4.39.4
psautohint==2.4.0
tqdm==4.65.0
ufonormalizer==0.6.1
Expand Down

0 comments on commit d4a0bdd

Please sign in to comment.