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 fd50da3 + 0ab2b87 commit b6d0f08Copy full SHA for b6d0f08
requirements.txt
@@ -1 +1 @@
1
-fontTools==4.4.3
+fontTools==4.5.0
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.4.3",
+INSTALL_REQUIRES = ["fontTools==4.5.0",
16
]
17
# Optional packages
18
EXTRAS_REQUIRES = {
0 commit comments