Skip to content

Commit

Permalink
setup.py: bump minimum glyphsLib
Browse files Browse the repository at this point in the history
  • Loading branch information
anthrotype committed Jul 20, 2023
1 parent a90c8ea commit 7f34dd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
install_requires=[
"fonttools[ufo,lxml,unicode]>=4.40.0 ; implementation_name == 'cpython'",
"fonttools[ufo,unicode]>=4.40.0 ; implementation_name != 'cpython'",
"glyphsLib>=6.2.1",
"glyphsLib>=6.2.5",
"ufo2ft[compreffor]>=2.32.0",
"fontMath>=0.9.3",
"ufoLib2>=0.14.0",
Expand Down

0 comments on commit 7f34dd2

Please sign in to comment.