From 5df0c74be62220474e6f4b8253cc6dd541291aee Mon Sep 17 00:00:00 2001 From: Chris Hennes Date: Fri, 26 Jun 2026 15:33:24 -0500 Subject: [PATCH 1/2] Add kicad-python Requested in Issue #71 for the KiConnect addon --- Data/Python/3.10/Allowed-Packages | 1 + Data/Python/3.11/Allowed-Packages | 1 + Data/Python/3.12/Allowed-Packages | 1 + Data/Python/3.13/Allowed-Packages | 1 + Data/Python/3.14/Allowed-Packages | 1 + 5 files changed, 5 insertions(+) diff --git a/Data/Python/3.10/Allowed-Packages b/Data/Python/3.10/Allowed-Packages index d44ee91..c04ebf2 100644 --- a/Data/Python/3.10/Allowed-Packages +++ b/Data/Python/3.10/Allowed-Packages @@ -47,6 +47,7 @@ ezdxf geomdl gmsh idna +kicad-python ladybug-core ladybug-comfort ladybug-display diff --git a/Data/Python/3.11/Allowed-Packages b/Data/Python/3.11/Allowed-Packages index d44ee91..c04ebf2 100644 --- a/Data/Python/3.11/Allowed-Packages +++ b/Data/Python/3.11/Allowed-Packages @@ -47,6 +47,7 @@ ezdxf geomdl gmsh idna +kicad-python ladybug-core ladybug-comfort ladybug-display diff --git a/Data/Python/3.12/Allowed-Packages b/Data/Python/3.12/Allowed-Packages index d44ee91..c04ebf2 100644 --- a/Data/Python/3.12/Allowed-Packages +++ b/Data/Python/3.12/Allowed-Packages @@ -47,6 +47,7 @@ ezdxf geomdl gmsh idna +kicad-python ladybug-core ladybug-comfort ladybug-display diff --git a/Data/Python/3.13/Allowed-Packages b/Data/Python/3.13/Allowed-Packages index d44ee91..c04ebf2 100644 --- a/Data/Python/3.13/Allowed-Packages +++ b/Data/Python/3.13/Allowed-Packages @@ -47,6 +47,7 @@ ezdxf geomdl gmsh idna +kicad-python ladybug-core ladybug-comfort ladybug-display diff --git a/Data/Python/3.14/Allowed-Packages b/Data/Python/3.14/Allowed-Packages index 5d74ac1..401797f 100644 --- a/Data/Python/3.14/Allowed-Packages +++ b/Data/Python/3.14/Allowed-Packages @@ -45,6 +45,7 @@ ezdxf geomdl gmsh idna +kicad-python ladybug-core ladybug-comfort ladybug-display From 9f1d9272bd0f005746ef2f86613a5e13e0bdf3cc Mon Sep 17 00:00:00 2001 From: freecad-constraints-bot Date: Fri, 26 Jun 2026 20:37:48 +0000 Subject: [PATCH 2/2] Update constraints based on revised Allowed-Packages content --- Data/Python/3.10/constraints.txt | 27 +++++++++------ Data/Python/3.11/constraints.txt | 42 +++++++++++++---------- Data/Python/3.12/constraints.txt | 44 ++++++++++++++---------- Data/Python/3.13/constraints.txt | 41 +++++++++++++---------- Data/Python/3.14/constraints.txt | 57 ++++++++++++++++++++++++-------- 5 files changed, 136 insertions(+), 75 deletions(-) diff --git a/Data/Python/3.10/constraints.txt b/Data/Python/3.10/constraints.txt index 88a30ac..c9afad3 100644 --- a/Data/Python/3.10/constraints.txt +++ b/Data/Python/3.10/constraints.txt @@ -5,7 +5,7 @@ aiosignal==1.4.0 aiosqlite==0.22.1 aiostream==0.7.1 antlr4-python3-runtime==4.13.1 -anyio==4.14.0 +anyio==4.14.1 anytree==2.13.0 asttokens==3.0.1 async-timeout==5.0.1 @@ -35,7 +35,7 @@ contourpy==1.3.2 cpylog==1.6.0 cryptography==49.0.0 cycler==0.12.1 -cyclopts==4.18.0 +cyclopts==4.19.0 dbus-fast==5.0.22 decorator==5.3.1 defusedxml==0.7.1 @@ -62,11 +62,14 @@ importlib_resources==7.1.0 ipython==8.39.0 jedi==0.20.0 joblib==1.5.3 +jsonschema==4.26.0 +jsonschema-specifications==2025.9.1 +kicad-python==0.7.1 kiwisolver==1.5.0 -ladybug-comfort==0.18.118 -ladybug-core==0.44.50 +ladybug-comfort==0.18.120 +ladybug-core==0.44.52 ladybug-display==0.14.3 -ladybug-geometry==1.34.27 +ladybug-geometry==1.35.1 ladybug-radiance==0.2.12 lazy-loader==0.5 lib3mf==2.5.0 @@ -81,7 +84,7 @@ meshio==5.3.5 monotonic==1.6 more-itertools==11.1.0 mpmath==1.3.0 -msgpack==1.2.0 +msgpack==1.2.1 multidict==6.7.1 multimethod==1.12 networkx==3.4.2 @@ -93,7 +96,7 @@ numpy==2.2.6 ocp_gordon==0.2.0 ocpsvg==0.6.0 olefile==0.47 -OpenEXR==3.4.12 +OpenEXR==3.4.13 openpyxl==3.1.5 openstudio==3.11.0 orjson==3.11.9 @@ -106,10 +109,10 @@ pillow==12.2.0 platformdirs==4.10.0 ply==3.11 pooch==1.9.0 -posthog==7.19.2 +posthog==7.21.0 prompt_toolkit==3.0.52 propcache==0.5.2 -protobuf==7.35.1 +protobuf==5.29.6 psutil==7.2.2 ptyprocess==0.7.0 pure_eval==0.2.3 @@ -122,6 +125,7 @@ pygit2==1.18.2 Pygments==2.20.0 PyJWT==2.13.0 pyNastran==1.3.4 +pynng==0.9.0 PyOpenGL==3.1.10 pyOpenSSL==26.3.0 pyopenxr==1.1.5301 @@ -138,10 +142,12 @@ pyvista==0.48.4 PyYAML==6.0.3 QtPy==2.4.3 QtRangeSlider==0.1.5 +referencing==0.37.0 requests==2.34.2 rhino3dm==8.17.0 rich==15.0.0 -rich-rst==2.0.1 +rich-rst==2.0.2 +rpds-py==0.30.0 runtype==0.5.3 scikit-image==0.25.2 scikit-learn==1.7.2 @@ -151,6 +157,7 @@ scooby==0.11.2 sentry-sdk==2.63.0 shapely==2.1.2 six==1.17.0 +sniffio==1.3.1 sortedcontainers==2.4.0 soupsieve==2.8.4 stack-data==0.6.3 diff --git a/Data/Python/3.11/constraints.txt b/Data/Python/3.11/constraints.txt index 473125a..4d664e2 100644 --- a/Data/Python/3.11/constraints.txt +++ b/Data/Python/3.11/constraints.txt @@ -5,13 +5,13 @@ aiosignal==1.4.0 aiosqlite==0.22.1 aiostream==0.7.1 antlr4-python3-runtime==4.13.1 -anyio==4.14.0 +anyio==4.14.1 anytree==2.13.0 asttokens==3.0.1 asyncua==2.0 atomicwrites==1.4.0 attrs==26.1.0 -autobahn==25.10.2 +autobahn==26.6.2 awkward==2.9.1 awkward_cpp==53 backoff==2.2.1 @@ -19,12 +19,13 @@ beautifulsoup4==4.15.0 bleak==3.0.2 blinker==1.9.0 build123d==0.11.0 -cadquery==2.7.0 -cadquery-ocp==7.8.1.1.post1 +cadquery==2.8.0 +cadquery-ocp==7.9.3.1.1 cadquery-ocp-novtk==7.9.3.1.1 cadquery-ocp-proxy==7.9.3.1.1 capytaine==2.3.1 casadi==3.7.2 +cbor2==6.1.2 certifi==2026.6.17 cffi==2.0.0 charset-normalizer==3.4.7 @@ -34,7 +35,7 @@ contourpy==1.3.3 cpylog==1.6.0 cryptography==49.0.0 cycler==0.12.1 -cyclopts==4.18.0 +cyclopts==4.19.0 dbus-fast==5.0.22 decorator==5.3.1 defusedxml==0.7.1 @@ -57,15 +58,18 @@ idna==3.18 ImageIO==2.37.3 importlib_metadata==9.0.0 importlib_resources==7.1.0 -ipython==9.14.1 +ipython==9.15.0 ipython_pygments_lexers==1.1.1 jedi==0.20.0 joblib==1.5.3 +jsonschema==4.26.0 +jsonschema-specifications==2025.9.1 +kicad-python==0.7.1 kiwisolver==1.5.0 -ladybug-comfort==0.18.118 -ladybug-core==0.44.50 +ladybug-comfort==0.18.120 +ladybug-core==0.44.52 ladybug-display==0.14.3 -ladybug-geometry==1.34.27 +ladybug-geometry==1.35.1 ladybug-radiance==0.2.12 lazy-loader==0.5 lib3mf==2.5.0 @@ -80,7 +84,7 @@ meshio==5.3.5 monotonic==1.6 more-itertools==11.1.0 mpmath==1.3.0 -msgpack==1.2.0 +msgpack==1.2.1 multidict==6.7.1 multimethod==1.12 narwhals==2.22.1 @@ -93,23 +97,22 @@ numpy==2.4.6 ocp_gordon==0.2.0 ocpsvg==0.6.0 olefile==0.47 -OpenEXR==3.4.12 +OpenEXR==3.4.13 openpyxl==3.1.5 openstudio==3.11.0 orjson==3.11.9 packaging==26.2 pandas==2.3.3 parso==0.8.7 -path==17.1.1 pexpect==4.9.0 pillow==12.2.0 platformdirs==4.10.0 ply==3.11 pooch==1.9.0 -posthog==7.19.2 +posthog==7.21.0 prompt_toolkit==3.0.52 propcache==0.5.2 -protobuf==7.35.1 +protobuf==5.29.6 psutil==7.2.2 ptyprocess==0.7.0 pure_eval==0.2.3 @@ -122,6 +125,7 @@ pygit2==1.19.3 Pygments==2.20.0 PyJWT==2.13.0 pyNastran==1.3.4 +pynng==0.9.0 PyOpenGL==3.1.10 pyOpenSSL==26.3.0 pyopenxr==1.1.5301 @@ -138,10 +142,12 @@ pyvista==0.48.4 PyYAML==6.0.3 QtPy==2.4.3 QtRangeSlider==0.1.5 +referencing==0.37.0 requests==2.34.2 rhino3dm==8.17.0 rich==15.0.0 -rich-rst==2.0.1 +rich-rst==2.0.2 +rpds-py==2026.5.1 runtype==0.5.3 scikit-image==0.26.0 scikit-learn==1.9.0 @@ -151,6 +157,7 @@ scooby==0.11.2 sentry-sdk==2.63.0 shapely==2.1.2 six==1.17.0 +sniffio==1.3.1 sortedcontainers==2.4.0 soupsieve==2.8.4 stack-data==0.6.3 @@ -173,15 +180,16 @@ trame-vuetify==3.2.2 triangle==20250106 trianglesolver==1.2 trimesh==4.12.2 -txaio==25.12.2 +txaio==26.6.1 typing_extensions==4.15.0 typish==1.9.3 tzdata==2026.2 tzlocal==5.4.3 +ujson==5.13.0 urllib3==2.7.0 vedo==2025.5.4 vermin==1.8.0 -vtk==9.3.1 +vtk==9.6.2 wait_for2==0.4.1 wcwidth==0.8.1 webcolors==24.8.0 diff --git a/Data/Python/3.12/constraints.txt b/Data/Python/3.12/constraints.txt index b5c183b..d0d6517 100644 --- a/Data/Python/3.12/constraints.txt +++ b/Data/Python/3.12/constraints.txt @@ -5,13 +5,13 @@ aiosignal==1.4.0 aiosqlite==0.22.1 aiostream==0.7.1 antlr4-python3-runtime==4.13.1 -anyio==4.14.0 +anyio==4.14.1 anytree==2.13.0 asttokens==3.0.1 asyncua==2.0 atomicwrites==1.4.0 attrs==26.1.0 -autobahn==25.10.2 +autobahn==26.6.2 awkward==2.9.1 awkward_cpp==53 backoff==2.2.1 @@ -19,12 +19,13 @@ beautifulsoup4==4.15.0 bleak==3.0.2 blinker==1.9.0 build123d==0.11.0 -cadquery==2.7.0 -cadquery-ocp==7.8.1.1.post1 +cadquery==2.8.0 +cadquery-ocp==7.9.3.1.1 cadquery-ocp-novtk==7.9.3.1.1 cadquery-ocp-proxy==7.9.3.1.1 capytaine==2.3.1 casadi==3.7.2 +cbor2==6.1.2 certifi==2026.6.17 cffi==2.0.0 charset-normalizer==3.4.7 @@ -34,7 +35,7 @@ contourpy==1.3.3 cpylog==1.6.0 cryptography==49.0.0 cycler==0.12.1 -cyclopts==4.18.0 +cyclopts==4.19.0 dbus-fast==5.0.22 decorator==5.3.1 defusedxml==0.7.1 @@ -56,15 +57,18 @@ hyperlink==21.0.0 idna==3.18 ImageIO==2.37.3 importlib_resources==7.1.0 -ipython==9.14.1 +ipython==9.15.0 ipython_pygments_lexers==1.1.1 jedi==0.20.0 joblib==1.5.3 +jsonschema==4.26.0 +jsonschema-specifications==2025.9.1 +kicad-python==0.7.1 kiwisolver==1.5.0 -ladybug-comfort==0.18.118 -ladybug-core==0.44.50 +ladybug-comfort==0.18.120 +ladybug-core==0.44.52 ladybug-display==0.14.3 -ladybug-geometry==1.34.27 +ladybug-geometry==1.35.1 ladybug-radiance==0.2.12 lazy-loader==0.5 lib3mf==2.5.0 @@ -79,7 +83,7 @@ meshio==5.3.5 monotonic==1.6 more-itertools==11.1.0 mpmath==1.3.0 -msgpack==1.2.0 +msgpack==1.2.1 multidict==6.7.1 multimethod==1.12 narwhals==2.22.1 @@ -92,23 +96,22 @@ numpy==2.4.6 ocp_gordon==0.2.0 ocpsvg==0.6.0 olefile==0.47 -OpenEXR==3.4.12 +OpenEXR==3.4.13 openpyxl==3.1.5 openstudio==3.11.0 orjson==3.11.9 packaging==26.2 pandas==2.3.3 parso==0.8.7 -path==17.1.1 pexpect==4.9.0 pillow==12.2.0 platformdirs==4.10.0 ply==3.11 pooch==1.9.0 -posthog==7.19.2 +posthog==7.21.0 prompt_toolkit==3.0.52 propcache==0.5.2 -protobuf==7.35.1 +protobuf==5.29.6 psutil==7.2.2 ptyprocess==0.7.0 pure_eval==0.2.3 @@ -121,6 +124,7 @@ pygit2==1.19.3 Pygments==2.20.0 PyJWT==2.13.0 pyNastran==1.3.4 +pynng==0.9.0 PyOpenGL==3.1.10 pyOpenSSL==26.3.0 pyopenxr==1.1.5301 @@ -137,19 +141,22 @@ pyvista==0.48.4 PyYAML==6.0.3 QtPy==2.4.3 QtRangeSlider==0.1.5 +referencing==0.37.0 requests==2.34.2 rhino3dm==8.17.0 rich==15.0.0 -rich-rst==2.0.1 +rich-rst==2.0.2 +rpds-py==2026.5.1 runtype==0.5.3 scikit-image==0.26.0 scikit-learn==1.9.0 scikit-sparse==0.5.0 -scipy==1.17.1 +scipy==1.18.0 scooby==0.11.2 sentry-sdk==2.63.0 shapely==2.1.2 six==1.17.0 +sniffio==1.3.1 sortedcontainers==2.4.0 soupsieve==2.8.4 stack-data==0.6.3 @@ -172,15 +179,16 @@ trame-vuetify==3.2.2 triangle==20250106 trianglesolver==1.2 trimesh==4.12.2 -txaio==25.12.2 +txaio==26.6.1 typing_extensions==4.15.0 typish==1.9.3 tzdata==2026.2 tzlocal==5.4.3 +ujson==5.13.0 urllib3==2.7.0 vedo==2025.5.4 vermin==1.8.0 -vtk==9.3.1 +vtk==9.6.2 wcwidth==0.8.1 webcolors==24.8.0 wslink==2.5.7 diff --git a/Data/Python/3.13/constraints.txt b/Data/Python/3.13/constraints.txt index b590672..41b7da2 100644 --- a/Data/Python/3.13/constraints.txt +++ b/Data/Python/3.13/constraints.txt @@ -5,13 +5,13 @@ aiosignal==1.4.0 aiosqlite==0.22.1 aiostream==0.7.1 antlr4-python3-runtime==4.13.1 -anyio==4.14.0 +anyio==4.14.1 anytree==2.13.0 asttokens==3.0.1 asyncua==2.0 atomicwrites==1.4.0 attrs==26.1.0 -autobahn==25.10.2 +autobahn==26.6.2 awkward==2.9.1 awkward_cpp==53 backoff==2.2.1 @@ -19,13 +19,13 @@ beautifulsoup4==4.15.0 bleak==3.0.2 blinker==1.9.0 build123d==0.11.0 -cadquery==2.7.0 -cadquery-ocp==7.8.1.1.post1 +cadquery==2.8.0 +cadquery-ocp==7.9.3.1.1 cadquery-ocp-novtk==7.9.3.1.1 cadquery-ocp-proxy==7.9.3.1.1 -cadquery_vtk==9.3.1 capytaine==2.3.1 casadi==3.7.2 +cbor2==6.1.2 certifi==2026.6.17 cffi==2.0.0 charset-normalizer==3.4.7 @@ -35,7 +35,7 @@ contourpy==1.3.3 cpylog==1.6.0 cryptography==49.0.0 cycler==0.12.1 -cyclopts==4.18.0 +cyclopts==4.19.0 dbus-fast==5.0.22 decorator==5.3.1 defusedxml==0.7.1 @@ -57,15 +57,18 @@ hyperlink==21.0.0 idna==3.18 ImageIO==2.37.3 importlib_resources==7.1.0 -ipython==9.14.1 +ipython==9.15.0 ipython_pygments_lexers==1.1.1 jedi==0.20.0 joblib==1.5.3 +jsonschema==4.26.0 +jsonschema-specifications==2025.9.1 +kicad-python==0.7.1 kiwisolver==1.5.0 -ladybug-comfort==0.18.118 -ladybug-core==0.44.50 +ladybug-comfort==0.18.120 +ladybug-core==0.44.52 ladybug-display==0.14.3 -ladybug-geometry==1.34.27 +ladybug-geometry==1.35.1 ladybug-radiance==0.2.12 lazy-loader==0.5 lib3mf==2.5.0 @@ -80,7 +83,7 @@ meshio==5.3.5 monotonic==1.6 more-itertools==11.1.0 mpmath==1.3.0 -msgpack==1.2.0 +msgpack==1.2.1 multidict==6.7.1 multimethod==1.12 narwhals==2.22.1 @@ -98,16 +101,15 @@ openstudio==3.11.0 packaging==26.2 pandas==2.3.3 parso==0.8.7 -path==17.1.1 pexpect==4.9.0 pillow==12.2.0 platformdirs==4.10.0 ply==3.11 pooch==1.9.0 -posthog==7.19.2 +posthog==7.21.0 prompt_toolkit==3.0.52 propcache==0.5.2 -protobuf==7.35.1 +protobuf==5.29.6 psutil==7.2.2 ptyprocess==0.7.0 pure_eval==0.2.3 @@ -120,6 +122,7 @@ pygit2==1.19.3 Pygments==2.20.0 PyJWT==2.13.0 pyNastran==1.3.4 +pynng==0.9.0 PyOpenGL==3.1.10 pyOpenSSL==26.3.0 pyopenxr==1.1.5301 @@ -135,19 +138,22 @@ pyvista==0.48.4 PyYAML==6.0.3 QtPy==2.4.3 QtRangeSlider==0.1.5 +referencing==0.37.0 requests==2.34.2 rhino3dm==8.17.0 rich==15.0.0 -rich-rst==2.0.1 +rich-rst==2.0.2 +rpds-py==2026.5.1 runtype==0.5.3 scikit-image==0.26.0 scikit-learn==1.9.0 scikit-sparse==0.5.0 -scipy==1.17.1 +scipy==1.18.0 scooby==0.11.2 sentry-sdk==2.63.0 shapely==2.1.2 six==1.17.0 +sniffio==1.3.1 sortedcontainers==2.4.0 soupsieve==2.8.4 stack-data==0.6.3 @@ -170,11 +176,12 @@ trame-vuetify==3.2.2 triangle==20250106 trianglesolver==1.2 trimesh==4.12.2 -txaio==25.12.2 +txaio==26.6.1 typing_extensions==4.15.0 typish==1.9.3 tzdata==2026.2 tzlocal==5.4.3 +ujson==5.13.0 urllib3==2.7.0 vedo==2025.5.4 vermin==1.8.0 diff --git a/Data/Python/3.14/constraints.txt b/Data/Python/3.14/constraints.txt index 21edc3c..c904339 100644 --- a/Data/Python/3.14/constraints.txt +++ b/Data/Python/3.14/constraints.txt @@ -1,20 +1,27 @@ aiofiles==25.1.0 +aiohappyeyeballs==2.6.2 +aiohttp==3.14.1 +aiosignal==1.4.0 aiosqlite==0.22.1 aiostream==0.7.1 antlr4-python3-runtime==4.13.1 -anyio==4.14.0 +anyio==4.14.1 asyncua==2.0 atomicwrites==1.4.0 attrs==26.1.0 -autobahn==25.10.2 +autobahn==26.6.2 awkward==2.9.1 awkward_cpp==53 backoff==2.2.1 beautifulsoup4==4.15.0 bleak==3.0.2 blinker==1.9.0 -cadquery==2.3.0 +cadquery==2.8.0 +cadquery-ocp==7.9.3.1.1 +cadquery-ocp-proxy==7.9.3.1.1 capytaine==2.3.1 +casadi==3.7.2 +cbor2==6.1.2 certifi==2026.6.17 cffi==2.0.0 charset-normalizer==3.4.7 @@ -24,7 +31,7 @@ contourpy==1.3.3 cpylog==1.6.0 cryptography==49.0.0 cycler==0.12.1 -cyclopts==4.18.0 +cyclopts==4.19.0 dbus-fast==5.0.22 defusedxml==0.7.1 distro==1.9.0 @@ -35,6 +42,7 @@ et_xmlfile==2.0.0 etabs_api==1.2 ezdxf==1.4.4 fonttools==4.63.0 +frozenlist==1.8.0 fsspec==2026.6.0 geomdl==5.4.0 glfw==2.10.0 @@ -44,11 +52,14 @@ idna==3.18 ImageIO==2.37.3 importlib_resources==7.1.0 joblib==1.5.3 +jsonschema==4.26.0 +jsonschema-specifications==2025.9.1 +kicad-python==0.7.1 kiwisolver==1.5.0 -ladybug-comfort==0.18.118 -ladybug-core==0.44.50 +ladybug-comfort==0.18.120 +ladybug-core==0.44.52 ladybug-display==0.14.3 -ladybug-geometry==1.34.27 +ladybug-geometry==1.35.1 ladybug-radiance==0.2.12 lazy-loader==0.5 llvmlite==0.47.0 @@ -59,11 +70,15 @@ matplotlib==3.11.0 mdurl==0.1.2 meshio==5.3.5 monotonic==1.6 +more-itertools==11.1.0 mpmath==1.3.0 -msgpack==1.2.0 +msgpack==1.2.1 +multidict==6.7.1 +multimethod==1.12 narwhals==2.22.1 networkx==3.6.1 nine==1.2.0 +nlopt==2.10.0 nodeeditor==0.9.15 numba==0.65.1 numpy==2.4.6 @@ -76,8 +91,9 @@ pillow==12.2.0 platformdirs==4.10.0 ply==3.11 pooch==1.9.0 -posthog==7.19.2 -protobuf==7.35.1 +posthog==7.21.0 +propcache==0.5.2 +protobuf==5.29.6 psutil==7.2.2 pycollada==0.9.3 pycparser==3.0 @@ -87,6 +103,7 @@ pygit2==1.19.3 Pygments==2.20.0 PyJWT==2.13.0 pyNastran==1.3.4 +pynng==0.9.0 PyOpenGL==3.1.10 pyOpenSSL==26.3.0 pyopenxr==1.1.5301 @@ -102,17 +119,21 @@ pyvista==0.48.4 PyYAML==6.0.3 QtPy==2.4.3 QtRangeSlider==0.1.5 +referencing==0.37.0 requests==2.34.2 rich==15.0.0 -rich-rst==2.0.1 +rich-rst==2.0.2 +rpds-py==2026.5.1 +runtype==0.5.3 scikit-image==0.26.0 scikit-learn==1.9.0 scikit-sparse==0.5.0 -scipy==1.17.1 +scipy==1.18.0 scooby==0.11.2 sentry-sdk==2.63.0 shapely==2.1.2 six==1.17.0 +sniffio==1.3.1 sortedcontainers==2.4.0 soupsieve==2.8.4 streamdeck==0.9.8 @@ -120,18 +141,28 @@ sylvac-measure==0.3.0 sympy==1.14.0 threadpoolctl==3.6.0 tifffile==2026.6.1 +trame==3.13.2 +trame-client==3.13.2 +trame-common==1.2.4 +trame-components==2.5.0 +trame-server==3.12.5 +trame-vtk==2.11.12 +trame-vuetify==3.2.2 trimesh==4.12.2 -txaio==25.12.2 +txaio==26.6.1 typing_extensions==4.15.0 typish==1.9.3 tzdata==2026.2 tzlocal==5.4.3 +ujson==5.13.0 urllib3==2.7.0 vedo==2025.5.4 vermin==1.8.0 vtk==9.6.2 +wslink==2.5.7 xarray==2026.4.0 xgbxml==0.0.10 xlrd==2.0.2 xlutils==2.0.0 xlwt==1.3.0 +yarl==1.24.2