We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7c8d930 + 0a7e7ff commit 00feae4Copy full SHA for 00feae4
requirements.txt
@@ -1,5 +1,5 @@
1
-fonttools[ufo,lxml,unicode,repacker]==4.54.0; platform_python_implementation == 'CPython'
2
-fonttools[ufo,unicode,repacker]==4.54.0; platform_python_implementation != 'CPython'
+fonttools[ufo,repacker,lxml,unicode]==4.54.1; platform_python_implementation == 'CPython'
+fonttools[ufo,repacker,unicode]==4.54.1; platform_python_implementation != 'CPython'
3
glyphsLib==6.9.0
4
ufo2ft==3.3.0
5
fontMath==0.9.4
0 commit comments