diff --git a/docs/requirements.txt b/docs/requirements.txt index 45f1a456..7fe08f8f 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,29 +1,29 @@ -beautifulsoup4==4.8.0 ; python_version >= "3.8" and python_version < "4.0" -contourpy==1.0.6 ; python_version >= "3.8" and python_version < "4.0" -cycler==0.11.0 ; python_version >= "3.8" and python_version < "4.0" +beautifulsoup4==4.12.3; python_version >= "3.8" and python_version < "4.0" +contourpy==1.3.1; python_version >= "3.8" and python_version < "4.0" +cycler==0.12.1; python_version >= "3.8" and python_version < "4.0" decorator==5.1.1 ; python_version >= "3.8" and python_version < "4.0" -eppy==0.5.60 ; python_version >= "3.8" and python_version < "4.0" +eppy==0.5.63; python_version >= "3.8" and python_version < "4.0" esoreader==1.2.3 ; python_version >= "3.8" and python_version < "4.0" -fonttools==4.38.0 ; python_version >= "3.8" and python_version < "4.0" -future==0.18.2 ; python_version >= "3.8" and python_version < "4.0" -kiwisolver==1.4.4 ; python_version >= "3.8" and python_version < "4.0" -lxml==4.9.1 ; python_version >= "3.8" and python_version < "4.0" -matplotlib==3.6.2 ; python_version >= "3.8" and python_version < "4.0" -munch==2.5.0 ; python_version >= "3.8" and python_version < "4.0" -numpy==1.23.4 ; python_version >= "3.8" and python_version < "4.0" -packaging==21.3 ; python_version >= "3.8" and python_version < "4.0" -pillow==9.3.0 ; python_version >= "3.8" and python_version < "4.0" -pyclipper==1.3.0.post3 ; python_version >= "3.8" and python_version < "4.0" +fonttools==4.55.8; python_version >= "3.8" and python_version < "4.0" +future==1.0.0; python_version >= "3.8" and python_version < "4.0" +kiwisolver==1.4.8; python_version >= "3.8" and python_version < "4.0" +lxml==5.3.0; python_version >= "3.8" and python_version < "4.0" +matplotlib==3.10.0; python_version >= "3.8" and python_version < "4.0" +munch==4.0.0; python_version >= "3.8" and python_version < "4.0" +numpy==2.2.2; python_version >= "3.8" and python_version < "4.0" +packaging==24.2; python_version >= "3.8" and python_version < "4.0" +pillow==11.1.0; python_version >= "3.8" and python_version < "4.0" +pyclipper==1.3.0.post6; python_version >= "3.8" and python_version < "4.0" pydot3k==1.0.17 ; python_version >= "3.8" and python_version < "4.0" -pyparsing==3.0.9 ; python_version >= "3.8" and python_version < "4.0" +pyparsing==3.2.1; python_version >= "3.8" and python_version < "4.0" pypoly2tri==0.0.3 ; python_version >= "3.8" and python_version < "4.0" -python-dateutil==2.8.2 ; python_version >= "3.8" and python_version < "4.0" -setuptools-scm==7.0.5 ; python_version >= "3.8" and python_version < "4.0" -setuptools==65.5.1 ; python_version >= "3.8" and python_version < "4.0" -shapely==1.8.5.post1 ; python_version >= "3.8" and python_version < "4.0" -six==1.16.0 ; python_version >= "3.8" and python_version < "4.0" -soupsieve==2.3.2.post1 ; python_version >= "3.8" and python_version < "4.0" +python-dateutil==2.9.0.post0; python_version >= "3.8" and python_version < "4.0" +setuptools-scm==8.1.0; python_version >= "3.8" and python_version < "4.0" +setuptools==75.8.0; python_version >= "3.8" and python_version < "4.0" +shapely==2.0.7; python_version >= "3.8" and python_version < "4.0" +six==1.17.0; python_version >= "3.8" and python_version < "4.0" +soupsieve==2.6; python_version >= "3.8" and python_version < "4.0" tinynumpy==1.2.1 ; python_version >= "3.8" and python_version < "4.0" -tomli==2.0.1 ; python_version >= "3.8" and python_version < "4.0" -transforms3d==0.4.1 ; python_version >= "3.8" and python_version < "4.0" -typing-extensions==4.4.0 ; python_version >= "3.8" and python_version < "4.0" +tomli==2.2.1; python_version >= "3.8" and python_version < "4.0" +transforms3d==0.4.2; python_version >= "3.8" and python_version < "4.0" +typing-extensions==4.12.2; python_version >= "3.8" and python_version < "4.0" diff --git a/requirements.txt b/requirements.txt index 45f1a456..7fe08f8f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,29 +1,29 @@ -beautifulsoup4==4.8.0 ; python_version >= "3.8" and python_version < "4.0" -contourpy==1.0.6 ; python_version >= "3.8" and python_version < "4.0" -cycler==0.11.0 ; python_version >= "3.8" and python_version < "4.0" +beautifulsoup4==4.12.3; python_version >= "3.8" and python_version < "4.0" +contourpy==1.3.1; python_version >= "3.8" and python_version < "4.0" +cycler==0.12.1; python_version >= "3.8" and python_version < "4.0" decorator==5.1.1 ; python_version >= "3.8" and python_version < "4.0" -eppy==0.5.60 ; python_version >= "3.8" and python_version < "4.0" +eppy==0.5.63; python_version >= "3.8" and python_version < "4.0" esoreader==1.2.3 ; python_version >= "3.8" and python_version < "4.0" -fonttools==4.38.0 ; python_version >= "3.8" and python_version < "4.0" -future==0.18.2 ; python_version >= "3.8" and python_version < "4.0" -kiwisolver==1.4.4 ; python_version >= "3.8" and python_version < "4.0" -lxml==4.9.1 ; python_version >= "3.8" and python_version < "4.0" -matplotlib==3.6.2 ; python_version >= "3.8" and python_version < "4.0" -munch==2.5.0 ; python_version >= "3.8" and python_version < "4.0" -numpy==1.23.4 ; python_version >= "3.8" and python_version < "4.0" -packaging==21.3 ; python_version >= "3.8" and python_version < "4.0" -pillow==9.3.0 ; python_version >= "3.8" and python_version < "4.0" -pyclipper==1.3.0.post3 ; python_version >= "3.8" and python_version < "4.0" +fonttools==4.55.8; python_version >= "3.8" and python_version < "4.0" +future==1.0.0; python_version >= "3.8" and python_version < "4.0" +kiwisolver==1.4.8; python_version >= "3.8" and python_version < "4.0" +lxml==5.3.0; python_version >= "3.8" and python_version < "4.0" +matplotlib==3.10.0; python_version >= "3.8" and python_version < "4.0" +munch==4.0.0; python_version >= "3.8" and python_version < "4.0" +numpy==2.2.2; python_version >= "3.8" and python_version < "4.0" +packaging==24.2; python_version >= "3.8" and python_version < "4.0" +pillow==11.1.0; python_version >= "3.8" and python_version < "4.0" +pyclipper==1.3.0.post6; python_version >= "3.8" and python_version < "4.0" pydot3k==1.0.17 ; python_version >= "3.8" and python_version < "4.0" -pyparsing==3.0.9 ; python_version >= "3.8" and python_version < "4.0" +pyparsing==3.2.1; python_version >= "3.8" and python_version < "4.0" pypoly2tri==0.0.3 ; python_version >= "3.8" and python_version < "4.0" -python-dateutil==2.8.2 ; python_version >= "3.8" and python_version < "4.0" -setuptools-scm==7.0.5 ; python_version >= "3.8" and python_version < "4.0" -setuptools==65.5.1 ; python_version >= "3.8" and python_version < "4.0" -shapely==1.8.5.post1 ; python_version >= "3.8" and python_version < "4.0" -six==1.16.0 ; python_version >= "3.8" and python_version < "4.0" -soupsieve==2.3.2.post1 ; python_version >= "3.8" and python_version < "4.0" +python-dateutil==2.9.0.post0; python_version >= "3.8" and python_version < "4.0" +setuptools-scm==8.1.0; python_version >= "3.8" and python_version < "4.0" +setuptools==75.8.0; python_version >= "3.8" and python_version < "4.0" +shapely==2.0.7; python_version >= "3.8" and python_version < "4.0" +six==1.17.0; python_version >= "3.8" and python_version < "4.0" +soupsieve==2.6; python_version >= "3.8" and python_version < "4.0" tinynumpy==1.2.1 ; python_version >= "3.8" and python_version < "4.0" -tomli==2.0.1 ; python_version >= "3.8" and python_version < "4.0" -transforms3d==0.4.1 ; python_version >= "3.8" and python_version < "4.0" -typing-extensions==4.4.0 ; python_version >= "3.8" and python_version < "4.0" +tomli==2.2.1; python_version >= "3.8" and python_version < "4.0" +transforms3d==0.4.2; python_version >= "3.8" and python_version < "4.0" +typing-extensions==4.12.2; python_version >= "3.8" and python_version < "4.0" diff --git a/test-requirements.txt b/test-requirements.txt index 924a5a61..c6bb5eac 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,53 +1,53 @@ -attrs==22.1.0 ; python_version >= "3.8" and python_version < "4.0" -beautifulsoup4==4.8.0 ; python_version >= "3.8" and python_version < "4.0" -black==22.10.0 ; python_version >= "3.8" and python_version < "4.0" -certifi==2022.9.24 ; python_version >= "3.8" and python_version < "4" -charset-normalizer==2.1.1 ; python_version >= "3.8" and python_version < "4" -click==8.1.3 ; python_version >= "3.8" and python_version < "4.0" -codecov==2.1.12 ; python_version >= "3.8" and python_version < "4.0" +attrs==25.1.0; python_version >= "3.8" and python_version < "4.0" +beautifulsoup4==4.12.3; python_version >= "3.8" and python_version < "4.0" +black==25.1.0; python_version >= "3.8" and python_version < "4.0" +certifi==2025.1.31; python_version >= "3.8" and python_version < "4" +charset-normalizer==3.4.1; python_version >= "3.8" and python_version < "4" +click==8.1.8; python_version >= "3.8" and python_version < "4.0" +codecov==2.1.13; python_version >= "3.8" and python_version < "4.0" colorama==0.4.6 ; python_version >= "3.8" and python_version < "4.0" and sys_platform == "win32" or python_version >= "3.8" and python_version < "4.0" and platform_system == "Windows" -contourpy==1.0.6 ; python_version >= "3.8" and python_version < "4.0" -coverage==6.5.0 ; python_version >= "3.8" and python_version < "4.0" -coverage[toml]==6.5.0 ; python_version >= "3.8" and python_version < "4.0" -cycler==0.11.0 ; python_version >= "3.8" and python_version < "4.0" +contourpy==1.3.1; python_version >= "3.8" and python_version < "4.0" +coverage==7.6.10; python_version >= "3.8" and python_version < "4.0" +coverage[toml]==7.6.10; python_version >= "3.8" and python_version < "4.0" +cycler==0.12.1; python_version >= "3.8" and python_version < "4.0" decorator==5.1.1 ; python_version >= "3.8" and python_version < "4.0" -eppy==0.5.60 ; python_version >= "3.8" and python_version < "4.0" +eppy==0.5.63; python_version >= "3.8" and python_version < "4.0" esoreader==1.2.3 ; python_version >= "3.8" and python_version < "4.0" -exceptiongroup==1.0.4 ; python_version >= "3.8" and python_version < "3.11" -flake8==5.0.4 ; python_version >= "3.8" and python_version < "4.0" -fonttools==4.38.0 ; python_version >= "3.8" and python_version < "4.0" -future==0.18.2 ; python_version >= "3.8" and python_version < "4.0" -idna==3.4 ; python_version >= "3.8" and python_version < "4" -iniconfig==1.1.1 ; python_version >= "3.8" and python_version < "4.0" -kiwisolver==1.4.4 ; python_version >= "3.8" and python_version < "4.0" -lxml==4.9.1 ; python_version >= "3.8" and python_version < "4.0" -matplotlib==3.6.2 ; python_version >= "3.8" and python_version < "4.0" +exceptiongroup==1.2.2; python_version >= "3.8" and python_version < "3.11" +flake8==7.1.1; python_version >= "3.8" and python_version < "4.0" +fonttools==4.55.8; python_version >= "3.8" and python_version < "4.0" +future==1.0.0; python_version >= "3.8" and python_version < "4.0" +idna==3.10; python_version >= "3.8" and python_version < "4" +iniconfig==2.0.0; python_version >= "3.8" and python_version < "4.0" +kiwisolver==1.4.8; python_version >= "3.8" and python_version < "4.0" +lxml==5.3.0; python_version >= "3.8" and python_version < "4.0" +matplotlib==3.10.0; python_version >= "3.8" and python_version < "4.0" mccabe==0.7.0 ; python_version >= "3.8" and python_version < "4.0" -munch==2.5.0 ; python_version >= "3.8" and python_version < "4.0" -mypy-extensions==0.4.3 ; python_version >= "3.8" and python_version < "4.0" -numpy==1.23.4 ; python_version >= "3.8" and python_version < "4.0" -packaging==21.3 ; python_version >= "3.8" and python_version < "4.0" -pathspec==0.10.2 ; python_version >= "3.8" and python_version < "4.0" -pillow==9.3.0 ; python_version >= "3.8" and python_version < "4.0" -platformdirs==2.5.4 ; python_version >= "3.8" and python_version < "4.0" -pluggy==1.0.0 ; python_version >= "3.8" and python_version < "4.0" -pyclipper==1.3.0.post3 ; python_version >= "3.8" and python_version < "4.0" -pycodestyle==2.9.1 ; python_version >= "3.8" and python_version < "4.0" +munch==4.0.0; python_version >= "3.8" and python_version < "4.0" +mypy-extensions==1.0.0; python_version >= "3.8" and python_version < "4.0" +numpy==2.2.2; python_version >= "3.8" and python_version < "4.0" +packaging==24.2; python_version >= "3.8" and python_version < "4.0" +pathspec==0.12.1; python_version >= "3.8" and python_version < "4.0" +pillow==11.1.0; python_version >= "3.8" and python_version < "4.0" +platformdirs==4.3.6; python_version >= "3.8" and python_version < "4.0" +pluggy==1.5.0; python_version >= "3.8" and python_version < "4.0" +pyclipper==1.3.0.post6; python_version >= "3.8" and python_version < "4.0" +pycodestyle==2.12.1; python_version >= "3.8" and python_version < "4.0" pydot3k==1.0.17 ; python_version >= "3.8" and python_version < "4.0" -pyflakes==2.5.0 ; python_version >= "3.8" and python_version < "4.0" -pyparsing==3.0.9 ; python_version >= "3.8" and python_version < "4.0" +pyflakes==3.2.0; python_version >= "3.8" and python_version < "4.0" +pyparsing==3.2.1; python_version >= "3.8" and python_version < "4.0" pypoly2tri==0.0.3 ; python_version >= "3.8" and python_version < "4.0" -pytest-cov==4.0.0 ; python_version >= "3.8" and python_version < "4.0" -pytest==7.2.0 ; python_version >= "3.8" and python_version < "4.0" -python-dateutil==2.8.2 ; python_version >= "3.8" and python_version < "4.0" -requests==2.28.1 ; python_version >= "3.8" and python_version < "4" -setuptools-scm==7.0.5 ; python_version >= "3.8" and python_version < "4.0" -setuptools==65.5.1 ; python_version >= "3.8" and python_version < "4.0" -shapely==1.8.5.post1 ; python_version >= "3.8" and python_version < "4.0" -six==1.16.0 ; python_version >= "3.8" and python_version < "4.0" -soupsieve==2.3.2.post1 ; python_version >= "3.8" and python_version < "4.0" +pytest-cov==6.0.0; python_version >= "3.8" and python_version < "4.0" +pytest==8.3.4; python_version >= "3.8" and python_version < "4.0" +python-dateutil==2.9.0.post0; python_version >= "3.8" and python_version < "4.0" +requests==2.32.3; python_version >= "3.8" and python_version < "4" +setuptools-scm==8.1.0; python_version >= "3.8" and python_version < "4.0" +setuptools==75.8.0; python_version >= "3.8" and python_version < "4.0" +shapely==2.0.7; python_version >= "3.8" and python_version < "4.0" +six==1.17.0; python_version >= "3.8" and python_version < "4.0" +soupsieve==2.6; python_version >= "3.8" and python_version < "4.0" tinynumpy==1.2.1 ; python_version >= "3.8" and python_version < "4.0" -tomli==2.0.1 ; python_version >= "3.8" and python_version < "4.0" -transforms3d==0.4.1 ; python_version >= "3.8" and python_version < "4.0" -typing-extensions==4.4.0 ; python_version >= "3.8" and python_version < "4.0" -urllib3==1.26.12 ; python_version >= "3.8" and python_version < "4" +tomli==2.2.1; python_version >= "3.8" and python_version < "4.0" +transforms3d==0.4.2; python_version >= "3.8" and python_version < "4.0" +typing-extensions==4.12.2; python_version >= "3.8" and python_version < "4.0" +urllib3==2.3.0; python_version >= "3.8" and python_version < "4"