Skip to content

Commit 4364c12

Browse files

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
fonttools[unicode,ufo,lxml,repacker]==4.41.1; platform_python_implementation == 'CPython'
22
fonttools[unicode,ufo,repacker]==4.41.1; platform_python_implementation != 'CPython'
33
glyphsLib==6.2.5
4-
ufo2ft==2.33.2
4+
ufo2ft==2.33.4
55
fontMath==0.9.3
66
booleanOperations==0.9.0
77
ufoLib2==0.16.0

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"fontMath": ">=0.9.3",
3434
"fonttools": ">=4.41.1",
3535
"glyphsLib": ">=6.2.5",
36-
"ufo2ft": ">=2.33.2",
36+
"ufo2ft": ">=2.33.4",
3737
"ufoLib2": ">=0.16.0",
3838
}
3939

0 commit comments

Comments
 (0)