Skip to content

Commit 4d8b0dc

Browse files
committed
[setup.py] bump minimum requirements
1 parent 657c82c commit 4d8b0dc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

setup.py

+4-4
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@
2929

3030

3131
dep_versions = {
32-
"fontMath": ">=0.9.3",
33-
"fonttools": ">=4.50.0",
34-
"glyphsLib": ">=6.7.0",
35-
"ufo2ft": ">=3.2.0",
32+
"fontMath": ">=0.9.4",
33+
"fonttools": ">=4.54.1",
34+
"glyphsLib": ">=6.9.2",
35+
"ufo2ft": ">=3.3.1",
3636
"ufoLib2": ">=0.16.0",
3737
}
3838

0 commit comments

Comments
 (0)