Skip to content

Commit

Permalink
Update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
khaledhosny committed Sep 23, 2024
1 parent e9536a9 commit 46528f2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 11 deletions.
4 changes: 1 addition & 3 deletions requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,4 @@ fonttools[woff] >= 4.47.1
glyphsLib >= 6.2.2
skia-pathops
uharfbuzz
vharfbuzz
pyyaml
alifTools @ git+https://github.com/aliftype/tools.git@e3e2ba35a6fa22721aa0a5080e24716e709b7eb6
alifTools[shaping] @ git+https://github.com/aliftype/tools.git@2a34f87b0ea6af1488190572437025dfe4548d3d
14 changes: 6 additions & 8 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,10 @@
#
# pip-compile requirements.in
#
aliftools @ git+https://github.com/aliftype/tools.git@e3e2ba35a6fa22721aa0a5080e24716e709b7eb6
# via -r requirements.in
aliftools[shaping] @ git+https://github.com/aliftype/tools.git@2a34f87b0ea6af1488190572437025dfe4548d3d
# via
# -r requirements.in
# aliftools
appdirs==1.4.4
# via fs
attrs==24.2.0
Expand All @@ -17,15 +19,14 @@ fonttools[ufo,unicode,woff]==4.53.1
# -r requirements.in
# glyphslib
# ufolib2
# vharfbuzz
fs==2.4.16
# via fonttools
glyphslib==6.8.2
glyphslib==6.9.0
# via -r requirements.in
openstep-plist==0.3.1
# via glyphslib
pyyaml==6.0.2
# via -r requirements.in
# via aliftools
six==1.16.0
# via fs
skia-pathops==0.8.0.post1
Expand All @@ -36,11 +37,8 @@ uharfbuzz==0.40.1
# via
# -r requirements.in
# aliftools
# vharfbuzz
unicodedata2==15.1.0
# via fonttools
vharfbuzz==0.3.1
# via -r requirements.in
zopfli==0.2.3
# via fonttools

Expand Down

0 comments on commit 46528f2

Please sign in to comment.