Skip to content

Commit

Permalink
Update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
khaledhosny committed Oct 17, 2023
1 parent a0189c6 commit 2f8d74b
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions requirements.txt
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --resolver=backtracking requirements.in
# pip-compile requirements.in
#
appdirs==1.4.4
# via fs
Expand All @@ -12,9 +12,9 @@ booleanoperations==0.9.0
# via ufo2ft
cffsubr==0.2.9.post1
# via ufo2ft
defcon==0.10.2
defcon==0.10.3
# via glyphsets
fonttools[lxml,ufo,unicode]==4.40.0
fonttools[lxml,ufo,unicode]==4.43.1
# via
# -r requirements.in
# booleanoperations
Expand All @@ -26,33 +26,33 @@ fonttools[lxml,ufo,unicode]==4.40.0
# ufolib2
fs==2.4.16
# via fonttools
glyphsets==0.6.2
glyphsets==0.6.4
# via -r requirements.in
glyphslib==6.2.3
glyphslib==6.4.1
# via
# -r requirements.in
# glyphsets
lxml==4.9.2
lxml==4.9.3
# via fonttools
openstep-plist==0.3.0.post1
openstep-plist==0.3.1
# via glyphslib
opentype-sanitizer==9.1.0
# via -r requirements.in
pcpp==1.30
# via -r requirements.in
pyclipper==1.3.0.post4
pyclipper==1.3.0.post5
# via booleanoperations
six==1.16.0
# via fs
skia-pathops==0.8.0
skia-pathops==0.8.0.post1
# via ufo2ft
ufo2ft[pathops]==2.32.0
ufo2ft[pathops]==2.33.4
# via -r requirements.in
ufolib2==0.14.0
ufolib2==0.16.0
# via
# -r requirements.in
# glyphslib
unicodedata2==15.0.0
unicodedata2==15.1.0
# via fonttools

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

0 comments on commit 2f8d74b

Please sign in to comment.