diff --git a/Doc/docs-requirements.txt b/Doc/docs-requirements.txt index 4269223fb..3ecc993b2 100644 --- a/Doc/docs-requirements.txt +++ b/Doc/docs-requirements.txt @@ -1,4 +1,4 @@ -sphinx==7.4.3 -sphinx_rtd_theme==2.0.0 -reportlab==4.2.2 -freetype-py==2.4.0 +sphinx==8.0.2 +sphinx_rtd_theme==3.0.0 +reportlab==4.2.5 +freetype-py==2.5.1 diff --git a/requirements.txt b/requirements.txt index 2fde2798d..861a91aa7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,17 +4,17 @@ brotli==1.1.0; platform_python_implementation != "PyPy" brotlicffi==1.1.0.0; platform_python_implementation == "PyPy" 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.14.0; platform_python_implementation != "PyPy" and python_version >= '3.9' +scipy==1.14.1; platform_python_implementation != "PyPy" and python_version >= '3.9' munkres==1.1.4; platform_python_implementation == "PyPy" zopfli==0.2.3 fs==2.4.16 skia-pathops==0.8.0.post1; platform_python_implementation != "PyPy" # this is only required to run Tests/cu2qu/{ufo,cli}_test.py ufoLib2==0.16.0 -ufo2ft==3.2.7 +ufo2ft==3.3.0 pyobjc==10.3.1; sys_platform == "darwin" -freetype-py==2.4.0 -uharfbuzz==0.39.3 -glyphsLib==6.8.0 # this is only required to run Tests/varLib/interpolatable_test.py +freetype-py==2.5.1 +uharfbuzz==0.41.0 +glyphsLib==6.9.0 # this is only required to run Tests/varLib/interpolatable_test.py lxml==5.3.0 -sympy==1.13.2 +sympy==1.13.3