We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3514451 + 4c6eaad commit e2f65f7Copy full SHA for e2f65f7
requirements.txt
@@ -1 +1 @@
1
-fontTools==4.0.2
+fontTools==4.2.4
setup.py
@@ -12,7 +12,7 @@
12
AUTHOR = "Source Foundry Authors and Contributors"
13
REQUIRES_PYTHON = ">=3.6.0"
14
15
-INSTALL_REQUIRES = ["fontTools==4.0.0",
+INSTALL_REQUIRES = ["fontTools==4.2.4",
16
]
17
# Optional packages
18
EXTRAS_REQUIRES = {
0 commit comments