aboutsummaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorHaibo Huang <hhb@google.com>2020-11-12 15:31:52 -0800
committerHaibo Huang <hhb@google.com>2020-11-12 15:31:52 -0800
commitaf6cd2e5e079d8013e48aabcc196c47c223610f9 (patch)
tree192806230538dc20558de6552927db4c11b89375 /requirements.txt
parent672f6949a53600833b912d9114e309d8bbcf8e05 (diff)
downloadfonttools-af6cd2e5e079d8013e48aabcc196c47c223610f9.tar.gz
Upgrade fonttools to 4.17.0
Test: make Change-Id: Ifbf5e336fefdb6ac02291091417f2f69ed158ea5
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/requirements.txt b/requirements.txt
index a409e4ee..940e2d4a 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,10 +3,10 @@
brotli==1.0.9; platform_python_implementation != "PyPy"
brotlipy==0.7.0; platform_python_implementation == "PyPy"
unicodedata2==13.0.0.post2; python_version < '3.9' and platform_python_implementation != "PyPy"
-scipy==1.5.2; platform_python_implementation != "PyPy"
-munkres==1.1.2; platform_python_implementation == "PyPy"
+scipy==1.5.4; platform_python_implementation != "PyPy"
+munkres==1.1.4; platform_python_implementation == "PyPy"
zopfli==0.1.6
fs==2.4.11
-skia-pathops==0.5.0; platform_python_implementation != "PyPy"
+skia-pathops==0.5.1.post1; platform_python_implementation != "PyPy"
# this is only required to run Tests/cu2qu/{ufo,cli}_test.py
ufoLib2==0.6.2