From 23033652c527c682ea2d72dbd53f97466538d6d5 Mon Sep 17 00:00:00 2001 From: Mark Dickinson Date: Wed, 20 Jun 2018 15:24:49 +0100 Subject: [PATCH] Update to the most recent release of fonttools. Closes #306. --- ci/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/requirements.txt b/ci/requirements.txt index 31791d09c..bd0995668 100644 --- a/ci/requirements.txt +++ b/ci/requirements.txt @@ -1,6 +1,6 @@ pygarrayimage hypothesis<3.0.0 -fonttools==3.10.0 +fonttools==3.28.0 reportlab<=3.1 kiwisolver ; python_version <= "2.7" https://bitbucket.org/pyglet/pyglet/get/pyglet-1.1.4.zip ; python_version <= "2.7"