summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorRasmus Andersson <rasmus@notion.se>2020-08-19 03:57:25 +0300
committerRasmus Andersson <rasmus@notion.se>2020-08-19 03:57:25 +0300
commitd76268cf8d778c709ce2e714a36e17d0d23effa9 (patch)
tree0f0a31da1ce5aba1ef64af37660a54ca0c06e4bb /requirements.txt
parentcb3d2853b9234b2764124cbc6113f779d419331e (diff)
downloadinter-d76268cf8d778c709ce2e714a36e17d0d23effa9.tar.xz
tooling: upgrade libs, rename VF fext otf -> ttf, add STAT table patch
- upgrades 3rd party libraries used by the toolchain - upgrades fontbuild code to adjust changes to library APIs - renames VF font filename extensions to .ttf - adds better STAT table patch to improve metadata on Windows
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt12
1 files changed, 6 insertions, 6 deletions
diff --git a/requirements.txt b/requirements.txt
index 04f17ce00..8a3b61af1 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,9 +1,9 @@
-fonttools[lxml,unicode,ufo]==4.0.2
-cu2qu==1.6.6
-glyphsLib==5.0.1
-ufo2ft[pathops]==2.9.1
-defcon[lxml]==0.6.0
-skia-pathops==0.2.0.post2
+fonttools[lxml,unicode,ufo]==4.13.0
+cu2qu==1.6.7
+glyphsLib==5.1.11
+ufo2ft[pathops]==2.15.0
+defcon[lxml]==0.7.2
+skia-pathops==0.4.1
# only used for DesignSpaceDocumentReader in fontbuild
MutatorMath==2.1.2