Skip to content

Commit

Permalink
Update to FontTools 4.55.0 to pick up fonttools/fonttools#3688
Browse files Browse the repository at this point in the history
  • Loading branch information
rsheeter committed Nov 14, 2024
1 parent e65a1a5 commit 756bdc0
Showing 1 changed file with 12 additions and 21 deletions.
33 changes: 12 additions & 21 deletions resources/scripts/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.12
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile resources/scripts/requirements.in
Expand All @@ -21,7 +21,7 @@ attrs==24.2.0
# ufolib2
axisregistry==0.4.11
# via gftools
babelfont==3.0.5
babelfont==3.1.0
# via gftools
beautifulsoup4==4.12.3
# via gftools
Expand Down Expand Up @@ -71,9 +71,7 @@ deprecated==1.2.14
font-v==2.1.0
# via gftools
fontfeatures==1.8.0
# via
# babelfont
# gftools
# via gftools
fontmake[json,repacker]==3.10.0
# via
# -r resources/scripts/requirements.in
Expand All @@ -86,11 +84,11 @@ fontmath==0.9.4
# mutatormath
# ufo2ft
# ufoprocessor
fontparts==0.12.2
fontparts==0.12.3
# via ufoprocessor
fontpens==0.2.4
# via defcon
fonttools[lxml,repacker,ufo,unicode,woff]==4.54.1
fonttools[lxml,repacker,ufo,unicode,woff]==4.55.0
# via
# -r resources/scripts/requirements.in
# afdko
Expand All @@ -117,7 +115,6 @@ fonttools[lxml,repacker,ufo,unicode,woff]==4.54.1
# ufolib2
# ufomerge
# ufoprocessor
# vfblib
# vharfbuzz
# vttlib
fs==2.4.16
Expand All @@ -138,10 +135,9 @@ gitpython==3.1.43
# via font-v
glyphsets==1.0.0
# via gftools
glyphslib==6.9.4
glyphslib==6.9.5
# via
# -r resources/scripts/requirements.in
# babelfont
# bumpfontversion
# fontmake
# gftools
Expand Down Expand Up @@ -189,7 +185,7 @@ orjson==3.10.11
# via
# babelfont
# ufolib2
packaging==24.1
packaging==24.2
# via gftools
picosvg==0.22.1
# via nanoemoji
Expand Down Expand Up @@ -266,9 +262,7 @@ tqdm==4.67.0
ttfautohint-py==0.5.1
# via gftools
typing-extensions==4.12.2
# via
# pygithub
# vfblib
# via pygithub
ufo2ft[cffsubr,compreffor]==3.3.1
# via
# fontmake
Expand All @@ -281,14 +275,13 @@ ufolib2[json]==0.16.1
# glyphslib
# nanoemoji
# ufomerge
# vfblib
# vttlib
ufomerge==1.8.2
# via gftools
ufonormalizer==0.6.2
# via
# afdko
# vfblib
# babelfont
# gftools
ufonormalizer==0.6.2
# via afdko
ufoprocessor==1.13.1
# via afdko
uharfbuzz==0.42.0
Expand All @@ -305,8 +298,6 @@ urllib3==2.2.3
# via
# pygithub
# requests
vfblib==0.7.1
# via babelfont
vharfbuzz==0.3.1
# via gftools
vttlib==0.12.0
Expand Down

0 comments on commit 756bdc0

Please sign in to comment.