summaryrefslogtreecommitdiff
path: root/Pipfile
diff options
context:
space:
mode:
Diffstat (limited to 'Pipfile')
-rw-r--r--Pipfile10
1 files changed, 4 insertions, 6 deletions
diff --git a/Pipfile b/Pipfile
index 40735c79c..86ed3a688 100644
--- a/Pipfile
+++ b/Pipfile
@@ -4,16 +4,14 @@ verify_ssl = true
name = "pypi"
[packages]
-ufo2ft = "==2.30.0"
-# fontmake >=3.6.0 (until at least 3.7.1) has a bug that breaks the build.
-# see https://github.com/googlefonts/fontmake/issues/894#issuecomment-1699524088
-fontmake = "==3.5.*"
-fontbakery = "==0.10.4"
+ufo2ft = ">=2.30.0"
skia-pathops = "==0.8.*"
-gftools = "==0.9.*"
glyphspkg = "==0.1.*"
brotli = "==1.0.*"
psautohint = "==2.4.*"
+fontmake = "==3.9.*"
+fontbakery = "==0.10.*"
+gftools = ">=0.9.57"
[dev-packages]