summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorRasmus Andersson <rasmus@figma.com>2019-03-27 21:17:29 +0300
committerRasmus Andersson <rasmus@figma.com>2019-03-27 21:17:29 +0300
commit70f3df78824523be229b74c80a9deb4964b1412c (patch)
treebcb09e8e0f70682690b3c849d843b1a4a90306e8 /requirements.txt
parent35a23627a5222684119a11b3b0c8dc5cb1ea04a2 (diff)
downloadinter-70f3df78824523be229b74c80a9deb4964b1412c.tar.xz
Fixup STAT tables of single-axis variable fonts to aid desktop apps (style linking). Related to #142
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
index a6c867230..5fdd243fb 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -8,3 +8,6 @@ fs==2.3.0
numpy==1.16.1
scipy==1.2.0
munkres==1.0.12
+
+# for woff2
+brotli==1.0.7