Skip to content

Commit

Permalink
Update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
khaledhosny committed Apr 12, 2024
1 parent 6e2ea14 commit 9c8151d
Showing 1 changed file with 11 additions and 6 deletions.
17 changes: 11 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,15 @@ charset-normalizer==3.3.2
# via requests
defcon==0.10.3
# via glyphsets
fonttools[lxml,ufo,unicode]==4.49.0
fontmath==0.9.3
# via ufo2ft
fonttools[lxml,ufo,unicode]==4.51.0
# via
# -r requirements.in
# booleanoperations
# cffsubr
# defcon
# fontmath
# glyphsets
# glyphslib
# ufo2ft
Expand All @@ -32,15 +35,15 @@ fs==2.4.16
# via fonttools
gflanguages==0.5.17
# via glyphsets
glyphsets==0.6.14
glyphsets==0.6.18
# via -r requirements.in
glyphslib==6.6.6
glyphslib==6.7.0
# via
# -r requirements.in
# glyphsets
idna==3.6
idna==3.7
# via requests
lxml==5.1.0
lxml==5.2.1
# via fonttools
openstep-plist==0.3.1
# via glyphslib
Expand All @@ -52,13 +55,15 @@ protobuf==3.20.3
# via gflanguages
pyclipper==1.3.0.post5
# via booleanoperations
pyyaml==6.0.1
# via glyphsets
requests==2.31.0
# via glyphsets
six==1.16.0
# via fs
skia-pathops==0.8.0.post1
# via ufo2ft
ufo2ft[pathops]==3.1.0
ufo2ft[pathops]==3.2.1
# via -r requirements.in
ufolib2==0.16.0
# via
Expand Down

0 comments on commit 9c8151d

Please sign in to comment.