From 6dea1e41620b32096e0e72a2fe8a3b8d73179bdb Mon Sep 17 00:00:00 2001 From: looooo Date: Sun, 8 Dec 2024 00:30:44 +0100 Subject: [PATCH] pixi: add pylint --- .github/workflows/pylint.yml | 17 +- pixi.lock | 1785 ++++------------------------------ pixi.toml | 4 + 3 files changed, 179 insertions(+), 1627 deletions(-) diff --git a/.github/workflows/pylint.yml b/.github/workflows/pylint.yml index c546171..29f6872 100644 --- a/.github/workflows/pylint.yml +++ b/.github/workflows/pylint.yml @@ -6,17 +6,8 @@ jobs: build: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3 - - uses: conda-incubator/setup-miniconda@v2 + - uses: prefix-dev/setup-pixi@v0.8.0 with: - auto-update-conda: true - python-version: "3.11" - use-only-tar-bz2: true - miniforge-version: latest - - name: install dependencies - run: | - mamba update --all - mamba install freecad numpy scipy pylint - - name: Analysing the code with pylint - run: | - ${CONDA}/bin/pylint $(git ls-files '*.py') + pixi-version: v0.39.0 + cache: false + - run: pixi run lint \ No newline at end of file diff --git a/pixi.lock b/pixi.lock index 6303464..fdafdb6 100644 --- a/pixi.lock +++ b/pixi.lock @@ -18,6 +18,7 @@ environments: - conda: https://conda.anaconda.org/conda-forge/noarch/argon2-cffi-23.1.0-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/argon2-cffi-bindings-21.2.0-py312h66e93f0_5.conda - conda: https://conda.anaconda.org/conda-forge/noarch/arrow-1.3.0-pyhd8ed1ab_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/astroid-3.3.5-py312h7900ff3_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/asttokens-3.0.0-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/async-lru-2.0.4-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/atk-1.0-2.38.0-h04ea711_2.conda @@ -37,6 +38,7 @@ environments: - conda: https://conda.anaconda.org/conda-forge/linux-64/cffi-1.17.1-py312h06ac9bb_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/charset-normalizer-3.4.0-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/coin3d-4.0.3-hd74d64a_2.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/colorama-0.4.6-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/comm-0.2.2-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/cpython-3.12.8-py312hd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/cyrus-sasl-2.1.27-h54b06d7_7.conda @@ -45,6 +47,7 @@ environments: - conda: https://conda.anaconda.org/conda-forge/linux-64/debugpy-1.8.9-py312h2ec8cdc_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/decorator-5.1.1-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/defusedxml-0.7.1-pyhd8ed1ab_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/dill-0.3.9-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/double-conversion-3.3.0-h59595ed_0.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/eigen-3.4.0-h00ab1b0_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/entrypoints-0.4-pyhd8ed1ab_1.conda @@ -95,6 +98,7 @@ environments: - conda: https://conda.anaconda.org/conda-forge/noarch/ipython-8.30.0-pyh707e725_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/ipywidgets-8.1.5-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/isoduration-20.11.0-pyhd8ed1ab_1.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/isort-5.13.2-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/jedi-0.19.2-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/jinja2-3.1.4-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/json5-0.10.0-pyhd8ed1ab_1.conda @@ -208,6 +212,7 @@ environments: - conda: https://conda.anaconda.org/conda-forge/linux-64/lz4-c-1.9.4-hcb278e6_0.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/markupsafe-3.0.2-py312h178313f_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/matplotlib-inline-0.1.7-pyhd8ed1ab_1.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/mccabe-0.7.0-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/mistune-3.0.2-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/mpc-1.3.1-h24ddda3_1.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/mpfr-4.2.1-h90cbb55_3.conda @@ -259,6 +264,7 @@ environments: - conda: https://conda.anaconda.org/conda-forge/noarch/pure_eval-0.2.3-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/pycparser-2.22-pyh29332c3_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/pygments-2.18.0-pyhd8ed1ab_1.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pylint-3.3.2-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/pyside6-6.7.3-py312h91f0f75_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/pysocks-1.7.1-pyha55dd90_7.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/python-3.12.8-h9e4cc4f_1_cpython.conda @@ -297,6 +303,7 @@ environments: - conda: https://conda.anaconda.org/conda-forge/noarch/tinycss2-1.4.0-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/tk-8.6.13-noxft_h4845f30_101.conda - conda: https://conda.anaconda.org/conda-forge/noarch/tomli-2.2.1-pyhd8ed1ab_1.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/tomlkit-0.13.2-pyha770c72_1.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/tornado-6.4.2-py312h66e93f0_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/traitlets-5.14.3-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/types-python-dateutil-2.9.0.20241003-pyhd8ed1ab_1.conda @@ -369,6 +376,7 @@ environments: - conda: https://conda.anaconda.org/conda-forge/noarch/argon2-cffi-23.1.0-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/linux-aarch64/argon2-cffi-bindings-21.2.0-py312hb2c0f52_5.conda - conda: https://conda.anaconda.org/conda-forge/noarch/arrow-1.3.0-pyhd8ed1ab_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-aarch64/astroid-3.3.5-py312h996f985_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/asttokens-3.0.0-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/async-lru-2.0.4-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/linux-aarch64/atk-1.0-2.38.0-hedc4a1f_2.conda @@ -388,6 +396,7 @@ environments: - conda: https://conda.anaconda.org/conda-forge/linux-aarch64/cffi-1.17.1-py312hac81daf_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/charset-normalizer-3.4.0-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/linux-aarch64/coin3d-4.0.3-h411181d_2.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/colorama-0.4.6-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/comm-0.2.2-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/cpython-3.12.8-py312hd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/linux-aarch64/cyrus-sasl-2.1.27-hf6b2984_7.conda @@ -396,6 +405,7 @@ environments: - conda: https://conda.anaconda.org/conda-forge/linux-aarch64/debugpy-1.8.9-py312h6f74592_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/decorator-5.1.1-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/defusedxml-0.7.1-pyhd8ed1ab_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/dill-0.3.9-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/linux-aarch64/double-conversion-3.3.0-h2f0025b_0.conda - conda: https://conda.anaconda.org/conda-forge/linux-aarch64/eigen-3.4.0-h2a328a1_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/entrypoints-0.4-pyhd8ed1ab_1.conda @@ -446,6 +456,7 @@ environments: - conda: https://conda.anaconda.org/conda-forge/noarch/ipython-8.30.0-pyh707e725_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/ipywidgets-8.1.5-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/isoduration-20.11.0-pyhd8ed1ab_1.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/isort-5.13.2-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/jedi-0.19.2-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/jinja2-3.1.4-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/json5-0.10.0-pyhd8ed1ab_1.conda @@ -556,6 +567,7 @@ environments: - conda: https://conda.anaconda.org/conda-forge/linux-aarch64/lz4-c-1.9.4-hd600fc2_0.conda - conda: https://conda.anaconda.org/conda-forge/linux-aarch64/markupsafe-3.0.2-py312h74ce7d3_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/matplotlib-inline-0.1.7-pyhd8ed1ab_1.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/mccabe-0.7.0-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/mistune-3.0.2-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/linux-aarch64/mpc-1.3.1-h783934e_1.conda - conda: https://conda.anaconda.org/conda-forge/linux-aarch64/mpfr-4.2.1-h2305555_3.conda @@ -605,6 +617,7 @@ environments: - conda: https://conda.anaconda.org/conda-forge/noarch/pure_eval-0.2.3-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/pycparser-2.22-pyh29332c3_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/pygments-2.18.0-pyhd8ed1ab_1.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pylint-3.3.2-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/linux-aarch64/pyside6-6.7.3-py312hdd999d0_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/pysocks-1.7.1-pyha55dd90_7.conda - conda: https://conda.anaconda.org/conda-forge/linux-aarch64/python-3.12.8-h1683364_1_cpython.conda @@ -643,6 +656,7 @@ environments: - conda: https://conda.anaconda.org/conda-forge/noarch/tinycss2-1.4.0-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/linux-aarch64/tk-8.6.13-h194ca79_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/tomli-2.2.1-pyhd8ed1ab_1.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/tomlkit-0.13.2-pyha770c72_1.conda - conda: https://conda.anaconda.org/conda-forge/linux-aarch64/tornado-6.4.2-py312h52516f5_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/traitlets-5.14.3-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/types-python-dateutil-2.9.0.20241003-pyhd8ed1ab_1.conda @@ -713,6 +727,7 @@ environments: - conda: https://conda.anaconda.org/conda-forge/noarch/argon2-cffi-23.1.0-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/argon2-cffi-bindings-21.2.0-py312hb553811_5.conda - conda: https://conda.anaconda.org/conda-forge/noarch/arrow-1.3.0-pyhd8ed1ab_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/astroid-3.3.5-py312hb401068_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/asttokens-3.0.0-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/async-lru-2.0.4-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/atk-1.0-2.38.0-h4bec284_2.conda @@ -732,6 +747,7 @@ environments: - conda: https://conda.anaconda.org/conda-forge/osx-64/cffi-1.17.1-py312hf857d28_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/charset-normalizer-3.4.0-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/coin3d-4.0.3-h9b6ce5f_2.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/colorama-0.4.6-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/comm-0.2.2-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/cpython-3.12.8-py312hd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/cyrus-sasl-2.1.27-hf9bab2b_7.conda @@ -739,6 +755,7 @@ environments: - conda: https://conda.anaconda.org/conda-forge/osx-64/debugpy-1.8.9-py312haafddd8_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/decorator-5.1.1-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/defusedxml-0.7.1-pyhd8ed1ab_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/dill-0.3.9-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/double-conversion-3.3.0-he965462_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/eigen-3.4.0-h1c7c39f_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/entrypoints-0.4-pyhd8ed1ab_1.conda @@ -789,6 +806,7 @@ environments: - conda: https://conda.anaconda.org/conda-forge/noarch/ipython-8.30.0-pyh707e725_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/ipywidgets-8.1.5-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/isoduration-20.11.0-pyhd8ed1ab_1.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/isort-5.13.2-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/jedi-0.19.2-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/jinja2-3.1.4-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/json5-0.10.0-pyhd8ed1ab_1.conda @@ -882,6 +900,7 @@ environments: - conda: https://conda.anaconda.org/conda-forge/osx-64/lz4-c-1.9.4-hf0c8a7f_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/markupsafe-3.0.2-py312h3520af0_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/matplotlib-inline-0.1.7-pyhd8ed1ab_1.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/mccabe-0.7.0-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/mistune-3.0.2-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/mpc-1.3.1-h9d8efa1_1.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/mpfr-4.2.1-haed47dc_3.conda @@ -931,6 +950,7 @@ environments: - conda: https://conda.anaconda.org/conda-forge/noarch/pure_eval-0.2.3-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/pycparser-2.22-pyh29332c3_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/pygments-2.18.0-pyhd8ed1ab_1.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pylint-3.3.2-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/pyobjc-core-10.3.2-py312h2365019_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/pyobjc-framework-cocoa-10.3.2-py312h2365019_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/pyside6-6.7.3-py312hdb00d57_1.conda @@ -971,6 +991,7 @@ environments: - conda: https://conda.anaconda.org/conda-forge/noarch/tinycss2-1.4.0-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/tk-8.6.13-h1abcd95_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/tomli-2.2.1-pyhd8ed1ab_1.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/tomlkit-0.13.2-pyha770c72_1.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/tornado-6.4.2-py312h01d7ebd_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/traitlets-5.14.3-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/types-python-dateutil-2.9.0.20241003-pyhd8ed1ab_1.conda @@ -1024,6 +1045,7 @@ environments: - conda: https://conda.anaconda.org/conda-forge/noarch/argon2-cffi-23.1.0-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/argon2-cffi-bindings-21.2.0-py312h024a12e_5.conda - conda: https://conda.anaconda.org/conda-forge/noarch/arrow-1.3.0-pyhd8ed1ab_1.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/astroid-3.3.5-py312h81bd7bf_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/asttokens-3.0.0-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/async-lru-2.0.4-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/atk-1.0-2.38.0-hd03087b_2.conda @@ -1043,6 +1065,7 @@ environments: - conda: https://conda.anaconda.org/conda-forge/osx-arm64/cffi-1.17.1-py312h0fad829_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/charset-normalizer-3.4.0-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/coin3d-4.0.3-h705ab75_2.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/colorama-0.4.6-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/comm-0.2.2-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/cpython-3.12.8-py312hd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/cyrus-sasl-2.1.27-h60b93bd_7.conda @@ -1050,6 +1073,7 @@ environments: - conda: https://conda.anaconda.org/conda-forge/osx-arm64/debugpy-1.8.9-py312hd8f9ff3_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/decorator-5.1.1-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/defusedxml-0.7.1-pyhd8ed1ab_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/dill-0.3.9-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/double-conversion-3.3.0-h13dd4ca_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/eigen-3.4.0-h1995070_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/entrypoints-0.4-pyhd8ed1ab_1.conda @@ -1100,6 +1124,7 @@ environments: - conda: https://conda.anaconda.org/conda-forge/noarch/ipython-8.30.0-pyh707e725_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/ipywidgets-8.1.5-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/isoduration-20.11.0-pyhd8ed1ab_1.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/isort-5.13.2-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/jedi-0.19.2-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/jinja2-3.1.4-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/json5-0.10.0-pyhd8ed1ab_1.conda @@ -1193,6 +1218,7 @@ environments: - conda: https://conda.anaconda.org/conda-forge/osx-arm64/lz4-c-1.9.4-hb7217d7_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/markupsafe-3.0.2-py312h998013c_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/matplotlib-inline-0.1.7-pyhd8ed1ab_1.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/mccabe-0.7.0-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/mistune-3.0.2-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/mpc-1.3.1-h8f1351a_1.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/mpfr-4.2.1-hb693164_3.conda @@ -1242,6 +1268,7 @@ environments: - conda: https://conda.anaconda.org/conda-forge/noarch/pure_eval-0.2.3-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/pycparser-2.22-pyh29332c3_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/pygments-2.18.0-pyhd8ed1ab_1.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pylint-3.3.2-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/pyobjc-core-10.3.2-py312hb9d441b_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/pyobjc-framework-cocoa-10.3.2-py312hb9d441b_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/pyside6-6.7.3-py312h943ac22_1.conda @@ -1282,6 +1309,7 @@ environments: - conda: https://conda.anaconda.org/conda-forge/noarch/tinycss2-1.4.0-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/tk-8.6.13-h5083fa2_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/tomli-2.2.1-pyhd8ed1ab_1.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/tomlkit-0.13.2-pyha770c72_1.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/tornado-6.4.2-py312hea69d52_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/traitlets-5.14.3-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/types-python-dateutil-2.9.0.20241003-pyhd8ed1ab_1.conda @@ -1334,6 +1362,7 @@ environments: - conda: https://conda.anaconda.org/conda-forge/noarch/argon2-cffi-23.1.0-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/win-64/argon2-cffi-bindings-21.2.0-py312h4389bb4_5.conda - conda: https://conda.anaconda.org/conda-forge/noarch/arrow-1.3.0-pyhd8ed1ab_1.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/astroid-3.3.5-py312h2e8e312_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/asttokens-3.0.0-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/async-lru-2.0.4-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/attrs-24.2.0-pyh71513ae_1.conda @@ -1358,6 +1387,7 @@ environments: - conda: https://conda.anaconda.org/conda-forge/win-64/debugpy-1.8.9-py312h275cf98_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/decorator-5.1.1-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/defusedxml-0.7.1-pyhd8ed1ab_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/dill-0.3.9-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/win-64/double-conversion-3.3.0-h63175ca_0.conda - conda: https://conda.anaconda.org/conda-forge/win-64/eigen-3.4.0-h91493d7_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/entrypoints-0.4-pyhd8ed1ab_1.conda @@ -1407,6 +1437,7 @@ environments: - conda: https://conda.anaconda.org/conda-forge/noarch/ipython-8.30.0-pyh7428d3b_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/ipywidgets-8.1.5-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/isoduration-20.11.0-pyhd8ed1ab_1.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/isort-5.13.2-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/jedi-0.19.2-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/jinja2-3.1.4-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/json5-0.10.0-pyhd8ed1ab_1.conda @@ -1475,6 +1506,7 @@ environments: - conda: https://conda.anaconda.org/conda-forge/win-64/m2w64-libwinpthread-git-5.0.0.4634.697f757-2.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/win-64/markupsafe-3.0.2-py312h31fea79_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/matplotlib-inline-0.1.7-pyhd8ed1ab_1.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/mccabe-0.7.0-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/mistune-3.0.2-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/win-64/mkl-2020.4-hb70f87d_311.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/noarch/mpmath-1.3.0-pyhd8ed1ab_1.conda @@ -1519,6 +1551,7 @@ environments: - conda: https://conda.anaconda.org/conda-forge/noarch/pure_eval-0.2.3-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/pycparser-2.22-pyh29332c3_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/pygments-2.18.0-pyhd8ed1ab_1.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pylint-3.3.2-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/win-64/pyside6-6.7.3-py312h2ee7485_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/pysocks-1.7.1-pyh09c184e_7.conda - conda: https://conda.anaconda.org/conda-forge/win-64/python-3.12.8-h3f84c4b_1_cpython.conda @@ -1558,6 +1591,7 @@ environments: - conda: https://conda.anaconda.org/conda-forge/noarch/tinycss2-1.4.0-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h5226925_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/tomli-2.2.1-pyhd8ed1ab_1.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/tomlkit-0.13.2-pyha770c72_1.conda - conda: https://conda.anaconda.org/conda-forge/win-64/tornado-6.4.2-py312h4389bb4_0.conda - conda: https://conda.anaconda.org/conda-forge/noarch/traitlets-5.14.3-pyhd8ed1ab_1.conda - conda: https://conda.anaconda.org/conda-forge/noarch/types-python-dateutil-2.9.0.20241003-pyhd8ed1ab_1.conda @@ -1616,8 +1650,6 @@ packages: - conda: https://conda.anaconda.org/conda-forge/linux-64/_libgcc_mutex-0.1-conda_forge.tar.bz2 sha256: fe51de6107f9edc7aa4f786a70f4a883943bc9d39b3bb7307c04c41410990726 md5: d7c89558ba9fa0495403155b64376d81 - arch: x86_64 - platform: linux license: None purls: [] size: 2562 @@ -1631,8 +1663,6 @@ packages: - libgomp >=7.5.0 constrains: - openmp_impl 9999 - arch: x86_64 - platform: linux license: BSD-3-Clause license_family: BSD purls: [] @@ -1646,8 +1676,6 @@ packages: - libgomp >=7.5.0 constrains: - openmp_impl 9999 - arch: aarch64 - platform: linux license: BSD-3-Clause license_family: BSD purls: [] @@ -1679,8 +1707,6 @@ packages: - python >=3.12,<3.13.0a0 - python_abi 3.12.* *_cp312 - yarl >=1.17.0,<2.0 - arch: x86_64 - platform: linux license: MIT AND Apache-2.0 license_family: Apache purls: @@ -1702,8 +1728,6 @@ packages: - python >=3.12,<3.13.0a0 *_cpython - python_abi 3.12.* *_cp312 - yarl >=1.17.0,<2.0 - arch: aarch64 - platform: linux license: MIT AND Apache-2.0 license_family: Apache purls: @@ -1724,8 +1748,6 @@ packages: - python >=3.12,<3.13.0a0 - python_abi 3.12.* *_cp312 - yarl >=1.17.0,<2.0 - arch: x86_64 - platform: osx license: MIT AND Apache-2.0 license_family: Apache purls: @@ -1769,8 +1791,6 @@ packages: - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - yarl >=1.17.0,<2.0 - arch: x86_64 - platform: win license: MIT AND Apache-2.0 license_family: Apache purls: @@ -1795,8 +1815,6 @@ packages: depends: - __glibc >=2.17,<3.0.a0 - libgcc >=13 - arch: x86_64 - platform: linux license: LGPL-2.1-or-later license_family: GPL purls: [] @@ -1807,8 +1825,6 @@ packages: md5: f643bb02c4bbcfe7de161a8ca5df530b depends: - libgcc >=13 - arch: aarch64 - platform: linux license: LGPL-2.1-or-later license_family: GPL purls: [] @@ -1838,8 +1854,6 @@ packages: depends: - libgcc-ng >=12 - libstdcxx-ng >=12 - arch: x86_64 - platform: linux license: BSD-2-Clause license_family: BSD purls: [] @@ -1851,8 +1865,6 @@ packages: depends: - libgcc-ng >=12 - libstdcxx-ng >=12 - arch: aarch64 - platform: linux license: BSD-2-Clause license_family: BSD purls: [] @@ -1864,8 +1876,6 @@ packages: depends: - __osx >=10.13 - libcxx >=16 - arch: x86_64 - platform: osx license: BSD-2-Clause license_family: BSD purls: [] @@ -1889,8 +1899,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: BSD-2-Clause license_family: BSD purls: [] @@ -1931,8 +1939,6 @@ packages: - libgcc >=13 - python >=3.12,<3.13.0a0 - python_abi 3.12.* *_cp312 - arch: x86_64 - platform: linux license: MIT license_family: MIT purls: @@ -1948,8 +1954,6 @@ packages: - python >=3.12,<3.13.0a0 - python >=3.12,<3.13.0a0 *_cpython - python_abi 3.12.* *_cp312 - arch: aarch64 - platform: linux license: MIT license_family: MIT purls: @@ -1964,8 +1968,6 @@ packages: - cffi >=1.0.1 - python >=3.12,<3.13.0a0 - python_abi 3.12.* *_cp312 - arch: x86_64 - platform: osx license: MIT license_family: MIT purls: @@ -1997,8 +1999,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: MIT license_family: MIT purls: @@ -2018,6 +2018,78 @@ packages: - pkg:pypi/arrow?source=hash-mapping size: 99951 timestamp: 1733584345583 +- conda: https://conda.anaconda.org/conda-forge/linux-64/astroid-3.3.5-py312h7900ff3_0.conda + sha256: effb1c3acfb27e01c76c145b3a6c93e93b255a2567b8cefdf072c79dbbf58fb2 + md5: e1ed4d572a4a16b97368ab00fd646487 + depends: + - python >=3.12,<3.13.0a0 + - python_abi 3.12.* *_cp312 + arch: x86_64 + platform: linux + license: LGPL-2.1-or-later + license_family: LGPL + purls: + - pkg:pypi/astroid?source=hash-mapping + size: 504580 + timestamp: 1728150491699 +- conda: https://conda.anaconda.org/conda-forge/linux-aarch64/astroid-3.3.5-py312h996f985_0.conda + sha256: e6b7e48539769b00fdf674c4e655bb052391528286f6763d7cde0f872461d7d2 + md5: 2da257196e606048238b58bce2c722da + depends: + - python >=3.12,<3.13.0a0 + - python >=3.12,<3.13.0a0 *_cpython + - python_abi 3.12.* *_cp312 + arch: aarch64 + platform: linux + license: LGPL-2.1-or-later + license_family: LGPL + purls: + - pkg:pypi/astroid?source=hash-mapping + size: 504083 + timestamp: 1728150580783 +- conda: https://conda.anaconda.org/conda-forge/osx-64/astroid-3.3.5-py312hb401068_0.conda + sha256: 0a0448e43f9535a81f5dd768e54ab27df26748fe2affc3c72ae1db88ce549e3e + md5: 009d46ee660f822efdfc9dc4cd3a2334 + depends: + - python >=3.12,<3.13.0a0 + - python_abi 3.12.* *_cp312 + arch: x86_64 + platform: osx + license: LGPL-2.1-or-later + license_family: LGPL + purls: + - pkg:pypi/astroid?source=hash-mapping + size: 506603 + timestamp: 1728150539046 +- conda: https://conda.anaconda.org/conda-forge/osx-arm64/astroid-3.3.5-py312h81bd7bf_0.conda + sha256: cbc286cac040925012df6553e5ad504a768d7ae838c68758a6c06dae4cdaece7 + md5: 82d02a369e442908d5246443d870c591 + depends: + - python >=3.12,<3.13.0a0 + - python >=3.12,<3.13.0a0 *_cpython + - python_abi 3.12.* *_cp312 + arch: arm64 + platform: osx + license: LGPL-2.1-or-later + license_family: LGPL + purls: + - pkg:pypi/astroid?source=hash-mapping + size: 506620 + timestamp: 1728150626442 +- conda: https://conda.anaconda.org/conda-forge/win-64/astroid-3.3.5-py312h2e8e312_0.conda + sha256: b7b45a1a911aeb2c2a55225db766fc16c52df04d3065738c70c1259d6dc7de6d + md5: e267978789edd931b9657e7b172d9f14 + depends: + - python >=3.12,<3.13.0a0 + - python_abi 3.12.* *_cp312 + arch: x86_64 + platform: win + license: LGPL-2.1-or-later + license_family: LGPL + purls: + - pkg:pypi/astroid?source=hash-mapping + size: 505154 + timestamp: 1728150684787 - conda: https://conda.anaconda.org/conda-forge/noarch/asttokens-3.0.0-pyhd8ed1ab_1.conda sha256: 93b14414b3b3ed91e286e1cbe4e7a60c4e1b1c730b0814d1e452a8ac4b9af593 md5: 8f587de4bcf981e26228f268df374a9b @@ -2051,8 +2123,6 @@ packages: - libstdcxx-ng >=12 constrains: - atk-1.0 2.38.0 - arch: x86_64 - platform: linux license: LGPL-2.0-or-later license_family: LGPL purls: [] @@ -2067,8 +2137,6 @@ packages: - libstdcxx-ng >=12 constrains: - atk-1.0 2.38.0 - arch: aarch64 - platform: linux license: LGPL-2.0-or-later license_family: LGPL purls: [] @@ -2084,8 +2152,6 @@ packages: - libintl >=0.22.5,<1.0a0 constrains: - atk-1.0 2.38.0 - arch: x86_64 - platform: osx license: LGPL-2.0-or-later license_family: LGPL purls: [] @@ -2163,8 +2229,6 @@ packages: - lz4-c >=1.9.3,<1.10.0a0 - snappy >=1.2.0,<1.3.0a0 - zstd >=1.5.6,<1.6.0a0 - arch: x86_64 - platform: linux license: BSD-3-Clause license_family: BSD purls: [] @@ -2180,8 +2244,6 @@ packages: - lz4-c >=1.9.3,<1.10.0a0 - snappy >=1.2.0,<1.3.0a0 - zstd >=1.5.6,<1.6.0a0 - arch: aarch64 - platform: linux license: BSD-3-Clause license_family: BSD purls: [] @@ -2197,8 +2259,6 @@ packages: - lz4-c >=1.9.3,<1.10.0a0 - snappy >=1.2.0,<1.3.0a0 - zstd >=1.5.6,<1.6.0a0 - arch: x86_64 - platform: osx license: BSD-3-Clause license_family: BSD purls: [] @@ -2230,8 +2290,6 @@ packages: - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - zstd >=1.5.6,<1.6.0a0 - arch: x86_64 - platform: win license: BSD-3-Clause license_family: BSD purls: [] @@ -2248,8 +2306,6 @@ packages: - python_abi 3.12.* *_cp312 constrains: - libbrotlicommon 1.1.0 hb9d3cd8_2 - arch: x86_64 - platform: linux license: MIT license_family: MIT purls: @@ -2267,8 +2323,6 @@ packages: - python_abi 3.12.* *_cp312 constrains: - libbrotlicommon 1.1.0 h86ecc28_2 - arch: aarch64 - platform: linux license: MIT license_family: MIT purls: @@ -2285,8 +2339,6 @@ packages: - python_abi 3.12.* *_cp312 constrains: - libbrotlicommon 1.1.0 h00291cd_2 - arch: x86_64 - platform: osx license: MIT license_family: MIT purls: @@ -2321,8 +2373,6 @@ packages: - vc14_runtime >=14.29.30139 constrains: - libbrotlicommon 1.1.0 h2466b09_2 - arch: x86_64 - platform: win license: MIT license_family: MIT purls: @@ -2335,8 +2385,6 @@ packages: depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - arch: x86_64 - platform: linux license: bzip2-1.0.6 license_family: BSD purls: [] @@ -2347,8 +2395,6 @@ packages: md5: 56398c28220513b9ea13d7b450acfb20 depends: - libgcc-ng >=12 - arch: aarch64 - platform: linux license: bzip2-1.0.6 license_family: BSD purls: [] @@ -2359,8 +2405,6 @@ packages: md5: 7ed4301d437b59045be7e051a0308211 depends: - __osx >=10.13 - arch: x86_64 - platform: osx license: bzip2-1.0.6 license_family: BSD purls: [] @@ -2383,8 +2427,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: bzip2-1.0.6 license_family: BSD purls: [] @@ -2396,8 +2438,6 @@ packages: depends: - __glibc >=2.17,<3.0.a0 - libgcc >=13 - arch: x86_64 - platform: linux license: MIT license_family: MIT purls: [] @@ -2408,8 +2448,6 @@ packages: md5: 0cd9ebf65479cdceb6a4888b764dafcd depends: - libgcc >=13 - arch: aarch64 - platform: linux license: MIT license_family: MIT purls: [] @@ -2420,8 +2458,6 @@ packages: md5: 7d8083876d71fe1316fc18369ee0dc58 depends: - __osx >=10.13 - arch: x86_64 - platform: osx license: MIT license_family: MIT purls: [] @@ -2440,8 +2476,6 @@ packages: - conda: https://conda.anaconda.org/conda-forge/linux-64/ca-certificates-2024.8.30-hbcca054_0.conda sha256: afee721baa6d988e27fef1832f68d6f32ac8cc99cdf6015732224c2841a09cea md5: c27d1c142233b5bc9ca570c6e2e0c244 - arch: x86_64 - platform: linux license: ISC purls: [] size: 159003 @@ -2449,8 +2483,6 @@ packages: - conda: https://conda.anaconda.org/conda-forge/linux-aarch64/ca-certificates-2024.8.30-hcefe29a_0.conda sha256: 2a2d827bee3775a85f0f1b2f2089291475c4416336d1b3a8cbce2964db547af8 md5: 70e57e8f59d2c98f86b49c69e5074be5 - arch: aarch64 - platform: linux license: ISC purls: [] size: 159106 @@ -2458,8 +2490,6 @@ packages: - conda: https://conda.anaconda.org/conda-forge/osx-64/ca-certificates-2024.8.30-h8857fd0_0.conda sha256: 593f302d0f44c2c771e1614ee6d56fffdc7d616e6f187669c8b0e34ffce3e1ae md5: b7e5424e7f06547a903d28e4651dbb21 - arch: x86_64 - platform: osx license: ISC purls: [] size: 158665 @@ -2474,8 +2504,6 @@ packages: - conda: https://conda.anaconda.org/conda-forge/win-64/ca-certificates-2024.8.30-h56e8100_0.conda sha256: 0fcac3a7ffcc556649e034a1802aedf795e64227eaa7194d207b01eaf26454c4 md5: 4c4fd67c18619be5aa65dc5b6c72e490 - arch: x86_64 - platform: win license: ISC purls: [] size: 158773 @@ -2524,8 +2552,6 @@ packages: - xorg-libxext >=1.3.4,<2.0a0 - xorg-libxrender >=0.9.11,<0.10.0a0 - zlib - arch: x86_64 - platform: linux license: LGPL-2.1-only or MPL-1.1 purls: [] size: 983604 @@ -2551,8 +2577,6 @@ packages: - xorg-libxext >=1.3.4,<2.0a0 - xorg-libxrender >=0.9.11,<0.10.0a0 - zlib - arch: aarch64 - platform: linux license: LGPL-2.1-only or MPL-1.1 purls: [] size: 966709 @@ -2572,8 +2596,6 @@ packages: - libzlib >=1.3.1,<2.0a0 - pixman >=0.43.4,<1.0a0 - zlib - arch: x86_64 - platform: osx license: LGPL-2.1-only or MPL-1.1 purls: [] size: 892544 @@ -2613,8 +2635,6 @@ packages: - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - zlib - arch: x86_64 - platform: win license: LGPL-2.1-only or MPL-1.1 purls: [] size: 1516680 @@ -2639,8 +2659,6 @@ packages: - pycparser - python >=3.12,<3.13.0a0 - python_abi 3.12.* *_cp312 - arch: x86_64 - platform: linux license: MIT license_family: MIT purls: @@ -2656,8 +2674,6 @@ packages: - pycparser - python >=3.12,<3.13.0a0 - python_abi 3.12.* *_cp312 - arch: aarch64 - platform: linux license: MIT license_family: MIT purls: @@ -2673,8 +2689,6 @@ packages: - pycparser - python >=3.12,<3.13.0a0 - python_abi 3.12.* *_cp312 - arch: x86_64 - platform: osx license: MIT license_family: MIT purls: @@ -2707,8 +2721,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: MIT license_family: MIT purls: @@ -2739,8 +2751,6 @@ packages: - libstdcxx >=13 - xorg-libxi >=1.8.2,<2.0a0 - xorg-libxt >=1.3.0,<2.0a0 - arch: x86_64 - platform: linux license: BSD-3-Clause license_family: BSD purls: [] @@ -2758,8 +2768,6 @@ packages: - libstdcxx >=13 - xorg-libxi >=1.8.2,<2.0a0 - xorg-libxt >=1.3.0,<2.0a0 - arch: aarch64 - platform: linux license: BSD-3-Clause license_family: BSD purls: [] @@ -2773,8 +2781,6 @@ packages: - expat - libcxx >=17 - libexpat >=2.6.3,<3.0a0 - arch: x86_64 - platform: osx license: BSD-3-Clause license_family: BSD purls: [] @@ -2802,8 +2808,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: BSD-3-Clause license_family: BSD purls: [] @@ -2852,8 +2856,6 @@ packages: - libntlm - libstdcxx-ng >=12 - openssl >=3.1.1,<4.0a0 - arch: x86_64 - platform: linux license: BSD-3-Clause-Attribution license_family: BSD purls: [] @@ -2868,8 +2870,6 @@ packages: - libntlm - libstdcxx-ng >=12 - openssl >=3.1.1,<4.0a0 - arch: aarch64 - platform: linux license: BSD-3-Clause-Attribution license_family: BSD purls: [] @@ -2883,8 +2883,6 @@ packages: - libcxx >=15.0.7 - libntlm - openssl >=3.1.1,<4.0a0 - arch: x86_64 - platform: osx license: BSD-3-Clause-Attribution license_family: BSD purls: [] @@ -2908,8 +2906,6 @@ packages: md5: 418c6ca5929a611cbd69204907a83995 depends: - libgcc-ng >=12 - arch: x86_64 - platform: linux license: BSD-2-Clause license_family: BSD purls: [] @@ -2920,8 +2916,6 @@ packages: md5: 6e5a87182d66b2d1328a96b61ca43a62 depends: - libgcc-ng >=12 - arch: aarch64 - platform: linux license: BSD-2-Clause license_family: BSD purls: [] @@ -2930,8 +2924,6 @@ packages: - conda: https://conda.anaconda.org/conda-forge/osx-64/dav1d-1.2.1-h0dc2134_0.conda sha256: ec71a835866b42e946cd2039a5f7a6458851a21890d315476f5e66790ac11c96 md5: 9d88733c715300a39f8ca2e936b7808d - arch: x86_64 - platform: osx license: BSD-2-Clause license_family: BSD purls: [] @@ -2952,8 +2944,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: BSD-2-Clause license_family: BSD purls: [] @@ -2966,8 +2956,6 @@ packages: - expat >=2.4.2,<3.0a0 - libgcc-ng >=9.4.0 - libglib >=2.70.2,<3.0a0 - arch: x86_64 - platform: linux license: GPL-2.0-or-later license_family: GPL purls: [] @@ -2980,8 +2968,6 @@ packages: - expat >=2.4.2,<3.0a0 - libgcc-ng >=9.4.0 - libglib >=2.70.2,<3.0a0 - arch: aarch64 - platform: linux license: GPL-2.0-or-later license_family: GPL purls: [] @@ -2996,8 +2982,6 @@ packages: - libstdcxx >=13 - python >=3.12,<3.13.0a0 - python_abi 3.12.* *_cp312 - arch: x86_64 - platform: linux license: MIT license_family: MIT purls: @@ -3013,8 +2997,6 @@ packages: - python >=3.12,<3.13.0a0 - python >=3.12,<3.13.0a0 *_cpython - python_abi 3.12.* *_cp312 - arch: aarch64 - platform: linux license: MIT license_family: MIT purls: @@ -3029,8 +3011,6 @@ packages: - libcxx >=18 - python >=3.12,<3.13.0a0 - python_abi 3.12.* *_cp312 - arch: x86_64 - platform: osx license: MIT license_family: MIT purls: @@ -3061,8 +3041,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: MIT license_family: MIT purls: @@ -3091,14 +3069,23 @@ packages: - pkg:pypi/defusedxml?source=hash-mapping size: 24062 timestamp: 1615232388757 +- conda: https://conda.anaconda.org/conda-forge/noarch/dill-0.3.9-pyhd8ed1ab_1.conda + sha256: 499be2f8e4397a46249e8e500535795704af27e56360ae0c964904140b41454a + md5: 5e11310fca410e9f31381157079dee55 + depends: + - python >=3.9 + license: BSD-3-Clause + license_family: BSD + purls: + - pkg:pypi/dill?source=hash-mapping + size: 89973 + timestamp: 1733249646688 - conda: https://conda.anaconda.org/conda-forge/linux-64/double-conversion-3.3.0-h59595ed_0.conda sha256: 9eee491a73b67fd64379cf715f85f8681568ebc1f02f9e11b4c50d46a3323544 md5: c2f83a5ddadadcdb08fe05863295ee97 depends: - libgcc-ng >=12 - libstdcxx-ng >=12 - arch: x86_64 - platform: linux license: BSD-3-Clause license_family: BSD purls: [] @@ -3110,8 +3097,6 @@ packages: depends: - libgcc-ng >=12 - libstdcxx-ng >=12 - arch: aarch64 - platform: linux license: BSD-3-Clause license_family: BSD purls: [] @@ -3122,8 +3107,6 @@ packages: md5: a3de9d9550078b51db74fde63b1ccae6 depends: - libcxx >=15.0.7 - arch: x86_64 - platform: osx license: BSD-3-Clause license_family: BSD purls: [] @@ -3146,8 +3129,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: BSD-3-Clause license_family: BSD purls: [] @@ -3159,8 +3140,6 @@ packages: depends: - libgcc-ng >=12 - libstdcxx-ng >=12 - arch: x86_64 - platform: linux license: MPL-2.0 license_family: MOZILLA purls: [] @@ -3172,8 +3151,6 @@ packages: depends: - libgcc-ng >=12 - libstdcxx-ng >=12 - arch: aarch64 - platform: linux license: MPL-2.0 license_family: MOZILLA purls: [] @@ -3184,8 +3161,6 @@ packages: md5: 5b2cfc277e3d42d84a2a648825761156 depends: - libcxx >=15.0.7 - arch: x86_64 - platform: osx license: MPL-2.0 license_family: MOZILLA purls: [] @@ -3208,8 +3183,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: MPL-2.0 license_family: MOZILLA purls: [] @@ -3254,8 +3227,6 @@ packages: - __glibc >=2.17,<3.0.a0 - libexpat 2.6.4 h5888daf_0 - libgcc >=13 - arch: x86_64 - platform: linux license: MIT license_family: MIT purls: [] @@ -3267,8 +3238,6 @@ packages: depends: - libexpat 2.6.4 h5ad3122_0 - libgcc >=13 - arch: aarch64 - platform: linux license: MIT license_family: MIT purls: [] @@ -3280,8 +3249,6 @@ packages: depends: - __osx >=10.13 - libexpat 2.6.4 h240833e_0 - arch: x86_64 - platform: osx license: MIT license_family: MIT purls: [] @@ -3306,8 +3273,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: MIT license_family: MIT purls: [] @@ -3360,8 +3325,6 @@ packages: - xz >=5.2.6,<6.0a0 constrains: - __cuda >=12.4 - arch: x86_64 - platform: linux license: GPL-2.0-or-later license_family: GPL purls: [] @@ -3411,8 +3374,6 @@ packages: - xz >=5.2.6,<6.0a0 constrains: - __cuda >=12.4 - arch: aarch64 - platform: linux license: GPL-2.0-or-later license_family: GPL purls: [] @@ -3458,8 +3419,6 @@ packages: - x264 >=1!164.3095,<1!165 - x265 >=3.5,<3.6.0a0 - xz >=5.2.6,<6.0a0 - arch: x86_64 - platform: osx license: GPL-2.0-or-later license_family: GPL purls: [] @@ -3538,8 +3497,6 @@ packages: - xz >=5.2.6,<6.0a0 constrains: - __cuda >=12.4 - arch: x86_64 - platform: win license: GPL-2.0-or-later license_family: GPL purls: [] @@ -3555,8 +3512,6 @@ packages: - libgcc >=13 - libstdcxx >=13 - lz4-c >=1.9.3,<1.10.0a0 - arch: x86_64 - platform: linux license: BSD-3-Clause license_family: BSD purls: [] @@ -3571,8 +3526,6 @@ packages: - libgcc >=13 - libstdcxx >=13 - lz4-c >=1.9.3,<1.10.0a0 - arch: aarch64 - platform: linux license: BSD-3-Clause license_family: BSD purls: [] @@ -3587,8 +3540,6 @@ packages: - libcxx >=18 - llvm-openmp >=18.1.8 - lz4-c >=1.9.3,<1.10.0a0 - arch: x86_64 - platform: osx license: BSD-3-Clause license_family: BSD purls: [] @@ -3617,8 +3568,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: BSD-3-Clause license_family: BSD purls: [] @@ -3645,8 +3594,6 @@ packages: - xorg-libxext >=1.3.6,<2.0a0 - xorg-libxfixes >=6.0.1,<7.0a0 - xorg-libxrender >=0.9.11,<0.10.0a0 - arch: x86_64 - platform: linux license: LGPL-2.0-or-later license_family: LGPL purls: [] @@ -3672,8 +3619,6 @@ packages: - xorg-libxext >=1.3.6,<2.0a0 - xorg-libxfixes >=6.0.1,<7.0a0 - xorg-libxrender >=0.9.11,<0.10.0a0 - arch: aarch64 - platform: linux license: LGPL-2.0-or-later license_family: LGPL purls: [] @@ -3697,8 +3642,6 @@ packages: - xorg-libxext >=1.3.6,<2.0a0 - xorg-libxfixes >=6.0.1,<7.0a0 - xorg-libxrender >=0.9.11,<0.10.0a0 - arch: x86_64 - platform: osx license: LGPL-2.0-or-later license_family: LGPL purls: [] @@ -3745,8 +3688,6 @@ packages: - xorg-libxext >=1.3.4,<2.0a0 - xorg-libxfixes - xorg-libxrender >=0.9.11,<0.10.0a0 - arch: x86_64 - platform: win license: LGPL-2.0-or-later license_family: LGPL purls: [] @@ -3794,8 +3735,6 @@ packages: - libgcc >=13 - libuuid >=2.38.1,<3.0a0 - libzlib >=1.3.1,<2.0a0 - arch: x86_64 - platform: linux license: MIT license_family: MIT purls: [] @@ -3810,8 +3749,6 @@ packages: - libgcc >=13 - libuuid >=2.38.1,<3.0a0 - libzlib >=1.3.1,<2.0a0 - arch: aarch64 - platform: linux license: MIT license_family: MIT purls: [] @@ -3825,8 +3762,6 @@ packages: - freetype >=2.12.1,<3.0a0 - libexpat >=2.6.3,<3.0a0 - libzlib >=1.3.1,<2.0a0 - arch: x86_64 - platform: osx license: MIT license_family: MIT purls: [] @@ -3856,8 +3791,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: MIT license_family: MIT purls: [] @@ -3928,8 +3861,6 @@ packages: - vtk-base >=9.3.1,<9.3.2.0a0 - xerces-c >=3.2.5,<3.3.0a0 - yaml-cpp >=0.8.0,<0.9.0a0 - arch: x86_64 - platform: linux license: LGPL-2.1-or-later license_family: LGPL purls: [] @@ -3965,8 +3896,6 @@ packages: - vtk-base >=9.3.1,<9.3.2.0a0 - xerces-c >=3.2.5,<3.3.0a0 - yaml-cpp >=0.8.0,<0.9.0a0 - arch: aarch64 - platform: linux license: LGPL-2.1-or-later license_family: LGPL purls: [] @@ -4000,8 +3929,6 @@ packages: - vtk-base >=9.3.1,<9.3.2.0a0 - xerces-c >=3.2.5,<3.3.0a0 - yaml-cpp >=0.8.0,<0.9.0a0 - arch: x86_64 - platform: osx license: LGPL-2.1-or-later license_family: LGPL purls: [] @@ -4070,8 +3997,6 @@ packages: - vtk-base >=9.3.1,<9.3.2.0a0 - xerces-c >=3.2.5,<3.3.0a0 - yaml-cpp >=0.8.0,<0.9.0a0 - arch: x86_64 - platform: win license: LGPL-2.1-or-later license_family: LGPL purls: [] @@ -4104,8 +4029,6 @@ packages: - libzlib >=1.3.1,<2.0a0 - openexr >=3.3.1,<3.4.0a0 - openjpeg >=2.5.2,<3.0a0 - arch: x86_64 - platform: linux license: GPL-2.0-or-later OR GPL-3.0-or-later OR FreeImage purls: [] size: 467860 @@ -4126,8 +4049,6 @@ packages: - libzlib >=1.3.1,<2.0a0 - openexr >=3.3.1,<3.4.0a0 - openjpeg >=2.5.2,<3.0a0 - arch: aarch64 - platform: linux license: GPL-2.0-or-later OR GPL-3.0-or-later OR FreeImage purls: [] size: 453451 @@ -4148,8 +4069,6 @@ packages: - libzlib >=1.3.1,<2.0a0 - openexr >=3.3.1,<3.4.0a0 - openjpeg >=2.5.2,<3.0a0 - arch: x86_64 - platform: osx license: GPL-2.0-or-later OR GPL-3.0-or-later OR FreeImage purls: [] size: 410944 @@ -4191,8 +4110,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: GPL-2.0-or-later OR GPL-3.0-or-later OR FreeImage purls: [] size: 465887 @@ -4204,8 +4121,6 @@ packages: - libgcc-ng >=12 - libpng >=1.6.39,<1.7.0a0 - libzlib >=1.2.13,<2.0.0a0 - arch: x86_64 - platform: linux license: GPL-2.0-only OR FTL purls: [] size: 634972 @@ -4217,8 +4132,6 @@ packages: - libgcc-ng >=12 - libpng >=1.6.39,<1.7.0a0 - libzlib >=1.2.13,<2.0.0a0 - arch: aarch64 - platform: linux license: GPL-2.0-only OR FTL purls: [] size: 642092 @@ -4229,8 +4142,6 @@ packages: depends: - libpng >=1.6.39,<1.7.0a0 - libzlib >=1.2.13,<2.0.0a0 - arch: x86_64 - platform: osx license: GPL-2.0-only OR FTL purls: [] size: 599300 @@ -4254,8 +4165,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: GPL-2.0-only OR FTL purls: [] size: 510306 @@ -4265,8 +4174,6 @@ packages: md5: ac7bc6a654f8f41b352b38f4051135f8 depends: - libgcc-ng >=7.5.0 - arch: x86_64 - platform: linux license: LGPL-2.1 purls: [] size: 114383 @@ -4276,8 +4183,6 @@ packages: md5: f6c91a43eace6fb926a8730b3b9a8a50 depends: - libgcc-ng >=7.5.0 - arch: aarch64 - platform: linux license: LGPL-2.1 purls: [] size: 115689 @@ -4285,8 +4190,6 @@ packages: - conda: https://conda.anaconda.org/conda-forge/osx-64/fribidi-1.0.10-hbcb3906_0.tar.bz2 sha256: 4f6db86ecc4984cd4ac88ca52030726c3cfd11a64dfb15c8602025ee3001a2b5 md5: f1c6b41e0f56998ecd9a3e210faa1dc0 - arch: x86_64 - platform: osx license: LGPL-2.1 purls: [] size: 65388 @@ -4304,8 +4207,6 @@ packages: depends: - vc >=14.1,<15.0a0 - vs2015_runtime >=14.16.27012 - arch: x86_64 - platform: win license: LGPL-2.1 purls: [] size: 64567 @@ -4318,8 +4219,6 @@ packages: - libgcc >=13 - python >=3.12,<3.13.0a0 - python_abi 3.12.* *_cp312 - arch: x86_64 - platform: linux license: Apache-2.0 license_family: APACHE purls: @@ -4334,8 +4233,6 @@ packages: - python >=3.12,<3.13.0a0 - python >=3.12,<3.13.0a0 *_cpython - python_abi 3.12.* *_cp312 - arch: aarch64 - platform: linux license: Apache-2.0 license_family: APACHE purls: @@ -4349,8 +4246,6 @@ packages: - __osx >=10.13 - python >=3.12,<3.13.0a0 - python_abi 3.12.* *_cp312 - arch: x86_64 - platform: osx license: Apache-2.0 license_family: APACHE purls: @@ -4380,8 +4275,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: Apache-2.0 license_family: APACHE purls: @@ -4397,8 +4290,6 @@ packages: - libjpeg-turbo >=3.0.0,<4.0a0 - libpng >=1.6.43,<1.7.0a0 - libtiff >=4.6.0,<4.8.0a0 - arch: x86_64 - platform: linux license: LGPL-2.1-or-later license_family: LGPL purls: [] @@ -4413,8 +4304,6 @@ packages: - libjpeg-turbo >=3.0.0,<4.0a0 - libpng >=1.6.43,<1.7.0a0 - libtiff >=4.6.0,<4.8.0a0 - arch: aarch64 - platform: linux license: LGPL-2.1-or-later license_family: LGPL purls: [] @@ -4430,8 +4319,6 @@ packages: - libjpeg-turbo >=3.0.0,<4.0a0 - libpng >=1.6.43,<1.7.0a0 - libtiff >=4.6.0,<4.8.0a0 - arch: x86_64 - platform: osx license: LGPL-2.1-or-later license_family: LGPL purls: [] @@ -4464,8 +4351,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: LGPL-2.1-or-later license_family: LGPL purls: [] @@ -4478,8 +4363,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: LGPL-3.0-only license_family: GPL purls: [] @@ -4492,8 +4375,6 @@ packages: - libgcc-ng >=12 - libpng >=1.6.43,<1.7.0a0 - libzlib >=1.3.1,<2.0a0 - arch: x86_64 - platform: linux license: LGPL-2.0-or-later license_family: LGPL purls: [] @@ -4506,8 +4387,6 @@ packages: - libgcc-ng >=12 - libpng >=1.6.43,<1.7.0a0 - libzlib >=1.3.1,<2.0a0 - arch: aarch64 - platform: linux license: LGPL-2.0-or-later license_family: LGPL purls: [] @@ -4520,8 +4399,6 @@ packages: - __osx >=10.13 - libpng >=1.6.43,<1.7.0a0 - libzlib >=1.3.1,<2.0a0 - arch: x86_64 - platform: osx license: LGPL-2.0-or-later license_family: LGPL purls: [] @@ -4548,8 +4425,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: LGPL-2.0-or-later license_family: LGPL purls: [] @@ -4564,8 +4439,6 @@ packages: - libstdcxx-ng >=9.3.0 - xorg-libx11 - xorg-libxext - arch: x86_64 - platform: linux license: BSD-3-Clause license_family: BSD purls: [] @@ -4580,8 +4453,6 @@ packages: - libstdcxx-ng >=9.3.0 - xorg-libx11 - xorg-libxext - arch: aarch64 - platform: linux license: BSD-3-Clause license_family: BSD purls: [] @@ -4592,8 +4463,6 @@ packages: md5: 6b753c8c7e4c46a8eb17b6f1781f958a depends: - libcxx >=11.0.0 - arch: x86_64 - platform: osx license: BSD-3-Clause license_family: BSD purls: [] @@ -4615,8 +4484,6 @@ packages: depends: - vc >=14.1,<15.0a0 - vs2015_runtime >=14.16.27012 - arch: x86_64 - platform: win license: BSD-3-Clause license_family: BSD purls: [] @@ -4628,8 +4495,6 @@ packages: depends: - libgcc-ng >=12 - libstdcxx-ng >=12 - arch: x86_64 - platform: linux license: GPL-2.0-or-later OR LGPL-3.0-or-later purls: [] size: 460055 @@ -4640,8 +4505,6 @@ packages: depends: - libgcc-ng >=12 - libstdcxx-ng >=12 - arch: aarch64 - platform: linux license: GPL-2.0-or-later OR LGPL-3.0-or-later purls: [] size: 417323 @@ -4652,8 +4515,6 @@ packages: depends: - __osx >=10.13 - libcxx >=16 - arch: x86_64 - platform: osx license: GPL-2.0-or-later OR LGPL-3.0-or-later purls: [] size: 428919 @@ -4679,8 +4540,6 @@ packages: - mpfr >=4.2.1,<5.0a0 - python >=3.12,<3.13.0a0 - python_abi 3.12.* *_cp312 - arch: x86_64 - platform: linux license: LGPL-3.0-or-later purls: - pkg:pypi/gmpy2?source=hash-mapping @@ -4697,8 +4556,6 @@ packages: - python >=3.12,<3.13.0a0 - python >=3.12,<3.13.0a0 *_cpython - python_abi 3.12.* *_cp312 - arch: aarch64 - platform: linux license: LGPL-3.0-or-later purls: - pkg:pypi/gmpy2?source=hash-mapping @@ -4714,8 +4571,6 @@ packages: - mpfr >=4.2.1,<5.0a0 - python >=3.12,<3.13.0a0 - python_abi 3.12.* *_cp312 - arch: x86_64 - platform: osx license: LGPL-3.0-or-later purls: - pkg:pypi/gmpy2?source=hash-mapping @@ -4760,8 +4615,6 @@ packages: - xorg-libxmu >=1.2.1,<2.0a0 - xorg-libxrender >=0.9.11,<0.10.0a0 - zlib - arch: x86_64 - platform: linux license: GPL-2.0-or-later license_family: GPL purls: @@ -4790,8 +4643,6 @@ packages: - xorg-libxmu >=1.2.1,<2.0a0 - xorg-libxrender >=0.9.11,<0.10.0a0 - zlib - arch: aarch64 - platform: linux license: GPL-2.0-or-later license_family: GPL purls: @@ -4814,8 +4665,6 @@ packages: - libzlib >=1.3.1,<2.0a0 - occt >=7.8.1,<7.8.2.0a0 - zlib - arch: x86_64 - platform: osx license: GPL-2.0-or-later license_family: GPL purls: @@ -4860,8 +4709,6 @@ packages: - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - zlib - arch: x86_64 - platform: win license: GPL-2.0-or-later license_family: GPL purls: @@ -4874,8 +4721,6 @@ packages: depends: - libgcc-ng >=12 - libstdcxx-ng >=12 - arch: x86_64 - platform: linux license: LGPL-2.0-or-later license_family: LGPL purls: [] @@ -4887,8 +4732,6 @@ packages: depends: - libgcc-ng >=12 - libstdcxx-ng >=12 - arch: aarch64 - platform: linux license: LGPL-2.0-or-later license_family: LGPL purls: [] @@ -4899,8 +4742,6 @@ packages: md5: fc7124f86e1d359fc5d878accd9e814c depends: - libcxx >=16 - arch: x86_64 - platform: osx license: LGPL-2.0-or-later license_family: LGPL purls: [] @@ -4923,8 +4764,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: LGPL-2.0-or-later license_family: LGPL purls: [] @@ -4949,8 +4788,6 @@ packages: - libwebp-base >=1.4.0,<2.0a0 - libzlib >=1.3.1,<2.0a0 - pango >=1.50.14,<2.0a0 - arch: x86_64 - platform: linux license: EPL-1.0 license_family: Other purls: [] @@ -4974,8 +4811,6 @@ packages: - libwebp-base >=1.4.0,<2.0a0 - libzlib >=1.3.1,<2.0a0 - pango >=1.50.14,<2.0a0 - arch: aarch64 - platform: linux license: EPL-1.0 license_family: Other purls: [] @@ -4999,8 +4834,6 @@ packages: - libwebp-base >=1.4.0,<2.0a0 - libzlib >=1.3.1,<2.0a0 - pango >=1.50.14,<2.0a0 - arch: x86_64 - platform: osx license: EPL-1.0 license_family: Other purls: [] @@ -5045,8 +4878,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: EPL-1.0 license_family: Other purls: [] @@ -5070,8 +4901,6 @@ packages: - xorg-libx11 >=1.8.9,<2.0a0 - xorg-libxext >=1.3.4,<2.0a0 - xorg-libxrender >=0.9.11,<0.10.0a0 - arch: x86_64 - platform: linux license: LGPL-2.1-or-later purls: [] size: 6501561 @@ -5093,8 +4922,6 @@ packages: - xorg-libx11 >=1.8.9,<2.0a0 - xorg-libxext >=1.3.4,<2.0a0 - xorg-libxrender >=0.9.11,<0.10.0a0 - arch: aarch64 - platform: linux license: LGPL-2.1-or-later purls: [] size: 6591811 @@ -5110,8 +4937,6 @@ packages: - libglib >=2.80.3,<3.0a0 - libintl >=0.22.5,<1.0a0 - pango >=1.54.0,<2.0a0 - arch: x86_64 - platform: osx license: LGPL-2.1-or-later purls: [] size: 6162947 @@ -5138,8 +4963,6 @@ packages: - libgcc-ng >=12 - libglib >=2.76.3,<3.0a0 - libstdcxx-ng >=12 - arch: x86_64 - platform: linux license: LGPL-2.0-or-later license_family: LGPL purls: [] @@ -5152,8 +4975,6 @@ packages: - libgcc-ng >=12 - libglib >=2.76.3,<3.0a0 - libstdcxx-ng >=12 - arch: aarch64 - platform: linux license: LGPL-2.0-or-later license_family: LGPL purls: [] @@ -5165,8 +4986,6 @@ packages: depends: - libcxx >=15.0.7 - libglib >=2.76.3,<3.0a0 - arch: x86_64 - platform: osx license: LGPL-2.0-or-later license_family: LGPL purls: [] @@ -5191,8 +5010,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: LGPL-2.0-or-later license_family: LGPL purls: [] @@ -5235,8 +5052,6 @@ packages: - libgcc-ng >=12 - libglib >=2.80.3,<3.0a0 - libstdcxx-ng >=12 - arch: x86_64 - platform: linux license: MIT license_family: MIT purls: [] @@ -5253,8 +5068,6 @@ packages: - libgcc-ng >=12 - libglib >=2.80.3,<3.0a0 - libstdcxx-ng >=12 - arch: aarch64 - platform: linux license: MIT license_family: MIT purls: [] @@ -5271,8 +5084,6 @@ packages: - icu >=75.1,<76.0a0 - libcxx >=16 - libglib >=2.80.3,<3.0a0 - arch: x86_64 - platform: osx license: MIT license_family: MIT purls: [] @@ -5306,8 +5117,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: MIT license_family: MIT purls: [] @@ -5321,8 +5130,6 @@ packages: - libjpeg-turbo >=3.0.0,<4.0a0 - libstdcxx-ng >=12 - libzlib >=1.2.13,<2.0.0a0 - arch: x86_64 - platform: linux license: BSD-3-Clause license_family: BSD purls: [] @@ -5336,8 +5143,6 @@ packages: - libjpeg-turbo >=3.0.0,<4.0a0 - libstdcxx-ng >=12 - libzlib >=1.2.13,<2.0.0a0 - arch: aarch64 - platform: linux license: BSD-3-Clause license_family: BSD purls: [] @@ -5350,8 +5155,6 @@ packages: - libcxx >=15.0.7 - libjpeg-turbo >=3.0.0,<4.0a0 - libzlib >=1.2.13,<2.0.0a0 - arch: x86_64 - platform: osx license: BSD-3-Clause license_family: BSD purls: [] @@ -5378,8 +5181,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: BSD-3-Clause license_family: BSD purls: [] @@ -5398,8 +5199,6 @@ packages: - libstdcxx >=13 - libzlib >=1.3.1,<2.0a0 - openssl >=3.4.0,<4.0a0 - arch: x86_64 - platform: linux license: BSD-3-Clause license_family: BSD purls: [] @@ -5417,8 +5216,6 @@ packages: - libstdcxx >=13 - libzlib >=1.3.1,<2.0a0 - openssl >=3.4.0,<4.0a0 - arch: aarch64 - platform: linux license: BSD-3-Clause license_family: BSD purls: [] @@ -5436,8 +5233,6 @@ packages: - libgfortran5 >=13.2.0 - libzlib >=1.3.1,<2.0a0 - openssl >=3.4.0,<4.0a0 - arch: x86_64 - platform: osx license: BSD-3-Clause license_family: BSD purls: [] @@ -5471,8 +5266,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: BSD-3-Clause license_family: BSD purls: [] @@ -5537,8 +5330,6 @@ packages: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - libstdcxx-ng >=12 - arch: x86_64 - platform: linux license: MIT license_family: MIT purls: [] @@ -5550,8 +5341,6 @@ packages: depends: - libgcc-ng >=12 - libstdcxx-ng >=12 - arch: aarch64 - platform: linux license: MIT license_family: MIT purls: [] @@ -5562,8 +5351,6 @@ packages: md5: d68d48a3060eb5abdc1cdc8e2a3a5966 depends: - __osx >=10.13 - arch: x86_64 - platform: osx license: MIT license_family: MIT purls: [] @@ -5586,8 +5373,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: MIT license_family: MIT purls: [] @@ -5612,8 +5397,6 @@ packages: - libgcc >=13 - libstdcxx >=13 - libzlib >=1.3.1,<2.0a0 - arch: x86_64 - platform: linux license: BSD-3-Clause license_family: BSD purls: [] @@ -5626,8 +5409,6 @@ packages: - libgcc >=13 - libstdcxx >=13 - libzlib >=1.3.1,<2.0a0 - arch: aarch64 - platform: linux license: BSD-3-Clause license_family: BSD purls: [] @@ -5640,8 +5421,6 @@ packages: - __osx >=10.13 - libcxx >=17 - libzlib >=1.3.1,<2.0a0 - arch: x86_64 - platform: osx license: BSD-3-Clause license_family: BSD purls: [] @@ -5667,8 +5446,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: BSD-3-Clause license_family: BSD purls: [] @@ -5703,8 +5480,6 @@ packages: - conda: https://conda.anaconda.org/conda-forge/win-64/intel-openmp-2025.0.0-h57928b3_1164.conda sha256: 5f2b57211e9ec07273f9963742be0a43d8b8e786e4e6c60b33e662c8e3e4cbeb md5: b36ba21470b584524f111d59ed3efbd0 - arch: x86_64 - platform: win license: LicenseRef-IntelSimplifiedSoftwareOct2022 license_family: Proprietary purls: [] @@ -5856,6 +5631,18 @@ packages: - pkg:pypi/isoduration?source=hash-mapping size: 19832 timestamp: 1733493720346 +- conda: https://conda.anaconda.org/conda-forge/noarch/isort-5.13.2-pyhd8ed1ab_1.conda + sha256: 6ebf6e83c2d449760ad5c5cc344711d6404f9e3cf6952811b8678aca5a4ab01f + md5: ef7dc847f19fe4859d5aaa33385bf509 + depends: + - python >=3.9,<4.0 + - setuptools + license: MIT + license_family: MIT + purls: + - pkg:pypi/isort?source=hash-mapping + size: 73545 + timestamp: 1733236278052 - conda: https://conda.anaconda.org/conda-forge/noarch/jedi-0.19.2-pyhd8ed1ab_1.conda sha256: 92c4d217e2dc68983f724aa983cca5464dcb929c566627b26a2511159667dba8 md5: a4f4c5dc9b80bc50e0d3dc4e6e8f1bd9 @@ -5897,8 +5684,6 @@ packages: - __glibc >=2.17,<3.0.a0 - libgcc >=13 - libstdcxx >=13 - arch: x86_64 - platform: linux license: LicenseRef-Public-Domain OR MIT purls: [] size: 168993 @@ -5909,8 +5694,6 @@ packages: depends: - libgcc >=13 - libstdcxx >=13 - arch: aarch64 - platform: linux license: LicenseRef-Public-Domain OR MIT purls: [] size: 161293 @@ -5921,8 +5704,6 @@ packages: depends: - __osx >=10.13 - libcxx >=17 - arch: x86_64 - platform: osx license: LicenseRef-Public-Domain OR MIT purls: [] size: 144033 @@ -5944,8 +5725,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: LicenseRef-Public-Domain OR MIT purls: [] size: 343785 @@ -5956,8 +5735,6 @@ packages: depends: - python >=3.12,<3.13.0a0 - python_abi 3.12.* *_cp312 - arch: x86_64 - platform: linux license: BSD-3-Clause license_family: BSD purls: @@ -5971,8 +5748,6 @@ packages: - python >=3.12,<3.13.0a0 - python >=3.12,<3.13.0a0 *_cpython - python_abi 3.12.* *_cp312 - arch: aarch64 - platform: linux license: BSD-3-Clause license_family: BSD purls: @@ -5985,8 +5760,6 @@ packages: depends: - python >=3.12,<3.13.0a0 - python_abi 3.12.* *_cp312 - arch: x86_64 - platform: osx license: BSD-3-Clause license_family: BSD purls: @@ -6012,8 +5785,6 @@ packages: depends: - python >=3.12,<3.13.0a0 - python_abi 3.12.* *_cp312 - arch: x86_64 - platform: win license: BSD-3-Clause license_family: BSD purls: @@ -6295,8 +6066,6 @@ packages: md5: 5aeabe88534ea4169d4c49998f293d6c depends: - libgcc-ng >=12 - arch: x86_64 - platform: linux license: BSD-2-Clause license_family: BSD purls: [] @@ -6307,8 +6076,6 @@ packages: md5: 720f7b9ccdf426ac73dafcf92f7d7bf4 depends: - libgcc-ng >=12 - arch: aarch64 - platform: linux license: BSD-2-Clause license_family: BSD purls: [] @@ -6317,8 +6084,6 @@ packages: - conda: https://conda.anaconda.org/conda-forge/osx-64/jxrlib-1.1-h10d778d_3.conda sha256: a548a4be14a4c76d6d992a5c1feffcbb08062f5c57abc6e4278d40c2c9a7185b md5: cfaf81d843a80812fe16a68bdae60562 - arch: x86_64 - platform: osx license: BSD-2-Clause license_family: BSD purls: [] @@ -6339,8 +6104,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: BSD-2-Clause license_family: BSD purls: [] @@ -6351,8 +6114,6 @@ packages: md5: 30186d27e2c9fa62b45fb1476b7200e3 depends: - libgcc-ng >=10.3.0 - arch: x86_64 - platform: linux license: LGPL-2.1-or-later purls: [] size: 117831 @@ -6362,8 +6123,6 @@ packages: md5: 1f24853e59c68892452ef94ddd8afd4b depends: - libgcc-ng >=10.3.0 - arch: aarch64 - platform: linux license: LGPL-2.1-or-later purls: [] size: 112327 @@ -6378,8 +6137,6 @@ packages: - libgcc-ng >=12 - libstdcxx-ng >=12 - openssl >=3.3.1,<4.0a0 - arch: x86_64 - platform: linux license: MIT license_family: MIT purls: [] @@ -6395,8 +6152,6 @@ packages: - libgcc-ng >=12 - libstdcxx-ng >=12 - openssl >=3.3.1,<4.0a0 - arch: aarch64 - platform: linux license: MIT license_family: MIT purls: [] @@ -6411,8 +6166,6 @@ packages: - libedit >=3.1.20191231,<3.2.0a0 - libedit >=3.1.20191231,<4.0a0 - openssl >=3.3.1,<4.0a0 - arch: x86_64 - platform: osx license: MIT license_family: MIT purls: [] @@ -6440,8 +6193,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: MIT license_family: MIT purls: [] @@ -6452,8 +6203,6 @@ packages: md5: a8832b479f93521a9e7b5b743803be51 depends: - libgcc-ng >=12 - arch: x86_64 - platform: linux license: LGPL-2.0-only license_family: LGPL purls: [] @@ -6464,8 +6213,6 @@ packages: md5: ab05bcf82d8509b4243f07e93bada144 depends: - libgcc-ng >=12 - arch: aarch64 - platform: linux license: LGPL-2.0-only license_family: LGPL purls: [] @@ -6474,8 +6221,6 @@ packages: - conda: https://conda.anaconda.org/conda-forge/osx-64/lame-3.100-hb7f2c08_1003.tar.bz2 sha256: 0f943b08abb4c748d73207594321b53bad47eea3e7d06b6078e0f6c59ce6771e md5: 3342b33c9a0921b22b767ed68ee25861 - arch: x86_64 - platform: osx license: LGPL-2.0-only license_family: LGPL purls: [] @@ -6496,8 +6241,6 @@ packages: - libgcc-ng >=12 - libjpeg-turbo >=3.0.0,<4.0a0 - libtiff >=4.6.0,<4.8.0a0 - arch: x86_64 - platform: linux license: MIT license_family: MIT purls: [] @@ -6510,8 +6253,6 @@ packages: - libgcc-ng >=12 - libjpeg-turbo >=3.0.0,<4.0a0 - libtiff >=4.6.0,<4.8.0a0 - arch: aarch64 - platform: linux license: MIT license_family: MIT purls: [] @@ -6523,8 +6264,6 @@ packages: depends: - libjpeg-turbo >=3.0.0,<4.0a0 - libtiff >=4.6.0,<4.8.0a0 - arch: x86_64 - platform: osx license: MIT license_family: MIT purls: [] @@ -6550,8 +6289,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: MIT license_family: MIT purls: [] @@ -6564,8 +6301,6 @@ packages: - __glibc >=2.17,<3.0.a0 constrains: - binutils_impl_linux-64 2.43 - arch: x86_64 - platform: linux license: GPL-3.0-only license_family: GPL purls: [] @@ -6576,8 +6311,6 @@ packages: md5: fcbde5ea19d55468953bf588770c0501 constrains: - binutils_impl_linux-aarch64 2.43 - arch: aarch64 - platform: linux license: GPL-3.0-only license_family: GPL purls: [] @@ -6589,8 +6322,6 @@ packages: depends: - libgcc-ng >=12 - libstdcxx-ng >=12 - arch: x86_64 - platform: linux license: Apache-2.0 license_family: Apache purls: [] @@ -6602,8 +6333,6 @@ packages: depends: - libgcc-ng >=12 - libstdcxx-ng >=12 - arch: aarch64 - platform: linux license: Apache-2.0 license_family: Apache purls: [] @@ -6614,8 +6343,6 @@ packages: md5: f9d6a4c82889d5ecedec1d90eb673c55 depends: - libcxx >=13.0.1 - arch: x86_64 - platform: osx license: Apache-2.0 license_family: Apache purls: [] @@ -6637,8 +6364,6 @@ packages: depends: - vc >=14.2,<15 - vs2015_runtime >=14.29.30037 - arch: x86_64 - platform: win license: Apache-2.0 license_family: Apache purls: [] @@ -6654,8 +6379,6 @@ packages: constrains: - libabseil-static =20240722.0=cxx17* - abseil-cpp =20240722.0 - arch: x86_64 - platform: linux license: Apache-2.0 license_family: Apache purls: [] @@ -6670,8 +6393,6 @@ packages: constrains: - abseil-cpp =20240722.0 - libabseil-static =20240722.0=cxx17* - arch: aarch64 - platform: linux license: Apache-2.0 license_family: Apache purls: [] @@ -6686,8 +6407,6 @@ packages: constrains: - abseil-cpp =20240722.0 - libabseil-static =20240722.0=cxx17* - arch: x86_64 - platform: osx license: Apache-2.0 license_family: Apache purls: [] @@ -6713,8 +6432,6 @@ packages: depends: - libgcc-ng >=12 - libstdcxx-ng >=12 - arch: x86_64 - platform: linux license: BSD-2-Clause license_family: BSD purls: [] @@ -6726,8 +6443,6 @@ packages: depends: - libgcc-ng >=12 - libstdcxx-ng >=12 - arch: aarch64 - platform: linux license: BSD-2-Clause license_family: BSD purls: [] @@ -6738,8 +6453,6 @@ packages: md5: 66d3c1f6dd4636216b4fca7a748d50eb depends: - libcxx >=16 - arch: x86_64 - platform: osx license: BSD-2-Clause license_family: BSD purls: [] @@ -6762,8 +6475,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: BSD-2-Clause license_family: BSD purls: [] @@ -6782,8 +6493,6 @@ packages: - libexpat >=2.6.2,<3.0a0 - libgcc-ng >=12 - libzlib >=1.3.1,<2.0a0 - arch: x86_64 - platform: linux license: ISC license_family: OTHER purls: [] @@ -6801,8 +6510,6 @@ packages: - libexpat >=2.6.2,<3.0a0 - libgcc-ng >=12 - libzlib >=1.3.1,<2.0a0 - arch: aarch64 - platform: linux license: ISC license_family: OTHER purls: [] @@ -6820,8 +6527,6 @@ packages: - harfbuzz >=9.0.0,<10.0a0 - libexpat >=2.6.2,<3.0a0 - libzlib >=1.3.1,<2.0a0 - arch: x86_64 - platform: osx license: ISC license_family: OTHER purls: [] @@ -6856,8 +6561,6 @@ packages: - libcblas 3.9.0 25_linux64_openblas - blas * openblas - liblapacke 3.9.0 25_linux64_openblas - arch: x86_64 - platform: linux license: BSD-3-Clause license_family: BSD purls: [] @@ -6875,8 +6578,6 @@ packages: - liblapacke 3.9.0 25_linuxaarch64_openblas - liblapack 3.9.0 25_linuxaarch64_openblas - libcblas 3.9.0 25_linuxaarch64_openblas - arch: aarch64 - platform: linux license: BSD-3-Clause license_family: BSD purls: [] @@ -6894,8 +6595,6 @@ packages: - liblapacke 3.9.0 25_osx64_openblas - blas * openblas - libcblas 3.9.0 25_osx64_openblas - arch: x86_64 - platform: osx license: BSD-3-Clause license_family: BSD purls: [] @@ -6929,8 +6628,6 @@ packages: - blas * mkl - liblapack 3.9.0 8_mkl - libcblas 3.9.0 8_mkl - arch: x86_64 - platform: win license: BSD-3-Clause license_family: BSD purls: [] @@ -6950,8 +6647,6 @@ packages: - zstd >=1.5.6,<1.6.0a0 constrains: - boost-cpp <0.0a0 - arch: x86_64 - platform: linux license: BSL-1.0 purls: [] size: 2946990 @@ -6969,8 +6664,6 @@ packages: - zstd >=1.5.6,<1.6.0a0 constrains: - boost-cpp <0.0a0 - arch: aarch64 - platform: linux license: BSL-1.0 purls: [] size: 3049840 @@ -6988,8 +6681,6 @@ packages: - zstd >=1.5.6,<1.6.0a0 constrains: - boost-cpp <0.0a0 - arch: x86_64 - platform: osx license: BSL-1.0 purls: [] size: 2134033 @@ -7025,8 +6716,6 @@ packages: - zstd >=1.5.6,<1.6.0a0 constrains: - boost-cpp <0.0a0 - arch: x86_64 - platform: win license: BSL-1.0 purls: [] size: 2502049 @@ -7041,8 +6730,6 @@ packages: - liblapack 3.9.0 25_linux64_openblas - blas * openblas - liblapacke 3.9.0 25_linux64_openblas - arch: x86_64 - platform: linux license: BSD-3-Clause license_family: BSD purls: [] @@ -7058,8 +6745,6 @@ packages: - blas * openblas - liblapacke 3.9.0 25_linuxaarch64_openblas - liblapack 3.9.0 25_linuxaarch64_openblas - arch: aarch64 - platform: linux license: BSD-3-Clause license_family: BSD purls: [] @@ -7075,8 +6760,6 @@ packages: - liblapack 3.9.0 25_osx64_openblas - liblapacke 3.9.0 25_osx64_openblas - blas * openblas - arch: x86_64 - platform: osx license: BSD-3-Clause license_family: BSD purls: [] @@ -7107,8 +6790,6 @@ packages: - liblapacke 3.9.0 8_mkl - blas * mkl - liblapack 3.9.0 8_mkl - arch: x86_64 - platform: win license: BSD-3-Clause license_family: BSD purls: [] @@ -7121,8 +6802,6 @@ packages: - __osx >=10.13 - libcxx >=17.0.6 - libllvm17 >=17.0.6,<17.1.0a0 - arch: x86_64 - platform: osx license: Apache-2.0 WITH LLVM-exception license_family: Apache purls: [] @@ -7148,8 +6827,6 @@ packages: - libgcc >=13 - libllvm19 >=19.1.5,<19.2.0a0 - libstdcxx >=13 - arch: x86_64 - platform: linux license: Apache-2.0 WITH LLVM-exception license_family: Apache purls: [] @@ -7162,8 +6839,6 @@ packages: - libgcc >=13 - libllvm19 >=19.1.5,<19.2.0a0 - libstdcxx >=13 - arch: aarch64 - platform: linux license: Apache-2.0 WITH LLVM-exception license_family: Apache purls: [] @@ -7177,8 +6852,6 @@ packages: - libgcc >=13 - libllvm19 >=19.1.5,<19.2.0a0 - libstdcxx >=13 - arch: x86_64 - platform: linux license: Apache-2.0 WITH LLVM-exception license_family: Apache purls: [] @@ -7191,8 +6864,6 @@ packages: - libgcc >=13 - libllvm19 >=19.1.5,<19.2.0a0 - libstdcxx >=13 - arch: aarch64 - platform: linux license: Apache-2.0 WITH LLVM-exception license_family: Apache purls: [] @@ -7205,8 +6876,6 @@ packages: - __osx >=10.13 - libcxx >=19.1.5 - libllvm19 >=19.1.5,<19.2.0a0 - arch: x86_64 - platform: osx license: Apache-2.0 WITH LLVM-exception license_family: Apache purls: [] @@ -7233,8 +6902,6 @@ packages: - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - zstd >=1.5.6,<1.6.0a0 - arch: x86_64 - platform: win license: Apache-2.0 WITH LLVM-exception license_family: Apache purls: [] @@ -7248,8 +6915,6 @@ packages: - libgcc-ng >=12 - libstdcxx-ng >=12 - libzlib >=1.2.13,<2.0.0a0 - arch: x86_64 - platform: linux license: Apache-2.0 license_family: Apache purls: [] @@ -7263,8 +6928,6 @@ packages: - libgcc-ng >=12 - libstdcxx-ng >=12 - libzlib >=1.2.13,<2.0.0a0 - arch: aarch64 - platform: linux license: Apache-2.0 license_family: Apache purls: [] @@ -7282,8 +6945,6 @@ packages: - libzlib >=1.3.1,<2.0a0 - openssl >=3.3.2,<4.0a0 - zstd >=1.5.6,<1.6.0a0 - arch: x86_64 - platform: linux license: curl license_family: MIT purls: [] @@ -7300,8 +6961,6 @@ packages: - libzlib >=1.3.1,<2.0a0 - openssl >=3.3.2,<4.0a0 - zstd >=1.5.6,<1.6.0a0 - arch: aarch64 - platform: linux license: curl license_family: MIT purls: [] @@ -7318,8 +6977,6 @@ packages: - libzlib >=1.3.1,<2.0a0 - openssl >=3.3.2,<4.0a0 - zstd >=1.5.6,<1.6.0a0 - arch: x86_64 - platform: osx license: curl license_family: MIT purls: [] @@ -7351,8 +7008,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: curl license_family: MIT purls: [] @@ -7363,8 +7018,6 @@ packages: md5: a20d4ea6839510372d1eeb8532b09acf depends: - __osx >=10.13 - arch: x86_64 - platform: osx license: Apache-2.0 WITH LLVM-exception license_family: Apache purls: [] @@ -7386,8 +7039,6 @@ packages: depends: - __glibc >=2.17,<3.0.a0 - libgcc >=13 - arch: x86_64 - platform: linux license: MIT license_family: MIT purls: [] @@ -7398,8 +7049,6 @@ packages: md5: ff6a44e8b1707d02be2fe9a36ea88d4a depends: - libgcc >=13 - arch: aarch64 - platform: linux license: MIT license_family: MIT purls: [] @@ -7410,8 +7059,6 @@ packages: md5: a15785ccc62ae2a8febd299424081efb depends: - __osx >=10.13 - arch: x86_64 - platform: osx license: MIT license_family: MIT purls: [] @@ -7434,8 +7081,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: MIT license_family: MIT purls: [] @@ -7448,8 +7093,6 @@ packages: - __glibc >=2.17,<3.0.a0 - libgcc >=13 - libpciaccess >=0.18,<0.19.0a0 - arch: x86_64 - platform: linux license: MIT license_family: MIT purls: [] @@ -7461,8 +7104,6 @@ packages: depends: - libgcc >=13 - libpciaccess >=0.18,<0.19.0a0 - arch: aarch64 - platform: linux license: MIT license_family: MIT purls: [] @@ -7474,8 +7115,6 @@ packages: depends: - libgcc-ng >=7.5.0 - ncurses >=6.2,<7.0.0a0 - arch: x86_64 - platform: linux license: BSD-2-Clause license_family: BSD purls: [] @@ -7487,8 +7126,6 @@ packages: depends: - libgcc-ng >=7.5.0 - ncurses >=6.2,<7.0.0a0 - arch: aarch64 - platform: linux license: BSD-2-Clause license_family: BSD purls: [] @@ -7499,8 +7136,6 @@ packages: md5: 6016a8a1d0e63cac3de2c352cd40208b depends: - ncurses >=6.2,<7.0.0a0 - arch: x86_64 - platform: osx license: BSD-2-Clause license_family: BSD purls: [] @@ -7522,8 +7157,6 @@ packages: depends: - __glibc >=2.17,<3.0.a0 - libglvnd 1.7.0 ha4b6fd6_2 - arch: x86_64 - platform: linux license: LicenseRef-libglvnd purls: [] size: 44840 @@ -7533,8 +7166,6 @@ packages: md5: cf105bce884e4ef8c8ccdca9fe6695e7 depends: - libglvnd 1.7.0 hd24410f_2 - arch: aarch64 - platform: linux license: LicenseRef-libglvnd purls: [] size: 53551 @@ -7544,8 +7175,6 @@ packages: md5: 172bf1cd1ff8629f2b1179945ed45055 depends: - libgcc-ng >=12 - arch: x86_64 - platform: linux license: BSD-2-Clause license_family: BSD purls: [] @@ -7556,8 +7185,6 @@ packages: md5: a9a13cb143bbaa477b1ebaefbe47a302 depends: - libgcc-ng >=12 - arch: aarch64 - platform: linux license: BSD-2-Clause license_family: BSD purls: [] @@ -7566,8 +7193,6 @@ packages: - conda: https://conda.anaconda.org/conda-forge/osx-64/libev-4.33-h10d778d_2.conda sha256: 0d238488564a7992942aa165ff994eca540f687753b4f0998b29b4e4d030ff43 md5: 899db79329439820b7e8f8de41bca902 - arch: x86_64 - platform: osx license: BSD-2-Clause license_family: BSD purls: [] @@ -7589,8 +7214,6 @@ packages: - libgcc >=13 constrains: - expat 2.6.4.* - arch: x86_64 - platform: linux license: MIT license_family: MIT purls: [] @@ -7603,8 +7226,6 @@ packages: - libgcc >=13 constrains: - expat 2.6.4.* - arch: aarch64 - platform: linux license: MIT license_family: MIT purls: [] @@ -7617,8 +7238,6 @@ packages: - __osx >=10.13 constrains: - expat 2.6.4.* - arch: x86_64 - platform: osx license: MIT license_family: MIT purls: [] @@ -7645,8 +7264,6 @@ packages: - vc14_runtime >=14.29.30139 constrains: - expat 2.6.4.* - arch: x86_64 - platform: win license: MIT license_family: MIT purls: [] @@ -7657,8 +7274,6 @@ packages: md5: d645c6d2ac96843a2bfaccd2d62b3ac3 depends: - libgcc-ng >=9.4.0 - arch: x86_64 - platform: linux license: MIT license_family: MIT purls: [] @@ -7669,8 +7284,6 @@ packages: md5: dddd85f4d52121fab0a8b099c5e06501 depends: - libgcc-ng >=9.4.0 - arch: aarch64 - platform: linux license: MIT license_family: MIT purls: [] @@ -7679,8 +7292,6 @@ packages: - conda: https://conda.anaconda.org/conda-forge/osx-64/libffi-3.4.2-h0d85af4_5.tar.bz2 sha256: 7a2d27a936ceee6942ea4d397f9c7d136f12549d86f7617e8b6bad51e01a941f md5: ccb34fb14960ad8b125962d3d79b31a9 - arch: x86_64 - platform: osx license: MIT license_family: MIT purls: [] @@ -7700,8 +7311,6 @@ packages: depends: - vc >=14.1,<15.0a0 - vs2015_runtime >=14.16.27012 - arch: x86_64 - platform: win license: MIT license_family: MIT purls: [] @@ -7716,8 +7325,6 @@ packages: constrains: - libgomp 14.2.0 h77fa898_1 - libgcc-ng ==14.2.0=*_1 - arch: x86_64 - platform: linux license: GPL-3.0-only WITH GCC-exception-3.1 license_family: GPL purls: [] @@ -7731,8 +7338,6 @@ packages: constrains: - libgcc-ng ==14.2.0=*_1 - libgomp 14.2.0 he277a41_1 - arch: aarch64 - platform: linux license: GPL-3.0-only WITH GCC-exception-3.1 license_family: GPL purls: [] @@ -7743,8 +7348,6 @@ packages: md5: e39480b9ca41323497b05492a63bc35b depends: - libgcc 14.2.0 h77fa898_1 - arch: x86_64 - platform: linux license: GPL-3.0-only WITH GCC-exception-3.1 license_family: GPL purls: [] @@ -7755,8 +7358,6 @@ packages: md5: 0694c249c61469f2c0f7e2990782af21 depends: - libgcc 14.2.0 he277a41_1 - arch: aarch64 - platform: linux license: GPL-3.0-only WITH GCC-exception-3.1 license_family: GPL purls: [] @@ -7778,8 +7379,6 @@ packages: - libtiff >=4.6.0,<4.8.0a0 - libwebp-base >=1.4.0,<2.0a0 - libzlib >=1.3.1,<2.0a0 - arch: x86_64 - platform: linux license: GD license_family: BSD purls: [] @@ -7800,8 +7399,6 @@ packages: - libtiff >=4.6.0,<4.8.0a0 - libwebp-base >=1.4.0,<2.0a0 - libzlib >=1.3.1,<2.0a0 - arch: aarch64 - platform: linux license: GD license_family: BSD purls: [] @@ -7823,8 +7420,6 @@ packages: - libtiff >=4.6.0,<4.8.0a0 - libwebp-base >=1.4.0,<2.0a0 - libzlib >=1.3.1,<2.0a0 - arch: x86_64 - platform: osx license: GD license_family: BSD purls: [] @@ -7869,8 +7464,6 @@ packages: - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - xorg-libxpm >=3.5.17,<4.0a0 - arch: x86_64 - platform: win license: GD license_family: BSD purls: [] @@ -7883,8 +7476,6 @@ packages: - libgfortran5 14.2.0 hd5240d6_1 constrains: - libgfortran-ng ==14.2.0=*_1 - arch: x86_64 - platform: linux license: GPL-3.0-only WITH GCC-exception-3.1 license_family: GPL purls: [] @@ -7897,8 +7488,6 @@ packages: - libgfortran5 14.2.0 hb6113d0_1 constrains: - libgfortran-ng ==14.2.0=*_1 - arch: aarch64 - platform: linux license: GPL-3.0-only WITH GCC-exception-3.1 license_family: GPL purls: [] @@ -7909,8 +7498,6 @@ packages: md5: 0b6e23a012ee7a9a5f6b244f5a92c1d5 depends: - libgfortran5 13.2.0 h2873a65_3 - arch: x86_64 - platform: osx license: GPL-3.0-only WITH GCC-exception-3.1 license_family: GPL purls: [] @@ -7933,8 +7520,6 @@ packages: - libgcc >=14.2.0 constrains: - libgfortran 14.2.0 - arch: x86_64 - platform: linux license: GPL-3.0-only WITH GCC-exception-3.1 license_family: GPL purls: [] @@ -7947,8 +7532,6 @@ packages: - libgcc >=14.2.0 constrains: - libgfortran 14.2.0 - arch: aarch64 - platform: linux license: GPL-3.0-only WITH GCC-exception-3.1 license_family: GPL purls: [] @@ -7961,8 +7544,6 @@ packages: - llvm-openmp >=8.0.0 constrains: - libgfortran 5.0.0 13_2_0_*_3 - arch: x86_64 - platform: osx license: GPL-3.0-only WITH GCC-exception-3.1 license_family: GPL purls: [] @@ -7987,8 +7568,6 @@ packages: - __glibc >=2.17,<3.0.a0 - libglvnd 1.7.0 ha4b6fd6_2 - libglx 1.7.0 ha4b6fd6_2 - arch: x86_64 - platform: linux license: LicenseRef-libglvnd purls: [] size: 134712 @@ -7999,8 +7578,6 @@ packages: depends: - libglvnd 1.7.0 hd24410f_2 - libglx 1.7.0 hd24410f_2 - arch: aarch64 - platform: linux license: LicenseRef-libglvnd purls: [] size: 145442 @@ -8017,8 +7594,6 @@ packages: - pcre2 >=10.44,<10.45.0a0 constrains: - glib 2.82.2 *_0 - arch: x86_64 - platform: linux license: LGPL-2.1-or-later purls: [] size: 3931898 @@ -8034,8 +7609,6 @@ packages: - pcre2 >=10.44,<10.45.0a0 constrains: - glib 2.82.2 *_0 - arch: aarch64 - platform: linux license: LGPL-2.1-or-later purls: [] size: 4020802 @@ -8052,8 +7625,6 @@ packages: - pcre2 >=10.44,<10.45.0a0 constrains: - glib 2.82.2 *_0 - arch: x86_64 - platform: osx license: LGPL-2.1-or-later purls: [] size: 3692367 @@ -8088,8 +7659,6 @@ packages: - vc14_runtime >=14.29.30139 constrains: - glib 2.82.2 *_0 - arch: x86_64 - platform: win license: LGPL-2.1-or-later purls: [] size: 3810166 @@ -8109,8 +7678,6 @@ packages: - xorg-libxdamage >=1.1.6,<2.0a0 - xorg-libxext >=1.3.6,<2.0a0 - xorg-libxxf86vm >=1.1.5,<2.0a0 - arch: x86_64 - platform: linux license: SGI-2 purls: [] size: 325361 @@ -8131,8 +7698,6 @@ packages: - xorg-libxdmcp >=1.1.5,<2.0a0 - xorg-libxext >=1.3.6,<2.0a0 - xorg-libxxf86vm >=1.1.5,<2.0a0 - arch: aarch64 - platform: linux license: SGI-2 purls: [] size: 317433 @@ -8142,8 +7707,6 @@ packages: md5: 434ca7e50e40f4918ab701e3facd59a0 depends: - __glibc >=2.17,<3.0.a0 - arch: x86_64 - platform: linux license: LicenseRef-libglvnd purls: [] size: 132463 @@ -8151,8 +7714,6 @@ packages: - conda: https://conda.anaconda.org/conda-forge/linux-aarch64/libglvnd-1.7.0-hd24410f_2.conda sha256: 57ec3898a923d4bcc064669e90e8abfc4d1d945a13639470ba5f3748bd3090da md5: 9e115653741810778c9a915a2f8439e7 - arch: aarch64 - platform: linux license: LicenseRef-libglvnd purls: [] size: 152135 @@ -8164,8 +7725,6 @@ packages: - __glibc >=2.17,<3.0.a0 - libglvnd 1.7.0 ha4b6fd6_2 - xorg-libx11 >=1.8.10,<2.0a0 - arch: x86_64 - platform: linux license: LicenseRef-libglvnd purls: [] size: 75504 @@ -8176,8 +7735,6 @@ packages: depends: - libglvnd 1.7.0 hd24410f_2 - xorg-libx11 >=1.8.9,<2.0a0 - arch: aarch64 - platform: linux license: LicenseRef-libglvnd purls: [] size: 77736 @@ -8187,8 +7744,6 @@ packages: md5: cc3573974587f12dda90d96e3e55a702 depends: - _libgcc_mutex 0.1 conda_forge - arch: x86_64 - platform: linux license: GPL-3.0-only WITH GCC-exception-3.1 license_family: GPL purls: [] @@ -8197,8 +7752,6 @@ packages: - conda: https://conda.anaconda.org/conda-forge/linux-aarch64/libgomp-14.2.0-he277a41_1.conda sha256: 5aa53874a5e57a00f2e0c2e2910684eb674429cd5fcb803619b226a73e89aedf md5: 376f0e73abbda6d23c0cb749adc195ef - arch: aarch64 - platform: linux license: GPL-3.0-only WITH GCC-exception-3.1 license_family: GPL purls: [] @@ -8212,8 +7765,6 @@ packages: - libgcc >=13 - libstdcxx >=13 - libxml2 >=2.13.4,<3.0a0 - arch: x86_64 - platform: linux license: BSD-3-Clause license_family: BSD purls: [] @@ -8226,8 +7777,6 @@ packages: - libgcc >=13 - libstdcxx >=13 - libxml2 >=2.13.4,<3.0a0 - arch: aarch64 - platform: linux license: BSD-3-Clause license_family: BSD purls: [] @@ -8240,8 +7789,6 @@ packages: - __osx >=10.13 - libcxx >=18 - libxml2 >=2.13.4,<3.0a0 - arch: x86_64 - platform: osx license: BSD-3-Clause license_family: BSD purls: [] @@ -8268,8 +7815,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: BSD-3-Clause license_family: BSD purls: [] @@ -8280,8 +7825,6 @@ packages: md5: d66573916ffcf376178462f1b61c941e depends: - libgcc-ng >=12 - arch: x86_64 - platform: linux license: LGPL-2.1-only purls: [] size: 705775 @@ -8291,8 +7834,6 @@ packages: md5: 9a8eb13f14de7d761555a98712e6df65 depends: - libgcc-ng >=12 - arch: aarch64 - platform: linux license: LGPL-2.1-only purls: [] size: 705787 @@ -8300,8 +7841,6 @@ packages: - conda: https://conda.anaconda.org/conda-forge/osx-64/libiconv-1.17-hd75f5a5_2.conda sha256: 23d4923baeca359423a7347c2ed7aaf48c68603df0cf8b87cc94a10b0d4e9a23 md5: 6c3628d047e151efba7cf08c5e54d1ca - arch: x86_64 - platform: osx license: LGPL-2.1-only purls: [] size: 666538 @@ -8320,8 +7859,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: LGPL-2.1-only purls: [] size: 636146 @@ -8332,8 +7869,6 @@ packages: depends: - __osx >=10.13 - libiconv >=1.17,<2.0a0 - arch: x86_64 - platform: osx license: LGPL-2.1-or-later purls: [] size: 88086 @@ -8353,8 +7888,6 @@ packages: md5: 2cf0cf76cc15d360dfa2f17fd6cf9772 depends: - libiconv >=1.17,<2.0a0 - arch: x86_64 - platform: win license: LGPL-2.1-or-later purls: [] size: 95568 @@ -8366,8 +7899,6 @@ packages: - libgcc-ng >=12 constrains: - jpeg <0.0.0a - arch: x86_64 - platform: linux license: IJG AND BSD-3-Clause AND Zlib purls: [] size: 618575 @@ -8379,8 +7910,6 @@ packages: - libgcc-ng >=12 constrains: - jpeg <0.0.0a - arch: aarch64 - platform: linux license: IJG AND BSD-3-Clause AND Zlib purls: [] size: 647126 @@ -8390,8 +7919,6 @@ packages: md5: 72507f8e3961bc968af17435060b6dd6 constrains: - jpeg <0.0.0a - arch: x86_64 - platform: osx license: IJG AND BSD-3-Clause AND Zlib purls: [] size: 579748 @@ -8414,8 +7941,6 @@ packages: - vc14_runtime >=14.29.30139 constrains: - jpeg <0.0.0a - arch: x86_64 - platform: win license: IJG AND BSD-3-Clause AND Zlib purls: [] size: 822966 @@ -8430,8 +7955,6 @@ packages: - liblapacke 3.9.0 25_linux64_openblas - libcblas 3.9.0 25_linux64_openblas - blas * openblas - arch: x86_64 - platform: linux license: BSD-3-Clause license_family: BSD purls: [] @@ -8447,8 +7970,6 @@ packages: - blas * openblas - liblapacke 3.9.0 25_linuxaarch64_openblas - libcblas 3.9.0 25_linuxaarch64_openblas - arch: aarch64 - platform: linux license: BSD-3-Clause license_family: BSD purls: [] @@ -8464,8 +7985,6 @@ packages: - liblapacke 3.9.0 25_osx64_openblas - blas * openblas - libcblas 3.9.0 25_osx64_openblas - arch: x86_64 - platform: osx license: BSD-3-Clause license_family: BSD purls: [] @@ -8496,8 +8015,6 @@ packages: - liblapacke 3.9.0 8_mkl - blas * mkl - libcblas 3.9.0 8_mkl - arch: x86_64 - platform: win license: BSD-3-Clause license_family: BSD purls: [] @@ -8511,8 +8028,6 @@ packages: - libxml2 >=2.12.1,<3.0.0a0 - libzlib >=1.2.13,<2.0.0a0 - zstd >=1.5.5,<1.6.0a0 - arch: x86_64 - platform: osx license: Apache-2.0 WITH LLVM-exception license_family: Apache purls: [] @@ -8542,8 +8057,6 @@ packages: - libxml2 >=2.13.5,<3.0a0 - libzlib >=1.3.1,<2.0a0 - zstd >=1.5.6,<1.6.0a0 - arch: x86_64 - platform: linux license: Apache-2.0 WITH LLVM-exception license_family: Apache purls: [] @@ -8558,8 +8071,6 @@ packages: - libxml2 >=2.13.5,<3.0a0 - libzlib >=1.3.1,<2.0a0 - zstd >=1.5.6,<1.6.0a0 - arch: aarch64 - platform: linux license: Apache-2.0 WITH LLVM-exception license_family: Apache purls: [] @@ -8574,8 +8085,6 @@ packages: - libxml2 >=2.13.5,<3.0a0 - libzlib >=1.3.1,<2.0a0 - zstd >=1.5.6,<1.6.0a0 - arch: x86_64 - platform: osx license: Apache-2.0 WITH LLVM-exception license_family: Apache purls: [] @@ -8601,8 +8110,6 @@ packages: depends: - __glibc >=2.17,<3.0.a0 - libgcc >=13 - arch: x86_64 - platform: linux license: 0BSD purls: [] size: 111132 @@ -8612,8 +8119,6 @@ packages: md5: eb08b903681f9f2432c320e8ed626723 depends: - libgcc >=13 - arch: aarch64 - platform: linux license: 0BSD purls: [] size: 124138 @@ -8623,8 +8128,6 @@ packages: md5: f9e9205fed9c664421c1c09f0b90ce6d depends: - __osx >=10.13 - arch: x86_64 - platform: osx license: 0BSD purls: [] size: 103745 @@ -8645,8 +8148,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: 0BSD purls: [] size: 104332 @@ -8658,8 +8159,6 @@ packages: - __glibc >=2.17,<3.0.a0 - libgcc >=13 - liblzma 5.6.3 hb9d3cd8_1 - arch: x86_64 - platform: linux license: 0BSD purls: [] size: 376794 @@ -8670,8 +8169,6 @@ packages: depends: - libgcc >=13 - liblzma 5.6.3 h86ecc28_1 - arch: aarch64 - platform: linux license: 0BSD purls: [] size: 376914 @@ -8682,8 +8179,6 @@ packages: depends: - __osx >=10.13 - liblzma 5.6.3 hd471939_1 - arch: x86_64 - platform: osx license: 0BSD purls: [] size: 113085 @@ -8706,8 +8201,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: 0BSD purls: [] size: 125790 @@ -8731,8 +8224,6 @@ packages: - openssl >=3.4.0,<4.0a0 - zlib - zstd >=1.5.6,<1.6.0a0 - arch: x86_64 - platform: linux license: MIT license_family: MIT purls: [] @@ -8756,8 +8247,6 @@ packages: - openssl >=3.4.0,<4.0a0 - zlib - zstd >=1.5.6,<1.6.0a0 - arch: aarch64 - platform: linux license: MIT license_family: MIT purls: [] @@ -8781,8 +8270,6 @@ packages: - openssl >=3.4.0,<4.0a0 - zlib - zstd >=1.5.6,<1.6.0a0 - arch: x86_64 - platform: osx license: MIT license_family: MIT purls: [] @@ -8829,8 +8316,6 @@ packages: - vc14_runtime >=14.29.30139 - zlib - zstd >=1.5.6,<1.6.0a0 - arch: x86_64 - platform: win license: MIT license_family: MIT purls: [] @@ -8848,8 +8333,6 @@ packages: - libstdcxx >=13 - libzlib >=1.3.1,<2.0a0 - openssl >=3.3.2,<4.0a0 - arch: x86_64 - platform: linux license: MIT license_family: MIT purls: [] @@ -8866,8 +8349,6 @@ packages: - libstdcxx >=13 - libzlib >=1.3.1,<2.0a0 - openssl >=3.3.2,<4.0a0 - arch: aarch64 - platform: linux license: MIT license_family: MIT purls: [] @@ -8884,8 +8365,6 @@ packages: - libev >=4.33,<5.0a0 - libzlib >=1.3.1,<2.0a0 - openssl >=3.3.2,<4.0a0 - arch: x86_64 - platform: osx license: MIT license_family: MIT purls: [] @@ -8912,8 +8391,6 @@ packages: md5: 30fd6e37fe21f86f4bd26d6ee73eeec7 depends: - libgcc-ng >=12 - arch: x86_64 - platform: linux license: LGPL-2.1-only license_family: GPL purls: [] @@ -8924,8 +8401,6 @@ packages: md5: c14f32510f694e3185704d89967ec422 depends: - libgcc-ng >=12 - arch: aarch64 - platform: linux license: LGPL-2.1-only license_family: GPL purls: [] @@ -8936,8 +8411,6 @@ packages: md5: e728e874159b042d92b90238a3cb0dc2 depends: - libgcc-ng >=9.3.0 - arch: x86_64 - platform: linux license: LGPL-2.1-or-later purls: [] size: 33201 @@ -8947,8 +8420,6 @@ packages: md5: 835c7c4137821de5c309f4266a51ba89 depends: - libgcc-ng >=9.3.0 - arch: aarch64 - platform: linux license: LGPL-2.1-or-later purls: [] size: 39449 @@ -8956,8 +8427,6 @@ packages: - conda: https://conda.anaconda.org/conda-forge/osx-64/libntlm-1.4-h0d85af4_1002.tar.bz2 sha256: c536513b3b7a74a1a46ee426ff6d5511df521b2218ebaff0ac7badc474cddb9a md5: d9c13a9ec123f376ac38db038b7dfbb6 - arch: x86_64 - platform: osx license: LGPL-2.1-or-later purls: [] size: 32149 @@ -8974,8 +8443,6 @@ packages: md5: 601bfb4b3c6f0b844443bb81a56651e0 depends: - libgcc-ng >=12 - arch: x86_64 - platform: linux license: BSD-3-Clause license_family: BSD purls: [] @@ -8986,8 +8453,6 @@ packages: md5: 15cb67b1b9dd0d4b37c81daba785e6ad depends: - libgcc-ng >=12 - arch: aarch64 - platform: linux license: BSD-3-Clause license_family: BSD purls: [] @@ -8998,8 +8463,6 @@ packages: md5: 7497372c91a31d3e8d64ce3f1a9632e8 depends: - __osx >=10.13 - arch: x86_64 - platform: osx license: BSD-3-Clause license_family: BSD purls: [] @@ -9022,8 +8485,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: BSD-3-Clause license_family: BSD purls: [] @@ -9039,8 +8500,6 @@ packages: - libgfortran5 >=14.2.0 constrains: - openblas >=0.3.28,<0.3.29.0a0 - arch: x86_64 - platform: linux license: BSD-3-Clause license_family: BSD purls: [] @@ -9055,8 +8514,6 @@ packages: - libgfortran5 >=14.2.0 constrains: - openblas >=0.3.28,<0.3.29.0a0 - arch: aarch64 - platform: linux license: BSD-3-Clause license_family: BSD purls: [] @@ -9072,8 +8529,6 @@ packages: - llvm-openmp >=18.1.8 constrains: - openblas >=0.3.28,<0.3.29.0a0 - arch: x86_64 - platform: osx license: BSD-3-Clause license_family: BSD purls: [] @@ -9100,8 +8555,6 @@ packages: depends: - __glibc >=2.17,<3.0.a0 - libglvnd 1.7.0 ha4b6fd6_2 - arch: x86_64 - platform: linux license: LicenseRef-libglvnd purls: [] size: 50757 @@ -9111,8 +8564,6 @@ packages: md5: cf9d12bfab305e48d095a4c79002c922 depends: - libglvnd 1.7.0 hd24410f_2 - arch: aarch64 - platform: linux license: LicenseRef-libglvnd purls: [] size: 56355 @@ -9126,8 +8577,6 @@ packages: - libstdcxx >=13 - pugixml >=1.14,<1.15.0a0 - tbb >=2021.13.0 - arch: x86_64 - platform: linux purls: [] size: 5362131 timestamp: 1729594675874 @@ -9139,8 +8588,6 @@ packages: - libstdcxx >=13 - pugixml >=1.14,<1.15.0a0 - tbb >=2021.13.0 - arch: aarch64 - platform: linux purls: [] size: 4902384 timestamp: 1729590142049 @@ -9152,8 +8599,6 @@ packages: - libcxx >=17 - pugixml >=1.14,<1.15.0a0 - tbb >=2021.13.0 - arch: x86_64 - platform: osx purls: [] size: 4243159 timestamp: 1729589312735 @@ -9177,8 +8622,6 @@ packages: - libstdcxx >=13 - pugixml >=1.14,<1.15.0a0 - tbb >=2021.13.0 - arch: aarch64 - platform: linux purls: [] size: 8377593 timestamp: 1729590158748 @@ -9203,8 +8646,6 @@ packages: - libopenvino 2024.4.0 hac27bb2_2 - libstdcxx >=13 - tbb >=2021.13.0 - arch: x86_64 - platform: linux purls: [] size: 111701 timestamp: 1729594696807 @@ -9216,8 +8657,6 @@ packages: - libopenvino 2024.4.0 hd7d4d4f_2 - libstdcxx >=13 - tbb >=2021.13.0 - arch: aarch64 - platform: linux purls: [] size: 108042 timestamp: 1729590183012 @@ -9229,8 +8668,6 @@ packages: - libcxx >=17 - libopenvino 2024.4.0 h84cb933_2 - tbb >=2021.13.0 - arch: x86_64 - platform: osx purls: [] size: 105809 timestamp: 1729589338818 @@ -9254,8 +8691,6 @@ packages: - libopenvino 2024.4.0 hac27bb2_2 - libstdcxx >=13 - tbb >=2021.13.0 - arch: x86_64 - platform: linux purls: [] size: 237694 timestamp: 1729594707449 @@ -9267,8 +8702,6 @@ packages: - libopenvino 2024.4.0 hd7d4d4f_2 - libstdcxx >=13 - tbb >=2021.13.0 - arch: aarch64 - platform: linux purls: [] size: 224080 timestamp: 1729590192079 @@ -9280,8 +8713,6 @@ packages: - libcxx >=17 - libopenvino 2024.4.0 h84cb933_2 - tbb >=2021.13.0 - arch: x86_64 - platform: osx purls: [] size: 218057 timestamp: 1729589358476 @@ -9305,8 +8736,6 @@ packages: - libopenvino 2024.4.0 hac27bb2_2 - libstdcxx >=13 - pugixml >=1.14,<1.15.0a0 - arch: x86_64 - platform: linux purls: [] size: 197567 timestamp: 1729594718187 @@ -9318,8 +8747,6 @@ packages: - libopenvino 2024.4.0 hd7d4d4f_2 - libstdcxx >=13 - pugixml >=1.14,<1.15.0a0 - arch: aarch64 - platform: linux purls: [] size: 184694 timestamp: 1729590203040 @@ -9331,8 +8758,6 @@ packages: - libcxx >=17 - libopenvino 2024.4.0 h84cb933_2 - pugixml >=1.14,<1.15.0a0 - arch: x86_64 - platform: osx purls: [] size: 181211 timestamp: 1729589379396 @@ -9357,8 +8782,6 @@ packages: - libstdcxx >=13 - pugixml >=1.14,<1.15.0a0 - tbb >=2021.13.0 - arch: x86_64 - platform: linux purls: [] size: 12101994 timestamp: 1729594729554 @@ -9371,8 +8794,6 @@ packages: - libopenvino 2024.4.0 h84cb933_2 - pugixml >=1.14,<1.15.0a0 - tbb >=2021.13.0 - arch: x86_64 - platform: osx purls: [] size: 11143246 timestamp: 1729589403635 @@ -9387,8 +8808,6 @@ packages: - ocl-icd >=2.3.2,<3.0a0 - pugixml >=1.14,<1.15.0a0 - tbb >=2021.13.0 - arch: x86_64 - platform: linux purls: [] size: 8885078 timestamp: 1729594772427 @@ -9402,8 +8821,6 @@ packages: - libstdcxx >=13 - pugixml >=1.14,<1.15.0a0 - tbb >=2021.13.0 - arch: x86_64 - platform: linux purls: [] size: 799335 timestamp: 1729594804720 @@ -9416,8 +8833,6 @@ packages: - libopenvino 2024.4.0 hac27bb2_2 - libstdcxx >=13 - pugixml >=1.14,<1.15.0a0 - arch: x86_64 - platform: linux purls: [] size: 204163 timestamp: 1729594816408 @@ -9429,8 +8844,6 @@ packages: - libopenvino 2024.4.0 hd7d4d4f_2 - libstdcxx >=13 - pugixml >=1.14,<1.15.0a0 - arch: aarch64 - platform: linux purls: [] size: 192130 timestamp: 1729590212150 @@ -9442,8 +8855,6 @@ packages: - libcxx >=17 - libopenvino 2024.4.0 h84cb933_2 - pugixml >=1.14,<1.15.0a0 - arch: x86_64 - platform: osx purls: [] size: 182877 timestamp: 1729589458940 @@ -9469,8 +8880,6 @@ packages: - libopenvino 2024.4.0 hac27bb2_2 - libprotobuf >=5.28.2,<5.28.3.0a0 - libstdcxx >=13 - arch: x86_64 - platform: linux purls: [] size: 1559399 timestamp: 1729594827815 @@ -9484,8 +8893,6 @@ packages: - libopenvino 2024.4.0 hd7d4d4f_2 - libprotobuf >=5.28.2,<5.28.3.0a0 - libstdcxx >=13 - arch: aarch64 - platform: linux purls: [] size: 1404356 timestamp: 1729590221767 @@ -9499,8 +8906,6 @@ packages: - libcxx >=17 - libopenvino 2024.4.0 h84cb933_2 - libprotobuf >=5.28.2,<5.28.3.0a0 - arch: x86_64 - platform: osx purls: [] size: 1281082 timestamp: 1729589492958 @@ -9528,8 +8933,6 @@ packages: - libopenvino 2024.4.0 hac27bb2_2 - libprotobuf >=5.28.2,<5.28.3.0a0 - libstdcxx >=13 - arch: x86_64 - platform: linux purls: [] size: 653105 timestamp: 1729594841297 @@ -9543,8 +8946,6 @@ packages: - libopenvino 2024.4.0 hd7d4d4f_2 - libprotobuf >=5.28.2,<5.28.3.0a0 - libstdcxx >=13 - arch: aarch64 - platform: linux purls: [] size: 605764 timestamp: 1729590232511 @@ -9558,8 +8959,6 @@ packages: - libcxx >=17 - libopenvino 2024.4.0 h84cb933_2 - libprotobuf >=5.28.2,<5.28.3.0a0 - arch: x86_64 - platform: osx purls: [] size: 427736 timestamp: 1729589516305 @@ -9584,8 +8983,6 @@ packages: - libgcc >=13 - libopenvino 2024.4.0 hac27bb2_2 - libstdcxx >=13 - arch: x86_64 - platform: linux purls: [] size: 1075090 timestamp: 1729594854413 @@ -9596,8 +8993,6 @@ packages: - libgcc >=13 - libopenvino 2024.4.0 hd7d4d4f_2 - libstdcxx >=13 - arch: aarch64 - platform: linux purls: [] size: 996903 timestamp: 1729590242095 @@ -9608,8 +9003,6 @@ packages: - __osx >=10.15 - libcxx >=17 - libopenvino 2024.4.0 h84cb933_2 - arch: x86_64 - platform: osx purls: [] size: 788593 timestamp: 1729589537016 @@ -9635,8 +9028,6 @@ packages: - libprotobuf >=5.28.2,<5.28.3.0a0 - libstdcxx >=13 - snappy >=1.2.1,<1.3.0a0 - arch: x86_64 - platform: linux purls: [] size: 1282840 timestamp: 1729594867098 @@ -9651,8 +9042,6 @@ packages: - libprotobuf >=5.28.2,<5.28.3.0a0 - libstdcxx >=13 - snappy >=1.2.1,<1.3.0a0 - arch: aarch64 - platform: linux purls: [] size: 1192974 timestamp: 1729590252604 @@ -9667,8 +9056,6 @@ packages: - libopenvino 2024.4.0 h84cb933_2 - libprotobuf >=5.28.2,<5.28.3.0a0 - snappy >=1.2.1,<1.3.0a0 - arch: x86_64 - platform: osx purls: [] size: 976222 timestamp: 1729589585972 @@ -9694,8 +9081,6 @@ packages: - libgcc >=13 - libopenvino 2024.4.0 hac27bb2_2 - libstdcxx >=13 - arch: x86_64 - platform: linux purls: [] size: 466563 timestamp: 1729594879557 @@ -9706,8 +9091,6 @@ packages: - libgcc >=13 - libopenvino 2024.4.0 hd7d4d4f_2 - libstdcxx >=13 - arch: aarch64 - platform: linux purls: [] size: 430404 timestamp: 1729590264452 @@ -9718,8 +9101,6 @@ packages: - __osx >=10.15 - libcxx >=17 - libopenvino 2024.4.0 h84cb933_2 - arch: x86_64 - platform: osx purls: [] size: 368215 timestamp: 1729589610964 @@ -9738,8 +9119,6 @@ packages: md5: 15345e56d527b330e1cacbdf58676e8f depends: - libgcc-ng >=9.3.0 - arch: x86_64 - platform: linux license: BSD-3-Clause license_family: BSD purls: [] @@ -9750,8 +9129,6 @@ packages: md5: ac7534c50934ed25e4749d74b04c667a depends: - libgcc-ng >=9.3.0 - arch: aarch64 - platform: linux license: BSD-3-Clause license_family: BSD purls: [] @@ -9760,8 +9137,6 @@ packages: - conda: https://conda.anaconda.org/conda-forge/osx-64/libopus-1.3.1-hc929b4f_1.tar.bz2 sha256: c126fc225bece591a8f010e95ca7d010ea2d02df9251830bec24a19bf823fc31 md5: 380b9ea5f6a7a277e6c1ac27d034369b - arch: x86_64 - platform: osx license: BSD-3-Clause license_family: BSD purls: [] @@ -9781,8 +9156,6 @@ packages: depends: - vc >=14.1,<15.0a0 - vs2015_runtime >=14.16.27012 - arch: x86_64 - platform: win license: BSD-3-Clause license_family: BSD purls: [] @@ -9793,8 +9166,6 @@ packages: md5: 48f4330bfcd959c3cfb704d424903c82 depends: - libgcc-ng >=12 - arch: x86_64 - platform: linux license: MIT license_family: MIT purls: [] @@ -9805,8 +9176,6 @@ packages: md5: 6d48179630f00e8c9ad9e30879ce1e54 depends: - libgcc-ng >=12 - arch: aarch64 - platform: linux license: MIT license_family: MIT purls: [] @@ -9819,8 +9188,6 @@ packages: - __glibc >=2.17,<3.0.a0 - libgcc >=13 - libzlib >=1.3.1,<2.0a0 - arch: x86_64 - platform: linux license: zlib-acknowledgement purls: [] size: 290661 @@ -9831,8 +9198,6 @@ packages: depends: - libgcc >=13 - libzlib >=1.3.1,<2.0a0 - arch: aarch64 - platform: linux license: zlib-acknowledgement purls: [] size: 294907 @@ -9843,8 +9208,6 @@ packages: depends: - __osx >=10.13 - libzlib >=1.3.1,<2.0a0 - arch: x86_64 - platform: osx license: zlib-acknowledgement purls: [] size: 268073 @@ -9867,8 +9230,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: zlib-acknowledgement purls: [] size: 348933 @@ -9883,8 +9244,6 @@ packages: - libgcc >=13 - openldap >=2.6.9,<2.7.0a0 - openssl >=3.4.0,<4.0a0 - arch: x86_64 - platform: linux license: PostgreSQL purls: [] size: 2656919 @@ -9898,8 +9257,6 @@ packages: - libgcc >=13 - openldap >=2.6.9,<2.7.0a0 - openssl >=3.4.0,<4.0a0 - arch: aarch64 - platform: linux license: PostgreSQL purls: [] size: 2779208 @@ -9913,8 +9270,6 @@ packages: - krb5 >=1.21.3,<1.22.0a0 - openldap >=2.6.9,<2.7.0a0 - openssl >=3.4.0,<4.0a0 - arch: x86_64 - platform: osx license: PostgreSQL purls: [] size: 2604411 @@ -9942,8 +9297,6 @@ packages: - libgcc >=13 - libstdcxx >=13 - libzlib >=1.3.1,<2.0a0 - arch: x86_64 - platform: linux license: BSD-3-Clause license_family: BSD purls: [] @@ -9958,8 +9311,6 @@ packages: - libgcc >=13 - libstdcxx >=13 - libzlib >=1.3.1,<2.0a0 - arch: aarch64 - platform: linux license: BSD-3-Clause license_family: BSD purls: [] @@ -9974,8 +9325,6 @@ packages: - libabseil >=20240722.0,<20240723.0a0 - libcxx >=17 - libzlib >=1.3.1,<2.0a0 - arch: x86_64 - platform: osx license: BSD-3-Clause license_family: BSD purls: [] @@ -10006,8 +9355,6 @@ packages: - libjpeg-turbo >=3.0.0,<4.0a0 - libstdcxx >=13 - libzlib >=1.3.1,<2.0a0 - arch: x86_64 - platform: linux license: LGPL-2.1-only license_family: LGPL purls: [] @@ -10023,8 +9370,6 @@ packages: - libjpeg-turbo >=3.0.0,<4.0a0 - libstdcxx >=13 - libzlib >=1.3.1,<2.0a0 - arch: aarch64 - platform: linux license: LGPL-2.1-only license_family: LGPL purls: [] @@ -10039,8 +9384,6 @@ packages: - libcxx >=17 - libjpeg-turbo >=3.0.0,<4.0a0 - libzlib >=1.3.1,<2.0a0 - arch: x86_64 - platform: osx license: LGPL-2.1-only license_family: LGPL purls: [] @@ -10070,8 +9413,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: LGPL-2.1-only license_family: LGPL purls: [] @@ -10093,8 +9434,6 @@ packages: - pango >=1.54.0,<2.0a0 constrains: - __glibc >=2.17 - arch: x86_64 - platform: linux license: LGPL-2.1-or-later purls: [] size: 6390511 @@ -10114,8 +9453,6 @@ packages: - pango >=1.54.0,<2.0a0 constrains: - __glibc >=2.17 - arch: aarch64 - platform: linux license: LGPL-2.1-or-later purls: [] size: 6366018 @@ -10132,8 +9469,6 @@ packages: - pango >=1.54.0,<2.0a0 constrains: - __osx >=10.13 - arch: x86_64 - platform: osx license: LGPL-2.1-or-later purls: [] size: 4919155 @@ -10166,8 +9501,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.3,<15 - vc14_runtime >=14.40.33810 - arch: x86_64 - platform: win license: LGPL-2.1-or-later purls: [] size: 3871820 @@ -10177,8 +9510,6 @@ packages: md5: a587892d3c13b6621a6091be690dbca2 depends: - libgcc-ng >=12 - arch: x86_64 - platform: linux license: ISC purls: [] size: 205978 @@ -10188,8 +9519,6 @@ packages: md5: 2e4a8f23bebdcb85ca8e5a0fbe75666a depends: - libgcc-ng >=12 - arch: aarch64 - platform: linux license: ISC purls: [] size: 177394 @@ -10199,8 +9528,6 @@ packages: md5: 6af4b059e26492da6013e79cbcb4d069 depends: - __osx >=10.13 - arch: x86_64 - platform: osx license: ISC purls: [] size: 210249 @@ -10221,8 +9548,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: ISC purls: [] size: 202344 @@ -10233,8 +9558,6 @@ packages: depends: - libgcc-ng >=12 - xorg-libx11 >=1.8.4,<2.0a0 - arch: x86_64 - platform: linux license: BSD-3-Clause license_family: BSD purls: [] @@ -10246,8 +9569,6 @@ packages: depends: - libgcc-ng >=12 - xorg-libx11 >=1.8.4,<2.0a0 - arch: aarch64 - platform: linux license: BSD-3-Clause license_family: BSD purls: [] @@ -10260,8 +9581,6 @@ packages: - __glibc >=2.17,<3.0.a0 - libgcc >=13 - libzlib >=1.3.1,<2.0a0 - arch: x86_64 - platform: linux license: Unlicense purls: [] size: 875349 @@ -10272,8 +9591,6 @@ packages: depends: - libgcc >=13 - libzlib >=1.3.1,<2.0a0 - arch: aarch64 - platform: linux license: Unlicense purls: [] size: 1041855 @@ -10284,8 +9601,6 @@ packages: depends: - __osx >=10.13 - libzlib >=1.3.1,<2.0a0 - arch: x86_64 - platform: osx license: Unlicense purls: [] size: 915300 @@ -10307,8 +9622,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: Unlicense purls: [] size: 892175 @@ -10321,8 +9634,6 @@ packages: - libgcc >=13 - libzlib >=1.3.1,<2.0a0 - openssl >=3.4.0,<4.0a0 - arch: x86_64 - platform: linux license: BSD-3-Clause license_family: BSD purls: [] @@ -10335,8 +9646,6 @@ packages: - libgcc >=13 - libzlib >=1.3.1,<2.0a0 - openssl >=3.4.0,<4.0a0 - arch: aarch64 - platform: linux license: BSD-3-Clause license_family: BSD purls: [] @@ -10349,8 +9658,6 @@ packages: - __osx >=10.13 - libzlib >=1.3.1,<2.0a0 - openssl >=3.4.0,<4.0a0 - arch: x86_64 - platform: osx license: BSD-3-Clause license_family: BSD purls: [] @@ -10376,8 +9683,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: BSD-3-Clause license_family: BSD purls: [] @@ -10388,8 +9693,6 @@ packages: md5: 234a5554c53625688d51062645337328 depends: - libgcc 14.2.0 h77fa898_1 - arch: x86_64 - platform: linux license: GPL-3.0-only WITH GCC-exception-3.1 license_family: GPL purls: [] @@ -10400,8 +9703,6 @@ packages: md5: 37f489acd39e22b623d2d1e5ac6d195c depends: - libgcc 14.2.0 he277a41_1 - arch: aarch64 - platform: linux license: GPL-3.0-only WITH GCC-exception-3.1 license_family: GPL purls: [] @@ -10412,8 +9713,6 @@ packages: md5: 8371ac6457591af2cf6159439c1fd051 depends: - libstdcxx 14.2.0 hc0a3c3a_1 - arch: x86_64 - platform: linux license: GPL-3.0-only WITH GCC-exception-3.1 license_family: GPL purls: [] @@ -10424,8 +9723,6 @@ packages: md5: 0e75771b8a03afae5a2c6ce71bc733f5 depends: - libstdcxx 14.2.0 h3f4de04_1 - arch: aarch64 - platform: linux license: GPL-3.0-only WITH GCC-exception-3.1 license_family: GPL purls: [] @@ -10440,8 +9737,6 @@ packages: - libogg >=1.3.5,<1.4.0a0 - libvorbis 1.3.* - libvorbis >=1.3.7,<1.4.0a0 - arch: x86_64 - platform: linux license: BSD-3-Clause license_family: BSD purls: [] @@ -10456,8 +9751,6 @@ packages: - libogg >=1.3.5,<1.4.0a0 - libvorbis 1.3.* - libvorbis >=1.3.7,<1.4.0a0 - arch: aarch64 - platform: linux license: BSD-3-Clause license_family: BSD purls: [] @@ -10472,8 +9765,6 @@ packages: - libogg >=1.3.5,<1.4.0a0 - libvorbis 1.3.* - libvorbis >=1.3.7,<1.4.0a0 - arch: x86_64 - platform: osx license: BSD-3-Clause license_family: BSD purls: [] @@ -10502,8 +9793,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: BSD-3-Clause license_family: BSD purls: [] @@ -10523,8 +9812,6 @@ packages: - libwebp-base >=1.4.0,<2.0a0 - libzlib >=1.3.1,<2.0a0 - zstd >=1.5.6,<1.6.0a0 - arch: x86_64 - platform: linux license: HPND purls: [] size: 429018 @@ -10542,8 +9829,6 @@ packages: - libwebp-base >=1.4.0,<2.0a0 - libzlib >=1.3.1,<2.0a0 - zstd >=1.5.6,<1.6.0a0 - arch: aarch64 - platform: linux license: HPND purls: [] size: 464857 @@ -10561,8 +9846,6 @@ packages: - libwebp-base >=1.4.0,<2.0a0 - libzlib >=1.3.1,<2.0a0 - zstd >=1.5.6,<1.6.0a0 - arch: x86_64 - platform: osx license: HPND purls: [] size: 399202 @@ -10597,8 +9880,6 @@ packages: - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - zstd >=1.5.6,<1.6.0a0 - arch: x86_64 - platform: win license: HPND purls: [] size: 979557 @@ -10608,8 +9889,6 @@ packages: md5: 40b61aab5c7ba9ff276c41cfffe6b80b depends: - libgcc-ng >=12 - arch: x86_64 - platform: linux license: BSD-3-Clause license_family: BSD purls: [] @@ -10620,8 +9899,6 @@ packages: md5: 000e30b09db0b7c775b21695dff30969 depends: - libgcc-ng >=12 - arch: aarch64 - platform: linux license: BSD-3-Clause license_family: BSD purls: [] @@ -10643,8 +9920,6 @@ packages: - xorg-libx11 >=1.8.9,<2.0a0 - xorg-libxext >=1.3.4,<2.0a0 - xorg-libxfixes - arch: x86_64 - platform: linux license: MIT license_family: MIT purls: [] @@ -10657,8 +9932,6 @@ packages: - libgcc-ng >=9.3.0 - libogg >=1.3.4,<1.4.0a0 - libstdcxx-ng >=9.3.0 - arch: x86_64 - platform: linux license: BSD-3-Clause license_family: BSD purls: [] @@ -10671,8 +9944,6 @@ packages: - libgcc-ng >=9.3.0 - libogg >=1.3.4,<1.4.0a0 - libstdcxx-ng >=9.3.0 - arch: aarch64 - platform: linux license: BSD-3-Clause license_family: BSD purls: [] @@ -10684,8 +9955,6 @@ packages: depends: - libcxx >=11.0.0 - libogg >=1.3.4,<1.4.0a0 - arch: x86_64 - platform: osx license: BSD-3-Clause license_family: BSD purls: [] @@ -10708,8 +9977,6 @@ packages: depends: - libgcc-ng >=12 - libstdcxx-ng >=12 - arch: x86_64 - platform: linux license: BSD-3-Clause license_family: BSD purls: [] @@ -10721,8 +9988,6 @@ packages: depends: - libgcc-ng >=12 - libstdcxx-ng >=12 - arch: aarch64 - platform: linux license: BSD-3-Clause license_family: BSD purls: [] @@ -10734,8 +9999,6 @@ packages: depends: - __osx >=10.13 - libcxx >=16 - arch: x86_64 - platform: osx license: BSD-3-Clause license_family: BSD purls: [] @@ -10759,8 +10022,6 @@ packages: - libgcc-ng >=12 constrains: - libwebp 1.4.0 - arch: x86_64 - platform: linux license: BSD-3-Clause license_family: BSD purls: [] @@ -10773,8 +10034,6 @@ packages: - libgcc-ng >=12 constrains: - libwebp 1.4.0 - arch: aarch64 - platform: linux license: BSD-3-Clause license_family: BSD purls: [] @@ -10785,8 +10044,6 @@ packages: md5: b2c0047ea73819d992484faacbbe1c24 constrains: - libwebp 1.4.0 - arch: x86_64 - platform: osx license: BSD-3-Clause license_family: BSD purls: [] @@ -10811,8 +10068,6 @@ packages: - vc14_runtime >=14.29.30139 constrains: - libwebp 1.4.0 - arch: x86_64 - platform: win license: BSD-3-Clause license_family: BSD purls: [] @@ -10827,8 +10082,6 @@ packages: - pthread-stubs - xorg-libxau >=1.0.11,<2.0a0 - xorg-libxdmcp - arch: x86_64 - platform: linux license: MIT license_family: MIT purls: [] @@ -10842,8 +10095,6 @@ packages: - pthread-stubs - xorg-libxau >=1.0.11,<2.0a0 - xorg-libxdmcp - arch: aarch64 - platform: linux license: MIT license_family: MIT purls: [] @@ -10857,8 +10108,6 @@ packages: - pthread-stubs - xorg-libxau >=1.0.11,<2.0a0 - xorg-libxdmcp - arch: x86_64 - platform: osx license: MIT license_family: MIT purls: [] @@ -10886,8 +10135,6 @@ packages: - pthread-stubs - xorg-libxau >=1.0.11,<2.0a0 - xorg-libxdmcp - arch: x86_64 - platform: win license: MIT license_family: MIT purls: [] @@ -10898,8 +10145,6 @@ packages: md5: 5aa797f8787fe7a17d1b0821485b5adc depends: - libgcc-ng >=12 - arch: x86_64 - platform: linux license: LGPL-2.1-or-later purls: [] size: 100393 @@ -10909,8 +10154,6 @@ packages: md5: b4df5d7d4b63579d081fd3a4cf99740e depends: - libgcc-ng >=12 - arch: aarch64 - platform: linux license: LGPL-2.1-or-later purls: [] size: 114269 @@ -10925,8 +10168,6 @@ packages: - libxml2 >=2.12.7,<3.0a0 - xkeyboard-config - xorg-libxau >=1.0.11,<2.0a0 - arch: x86_64 - platform: linux license: MIT/X11 Derivative license_family: MIT purls: [] @@ -10942,8 +10183,6 @@ packages: - libxml2 >=2.12.7,<3.0a0 - xkeyboard-config - xorg-libxau >=1.0.11,<2.0a0 - arch: aarch64 - platform: linux license: MIT/X11 Derivative license_family: MIT purls: [] @@ -10959,8 +10198,6 @@ packages: - libiconv >=1.17,<2.0a0 - liblzma >=5.6.3,<6.0a0 - libzlib >=1.3.1,<2.0a0 - arch: x86_64 - platform: linux license: MIT license_family: MIT purls: [] @@ -10975,8 +10212,6 @@ packages: - libiconv >=1.17,<2.0a0 - liblzma >=5.6.3,<6.0a0 - libzlib >=1.3.1,<2.0a0 - arch: aarch64 - platform: linux license: MIT license_family: MIT purls: [] @@ -10991,8 +10226,6 @@ packages: - libiconv >=1.17,<2.0a0 - liblzma >=5.6.3,<6.0a0 - libzlib >=1.3.1,<2.0a0 - arch: x86_64 - platform: osx license: MIT license_family: MIT purls: [] @@ -11021,8 +10254,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: MIT license_family: MIT purls: [] @@ -11034,8 +10265,6 @@ packages: depends: - libgcc-ng >=12 - libxml2 >=2.12.1,<3.0.0a0 - arch: x86_64 - platform: linux license: MIT license_family: MIT purls: [] @@ -11047,8 +10276,6 @@ packages: depends: - libgcc-ng >=12 - libxml2 >=2.12.1,<3.0.0a0 - arch: aarch64 - platform: linux license: MIT license_family: MIT purls: [] @@ -11059,8 +10286,6 @@ packages: md5: a6e0cec6b3517ffc6b5d36a920fc9312 depends: - libxml2 >=2.12.1,<3.0.0a0 - arch: x86_64 - platform: osx license: MIT license_family: MIT purls: [] @@ -11084,8 +10309,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: MIT license_family: MIT purls: [] @@ -11100,8 +10323,6 @@ packages: - libgcc >=13 - libzlib >=1.3.1,<2.0a0 - openssl >=3.3.2,<4.0a0 - arch: x86_64 - platform: linux license: BSD-3-Clause license_family: BSD purls: [] @@ -11115,8 +10336,6 @@ packages: - libgcc >=13 - libzlib >=1.3.1,<2.0a0 - openssl >=3.3.2,<4.0a0 - arch: aarch64 - platform: linux license: BSD-3-Clause license_family: BSD purls: [] @@ -11130,8 +10349,6 @@ packages: - bzip2 >=1.0.8,<2.0a0 - libzlib >=1.3.1,<2.0a0 - openssl >=3.3.2,<4.0a0 - arch: x86_64 - platform: osx license: BSD-3-Clause license_family: BSD purls: [] @@ -11160,8 +10377,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: BSD-3-Clause license_family: BSD purls: [] @@ -11175,8 +10390,6 @@ packages: - libgcc >=13 constrains: - zlib 1.3.1 *_2 - arch: x86_64 - platform: linux license: Zlib license_family: Other purls: [] @@ -11189,8 +10402,6 @@ packages: - libgcc >=13 constrains: - zlib 1.3.1 *_2 - arch: aarch64 - platform: linux license: Zlib license_family: Other purls: [] @@ -11203,8 +10414,6 @@ packages: - __osx >=10.13 constrains: - zlib 1.3.1 *_2 - arch: x86_64 - platform: osx license: Zlib license_family: Other purls: [] @@ -11231,8 +10440,6 @@ packages: - vc14_runtime >=14.29.30139 constrains: - zlib 1.3.1 *_2 - arch: x86_64 - platform: win license: Zlib license_family: Other purls: [] @@ -11245,8 +10452,6 @@ packages: - __osx >=10.13 constrains: - openmp 19.1.5|19.1.5.* - arch: x86_64 - platform: osx license: Apache-2.0 WITH LLVM-exception license_family: APACHE purls: [] @@ -11270,8 +10475,6 @@ packages: depends: - python >=3.12,<3.13.0a0 - python_abi 3.12.* *_cp312 - arch: x86_64 - platform: linux license: MIT license_family: MIT purls: @@ -11284,8 +10487,6 @@ packages: depends: - python >=3.12,<3.13.0a0 - python_abi 3.12.* *_cp312 - arch: aarch64 - platform: linux license: MIT license_family: MIT purls: @@ -11298,8 +10499,6 @@ packages: depends: - python >=3.12,<3.13.0a0 - python_abi 3.12.* *_cp312 - arch: x86_64 - platform: osx license: MIT license_family: MIT purls: @@ -11327,8 +10526,6 @@ packages: - python >=3.12,<3.13.0a0 - python_abi 3.12.* *_cp312 - win32_setctime >=1.0.0 - arch: x86_64 - platform: win license: MIT license_family: MIT purls: @@ -11341,8 +10538,6 @@ packages: depends: - libgcc-ng >=12 - libstdcxx-ng >=12 - arch: x86_64 - platform: linux license: BSD-2-Clause license_family: BSD purls: [] @@ -11354,8 +10549,6 @@ packages: depends: - libgcc-ng >=12 - libstdcxx-ng >=12 - arch: aarch64 - platform: linux license: BSD-2-Clause license_family: BSD purls: [] @@ -11366,8 +10559,6 @@ packages: md5: aa04f7143228308662696ac24023f991 depends: - libcxx >=14.0.6 - arch: x86_64 - platform: osx license: BSD-2-Clause license_family: BSD purls: [] @@ -11390,8 +10581,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vs2015_runtime >=14.29.30139 - arch: x86_64 - platform: win license: BSD-2-Clause license_family: BSD purls: [] @@ -11403,8 +10592,6 @@ packages: depends: - m2w64-gcc-libs-core - msys2-conda-epoch ==20160418 - arch: x86_64 - platform: win license: GPL, LGPL, FDL, custom purls: [] size: 350687 @@ -11418,8 +10605,6 @@ packages: - m2w64-gmp - m2w64-libwinpthread-git - msys2-conda-epoch ==20160418 - arch: x86_64 - platform: win license: GPL3+, partial:GCCRLE, partial:LGPL2+ purls: [] size: 532390 @@ -11431,8 +10616,6 @@ packages: - m2w64-gmp - m2w64-libwinpthread-git - msys2-conda-epoch ==20160418 - arch: x86_64 - platform: win license: GPL3+, partial:GCCRLE, partial:LGPL2+ purls: [] size: 219240 @@ -11442,8 +10625,6 @@ packages: md5: 53a1c73e1e3d185516d7e3af177596d9 depends: - msys2-conda-epoch ==20160418 - arch: x86_64 - platform: win license: LGPL3 purls: [] size: 743501 @@ -11453,8 +10634,6 @@ packages: md5: 774130a326dee16f1ceb05cc687ee4f0 depends: - msys2-conda-epoch ==20160418 - arch: x86_64 - platform: win license: MIT, BSD purls: [] size: 31928 @@ -11469,8 +10648,6 @@ packages: - python_abi 3.12.* *_cp312 constrains: - jinja2 >=3.0.0 - arch: x86_64 - platform: linux license: BSD-3-Clause license_family: BSD purls: @@ -11486,8 +10663,6 @@ packages: - python_abi 3.12.* *_cp312 constrains: - jinja2 >=3.0.0 - arch: aarch64 - platform: linux license: BSD-3-Clause license_family: BSD purls: @@ -11503,8 +10678,6 @@ packages: - python_abi 3.12.* *_cp312 constrains: - jinja2 >=3.0.0 - arch: x86_64 - platform: osx license: BSD-3-Clause license_family: BSD purls: @@ -11538,8 +10711,6 @@ packages: - vc14_runtime >=14.29.30139 constrains: - jinja2 >=3.0.0 - arch: x86_64 - platform: win license: BSD-3-Clause license_family: BSD purls: @@ -11558,6 +10729,17 @@ packages: - pkg:pypi/matplotlib-inline?source=hash-mapping size: 14467 timestamp: 1733417051523 +- conda: https://conda.anaconda.org/conda-forge/noarch/mccabe-0.7.0-pyhd8ed1ab_1.conda + sha256: 9b0037171dad0100f0296699a11ae7d355237b55f42f9094aebc0f41512d96a1 + md5: 827064ddfe0de2917fb29f1da4f8f533 + depends: + - python >=3.9 + license: MIT + license_family: MIT + purls: + - pkg:pypi/mccabe?source=hash-mapping + size: 12934 + timestamp: 1733216573915 - conda: https://conda.anaconda.org/conda-forge/noarch/mistune-3.0.2-pyhd8ed1ab_1.conda sha256: 0a9faaf1692b74f321cedbd37a44f108a1ec3f5d9638bc5bbf860cb3b6ff6db4 md5: c46df05cae629e55426773ac1f85d68f @@ -11574,8 +10756,6 @@ packages: md5: eb823c8b41ecf9cd5f08baea1b32e4ef depends: - intel-openmp - arch: x86_64 - platform: win license: LicenseRef-ProprietaryIntel license_family: Proprietary purls: [] @@ -11589,8 +10769,6 @@ packages: - gmp >=6.3.0,<7.0a0 - libgcc >=13 - mpfr >=4.2.1,<5.0a0 - arch: x86_64 - platform: linux license: LGPL-3.0-or-later license_family: LGPL purls: [] @@ -11603,8 +10781,6 @@ packages: - gmp >=6.3.0,<7.0a0 - libgcc >=13 - mpfr >=4.2.1,<5.0a0 - arch: aarch64 - platform: linux license: LGPL-3.0-or-later license_family: LGPL purls: [] @@ -11617,8 +10793,6 @@ packages: - __osx >=10.13 - gmp >=6.3.0,<7.0a0 - mpfr >=4.2.1,<5.0a0 - arch: x86_64 - platform: osx license: LGPL-3.0-or-later license_family: LGPL purls: [] @@ -11643,8 +10817,6 @@ packages: - __glibc >=2.17,<3.0.a0 - gmp >=6.3.0,<7.0a0 - libgcc >=13 - arch: x86_64 - platform: linux license: LGPL-3.0-only license_family: LGPL purls: [] @@ -11656,8 +10828,6 @@ packages: depends: - gmp >=6.3.0,<7.0a0 - libgcc >=13 - arch: aarch64 - platform: linux license: LGPL-3.0-only license_family: LGPL purls: [] @@ -11669,8 +10839,6 @@ packages: depends: - __osx >=10.13 - gmp >=6.3.0,<7.0a0 - arch: x86_64 - platform: osx license: LGPL-3.0-only license_family: LGPL purls: [] @@ -11707,8 +10875,6 @@ packages: - libstdcxx >=13 - python >=3.12,<3.13.0a0 - python_abi 3.12.* *_cp312 - arch: x86_64 - platform: linux license: Apache-2.0 license_family: Apache purls: @@ -11724,8 +10890,6 @@ packages: - python >=3.12,<3.13.0a0 - python >=3.12,<3.13.0a0 *_cpython - python_abi 3.12.* *_cp312 - arch: aarch64 - platform: linux license: Apache-2.0 license_family: Apache purls: @@ -11740,8 +10904,6 @@ packages: - libcxx >=17 - python >=3.12,<3.13.0a0 - python_abi 3.12.* *_cp312 - arch: x86_64 - platform: osx license: Apache-2.0 license_family: Apache purls: @@ -11772,8 +10934,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: Apache-2.0 license_family: Apache purls: @@ -11783,8 +10943,6 @@ packages: - conda: https://conda.anaconda.org/conda-forge/win-64/msys2-conda-epoch-20160418-1.tar.bz2 sha256: 99358d58d778abee4dca82ad29fb58058571f19b0f86138363c260049d4ac7f1 md5: b0309b72560df66f71a9d5e34a5efdfa - arch: x86_64 - platform: win purls: [] size: 3227 timestamp: 1608166968312 @@ -11796,8 +10954,6 @@ packages: - libgcc >=13 - python >=3.12,<3.13.0a0 - python_abi 3.12.* *_cp312 - arch: x86_64 - platform: linux license: Apache-2.0 license_family: APACHE purls: @@ -11812,8 +10968,6 @@ packages: - python >=3.12,<3.13.0a0 - python >=3.12,<3.13.0a0 *_cpython - python_abi 3.12.* *_cp312 - arch: aarch64 - platform: linux license: Apache-2.0 license_family: APACHE purls: @@ -11827,8 +10981,6 @@ packages: - __osx >=10.13 - python >=3.12,<3.13.0a0 - python_abi 3.12.* *_cp312 - arch: x86_64 - platform: osx license: Apache-2.0 license_family: APACHE purls: @@ -11858,8 +11010,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: Apache-2.0 license_family: APACHE purls: @@ -11874,8 +11024,6 @@ packages: - libgcc >=13 - libstdcxx >=13 - openssl >=3.4.0,<4.0a0 - arch: x86_64 - platform: linux license: GPL-2.0-or-later purls: [] size: 630543 @@ -11887,8 +11035,6 @@ packages: - libgcc >=13 - libstdcxx >=13 - openssl >=3.4.0,<4.0a0 - arch: aarch64 - platform: linux license: GPL-2.0-or-later purls: [] size: 636264 @@ -11900,8 +11046,6 @@ packages: - __osx >=10.13 - libcxx >=18 - openssl >=3.4.0,<4.0a0 - arch: x86_64 - platform: osx license: GPL-2.0-or-later purls: [] size: 637801 @@ -11928,8 +11072,6 @@ packages: - mysql-common 9.0.1 h266115a_3 - openssl >=3.4.0,<4.0a0 - zstd >=1.5.6,<1.6.0a0 - arch: x86_64 - platform: linux license: GPL-2.0-or-later purls: [] size: 1368301 @@ -11944,8 +11086,6 @@ packages: - mysql-common 9.0.1 h3f5c77f_3 - openssl >=3.4.0,<4.0a0 - zstd >=1.5.6,<1.6.0a0 - arch: aarch64 - platform: linux license: GPL-2.0-or-later purls: [] size: 1409120 @@ -11960,8 +11100,6 @@ packages: - mysql-common 9.0.1 h4d37847_3 - openssl >=3.4.0,<4.0a0 - zstd >=1.5.6,<1.6.0a0 - arch: x86_64 - platform: osx license: GPL-2.0-or-later purls: [] size: 1330245 @@ -12044,8 +11182,6 @@ packages: depends: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - arch: x86_64 - platform: linux license: X11 AND BSD-3-Clause purls: [] size: 889086 @@ -12055,8 +11191,6 @@ packages: md5: 91d49c85cacd92caa40cf375ef72a25d depends: - libgcc-ng >=12 - arch: aarch64 - platform: linux license: X11 AND BSD-3-Clause purls: [] size: 924472 @@ -12066,8 +11200,6 @@ packages: md5: e102bbf8a6ceeaf429deab8032fc8977 depends: - __osx >=10.13 - arch: x86_64 - platform: osx license: X11 AND BSD-3-Clause purls: [] size: 822066 @@ -12099,8 +11231,6 @@ packages: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - libstdcxx-ng >=12 - arch: x86_64 - platform: linux license: MIT license_family: MIT purls: [] @@ -12112,8 +11242,6 @@ packages: depends: - libgcc-ng >=12 - libstdcxx-ng >=12 - arch: aarch64 - platform: linux license: MIT license_family: MIT purls: [] @@ -12125,8 +11253,6 @@ packages: depends: - __osx >=10.13 - libcxx >=16 - arch: x86_64 - platform: osx license: MIT license_family: MIT purls: [] @@ -12150,8 +11276,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: MIT license_family: MIT purls: [] @@ -12199,8 +11323,6 @@ packages: - python_abi 3.12.* *_cp312 constrains: - numpy-base <0a0 - arch: x86_64 - platform: linux license: BSD-3-Clause license_family: BSD purls: @@ -12221,8 +11343,6 @@ packages: - python_abi 3.12.* *_cp312 constrains: - numpy-base <0a0 - arch: aarch64 - platform: linux license: BSD-3-Clause license_family: BSD purls: @@ -12242,8 +11362,6 @@ packages: - python_abi 3.12.* *_cp312 constrains: - numpy-base <0a0 - arch: x86_64 - platform: osx license: BSD-3-Clause license_family: BSD purls: @@ -12284,8 +11402,6 @@ packages: - vc14_runtime >=14.29.30139 constrains: - numpy-base <0a0 - arch: x86_64 - platform: win license: BSD-3-Clause license_family: BSD purls: @@ -12307,8 +11423,6 @@ packages: - vtk - vtk-base >=9.3.1,<9.3.2.0a0 - xorg-libxt >=1.3.0,<2.0a0 - arch: x86_64 - platform: linux license: LGPL-2.1-only license_family: LGPL purls: [] @@ -12328,8 +11442,6 @@ packages: - vtk - vtk-base >=9.3.1,<9.3.2.0a0 - xorg-libxt >=1.3.0,<2.0a0 - arch: aarch64 - platform: linux license: LGPL-2.1-only license_family: LGPL purls: [] @@ -12348,8 +11460,6 @@ packages: - rapidjson - vtk - vtk-base >=9.3.1,<9.3.2.0a0 - arch: x86_64 - platform: osx license: LGPL-2.1-only license_family: LGPL purls: [] @@ -12387,8 +11497,6 @@ packages: - vc14_runtime >=14.29.30139 - vtk - vtk-base >=9.3.1,<9.3.2.0a0 - arch: x86_64 - platform: win license: LGPL-2.1-only license_family: LGPL purls: [] @@ -12401,8 +11509,6 @@ packages: - __glibc >=2.17,<3.0.a0 - libgcc >=13 - opencl-headers >=2024.10.24 - arch: x86_64 - platform: linux license: BSD-2-Clause license_family: BSD purls: [] @@ -12415,8 +11521,6 @@ packages: - __glibc >=2.17,<3.0.a0 - libgcc >=13 - libstdcxx >=13 - arch: x86_64 - platform: linux license: Apache-2.0 license_family: APACHE purls: [] @@ -12432,8 +11536,6 @@ packages: - libgcc >=13 - libstdcxx >=13 - libzlib >=1.3.1,<2.0a0 - arch: x86_64 - platform: linux license: BSD-3-Clause license_family: BSD purls: [] @@ -12448,8 +11550,6 @@ packages: - libgcc >=13 - libstdcxx >=13 - libzlib >=1.3.1,<2.0a0 - arch: aarch64 - platform: linux license: BSD-3-Clause license_family: BSD purls: [] @@ -12464,8 +11564,6 @@ packages: - libcxx >=18 - libdeflate >=1.22,<1.23.0a0 - libzlib >=1.3.1,<2.0a0 - arch: x86_64 - platform: osx license: BSD-3-Clause license_family: BSD purls: [] @@ -12495,8 +11593,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: BSD-3-Clause license_family: BSD purls: [] @@ -12508,8 +11604,6 @@ packages: depends: - libgcc-ng >=12 - libstdcxx-ng >=12 - arch: x86_64 - platform: linux license: BSD-2-Clause license_family: BSD purls: [] @@ -12521,8 +11615,6 @@ packages: depends: - libgcc >=13 - libstdcxx >=13 - arch: aarch64 - platform: linux license: BSD-2-Clause license_family: BSD purls: [] @@ -12534,8 +11626,6 @@ packages: depends: - __osx >=10.13 - libcxx >=18 - arch: x86_64 - platform: osx license: BSD-2-Clause license_family: BSD purls: [] @@ -12559,8 +11649,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: BSD-2-Clause license_family: BSD purls: [] @@ -12575,8 +11663,6 @@ packages: - libstdcxx-ng >=12 - libtiff >=4.6.0,<4.8.0a0 - libzlib >=1.2.13,<2.0.0a0 - arch: x86_64 - platform: linux license: BSD-2-Clause license_family: BSD purls: [] @@ -12591,8 +11677,6 @@ packages: - libstdcxx-ng >=12 - libtiff >=4.6.0,<4.8.0a0 - libzlib >=1.2.13,<2.0.0a0 - arch: aarch64 - platform: linux license: BSD-2-Clause license_family: BSD purls: [] @@ -12606,8 +11690,6 @@ packages: - libpng >=1.6.43,<1.7.0a0 - libtiff >=4.6.0,<4.8.0a0 - libzlib >=1.2.13,<2.0.0a0 - arch: x86_64 - platform: osx license: BSD-2-Clause license_family: BSD purls: [] @@ -12636,8 +11718,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: BSD-2-Clause license_family: BSD purls: [] @@ -12653,8 +11733,6 @@ packages: - libgcc >=13 - libstdcxx >=13 - openssl >=3.4.0,<4.0a0 - arch: x86_64 - platform: linux license: OLDAP-2.8 license_family: BSD purls: [] @@ -12669,8 +11747,6 @@ packages: - libgcc >=13 - libstdcxx >=13 - openssl >=3.4.0,<4.0a0 - arch: aarch64 - platform: linux license: OLDAP-2.8 license_family: BSD purls: [] @@ -12685,8 +11761,6 @@ packages: - krb5 >=1.21.3,<1.22.0a0 - libcxx >=18 - openssl >=3.4.0,<4.0a0 - arch: x86_64 - platform: osx license: OLDAP-2.8 license_family: BSD purls: [] @@ -12713,8 +11787,6 @@ packages: - __glibc >=2.17,<3.0.a0 - ca-certificates - libgcc >=13 - arch: x86_64 - platform: linux license: Apache-2.0 license_family: Apache purls: [] @@ -12726,8 +11798,6 @@ packages: depends: - ca-certificates - libgcc >=13 - arch: aarch64 - platform: linux license: Apache-2.0 license_family: Apache purls: [] @@ -12739,8 +11809,6 @@ packages: depends: - __osx >=10.13 - ca-certificates - arch: x86_64 - platform: osx license: Apache-2.0 license_family: Apache purls: [] @@ -12765,8 +11833,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: Apache-2.0 license_family: Apache purls: [] @@ -12819,8 +11885,6 @@ packages: - libgcc-ng >=12 - libglib >=2.80.2,<3.0a0 - libpng >=1.6.43,<1.7.0a0 - arch: x86_64 - platform: linux license: LGPL-2.1-or-later purls: [] size: 447117 @@ -12838,8 +11902,6 @@ packages: - libgcc-ng >=12 - libglib >=2.80.2,<3.0a0 - libpng >=1.6.43,<1.7.0a0 - arch: aarch64 - platform: linux license: LGPL-2.1-or-later purls: [] size: 460989 @@ -12857,8 +11919,6 @@ packages: - harfbuzz >=9.0.0,<10.0a0 - libglib >=2.80.3,<3.0a0 - libpng >=1.6.43,<1.7.0a0 - arch: x86_64 - platform: osx license: LGPL-2.1-or-later purls: [] size: 423324 @@ -12895,8 +11955,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: LGPL-2.1-or-later purls: [] size: 450610 @@ -12927,8 +11985,6 @@ packages: - qt6-main >=6.7.2,<6.8.0a0 - vtk * qt* - vtk-base >=9.3.1,<9.3.2.0a0 - arch: x86_64 - platform: linux license: BSD-3-Clause license_family: BSD purls: [] @@ -12948,8 +12004,6 @@ packages: - qt6-main >=6.7.2,<6.8.0a0 - vtk * qt* - vtk-base >=9.3.1,<9.3.2.0a0 - arch: aarch64 - platform: linux license: BSD-3-Clause license_family: BSD purls: [] @@ -12969,8 +12023,6 @@ packages: - qt6-main >=6.7.2,<6.8.0a0 - vtk * qt* - vtk-base >=9.3.1,<9.3.2.0a0 - arch: x86_64 - platform: osx license: BSD-3-Clause license_family: BSD purls: [] @@ -13010,8 +12062,6 @@ packages: - vc14_runtime >=14.29.30139 - vtk * qt* - vtk-base >=9.3.1,<9.3.2.0a0 - arch: x86_64 - platform: win license: BSD-3-Clause license_family: BSD purls: [] @@ -13025,8 +12075,6 @@ packages: - bzip2 >=1.0.8,<2.0a0 - libgcc-ng >=12 - libzlib >=1.3.1,<2.0a0 - arch: x86_64 - platform: linux license: BSD-3-Clause license_family: BSD purls: [] @@ -13039,8 +12087,6 @@ packages: - bzip2 >=1.0.8,<2.0a0 - libgcc-ng >=12 - libzlib >=1.3.1,<2.0a0 - arch: aarch64 - platform: linux license: BSD-3-Clause license_family: BSD purls: [] @@ -13053,8 +12099,6 @@ packages: - __osx >=10.13 - bzip2 >=1.0.8,<2.0a0 - libzlib >=1.3.1,<2.0a0 - arch: x86_64 - platform: osx license: BSD-3-Clause license_family: BSD purls: [] @@ -13081,8 +12125,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: BSD-3-Clause license_family: BSD purls: [] @@ -13122,8 +12164,6 @@ packages: - python_abi 3.12.* *_cp312 - qt6-main >=6.7.3,<6.8.0a0 - soqt6 >=1.6.3,<1.6.4.0a0 - arch: x86_64 - platform: linux license: ISC purls: [] size: 2535854 @@ -13140,8 +12180,6 @@ packages: - python_abi 3.12.* *_cp312 - qt6-main >=6.7.3,<6.8.0a0 - soqt6 >=1.6.3,<1.6.4.0a0 - arch: aarch64 - platform: linux license: ISC purls: [] size: 2327903 @@ -13157,8 +12195,6 @@ packages: - python_abi 3.12.* *_cp312 - qt6-main >=6.7.3,<6.8.0a0 - soqt6 >=1.6.3,<1.6.4.0a0 - arch: x86_64 - platform: osx license: ISC purls: [] size: 2159019 @@ -13192,8 +12228,6 @@ packages: - vc >=14.2 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: ISC purls: [] size: 2700037 @@ -13204,8 +12238,6 @@ packages: depends: - libgcc-ng >=12 - libstdcxx-ng >=12 - arch: x86_64 - platform: linux license: MIT license_family: MIT purls: [] @@ -13217,8 +12249,6 @@ packages: depends: - libgcc-ng >=12 - libstdcxx-ng >=12 - arch: aarch64 - platform: linux license: MIT license_family: MIT purls: [] @@ -13229,8 +12259,6 @@ packages: md5: cb134c1e03fd32f4e6bea3f6de2614fd depends: - libcxx >=16 - arch: x86_64 - platform: osx license: MIT license_family: MIT purls: [] @@ -13253,8 +12281,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: MIT license_family: MIT purls: [] @@ -13305,8 +12331,6 @@ packages: - sqlite constrains: - proj4 ==999999999999 - arch: x86_64 - platform: linux license: MIT license_family: MIT purls: [] @@ -13324,8 +12348,6 @@ packages: - sqlite constrains: - proj4 ==999999999999 - arch: aarch64 - platform: linux license: MIT license_family: MIT purls: [] @@ -13343,8 +12365,6 @@ packages: - sqlite constrains: - proj4 ==999999999999 - arch: x86_64 - platform: osx license: MIT license_family: MIT purls: [] @@ -13380,8 +12400,6 @@ packages: - vc14_runtime >=14.29.30139 constrains: - proj4 ==999999999999 - arch: x86_64 - platform: win license: MIT license_family: MIT purls: [] @@ -13430,8 +12448,6 @@ packages: - libgcc >=13 - python >=3.12,<3.13.0a0 - python_abi 3.12.* *_cp312 - arch: x86_64 - platform: linux license: Apache-2.0 license_family: APACHE purls: @@ -13446,8 +12462,6 @@ packages: - python >=3.12,<3.13.0a0 - python >=3.12,<3.13.0a0 *_cpython - python_abi 3.12.* *_cp312 - arch: aarch64 - platform: linux license: Apache-2.0 license_family: APACHE purls: @@ -13461,8 +12475,6 @@ packages: - __osx >=10.13 - python >=3.12,<3.13.0a0 - python_abi 3.12.* *_cp312 - arch: x86_64 - platform: osx license: Apache-2.0 license_family: APACHE purls: @@ -13492,8 +12504,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: Apache-2.0 license_family: APACHE purls: @@ -13508,8 +12518,6 @@ packages: - libgcc >=13 - python >=3.12,<3.13.0a0 - python_abi 3.12.* *_cp312 - arch: x86_64 - platform: linux license: BSD-3-Clause license_family: BSD purls: @@ -13524,8 +12532,6 @@ packages: - python >=3.12,<3.13.0a0 - python >=3.12,<3.13.0a0 *_cpython - python_abi 3.12.* *_cp312 - arch: aarch64 - platform: linux license: BSD-3-Clause license_family: BSD purls: @@ -13539,8 +12545,6 @@ packages: - __osx >=10.13 - python >=3.12,<3.13.0a0 - python_abi 3.12.* *_cp312 - arch: x86_64 - platform: osx license: BSD-3-Clause license_family: BSD purls: @@ -13570,8 +12574,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: BSD-3-Clause license_family: BSD purls: @@ -13584,8 +12586,6 @@ packages: depends: - __glibc >=2.17,<3.0.a0 - libgcc >=13 - arch: x86_64 - platform: linux license: MIT license_family: MIT purls: [] @@ -13596,8 +12596,6 @@ packages: md5: bb5a90c93e3bac3d5690acf76b4a6386 depends: - libgcc >=13 - arch: aarch64 - platform: linux license: MIT license_family: MIT purls: [] @@ -13608,8 +12606,6 @@ packages: md5: 8bcf980d2c6b17094961198284b8e862 depends: - __osx >=10.13 - arch: x86_64 - platform: osx license: MIT license_family: MIT purls: [] @@ -13630,8 +12626,6 @@ packages: md5: a1f820480193ea83582b13249a7e7bd9 depends: - m2w64-gcc-libs - arch: x86_64 - platform: win license: MIT license_family: MIT purls: [] @@ -13644,8 +12638,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: LGPL-2.1-or-later purls: [] size: 265827 @@ -13666,8 +12658,6 @@ packages: depends: - libgcc-ng >=12 - libstdcxx-ng >=12 - arch: x86_64 - platform: linux license: MIT license_family: MIT purls: [] @@ -13679,8 +12669,6 @@ packages: depends: - libgcc-ng >=12 - libstdcxx-ng >=12 - arch: aarch64 - platform: linux license: MIT license_family: MIT purls: [] @@ -13691,8 +12679,6 @@ packages: md5: 92f9416f48c010bf04c34c9841c84b09 depends: - libcxx >=15.0.7 - arch: x86_64 - platform: osx license: MIT license_family: MIT purls: [] @@ -13715,8 +12701,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: MIT license_family: MIT purls: [] @@ -13755,6 +12739,26 @@ packages: - pkg:pypi/pygments?source=hash-mapping size: 876700 timestamp: 1733221731178 +- conda: https://conda.anaconda.org/conda-forge/noarch/pylint-3.3.2-pyhd8ed1ab_1.conda + sha256: 6f8e58920a5358bebbb7e7bb5658e16cdff1398986eb0d4b94e7877e204b2323 + md5: 2d8d45003973eb746f9465ca6b02c050 + depends: + - astroid >=3.3.5,<3.4.0-dev0 + - colorama >=0.4.5 + - dill >=0.3.7 + - isort >=4.2.5,<6,!=5.13.0 + - mccabe >=0.6,<0.8 + - platformdirs >=2.2.0 + - python >=3.9 + - tomli >=1.1.0 + - tomlkit >=0.10.1 + - typing_extensions >=3.10.0 + license: GPL-2.0-or-later + license_family: GPL + purls: + - pkg:pypi/pylint?source=hash-mapping + size: 352977 + timestamp: 1733243102188 - conda: https://conda.anaconda.org/conda-forge/osx-64/pyobjc-core-10.3.2-py312h2365019_0.conda sha256: 118c17b20c084a9a6584ae47908d130745100e3b8dffdc92332c45c315ffb2e2 md5: 78bc9b5b0ff74c271ddb45ac0b8a679c @@ -13764,8 +12768,6 @@ packages: - python >=3.12,<3.13.0a0 - python_abi 3.12.* *_cp312 - setuptools - arch: x86_64 - platform: osx license: MIT license_family: MIT purls: @@ -13797,8 +12799,6 @@ packages: - pyobjc-core 10.3.2.* - python >=3.12,<3.13.0a0 - python_abi 3.12.* *_cp312 - arch: x86_64 - platform: osx license: MIT license_family: MIT purls: @@ -13838,8 +12838,6 @@ packages: - python_abi 3.12.* *_cp312 - qt6-main 6.7.3.* - qt6-main >=6.7.3,<6.8.0a0 - arch: x86_64 - platform: linux license: LGPL-3.0-only license_family: LGPL purls: @@ -13863,8 +12861,6 @@ packages: - python_abi 3.12.* *_cp312 - qt6-main 6.7.3.* - qt6-main >=6.7.3,<6.8.0a0 - arch: aarch64 - platform: linux license: LGPL-3.0-only license_family: LGPL purls: @@ -13885,8 +12881,6 @@ packages: - python_abi 3.12.* *_cp312 - qt6-main 6.7.3.* - qt6-main >=6.7.3,<6.8.0a0 - arch: x86_64 - platform: osx license: LGPL-3.0-only license_family: LGPL purls: @@ -13928,8 +12922,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: LGPL-3.0-only license_family: LGPL purls: @@ -13986,8 +12978,6 @@ packages: - tzdata constrains: - python_abi 3.12.* *_cp312 - arch: x86_64 - platform: linux license: Python-2.0 purls: [] size: 31565686 @@ -14015,8 +13005,6 @@ packages: - tzdata constrains: - python_abi 3.12.* *_cp312 - arch: aarch64 - platform: linux license: Python-2.0 purls: [] size: 13760816 @@ -14040,8 +13028,6 @@ packages: - tzdata constrains: - python_abi 3.12.* *_cp312 - arch: x86_64 - platform: osx license: Python-2.0 purls: [] size: 13683139 @@ -14088,8 +13074,6 @@ packages: - vc14_runtime >=14.29.30139 constrains: - python_abi 3.12.* *_cp312 - arch: x86_64 - platform: win license: Python-2.0 purls: [] size: 15812363 @@ -14134,8 +13118,6 @@ packages: md5: 0424ae29b104430108f5218a66db7260 constrains: - python 3.12.* *_cpython - arch: x86_64 - platform: linux license: BSD-3-Clause license_family: BSD purls: [] @@ -14147,8 +13129,6 @@ packages: md5: 62b20f305498284a07dc6c45fd0e5c87 constrains: - python 3.12.* *_cpython - arch: aarch64 - platform: linux license: BSD-3-Clause license_family: BSD purls: [] @@ -14160,8 +13140,6 @@ packages: md5: c34dd4920e0addf7cfcc725809f25d8e constrains: - python 3.12.* *_cpython - arch: x86_64 - platform: osx license: BSD-3-Clause license_family: BSD purls: [] @@ -14184,8 +13162,6 @@ packages: md5: e8681f534453af7afab4cd2bc1423eec constrains: - python 3.12.* *_cpython - arch: x86_64 - platform: win license: BSD-3-Clause license_family: BSD purls: [] @@ -14211,8 +13187,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: PSF-2.0 license_family: PSF purls: @@ -14229,8 +13203,6 @@ packages: - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - winpty - arch: x86_64 - platform: win license: MIT license_family: MIT purls: @@ -14246,8 +13218,6 @@ packages: - python >=3.12,<3.13.0a0 - python_abi 3.12.* *_cp312 - yaml >=0.2.5,<0.3.0a0 - arch: x86_64 - platform: linux license: MIT license_family: MIT purls: @@ -14263,8 +13233,6 @@ packages: - python >=3.12,<3.13.0a0 *_cpython - python_abi 3.12.* *_cp312 - yaml >=0.2.5,<0.3.0a0 - arch: aarch64 - platform: linux license: MIT license_family: MIT purls: @@ -14279,8 +13247,6 @@ packages: - python >=3.12,<3.13.0a0 - python_abi 3.12.* *_cp312 - yaml >=0.2.5,<0.3.0a0 - arch: x86_64 - platform: osx license: MIT license_family: MIT purls: @@ -14312,8 +13278,6 @@ packages: - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - yaml >=0.2.5,<0.3.0a0 - arch: x86_64 - platform: win license: MIT license_family: MIT purls: @@ -14331,8 +13295,6 @@ packages: - python >=3.12,<3.13.0a0 - python_abi 3.12.* *_cp312 - zeromq >=4.3.5,<4.4.0a0 - arch: x86_64 - platform: linux license: BSD-3-Clause license_family: BSD purls: @@ -14349,8 +13311,6 @@ packages: - python >=3.12,<3.13.0a0 - python_abi 3.12.* *_cp312 - zeromq >=4.3.5,<4.4.0a0 - arch: aarch64 - platform: linux license: BSD-3-Clause license_family: BSD purls: @@ -14367,8 +13327,6 @@ packages: - python >=3.12,<3.13.0a0 - python_abi 3.12.* *_cp312 - zeromq >=4.3.5,<4.4.0a0 - arch: x86_64 - platform: osx license: BSD-3-Clause license_family: BSD purls: @@ -14403,8 +13361,6 @@ packages: - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - zeromq >=4.3.5,<4.3.6.0a0 - arch: x86_64 - platform: win license: BSD-3-Clause license_family: BSD purls: @@ -14418,8 +13374,6 @@ packages: - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - libstdcxx-ng >=12 - arch: x86_64 - platform: linux license: LicenseRef-Qhull purls: [] size: 552937 @@ -14430,8 +13384,6 @@ packages: depends: - libgcc-ng >=12 - libstdcxx-ng >=12 - arch: aarch64 - platform: linux license: LicenseRef-Qhull purls: [] size: 554571 @@ -14442,8 +13394,6 @@ packages: depends: - __osx >=10.13 - libcxx >=16 - arch: x86_64 - platform: osx license: LicenseRef-Qhull purls: [] size: 528122 @@ -14465,8 +13415,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: LicenseRef-Qhull purls: [] size: 1377020 @@ -14528,8 +13476,6 @@ packages: - zstd >=1.5.6,<1.6.0a0 constrains: - qt 6.7.3 - arch: x86_64 - platform: linux license: LGPL-3.0-only license_family: LGPL purls: [] @@ -14591,8 +13537,6 @@ packages: - zstd >=1.5.6,<1.6.0a0 constrains: - qt 6.7.3 - arch: aarch64 - platform: linux license: LGPL-3.0-only license_family: LGPL purls: [] @@ -14625,8 +13569,6 @@ packages: - zstd >=1.5.6,<1.6.0a0 constrains: - qt 6.7.3 - arch: x86_64 - platform: osx license: LGPL-3.0-only license_family: LGPL purls: [] @@ -14688,8 +13630,6 @@ packages: - zstd >=1.5.6,<1.6.0a0 constrains: - qt 6.7.3 - arch: x86_64 - platform: win license: LGPL-3.0-only license_family: LGPL purls: [] @@ -14701,8 +13641,6 @@ packages: depends: - libgcc-ng >=12 - libstdcxx-ng >=12 - arch: x86_64 - platform: linux license: MIT license_family: MIT purls: [] @@ -14714,8 +13652,6 @@ packages: depends: - libgcc-ng >=12 - libstdcxx-ng >=12 - arch: aarch64 - platform: linux license: MIT license_family: MIT purls: [] @@ -14727,8 +13663,6 @@ packages: depends: - __osx >=10.13 - libcxx >=16 - arch: x86_64 - platform: osx license: MIT license_family: MIT purls: [] @@ -14752,8 +13686,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: MIT license_family: MIT purls: [] @@ -14765,8 +13697,6 @@ packages: depends: - libgcc-ng >=12 - ncurses >=6.3,<7.0a0 - arch: x86_64 - platform: linux license: GPL-3.0-only license_family: GPL purls: [] @@ -14778,8 +13708,6 @@ packages: depends: - libgcc-ng >=12 - ncurses >=6.3,<7.0a0 - arch: aarch64 - platform: linux license: GPL-3.0-only license_family: GPL purls: [] @@ -14790,8 +13718,6 @@ packages: md5: f17f77f2acf4d344734bda76829ce14e depends: - ncurses >=6.3,<7.0a0 - arch: x86_64 - platform: osx license: GPL-3.0-only license_family: GPL purls: [] @@ -14869,8 +13795,6 @@ packages: - python_abi 3.12.* *_cp312 constrains: - __glibc >=2.17 - arch: x86_64 - platform: linux license: MIT license_family: MIT purls: @@ -14886,8 +13810,6 @@ packages: - python_abi 3.12.* *_cp312 constrains: - __glibc >=2.17 - arch: aarch64 - platform: linux license: MIT license_family: MIT purls: @@ -14903,8 +13825,6 @@ packages: - python_abi 3.12.* *_cp312 constrains: - __osx >=10.13 - arch: x86_64 - platform: osx license: MIT license_family: MIT purls: @@ -14936,8 +13856,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: MIT license_family: MIT purls: @@ -14961,8 +13879,6 @@ packages: - numpy >=1.23.5 - python >=3.12,<3.13.0a0 - python_abi 3.12.* *_cp312 - arch: x86_64 - platform: linux license: BSD-3-Clause license_family: BSD purls: @@ -14986,8 +13902,6 @@ packages: - python >=3.12,<3.13.0a0 - python >=3.12,<3.13.0a0 *_cpython - python_abi 3.12.* *_cp312 - arch: aarch64 - platform: linux license: BSD-3-Clause license_family: BSD purls: @@ -15010,8 +13924,6 @@ packages: - numpy >=1.23.5 - python >=3.12,<3.13.0a0 - python_abi 3.12.* *_cp312 - arch: x86_64 - platform: osx license: BSD-3-Clause license_family: BSD purls: @@ -15056,8 +13968,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: BSD-3-Clause license_family: BSD purls: @@ -15135,8 +14045,6 @@ packages: - libzlib >=1.3.1,<2.0a0 - occt >=7.8.1,<7.8.2.0a0 - vtk-base >=9.3.1,<9.3.2.0a0 - arch: x86_64 - platform: linux license: LGPL-2.1-or-later license_family: LGPL purls: [] @@ -15152,8 +14060,6 @@ packages: - libzlib >=1.3.1,<2.0a0 - occt >=7.8.1,<7.8.2.0a0 - vtk-base >=9.3.1,<9.3.2.0a0 - arch: aarch64 - platform: linux license: LGPL-2.1-or-later license_family: LGPL purls: [] @@ -15169,8 +14075,6 @@ packages: - libzlib >=1.3.1,<2.0a0 - occt >=7.8.1,<7.8.2.0a0 - vtk-base >=9.3.1,<9.3.2.0a0 - arch: x86_64 - platform: osx license: LGPL-2.1-or-later license_family: LGPL purls: [] @@ -15203,8 +14107,6 @@ packages: - vc >=14.3,<15 - vc14_runtime >=14.40.33810 - vtk-base >=9.3.1,<9.3.2.0a0 - arch: x86_64 - platform: win license: LGPL-2.1-or-later license_family: LGPL purls: [] @@ -15217,8 +14119,6 @@ packages: - __glibc >=2.17,<3.0.a0 - libgcc >=13 - libstdcxx >=13 - arch: x86_64 - platform: linux license: BSD-3-Clause license_family: BSD purls: [] @@ -15230,8 +14130,6 @@ packages: depends: - libgcc >=13 - libstdcxx >=13 - arch: aarch64 - platform: linux license: BSD-3-Clause license_family: BSD purls: [] @@ -15243,8 +14141,6 @@ packages: depends: - __osx >=10.13 - libcxx >=18 - arch: x86_64 - platform: osx license: BSD-3-Clause license_family: BSD purls: [] @@ -15268,8 +14164,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: BSD-3-Clause license_family: BSD purls: [] @@ -15297,8 +14191,6 @@ packages: - qt6-main >=6.7.3,<6.8.0a0 constrains: - soqt <0 - arch: x86_64 - platform: linux license: BSD-3-Clause license_family: BSD purls: [] @@ -15314,8 +14206,6 @@ packages: - qt6-main >=6.7.3,<6.8.0a0 constrains: - soqt <0 - arch: aarch64 - platform: linux license: BSD-3-Clause license_family: BSD purls: [] @@ -15331,8 +14221,6 @@ packages: - qt6-main >=6.7.3,<6.8.0a0 constrains: - soqt <0 - arch: x86_64 - platform: osx license: BSD-3-Clause license_family: BSD purls: [] @@ -15364,8 +14252,6 @@ packages: - vc14_runtime >=14.29.30139 constrains: - soqt <0 - arch: x86_64 - platform: win license: BSD-3-Clause license_family: BSD purls: [] @@ -15392,8 +14278,6 @@ packages: - libzlib >=1.3.1,<2.0a0 - ncurses >=6.5,<7.0a0 - readline >=8.2,<9.0a0 - arch: x86_64 - platform: linux license: Unlicense purls: [] size: 883666 @@ -15407,8 +14291,6 @@ packages: - libzlib >=1.3.1,<2.0a0 - ncurses >=6.5,<7.0a0 - readline >=8.2,<9.0a0 - arch: aarch64 - platform: linux license: Unlicense purls: [] size: 1070835 @@ -15422,8 +14304,6 @@ packages: - libzlib >=1.3.1,<2.0a0 - ncurses >=6.5,<7.0a0 - readline >=8.2,<9.0a0 - arch: x86_64 - platform: osx license: Unlicense purls: [] size: 929527 @@ -15449,8 +14329,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: Unlicense purls: [] size: 914686 @@ -15476,8 +14354,6 @@ packages: - __glibc >=2.17,<3.0.a0 - libgcc >=13 - libstdcxx >=13 - arch: x86_64 - platform: linux license: BSD-2-Clause license_family: BSD purls: [] @@ -15489,8 +14365,6 @@ packages: depends: - libgcc >=13 - libstdcxx >=13 - arch: aarch64 - platform: linux license: BSD-2-Clause license_family: BSD purls: [] @@ -15502,8 +14376,6 @@ packages: depends: - __osx >=10.13 - libcxx >=17 - arch: x86_64 - platform: osx license: BSD-2-Clause license_family: BSD purls: [] @@ -15527,8 +14399,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: BSD-2-Clause license_family: BSD purls: [] @@ -15569,8 +14439,6 @@ packages: - libgcc >=13 - libhwloc >=2.11.2,<2.11.3.0a0 - libstdcxx >=13 - arch: x86_64 - platform: linux license: Apache-2.0 license_family: APACHE purls: [] @@ -15583,8 +14451,6 @@ packages: - libgcc >=13 - libhwloc >=2.11.2,<2.11.3.0a0 - libstdcxx >=13 - arch: aarch64 - platform: linux license: Apache-2.0 license_family: APACHE purls: [] @@ -15597,8 +14463,6 @@ packages: - __osx >=10.13 - libcxx >=17 - libhwloc >=2.11.2,<2.11.3.0a0 - arch: x86_64 - platform: osx license: Apache-2.0 license_family: APACHE purls: [] @@ -15624,8 +14488,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: Apache-2.0 license_family: APACHE purls: [] @@ -15639,8 +14501,6 @@ packages: - libgcc >=13 - libstdcxx >=13 - tbb 2022.0.0 hceb3a55_0 - arch: x86_64 - platform: linux purls: [] size: 1075564 timestamp: 1730477658219 @@ -15651,8 +14511,6 @@ packages: - libgcc >=13 - libstdcxx >=13 - tbb 2022.0.0 h243be18_0 - arch: aarch64 - platform: linux purls: [] size: 1075158 timestamp: 1730479266699 @@ -15663,8 +14521,6 @@ packages: - __osx >=10.13 - libcxx >=17 - tbb 2022.0.0 h0ec6371_0 - arch: x86_64 - platform: osx purls: [] size: 1074771 timestamp: 1730477812192 @@ -15686,8 +14542,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win purls: [] size: 1082076 timestamp: 1730478013028 @@ -15751,8 +14605,6 @@ packages: depends: - libgcc-ng >=12 - libzlib >=1.2.13,<2.0.0a0 - arch: x86_64 - platform: linux license: TCL license_family: BSD purls: [] @@ -15764,8 +14616,6 @@ packages: depends: - libgcc-ng >=12 - libzlib >=1.2.13,<2.0.0a0 - arch: aarch64 - platform: linux license: TCL license_family: BSD purls: [] @@ -15776,8 +14626,6 @@ packages: md5: bf830ba5afc507c6232d4ef0fb1a882d depends: - libzlib >=1.2.13,<2.0.0a0 - arch: x86_64 - platform: osx license: TCL license_family: BSD purls: [] @@ -15800,8 +14648,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: TCL license_family: BSD purls: [] @@ -15818,6 +14664,17 @@ packages: - pkg:pypi/tomli?source=hash-mapping size: 19167 timestamp: 1733256819729 +- conda: https://conda.anaconda.org/conda-forge/noarch/tomlkit-0.13.2-pyha770c72_1.conda + sha256: 986fae65f5568e95dbf858d08d77a0f9cca031345a98550f1d4b51d36d8811e2 + md5: 1d9ab4fc875c52db83f9c9b40af4e2c8 + depends: + - python >=3.9 + license: MIT + license_family: MIT + purls: + - pkg:pypi/tomlkit?source=hash-mapping + size: 37372 + timestamp: 1733230836889 - conda: https://conda.anaconda.org/conda-forge/linux-64/tornado-6.4.2-py312h66e93f0_0.conda sha256: 062a3a3a37fa8615ce57929ba7e982c76f5a5810bcebd435950f6d6c4147c310 md5: e417822cb989e80a0d2b1b576fdd1657 @@ -15826,8 +14683,6 @@ packages: - libgcc >=13 - python >=3.12,<3.13.0a0 - python_abi 3.12.* *_cp312 - arch: x86_64 - platform: linux license: Apache-2.0 license_family: Apache purls: @@ -15841,8 +14696,6 @@ packages: - libgcc >=13 - python >=3.12,<3.13.0a0 - python_abi 3.12.* *_cp312 - arch: aarch64 - platform: linux license: Apache-2.0 license_family: Apache purls: @@ -15856,8 +14709,6 @@ packages: - __osx >=10.13 - python >=3.12,<3.13.0a0 - python_abi 3.12.* *_cp312 - arch: x86_64 - platform: osx license: Apache-2.0 license_family: Apache purls: @@ -15887,8 +14738,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: Apache-2.0 license_family: Apache purls: @@ -15961,8 +14810,6 @@ packages: md5: 6797b005cd0f439c4c5c9ac565783700 constrains: - vs2015_runtime >=14.29.30037 - arch: x86_64 - platform: win license: LicenseRef-MicrosoftWindowsSDK10 purls: [] size: 559710 @@ -15996,8 +14843,6 @@ packages: - conda: https://conda.anaconda.org/conda-forge/linux-64/utfcpp-4.0.6-h005c6e1_0.conda sha256: ec540ff477cd6d209b98f9b201e9c440908ea3a8b62e9e02dd12fcb60fff6d08 md5: 9464e297fa2bf08030c65a54342b48c3 - arch: x86_64 - platform: linux license: BSL-1.0 purls: [] size: 13447 @@ -16005,8 +14850,6 @@ packages: - conda: https://conda.anaconda.org/conda-forge/linux-aarch64/utfcpp-4.0.6-h01cc221_0.conda sha256: c8b19a825ec19387181be2c2a63a649f408b6c77fe5f01389565011755150c86 md5: 4bc420dcc08be7b850d1d6e9e32e0a0e - arch: aarch64 - platform: linux license: BSL-1.0 purls: [] size: 13427 @@ -16014,8 +14857,6 @@ packages: - conda: https://conda.anaconda.org/conda-forge/osx-64/utfcpp-4.0.6-h93fb1c9_0.conda sha256: ddf50c776d1b12e6b1274c204ecb94e82e0656d0259bd4019fcb7f2863ea001c md5: 674132c65b17f287badb24a9cd807f96 - arch: x86_64 - platform: osx license: BSL-1.0 purls: [] size: 13644 @@ -16030,8 +14871,6 @@ packages: - conda: https://conda.anaconda.org/conda-forge/win-64/utfcpp-4.0.6-hc1507ef_0.conda sha256: 71ee67c739bb32a2b684231f156150e1f7fd6c852aa2ceaae50e56909c073227 md5: 7071f524e58d346948d4ac7ae7b5d2f2 - arch: x86_64 - platform: win license: BSL-1.0 purls: [] size: 13983 @@ -16041,8 +14880,6 @@ packages: md5: 7c10ec3158d1eb4ddff7007c9101adb0 depends: - vc14_runtime >=14.38.33135 - arch: x86_64 - platform: win track_features: - vc14 license: BSD-3-Clause @@ -16057,8 +14894,6 @@ packages: - ucrt >=10.0.20348.0 constrains: - vs2015_runtime 14.42.34433.* *_23 - arch: x86_64 - platform: win license: LicenseRef-MicrosoftVisualCpp2015-2022Runtime license_family: Proprietary purls: [] @@ -16069,8 +14904,6 @@ packages: md5: 5c176975ca2b8366abad3c97b3cd1e83 depends: - vc14_runtime >=14.42.34433 - arch: x86_64 - platform: win license: BSD-3-Clause license_family: BSD purls: [] @@ -16082,8 +14915,6 @@ packages: depends: - vtk-base 9.3.1 qt_py312h2768b8c_208 - vtk-io-ffmpeg 9.3.1 qt_py312hc8241c7_208 - arch: x86_64 - platform: linux license: BSD-3-Clause license_family: BSD purls: [] @@ -16095,8 +14926,6 @@ packages: depends: - vtk-base 9.3.1 qt_py312h98d88db_208 - vtk-io-ffmpeg 9.3.1 qt_py312he0e752e_208 - arch: aarch64 - platform: linux license: BSD-3-Clause license_family: BSD purls: [] @@ -16108,8 +14937,6 @@ packages: depends: - vtk-base 9.3.1 qt_py312hb9c5799_208 - vtk-io-ffmpeg 9.3.1 qt_py312h2066d47_208 - arch: x86_64 - platform: osx license: BSD-3-Clause license_family: BSD purls: [] @@ -16131,8 +14958,6 @@ packages: md5: 823d5c198a8744830870c5d14c99f9e3 depends: - vtk-base 9.3.1 qt_py312hbcdf824_208 - arch: x86_64 - platform: win license: BSD-3-Clause license_family: BSD purls: [] @@ -16191,8 +15016,6 @@ packages: constrains: - paraview ==9999999999 - libboost_headers - arch: x86_64 - platform: linux license: BSD-3-Clause license_family: BSD purls: [] @@ -16251,8 +15074,6 @@ packages: constrains: - libboost_headers - paraview ==9999999999 - arch: aarch64 - platform: linux license: BSD-3-Clause license_family: BSD purls: [] @@ -16301,8 +15122,6 @@ packages: constrains: - paraview ==9999999999 - libboost_headers - arch: x86_64 - platform: osx license: BSD-3-Clause license_family: BSD purls: [] @@ -16401,8 +15220,6 @@ packages: constrains: - libboost_headers - paraview ==9999999999 - arch: x86_64 - platform: win license: BSD-3-Clause license_family: BSD purls: [] @@ -16414,8 +15231,6 @@ packages: depends: - ffmpeg >=6.1.2,<7.0a0 - vtk-base 9.3.1 qt_py312h2768b8c_208 - arch: x86_64 - platform: linux license: BSD-3-Clause license_family: BSD purls: [] @@ -16427,8 +15242,6 @@ packages: depends: - ffmpeg >=7.0.2,<8.0a0 - vtk-base 9.3.1 qt_py312h98d88db_208 - arch: aarch64 - platform: linux license: BSD-3-Clause license_family: BSD purls: [] @@ -16440,8 +15253,6 @@ packages: depends: - ffmpeg >=7.0.2,<8.0a0 - vtk-base 9.3.1 qt_py312hb9c5799_208 - arch: x86_64 - platform: osx license: BSD-3-Clause license_family: BSD purls: [] @@ -16467,8 +15278,6 @@ packages: - libffi >=3.4,<4.0a0 - libgcc-ng >=13 - libstdcxx-ng >=13 - arch: x86_64 - platform: linux license: MIT license_family: MIT purls: [] @@ -16482,8 +15291,6 @@ packages: - libffi >=3.4,<4.0a0 - libgcc-ng >=13 - libstdcxx-ng >=13 - arch: aarch64 - platform: linux license: MIT license_family: MIT purls: [] @@ -16601,8 +15408,6 @@ packages: md5: 6c99772d483f566d59e25037fea2c4b1 depends: - libgcc-ng >=12 - arch: x86_64 - platform: linux license: GPL-2.0-or-later license_family: GPL purls: [] @@ -16613,8 +15418,6 @@ packages: md5: 0efaf807a0b5844ce5f605bd9b668281 depends: - libgcc-ng >=12 - arch: aarch64 - platform: linux license: GPL-2.0-or-later license_family: GPL purls: [] @@ -16623,8 +15426,6 @@ packages: - conda: https://conda.anaconda.org/conda-forge/osx-64/x264-1!164.3095-h775f41a_2.tar.bz2 sha256: de611da29f4ed0733a330402e163f9260218e6ba6eae593a5f945827d0ee1069 md5: 23e9c3180e2c0f9449bb042914ec2200 - arch: x86_64 - platform: osx license: GPL-2.0-or-later license_family: GPL purls: [] @@ -16644,8 +15445,6 @@ packages: depends: - vc >=14.1,<15 - vs2015_runtime >=14.16.27033 - arch: x86_64 - platform: win license: GPL-2.0-or-later license_family: GPL purls: [] @@ -16657,8 +15456,6 @@ packages: depends: - libgcc-ng >=10.3.0 - libstdcxx-ng >=10.3.0 - arch: x86_64 - platform: linux license: GPL-2.0-or-later license_family: GPL purls: [] @@ -16670,8 +15467,6 @@ packages: depends: - libgcc-ng >=10.3.0 - libstdcxx-ng >=10.3.0 - arch: aarch64 - platform: linux license: GPL-2.0-or-later license_family: GPL purls: [] @@ -16682,8 +15477,6 @@ packages: md5: a3bf3e95b7795871a6734a784400fcea depends: - libcxx >=12.0.1 - arch: x86_64 - platform: osx license: GPL-2.0-or-later license_family: GPL purls: [] @@ -16705,8 +15498,6 @@ packages: depends: - vc >=14.1,<15 - vs2015_runtime >=14.16.27033 - arch: x86_64 - platform: win license: GPL-2.0-or-later license_family: GPL purls: [] @@ -16718,8 +15509,6 @@ packages: depends: - libgcc-ng >=12 - libxcb >=1.16,<2.0.0a0 - arch: x86_64 - platform: linux license: MIT license_family: MIT purls: [] @@ -16731,8 +15520,6 @@ packages: depends: - libgcc-ng >=12 - libxcb >=1.16,<2.0.0a0 - arch: aarch64 - platform: linux license: MIT license_family: MIT purls: [] @@ -16748,8 +15535,6 @@ packages: - libxcb >=1.16,<2.0.0a0 - xcb-util-image >=0.4.0,<0.5.0a0 - xcb-util-renderutil >=0.3.10,<0.4.0a0 - arch: x86_64 - platform: linux license: MIT license_family: MIT purls: [] @@ -16764,8 +15549,6 @@ packages: - libxcb >=1.16,<2.0.0a0 - xcb-util-image >=0.4.0,<0.5.0a0 - xcb-util-renderutil >=0.3.10,<0.4.0a0 - arch: aarch64 - platform: linux license: MIT license_family: MIT purls: [] @@ -16778,8 +15561,6 @@ packages: - libgcc-ng >=12 - libxcb >=1.16,<2.0.0a0 - xcb-util >=0.4.1,<0.5.0a0 - arch: x86_64 - platform: linux license: MIT license_family: MIT purls: [] @@ -16792,8 +15573,6 @@ packages: - libgcc-ng >=12 - libxcb >=1.16,<2.0.0a0 - xcb-util >=0.4.1,<0.5.0a0 - arch: aarch64 - platform: linux license: MIT license_family: MIT purls: [] @@ -16805,8 +15584,6 @@ packages: depends: - libgcc-ng >=12 - libxcb >=1.16,<2.0.0a0 - arch: x86_64 - platform: linux license: MIT license_family: MIT purls: [] @@ -16818,8 +15595,6 @@ packages: depends: - libgcc-ng >=12 - libxcb >=1.16,<2.0.0a0 - arch: aarch64 - platform: linux license: MIT license_family: MIT purls: [] @@ -16831,8 +15606,6 @@ packages: depends: - libgcc-ng >=12 - libxcb >=1.16,<2.0.0a0 - arch: x86_64 - platform: linux license: MIT license_family: MIT purls: [] @@ -16844,8 +15617,6 @@ packages: depends: - libgcc-ng >=12 - libxcb >=1.16,<2.0.0a0 - arch: aarch64 - platform: linux license: MIT license_family: MIT purls: [] @@ -16857,8 +15628,6 @@ packages: depends: - libgcc-ng >=12 - libxcb >=1.16,<2.0.0a0 - arch: x86_64 - platform: linux license: MIT license_family: MIT purls: [] @@ -16870,8 +15639,6 @@ packages: depends: - libgcc-ng >=12 - libxcb >=1.16,<2.0.0a0 - arch: aarch64 - platform: linux license: MIT license_family: MIT purls: [] @@ -16886,8 +15653,6 @@ packages: - libgcc >=13 - libnsl >=2.0.1,<2.1.0a0 - libstdcxx >=13 - arch: x86_64 - platform: linux license: Apache-2.0 license_family: Apache purls: [] @@ -16901,8 +15666,6 @@ packages: - libgcc >=13 - libnsl >=2.0.1,<2.1.0a0 - libstdcxx >=13 - arch: aarch64 - platform: linux license: Apache-2.0 license_family: Apache purls: [] @@ -16915,8 +15678,6 @@ packages: - __osx >=10.13 - icu >=75.1,<76.0a0 - libcxx >=17 - arch: x86_64 - platform: osx license: Apache-2.0 license_family: Apache purls: [] @@ -16941,8 +15702,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: Apache-2.0 license_family: Apache purls: [] @@ -16955,8 +15714,6 @@ packages: - __glibc >=2.17,<3.0.a0 - libgcc >=13 - xorg-libx11 >=1.8.10,<2.0a0 - arch: x86_64 - platform: linux license: MIT license_family: MIT purls: [] @@ -16968,8 +15725,6 @@ packages: depends: - libgcc >=13 - xorg-libx11 >=1.8.9,<2.0a0 - arch: aarch64 - platform: linux license: MIT license_family: MIT purls: [] @@ -16981,8 +15736,6 @@ packages: depends: - m2w64-gcc-libs - xorg-xextproto - arch: x86_64 - platform: win license: MIT license_family: MIT purls: [] @@ -16993,8 +15746,6 @@ packages: md5: 8d11c1dac4756ca57e78c1bfe173bba4 depends: - m2w64-gcc-libs - arch: x86_64 - platform: win license: MIT license_family: MIT purls: [] @@ -17006,8 +15757,6 @@ packages: depends: - __glibc >=2.17,<3.0.a0 - libgcc >=13 - arch: x86_64 - platform: linux license: MIT license_family: MIT purls: [] @@ -17018,8 +15767,6 @@ packages: md5: 99a9c8245a1cc6dacd292ffeca39425f depends: - libgcc >=13 - arch: aarch64 - platform: linux license: MIT license_family: MIT purls: [] @@ -17030,8 +15777,6 @@ packages: md5: 95b13d1162ecedd7524e56aeca6f1cb0 depends: - __osx >=10.13 - arch: x86_64 - platform: osx license: MIT license_family: MIT purls: [] @@ -17054,8 +15799,6 @@ packages: - m2w64-gcc-libs - m2w64-gcc-libs-core - xorg-libx11 >=1.8.4,<2.0a0 - arch: x86_64 - platform: win license: MIT license_family: MIT purls: [] @@ -17069,8 +15812,6 @@ packages: - libgcc >=13 - libuuid >=2.38.1,<3.0a0 - xorg-libice >=1.1.1,<2.0a0 - arch: x86_64 - platform: linux license: MIT license_family: MIT purls: [] @@ -17083,8 +15824,6 @@ packages: - libgcc >=13 - libuuid >=2.38.1,<3.0a0 - xorg-libice >=1.1.1,<2.0a0 - arch: aarch64 - platform: linux license: MIT license_family: MIT purls: [] @@ -17096,8 +15835,6 @@ packages: depends: - __osx >=10.13 - xorg-libice >=1.1.1,<2.0a0 - arch: x86_64 - platform: osx license: MIT license_family: MIT purls: [] @@ -17121,8 +15858,6 @@ packages: - m2w64-gcc-libs - m2w64-gcc-libs-core - xorg-libice >=1.1.1,<2.0a0 - arch: x86_64 - platform: win license: MIT license_family: MIT purls: [] @@ -17135,8 +15870,6 @@ packages: - __glibc >=2.17,<3.0.a0 - libgcc >=13 - libxcb >=1.17.0,<2.0a0 - arch: x86_64 - platform: linux license: MIT license_family: MIT purls: [] @@ -17148,8 +15881,6 @@ packages: depends: - libgcc >=13 - libxcb >=1.17.0,<2.0a0 - arch: aarch64 - platform: linux license: MIT license_family: MIT purls: [] @@ -17161,8 +15892,6 @@ packages: depends: - __osx >=10.13 - libxcb >=1.17.0,<2.0a0 - arch: x86_64 - platform: osx license: MIT license_family: MIT purls: [] @@ -17189,8 +15918,6 @@ packages: - xorg-kbproto - xorg-xextproto >=7.3.0,<8.0a0 - xorg-xproto - arch: x86_64 - platform: win license: MIT license_family: MIT purls: [] @@ -17202,8 +15929,6 @@ packages: depends: - __glibc >=2.17,<3.0.a0 - libgcc >=13 - arch: x86_64 - platform: linux license: MIT license_family: MIT purls: [] @@ -17214,8 +15939,6 @@ packages: md5: c5f72a733c461aa7785518d29b997cc8 depends: - libgcc >=13 - arch: aarch64 - platform: linux license: MIT license_family: MIT purls: [] @@ -17226,8 +15949,6 @@ packages: md5: c6cc91149a08402bbb313c5dc0142567 depends: - __osx >=10.13 - arch: x86_64 - platform: osx license: MIT license_family: MIT purls: [] @@ -17249,8 +15970,6 @@ packages: depends: - m2w64-gcc-libs - m2w64-gcc-libs-core - arch: x86_64 - platform: win license: MIT license_family: MIT purls: [] @@ -17264,8 +15983,6 @@ packages: - libgcc >=13 - xorg-libx11 >=1.8.10,<2.0a0 - xorg-libxfixes >=6.0.1,<7.0a0 - arch: x86_64 - platform: linux license: MIT license_family: MIT purls: [] @@ -17278,8 +15995,6 @@ packages: - libgcc >=13 - xorg-libx11 >=1.8.9,<2.0a0 - xorg-libxfixes >=6.0.1,<7.0a0 - arch: aarch64 - platform: linux license: MIT license_family: MIT purls: [] @@ -17294,8 +16009,6 @@ packages: - xorg-libx11 >=1.8.10,<2.0a0 - xorg-libxfixes >=6.0.1,<7.0a0 - xorg-libxrender >=0.9.11,<0.10.0a0 - arch: x86_64 - platform: linux license: MIT license_family: MIT purls: [] @@ -17309,8 +16022,6 @@ packages: - xorg-libx11 >=1.8.9,<2.0a0 - xorg-libxfixes >=6.0.1,<7.0a0 - xorg-libxrender >=0.9.11,<0.10.0a0 - arch: aarch64 - platform: linux license: MIT license_family: MIT purls: [] @@ -17325,8 +16036,6 @@ packages: - xorg-libx11 >=1.8.10,<2.0a0 - xorg-libxext >=1.3.6,<2.0a0 - xorg-libxfixes >=6.0.1,<7.0a0 - arch: x86_64 - platform: linux license: MIT license_family: MIT purls: [] @@ -17340,8 +16049,6 @@ packages: - xorg-libx11 >=1.8.9,<2.0a0 - xorg-libxext >=1.3.6,<2.0a0 - xorg-libxfixes >=6.0.1,<7.0a0 - arch: aarch64 - platform: linux license: MIT license_family: MIT purls: [] @@ -17353,8 +16060,6 @@ packages: depends: - __glibc >=2.17,<3.0.a0 - libgcc >=13 - arch: x86_64 - platform: linux license: MIT license_family: MIT purls: [] @@ -17365,8 +16070,6 @@ packages: md5: 25a5a7b797fe6e084e04ffe2db02fc62 depends: - libgcc >=13 - arch: aarch64 - platform: linux license: MIT license_family: MIT purls: [] @@ -17377,8 +16080,6 @@ packages: md5: 9f438e1b6f4e73fd9e6d78bfe7c36743 depends: - __osx >=10.13 - arch: x86_64 - platform: osx license: MIT license_family: MIT purls: [] @@ -17399,8 +16100,6 @@ packages: md5: 46878ebb6b9cbd8afcf8088d7ef00ece depends: - m2w64-gcc-libs - arch: x86_64 - platform: win license: MIT license_family: MIT purls: [] @@ -17413,8 +16112,6 @@ packages: - __glibc >=2.17,<3.0.a0 - libgcc >=13 - xorg-libx11 >=1.8.10,<2.0a0 - arch: x86_64 - platform: linux license: MIT license_family: MIT purls: [] @@ -17426,8 +16123,6 @@ packages: depends: - libgcc >=13 - xorg-libx11 >=1.8.9,<2.0a0 - arch: aarch64 - platform: linux license: MIT license_family: MIT purls: [] @@ -17439,8 +16134,6 @@ packages: depends: - __osx >=10.13 - xorg-libx11 >=1.8.10,<2.0a0 - arch: x86_64 - platform: osx license: MIT license_family: MIT purls: [] @@ -17464,8 +16157,6 @@ packages: - m2w64-gcc-libs - xorg-libx11 >=1.7.2,<2.0a0 - xorg-xextproto - arch: x86_64 - platform: win license: MIT license_family: MIT purls: [] @@ -17478,8 +16169,6 @@ packages: - __glibc >=2.17,<3.0.a0 - libgcc >=13 - xorg-libx11 >=1.8.10,<2.0a0 - arch: x86_64 - platform: linux license: MIT license_family: MIT purls: [] @@ -17491,8 +16180,6 @@ packages: depends: - libgcc >=13 - xorg-libx11 >=1.8.9,<2.0a0 - arch: aarch64 - platform: linux license: MIT license_family: MIT purls: [] @@ -17504,8 +16191,6 @@ packages: depends: - __osx >=10.13 - xorg-libx11 >=1.8.10,<2.0a0 - arch: x86_64 - platform: osx license: MIT license_family: MIT purls: [] @@ -17529,8 +16214,6 @@ packages: - m2w64-gcc-libs - xorg-fixesproto - xorg-libx11 >=1.7.0,<2.0a0 - arch: x86_64 - platform: win license: MIT license_family: MIT purls: [] @@ -17545,8 +16228,6 @@ packages: - xorg-libx11 >=1.8.10,<2.0a0 - xorg-libxext >=1.3.6,<2.0a0 - xorg-libxfixes >=6.0.1,<7.0a0 - arch: x86_64 - platform: linux license: MIT license_family: MIT purls: [] @@ -17560,8 +16241,6 @@ packages: - xorg-libx11 >=1.8.9,<2.0a0 - xorg-libxext >=1.3.6,<2.0a0 - xorg-libxfixes >=6.0.1,<7.0a0 - arch: aarch64 - platform: linux license: MIT license_family: MIT purls: [] @@ -17576,8 +16255,6 @@ packages: - xorg-libx11 >=1.8.10,<2.0a0 - xorg-libxext >=1.3.6,<2.0a0 - xorg-libxt >=1.3.0,<2.0a0 - arch: x86_64 - platform: linux license: MIT license_family: MIT purls: [] @@ -17591,8 +16268,6 @@ packages: - xorg-libx11 >=1.8.9,<2.0a0 - xorg-libxext >=1.3.6,<2.0a0 - xorg-libxt >=1.3.0,<2.0a0 - arch: aarch64 - platform: linux license: MIT license_family: MIT purls: [] @@ -17609,8 +16284,6 @@ packages: - xorg-libxt >=1.3.0,<2.0a0 - xorg-xextproto >=7.3.0,<8.0a0 - xorg-xproto - arch: x86_64 - platform: win license: MIT license_family: MIT purls: [] @@ -17625,8 +16298,6 @@ packages: - xorg-libx11 >=1.8.10,<2.0a0 - xorg-libxext >=1.3.6,<2.0a0 - xorg-libxrender >=0.9.11,<0.10.0a0 - arch: x86_64 - platform: linux license: MIT license_family: MIT purls: [] @@ -17640,8 +16311,6 @@ packages: - xorg-libx11 >=1.8.9,<2.0a0 - xorg-libxext >=1.3.6,<2.0a0 - xorg-libxrender >=0.9.11,<0.10.0a0 - arch: aarch64 - platform: linux license: MIT license_family: MIT purls: [] @@ -17655,8 +16324,6 @@ packages: - libgcc >=13 - xorg-libx11 >=1.8.10,<2.0a0 - xorg-xorgproto - arch: x86_64 - platform: linux license: MIT license_family: MIT purls: [] @@ -17669,8 +16336,6 @@ packages: - libgcc >=13 - xorg-libx11 >=1.8.9,<2.0a0 - xorg-xorgproto - arch: aarch64 - platform: linux license: MIT license_family: MIT purls: [] @@ -17683,8 +16348,6 @@ packages: - __osx >=10.13 - xorg-libx11 >=1.8.10,<2.0a0 - xorg-xorgproto - arch: x86_64 - platform: osx license: MIT license_family: MIT purls: [] @@ -17710,8 +16373,6 @@ packages: - m2w64-gcc-libs-core - xorg-libx11 >=1.8.6,<2.0a0 - xorg-renderproto - arch: x86_64 - platform: win license: MIT license_family: MIT purls: [] @@ -17726,8 +16387,6 @@ packages: - xorg-libice >=1.1.1,<2.0a0 - xorg-libsm >=1.2.4,<2.0a0 - xorg-libx11 >=1.8.10,<2.0a0 - arch: x86_64 - platform: linux license: MIT license_family: MIT purls: [] @@ -17741,8 +16400,6 @@ packages: - xorg-libice >=1.1.1,<2.0a0 - xorg-libsm >=1.2.4,<2.0a0 - xorg-libx11 >=1.8.9,<2.0a0 - arch: aarch64 - platform: linux license: MIT license_family: MIT purls: [] @@ -17759,8 +16416,6 @@ packages: - xorg-libsm >=1.2.4,<2.0a0 - xorg-libx11 >=1.8.6,<2.0a0 - xorg-xproto - arch: x86_64 - platform: win license: MIT license_family: MIT purls: [] @@ -17775,8 +16430,6 @@ packages: - xorg-libx11 >=1.8.10,<2.0a0 - xorg-libxext >=1.3.6,<2.0a0 - xorg-libxi >=1.7.10,<2.0a0 - arch: x86_64 - platform: linux license: MIT license_family: MIT purls: [] @@ -17790,8 +16443,6 @@ packages: - xorg-libx11 >=1.8.9,<2.0a0 - xorg-libxext >=1.3.6,<2.0a0 - xorg-libxi >=1.7.10,<2.0a0 - arch: aarch64 - platform: linux license: MIT license_family: MIT purls: [] @@ -17805,8 +16456,6 @@ packages: - libgcc >=13 - xorg-libx11 >=1.8.10,<2.0a0 - xorg-libxext >=1.3.6,<2.0a0 - arch: x86_64 - platform: linux license: MIT license_family: MIT purls: [] @@ -17819,8 +16468,6 @@ packages: - libgcc >=13 - xorg-libx11 >=1.8.9,<2.0a0 - xorg-libxext >=1.3.6,<2.0a0 - arch: aarch64 - platform: linux license: MIT license_family: MIT purls: [] @@ -17831,8 +16478,6 @@ packages: md5: d5dc44d9c5a98b56111d9492333b71e6 depends: - m2w64-gcc-libs - arch: x86_64 - platform: win license: MIT license_family: MIT purls: [] @@ -17843,8 +16488,6 @@ packages: md5: 6e6c2639620e436bddb7c040cd4f3adb depends: - m2w64-gcc-libs - arch: x86_64 - platform: win license: MIT license_family: MIT purls: [] @@ -17856,8 +16499,6 @@ packages: depends: - __glibc >=2.17,<3.0.a0 - libgcc >=13 - arch: x86_64 - platform: linux license: MIT license_family: MIT purls: [] @@ -17868,8 +16509,6 @@ packages: md5: 91cef7867bf2b47f614597b59705ff56 depends: - libgcc >=13 - arch: aarch64 - platform: linux license: MIT license_family: MIT purls: [] @@ -17880,8 +16519,6 @@ packages: md5: 8d29dcaff88cd231bb16ca7ec4819701 depends: - __osx >=10.13 - arch: x86_64 - platform: osx license: MIT license_family: MIT purls: [] @@ -17902,8 +16539,6 @@ packages: md5: 88f3c65d2ad13826a9e0b162063be023 depends: - m2w64-gcc-libs - arch: x86_64 - platform: win license: MIT license_family: MIT purls: [] @@ -17919,8 +16554,6 @@ packages: - liblzma-devel 5.6.3 hb9d3cd8_1 - xz-gpl-tools 5.6.3 hbcc6ac9_1 - xz-tools 5.6.3 hb9d3cd8_1 - arch: x86_64 - platform: linux license: 0BSD AND LGPL-2.1-or-later AND GPL-2.0-or-later purls: [] size: 23477 @@ -17934,8 +16567,6 @@ packages: - liblzma-devel 5.6.3 h86ecc28_1 - xz-gpl-tools 5.6.3 h2dbfc1b_1 - xz-tools 5.6.3 h86ecc28_1 - arch: aarch64 - platform: linux license: 0BSD AND LGPL-2.1-or-later AND GPL-2.0-or-later purls: [] size: 23495 @@ -17949,8 +16580,6 @@ packages: - liblzma-devel 5.6.3 hd471939_1 - xz-gpl-tools 5.6.3 h357f2ed_1 - xz-tools 5.6.3 hd471939_1 - arch: x86_64 - platform: osx license: 0BSD AND LGPL-2.1-or-later AND GPL-2.0-or-later purls: [] size: 23640 @@ -17978,8 +16607,6 @@ packages: - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - xz-tools 5.6.3 h2466b09_1 - arch: x86_64 - platform: win license: 0BSD AND LGPL-2.1-or-later AND GPL-2.0-or-later purls: [] size: 23925 @@ -17991,8 +16618,6 @@ packages: - __glibc >=2.17,<3.0.a0 - libgcc >=13 - liblzma 5.6.3 hb9d3cd8_1 - arch: x86_64 - platform: linux license: 0BSD AND LGPL-2.1-or-later AND GPL-2.0-or-later purls: [] size: 33354 @@ -18003,8 +16628,6 @@ packages: depends: - libgcc >=13 - liblzma 5.6.3 h86ecc28_1 - arch: aarch64 - platform: linux license: 0BSD AND LGPL-2.1-or-later AND GPL-2.0-or-later purls: [] size: 33218 @@ -18015,8 +16638,6 @@ packages: depends: - __osx >=10.13 - liblzma 5.6.3 hd471939_1 - arch: x86_64 - platform: osx license: 0BSD AND LGPL-2.1-or-later AND GPL-2.0-or-later purls: [] size: 33298 @@ -18038,8 +16659,6 @@ packages: - __glibc >=2.17,<3.0.a0 - libgcc >=13 - liblzma 5.6.3 hb9d3cd8_1 - arch: x86_64 - platform: linux license: 0BSD AND LGPL-2.1-or-later purls: [] size: 90354 @@ -18050,8 +16669,6 @@ packages: depends: - libgcc >=13 - liblzma 5.6.3 h86ecc28_1 - arch: aarch64 - platform: linux license: 0BSD AND LGPL-2.1-or-later purls: [] size: 95924 @@ -18062,8 +16679,6 @@ packages: depends: - __osx >=10.13 - liblzma 5.6.3 hd471939_1 - arch: x86_64 - platform: osx license: 0BSD AND LGPL-2.1-or-later purls: [] size: 80968 @@ -18086,8 +16701,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: 0BSD AND LGPL-2.1-or-later purls: [] size: 63898 @@ -18097,8 +16710,6 @@ packages: md5: 4cb3ad778ec2d5a7acbdf254eb1c42ae depends: - libgcc-ng >=9.4.0 - arch: x86_64 - platform: linux license: MIT license_family: MIT purls: [] @@ -18109,8 +16720,6 @@ packages: md5: b853307650cb226731f653aa623936a4 depends: - libgcc-ng >=9.4.0 - arch: aarch64 - platform: linux license: MIT license_family: MIT purls: [] @@ -18119,8 +16728,6 @@ packages: - conda: https://conda.anaconda.org/conda-forge/osx-64/yaml-0.2.5-h0d85af4_2.tar.bz2 sha256: 5301417e2c8dea45b401ffee8df3957d2447d4ce80c83c5ff151fc6bfe1c4148 md5: d7e08fcf8259d742156188e8762b4d20 - arch: x86_64 - platform: osx license: MIT license_family: MIT purls: [] @@ -18140,8 +16747,6 @@ packages: depends: - vc >=14.1,<15.0a0 - vs2015_runtime >=14.16.27012 - arch: x86_64 - platform: win license: MIT license_family: MIT purls: [] @@ -18153,8 +16758,6 @@ packages: depends: - libgcc-ng >=12 - libstdcxx-ng >=12 - arch: x86_64 - platform: linux license: MIT license_family: MIT purls: [] @@ -18166,8 +16769,6 @@ packages: depends: - libgcc-ng >=12 - libstdcxx-ng >=12 - arch: aarch64 - platform: linux license: MIT license_family: MIT purls: [] @@ -18178,8 +16779,6 @@ packages: md5: 1bb3addc859ed1338370da6e2996ef47 depends: - libcxx >=15.0.7 - arch: x86_64 - platform: osx license: MIT license_family: MIT purls: [] @@ -18202,8 +16801,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: MIT license_family: MIT purls: [] @@ -18220,8 +16817,6 @@ packages: - propcache >=0.2.1 - python >=3.12,<3.13.0a0 - python_abi 3.12.* *_cp312 - arch: x86_64 - platform: linux license: Apache-2.0 license_family: Apache purls: @@ -18239,8 +16834,6 @@ packages: - python >=3.12,<3.13.0a0 - python >=3.12,<3.13.0a0 *_cpython - python_abi 3.12.* *_cp312 - arch: aarch64 - platform: linux license: Apache-2.0 license_family: Apache purls: @@ -18257,8 +16850,6 @@ packages: - propcache >=0.2.1 - python >=3.12,<3.13.0a0 - python_abi 3.12.* *_cp312 - arch: x86_64 - platform: osx license: Apache-2.0 license_family: Apache purls: @@ -18294,8 +16885,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: Apache-2.0 license_family: Apache purls: @@ -18311,8 +16900,6 @@ packages: - libgcc >=13 - libsodium >=1.0.20,<1.0.21.0a0 - libstdcxx >=13 - arch: x86_64 - platform: linux license: MPL-2.0 license_family: MOZILLA purls: [] @@ -18326,8 +16913,6 @@ packages: - libgcc >=13 - libsodium >=1.0.20,<1.0.21.0a0 - libstdcxx >=13 - arch: aarch64 - platform: linux license: MPL-2.0 license_family: MOZILLA purls: [] @@ -18341,8 +16926,6 @@ packages: - krb5 >=1.21.3,<1.22.0a0 - libcxx >=18 - libsodium >=1.0.20,<1.0.21.0a0 - arch: x86_64 - platform: osx license: MPL-2.0 license_family: MOZILLA purls: [] @@ -18370,8 +16953,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: MPL-2.0 license_family: MOZILLA purls: [] @@ -18395,8 +16976,6 @@ packages: - __glibc >=2.17,<3.0.a0 - libgcc >=13 - libzlib 1.3.1 hb9d3cd8_2 - arch: x86_64 - platform: linux license: Zlib license_family: Other purls: [] @@ -18408,8 +16987,6 @@ packages: depends: - libgcc >=13 - libzlib 1.3.1 h86ecc28_2 - arch: aarch64 - platform: linux license: Zlib license_family: Other purls: [] @@ -18421,8 +16998,6 @@ packages: depends: - __osx >=10.13 - libzlib 1.3.1 hd23fc13_2 - arch: x86_64 - platform: osx license: Zlib license_family: Other purls: [] @@ -18447,8 +17022,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: Zlib license_family: Other purls: [] @@ -18465,8 +17038,6 @@ packages: - python_abi 3.12.* *_cp312 - zstd >=1.5.6,<1.5.7.0a0 - zstd >=1.5.6,<1.6.0a0 - arch: x86_64 - platform: linux license: BSD-3-Clause license_family: BSD purls: @@ -18484,8 +17055,6 @@ packages: - python_abi 3.12.* *_cp312 - zstd >=1.5.6,<1.5.7.0a0 - zstd >=1.5.6,<1.6.0a0 - arch: aarch64 - platform: linux license: BSD-3-Clause license_family: BSD purls: @@ -18502,8 +17071,6 @@ packages: - python_abi 3.12.* *_cp312 - zstd >=1.5.6,<1.5.7.0a0 - zstd >=1.5.6,<1.6.0a0 - arch: x86_64 - platform: osx license: BSD-3-Clause license_family: BSD purls: @@ -18539,8 +17106,6 @@ packages: - vc14_runtime >=14.29.30139 - zstd >=1.5.6,<1.5.7.0a0 - zstd >=1.5.6,<1.6.0a0 - arch: x86_64 - platform: win license: BSD-3-Clause license_family: BSD purls: @@ -18554,8 +17119,6 @@ packages: - libgcc-ng >=12 - libstdcxx-ng >=12 - libzlib >=1.2.13,<2.0.0a0 - arch: x86_64 - platform: linux license: BSD-3-Clause license_family: BSD purls: [] @@ -18568,8 +17131,6 @@ packages: - libgcc-ng >=12 - libstdcxx-ng >=12 - libzlib >=1.2.13,<2.0.0a0 - arch: aarch64 - platform: linux license: BSD-3-Clause license_family: BSD purls: [] @@ -18581,8 +17142,6 @@ packages: depends: - __osx >=10.9 - libzlib >=1.2.13,<2.0.0a0 - arch: x86_64 - platform: osx license: BSD-3-Clause license_family: BSD purls: [] @@ -18607,8 +17166,6 @@ packages: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - arch: x86_64 - platform: win license: BSD-3-Clause license_family: BSD purls: [] diff --git a/pixi.toml b/pixi.toml index 38bd44a..62f543d 100644 --- a/pixi.toml +++ b/pixi.toml @@ -9,9 +9,13 @@ version = "0.1.0" [pypi-dependencies] freecad_gears = { path = ".", editable = true } +[tasks] +lint = "pylint $(git ls-files '*.py')" + [dependencies] numpy = ">=2.1.3,<3" scipy = ">=1.14.1,<2" sympy = ">=1.13.3,<2" jupyter = ">=1.1.1,<2" freecad = ">=1.0.0,<2" +pylint = ">=3.3.2,<4"