Skip to content

Commit

Permalink
Update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
khaledhosny committed Jan 9, 2025
1 parent 7732314 commit 1fa4631
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 16 deletions.
6 changes: 3 additions & 3 deletions requirements.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
fonttools[woff] >= 4.47.1
glyphsLib >= 6.2.2
fonttools[woff]
glyphsLib
skia-pathops
uharfbuzz
alifTools[shaping] @ git+https://github.com/aliftype/tools.git@2a34f87b0ea6af1488190572437025dfe4548d3d
alifTools[shaping]
24 changes: 11 additions & 13 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,42 +4,40 @@
#
# pip-compile requirements.in
#
aliftools[shaping] @ git+https://github.com/aliftype/tools.git@2a34f87b0ea6af1488190572437025dfe4548d3d
# via
# -r requirements.in
# aliftools
aliftools[shaping]==0.1.0
# via -r requirements.in
appdirs==1.4.4
# via fs
attrs==24.2.0
attrs==24.3.0
# via ufolib2
brotli==1.1.0
# via fonttools
fonttools[ufo,unicode,woff]==4.53.1
fonttools[ufo,unicode,woff]==4.55.3
# via
# -r requirements.in
# glyphslib
# ufolib2
fs==2.4.16
# via fonttools
glyphslib==6.9.0
glyphslib==6.9.5
# via -r requirements.in
openstep-plist==0.3.1
openstep-plist==0.4.0
# via glyphslib
pyyaml==6.0.2
# via aliftools
six==1.16.0
six==1.17.0
# via fs
skia-pathops==0.8.0.post1
skia-pathops==0.8.0.post2
# via -r requirements.in
ufolib2==0.16.0
ufolib2==0.17.0
# via glyphslib
uharfbuzz==0.40.1
uharfbuzz==0.44.0
# via
# -r requirements.in
# aliftools
unicodedata2==15.1.0
# via fonttools
zopfli==0.2.3
zopfli==0.2.3.post1
# via fonttools

# The following packages are considered to be unsafe in a requirements file:
Expand Down

0 comments on commit 1fa4631

Please sign in to comment.