Merge pull request #3532 from fonttools/pyup-scheduled-update-2024-05-27
Scheduled weekly dependency update for week 21
This commit is contained in:
commit
1597aa4c6d
@ -4,17 +4,17 @@ brotli==1.1.0; platform_python_implementation != "PyPy"
|
|||||||
brotlicffi==1.1.0.0; platform_python_implementation == "PyPy"
|
brotlicffi==1.1.0.0; platform_python_implementation == "PyPy"
|
||||||
unicodedata2==15.1.0; python_version <= '3.11'
|
unicodedata2==15.1.0; python_version <= '3.11'
|
||||||
scipy==1.10.0; platform_python_implementation != "PyPy" and python_version <= '3.8' # pyup: ignore
|
scipy==1.10.0; platform_python_implementation != "PyPy" and python_version <= '3.8' # pyup: ignore
|
||||||
scipy==1.13.0; platform_python_implementation != "PyPy" and python_version >= '3.9'
|
scipy==1.13.1; platform_python_implementation != "PyPy" and python_version >= '3.9'
|
||||||
munkres==1.1.4; platform_python_implementation == "PyPy"
|
munkres==1.1.4; platform_python_implementation == "PyPy"
|
||||||
zopfli==0.2.3
|
zopfli==0.2.3
|
||||||
fs==2.4.16
|
fs==2.4.16
|
||||||
skia-pathops==0.8.0.post1; platform_python_implementation != "PyPy"
|
skia-pathops==0.8.0.post1; platform_python_implementation != "PyPy"
|
||||||
# this is only required to run Tests/cu2qu/{ufo,cli}_test.py
|
# this is only required to run Tests/cu2qu/{ufo,cli}_test.py
|
||||||
ufoLib2==0.16.0
|
ufoLib2==0.16.0
|
||||||
ufo2ft==3.2.1
|
ufo2ft==3.2.3
|
||||||
pyobjc==10.2; sys_platform == "darwin"
|
pyobjc==10.2; sys_platform == "darwin"
|
||||||
freetype-py==2.4.0
|
freetype-py==2.4.0
|
||||||
uharfbuzz==0.39.1
|
uharfbuzz==0.39.1
|
||||||
glyphsLib==6.7.1 # this is only required to run Tests/varLib/interpolatable_test.py
|
glyphsLib==6.7.1 # this is only required to run Tests/varLib/interpolatable_test.py
|
||||||
lxml==5.2.1
|
lxml==5.2.2
|
||||||
sympy==1.12
|
sympy==1.12
|
||||||
|
Loading…
x
Reference in New Issue
Block a user