Skip to content
This repository has been archived by the owner on Jul 17, 2024. It is now read-only.

Commit

Permalink
Update fonttools to v3.44.0. Pin lxml to v4.3.5
Browse files Browse the repository at this point in the history
The latest lxml has a regression:
LP#1838252: The order of an OrderedDict was lost in 4.4.0 when passing it as attrib mapping during element creation.
  • Loading branch information
miguelsousa committed Aug 5, 2019
1 parent 10002a0 commit 9d054b5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
fonttools[ufo,lxml]==3.43.1
lxml==4.3.5
fonttools[ufo,lxml]==3.44.0

0 comments on commit 9d054b5

Please sign in to comment.