From ae980c24d041f371839bceb4da7cf1ae766e0349 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Hensgen?= <24550538+sebhmg@users.noreply.github.com> Date: Tue, 14 Apr 2026 22:31:33 -0400 Subject: [PATCH] [GEOPY-2806] relock on pandas ~2.2.1, remove support for python 3.14 also aligned dependencies between conda recipe and pyproject.toml --- .github/workflows/python_analysis.yml | 2 +- deps-lock-config.yaml | 2 +- .../py-3.12-linux-64-dev.conda.lock.yml | 15 +- environments/py-3.12-linux-64.conda.lock.yml | 15 +- .../py-3.12-win-64-dev.conda.lock.yml | 15 +- environments/py-3.12-win-64.conda.lock.yml | 15 +- .../py-3.13-linux-64-dev.conda.lock.yml | 15 +- environments/py-3.13-linux-64.conda.lock.yml | 15 +- .../py-3.13-win-64-dev.conda.lock.yml | 15 +- environments/py-3.13-win-64.conda.lock.yml | 15 +- .../py-3.14-linux-64-dev.conda.lock.yml | 308 - environments/py-3.14-linux-64.conda.lock.yml | 176 - .../py-3.14-win-64-dev.conda.lock.yml | 295 - environments/py-3.14-win-64.conda.lock.yml | 165 - py-3.12.conda-lock.yml | 271 +- py-3.13.conda-lock.yml | 403 +- py-3.14.conda-lock.yml | 8472 ----------------- pyproject.toml | 10 +- recipe.yaml | 6 +- 19 files changed, 439 insertions(+), 9791 deletions(-) delete mode 100644 environments/py-3.14-linux-64-dev.conda.lock.yml delete mode 100644 environments/py-3.14-linux-64.conda.lock.yml delete mode 100644 environments/py-3.14-win-64-dev.conda.lock.yml delete mode 100644 environments/py-3.14-win-64.conda.lock.yml delete mode 100644 py-3.14.conda-lock.yml diff --git a/.github/workflows/python_analysis.yml b/.github/workflows/python_analysis.yml index 8f3b5d5b..29405d5e 100644 --- a/.github/workflows/python_analysis.yml +++ b/.github/workflows/python_analysis.yml @@ -42,7 +42,7 @@ jobs: pull-requests: read with: package-manager: 'conda' - python-versions: '["3.12", "3.13", "3.14"]' + python-versions: '["3.12", "3.13"]' os: '["ubuntu-latest", "windows-latest"]' cache-number: 1 codecov-reference-python-version: '3.12' diff --git a/deps-lock-config.yaml b/deps-lock-config.yaml index ee7b8574..91d175a0 100644 --- a/deps-lock-config.yaml +++ b/deps-lock-config.yaml @@ -2,4 +2,4 @@ include_dev: True py_versions: - "3.12" - "3.13" - - "3.14" + # - "3.14" # Needs to update to Pandas>=3, not yet supported by GemPy diff --git a/environments/py-3.12-linux-64-dev.conda.lock.yml b/environments/py-3.12-linux-64-dev.conda.lock.yml index ea352934..d4b2dd31 100644 --- a/environments/py-3.12-linux-64-dev.conda.lock.yml +++ b/environments/py-3.12-linux-64-dev.conda.lock.yml @@ -1,6 +1,6 @@ # Generated by conda-lock. # platform: linux-64 -# input_hash: aafe1c8abf5f2416d4f10fa06cf2d0c04c47baf7648a31102aaf49033caf8d1a +# input_hash: 8b2487ee7bdd1490ff8aee0dad76386940f3c90c9b1ddd7762c771e8b064e7cf channels: - conda-forge @@ -195,8 +195,8 @@ dependencies: - openpyxl=3.1.5=py312h7f6eeab_3 - openssl=3.6.2=h35e630c_0 - overrides=7.7.0=pyhd8ed1ab_1 - - packaging=26.0=pyhcf101f3_0 - - pandas=3.0.2=py312h8ecdadd_0 + - packaging=26.1=pyhc364b38_0 + - pandas=2.2.3=py312hf9745cd_3 - pandoc=3.9.0.2=ha770c72_0 - pandocfilters=1.5.0=pyhd8ed1ab_0 - parso=0.8.6=pyhcf101f3_0 @@ -231,6 +231,7 @@ dependencies: - python-mumps=0.0.6=nompi_h4762de1 - python-tzdata=2026.1=pyhd8ed1ab_0 - python_abi=3.12=8_cp312 + - pytz=2026.1.post1=pyhcf101f3_0 - pyyaml=6.0.3=py312h8a5da7c_1 - pyzmq=27.1.0=py312hda471dd_2 - qhull=2020.2=h434a139_5 @@ -296,15 +297,15 @@ dependencies: - zarr=2.14.2=pyhd8ed1ab_0 - zeromq=4.3.5=h41580af_10 - zict=3.0.0=pyhd8ed1ab_1 - - zipp=3.23.0=pyhcf101f3_1 + - zipp=3.23.1=pyhcf101f3_0 - zlib=1.3.2=h25fd6f3_2 - zlib-ng=2.3.3=hceb46e0_1 - zstd=1.5.7=hb78ec9c_6 - pip: - - geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@50ea38e98956affec5d7468f63c3ce5f80520522 - - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@0128671df31abe3fbf12e1a2dcc4f9c1ba7818a5 + - geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@6b26f39967277d6384c6fc28d8868c1104dfddeb + - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@5304d94ba76f57f82e7519cdcca18b6f6b89a557 - grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@57806e78469cb881a8d5dceae645336e77310bf4 - - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@f7dd0d37aac285dd9ece26396ee39ae72bd6d18d + - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@3430f930a84f83a577e200677a77824e14f198de variables: KMP_WARNINGS: 0 diff --git a/environments/py-3.12-linux-64.conda.lock.yml b/environments/py-3.12-linux-64.conda.lock.yml index 60baaa86..25114fc7 100644 --- a/environments/py-3.12-linux-64.conda.lock.yml +++ b/environments/py-3.12-linux-64.conda.lock.yml @@ -1,6 +1,6 @@ # Generated by conda-lock. # platform: linux-64 -# input_hash: aafe1c8abf5f2416d4f10fa06cf2d0c04c47baf7648a31102aaf49033caf8d1a +# input_hash: 8b2487ee7bdd1490ff8aee0dad76386940f3c90c9b1ddd7762c771e8b064e7cf channels: - conda-forge @@ -115,8 +115,8 @@ dependencies: - openjpeg=2.5.4=h55fea9a_0 - openpyxl=3.1.5=py312h7f6eeab_3 - openssl=3.6.2=h35e630c_0 - - packaging=26.0=pyhcf101f3_0 - - pandas=3.0.2=py312h8ecdadd_0 + - packaging=26.1=pyhc364b38_0 + - pandas=2.2.3=py312hf9745cd_3 - partd=1.4.2=pyhd8ed1ab_0 - pillow=12.2.0=py312h50c33e8_0 - pip=26.0.1=pyh8b19718_0 @@ -133,6 +133,7 @@ dependencies: - python-mumps=0.0.6=nompi_h4762de1 - python-tzdata=2026.1=pyhd8ed1ab_0 - python_abi=3.12=8_cp312 + - pytz=2026.1.post1=pyhcf101f3_0 - pyyaml=6.0.3=py312h8a5da7c_1 - qhull=2020.2=h434a139_5 - readline=8.3=h853b02a_0 @@ -165,14 +166,14 @@ dependencies: - yaml=0.2.5=h280c20c_3 - zarr=2.14.2=pyhd8ed1ab_0 - zict=3.0.0=pyhd8ed1ab_1 - - zipp=3.23.0=pyhcf101f3_1 + - zipp=3.23.1=pyhcf101f3_0 - zlib-ng=2.3.3=hceb46e0_1 - zstd=1.5.7=hb78ec9c_6 - pip: - - geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@50ea38e98956affec5d7468f63c3ce5f80520522 - - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@0128671df31abe3fbf12e1a2dcc4f9c1ba7818a5 + - geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@6b26f39967277d6384c6fc28d8868c1104dfddeb + - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@5304d94ba76f57f82e7519cdcca18b6f6b89a557 - grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@57806e78469cb881a8d5dceae645336e77310bf4 - - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@f7dd0d37aac285dd9ece26396ee39ae72bd6d18d + - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@3430f930a84f83a577e200677a77824e14f198de variables: KMP_WARNINGS: 0 diff --git a/environments/py-3.12-win-64-dev.conda.lock.yml b/environments/py-3.12-win-64-dev.conda.lock.yml index b910a5f6..1608de1c 100644 --- a/environments/py-3.12-win-64-dev.conda.lock.yml +++ b/environments/py-3.12-win-64-dev.conda.lock.yml @@ -1,6 +1,6 @@ # Generated by conda-lock. # platform: win-64 -# input_hash: 242cc486eeea4891712e6b25f7d1c4461e1caa4743b40d8b5da026391c01085c +# input_hash: 3b0dca0a467e6b9fc1977d3fdcf291b9e7b9925447195bbe327d0e38241bfa9f channels: - conda-forge @@ -177,8 +177,8 @@ dependencies: - openpyxl=3.1.5=py312h83acffa_3 - openssl=3.6.2=hf411b9b_0 - overrides=7.7.0=pyhd8ed1ab_1 - - packaging=26.0=pyhcf101f3_0 - - pandas=3.0.2=py312h95189c4_0 + - packaging=26.1=pyhc364b38_0 + - pandas=2.2.3=py312h72972c8_3 - pandoc=3.9.0.2=h57928b3_0 - pandocfilters=1.5.0=pyhd8ed1ab_0 - parso=0.8.6=pyhcf101f3_0 @@ -211,6 +211,7 @@ dependencies: - python-mumps=0.0.6=nompi_hd0d704b - python-tzdata=2026.1=pyhd8ed1ab_0 - python_abi=3.12=8_cp312 + - pytz=2026.1.post1=pyhcf101f3_0 - pywin32=311=py312h829343e_1 - pywinpty=2.0.15=py312h275cf98_1 - pyyaml=6.0.3=py312h05f76fc_1 @@ -282,14 +283,14 @@ dependencies: - zarr=2.14.2=pyhd8ed1ab_0 - zeromq=4.3.5=h507cc87_10 - zict=3.0.0=pyhd8ed1ab_1 - - zipp=3.23.0=pyhcf101f3_1 + - zipp=3.23.1=pyhcf101f3_0 - zlib-ng=2.3.3=h0261ad2_1 - zstd=1.5.7=h534d264_6 - pip: - - geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@50ea38e98956affec5d7468f63c3ce5f80520522 - - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@0128671df31abe3fbf12e1a2dcc4f9c1ba7818a5 + - geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@6b26f39967277d6384c6fc28d8868c1104dfddeb + - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@5304d94ba76f57f82e7519cdcca18b6f6b89a557 - grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@57806e78469cb881a8d5dceae645336e77310bf4 - - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@f7dd0d37aac285dd9ece26396ee39ae72bd6d18d + - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@3430f930a84f83a577e200677a77824e14f198de variables: KMP_WARNINGS: 0 diff --git a/environments/py-3.12-win-64.conda.lock.yml b/environments/py-3.12-win-64.conda.lock.yml index 00e9fc46..e2704782 100644 --- a/environments/py-3.12-win-64.conda.lock.yml +++ b/environments/py-3.12-win-64.conda.lock.yml @@ -1,6 +1,6 @@ # Generated by conda-lock. # platform: win-64 -# input_hash: 242cc486eeea4891712e6b25f7d1c4461e1caa4743b40d8b5da026391c01085c +# input_hash: 3b0dca0a467e6b9fc1977d3fdcf291b9e7b9925447195bbe327d0e38241bfa9f channels: - conda-forge @@ -99,8 +99,8 @@ dependencies: - openjpeg=2.5.4=h0e57b4f_0 - openpyxl=3.1.5=py312h83acffa_3 - openssl=3.6.2=hf411b9b_0 - - packaging=26.0=pyhcf101f3_0 - - pandas=3.0.2=py312h95189c4_0 + - packaging=26.1=pyhc364b38_0 + - pandas=2.2.3=py312h72972c8_3 - partd=1.4.2=pyhd8ed1ab_0 - pillow=12.2.0=py312h31f0997_0 - pip=26.0.1=pyh8b19718_0 @@ -117,6 +117,7 @@ dependencies: - python-mumps=0.0.6=nompi_hd0d704b - python-tzdata=2026.1=pyhd8ed1ab_0 - python_abi=3.12=8_cp312 + - pytz=2026.1.post1=pyhcf101f3_0 - pyyaml=6.0.3=py312h05f76fc_1 - qhull=2020.2=hc790b64_5 - rtree=1.4.1=pyh11ca60a_0 @@ -152,14 +153,14 @@ dependencies: - yaml=0.2.5=h6a83c73_3 - zarr=2.14.2=pyhd8ed1ab_0 - zict=3.0.0=pyhd8ed1ab_1 - - zipp=3.23.0=pyhcf101f3_1 + - zipp=3.23.1=pyhcf101f3_0 - zlib-ng=2.3.3=h0261ad2_1 - zstd=1.5.7=h534d264_6 - pip: - - geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@50ea38e98956affec5d7468f63c3ce5f80520522 - - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@0128671df31abe3fbf12e1a2dcc4f9c1ba7818a5 + - geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@6b26f39967277d6384c6fc28d8868c1104dfddeb + - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@5304d94ba76f57f82e7519cdcca18b6f6b89a557 - grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@57806e78469cb881a8d5dceae645336e77310bf4 - - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@f7dd0d37aac285dd9ece26396ee39ae72bd6d18d + - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@3430f930a84f83a577e200677a77824e14f198de variables: KMP_WARNINGS: 0 diff --git a/environments/py-3.13-linux-64-dev.conda.lock.yml b/environments/py-3.13-linux-64-dev.conda.lock.yml index 7ad64685..90db05a3 100644 --- a/environments/py-3.13-linux-64-dev.conda.lock.yml +++ b/environments/py-3.13-linux-64-dev.conda.lock.yml @@ -1,6 +1,6 @@ # Generated by conda-lock. # platform: linux-64 -# input_hash: 9c084fb4e43ef817a9ccbd7d830c295486fa3a57249edd4c6a77fb42bd4c7ff0 +# input_hash: e84b048c0fe28d351109b8d6bec2b6edc2a5f69cd9cc6130b1666f2080526cf9 channels: - conda-forge @@ -194,8 +194,8 @@ dependencies: - openpyxl=3.1.5=py313ha4be090_3 - openssl=3.6.2=h35e630c_0 - overrides=7.7.0=pyhd8ed1ab_1 - - packaging=26.0=pyhcf101f3_0 - - pandas=3.0.2=py313hbfd7664_0 + - packaging=26.1=pyhc364b38_0 + - pandas=2.2.3=py313ha87cce1_3 - pandoc=3.9.0.2=ha770c72_0 - pandocfilters=1.5.0=pyhd8ed1ab_0 - parso=0.8.6=pyhcf101f3_0 @@ -230,6 +230,7 @@ dependencies: - python-mumps=0.0.6=nompi_h2980587 - python-tzdata=2026.1=pyhd8ed1ab_0 - python_abi=3.13=8_cp313 + - pytz=2026.1.post1=pyhcf101f3_0 - pyyaml=6.0.3=py313h3dea7bd_1 - pyzmq=27.1.0=py312hda471dd_2 - qhull=2020.2=h434a139_5 @@ -293,15 +294,15 @@ dependencies: - zarr=2.14.2=pyhd8ed1ab_0 - zeromq=4.3.5=h41580af_10 - zict=3.0.0=pyhd8ed1ab_1 - - zipp=3.23.0=pyhcf101f3_1 + - zipp=3.23.1=pyhcf101f3_0 - zlib=1.3.2=h25fd6f3_2 - zlib-ng=2.3.3=hceb46e0_1 - zstd=1.5.7=hb78ec9c_6 - pip: - - geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@50ea38e98956affec5d7468f63c3ce5f80520522 - - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@0128671df31abe3fbf12e1a2dcc4f9c1ba7818a5 + - geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@6b26f39967277d6384c6fc28d8868c1104dfddeb + - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@5304d94ba76f57f82e7519cdcca18b6f6b89a557 - grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@57806e78469cb881a8d5dceae645336e77310bf4 - - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@f7dd0d37aac285dd9ece26396ee39ae72bd6d18d + - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@3430f930a84f83a577e200677a77824e14f198de variables: KMP_WARNINGS: 0 diff --git a/environments/py-3.13-linux-64.conda.lock.yml b/environments/py-3.13-linux-64.conda.lock.yml index b27e15a0..f94fe344 100644 --- a/environments/py-3.13-linux-64.conda.lock.yml +++ b/environments/py-3.13-linux-64.conda.lock.yml @@ -1,6 +1,6 @@ # Generated by conda-lock. # platform: linux-64 -# input_hash: 9c084fb4e43ef817a9ccbd7d830c295486fa3a57249edd4c6a77fb42bd4c7ff0 +# input_hash: e84b048c0fe28d351109b8d6bec2b6edc2a5f69cd9cc6130b1666f2080526cf9 channels: - conda-forge @@ -114,8 +114,8 @@ dependencies: - openjpeg=2.5.4=h55fea9a_0 - openpyxl=3.1.5=py313ha4be090_3 - openssl=3.6.2=h35e630c_0 - - packaging=26.0=pyhcf101f3_0 - - pandas=3.0.2=py313hbfd7664_0 + - packaging=26.1=pyhc364b38_0 + - pandas=2.2.3=py313ha87cce1_3 - partd=1.4.2=pyhd8ed1ab_0 - pillow=12.2.0=py313h80991f8_0 - pip=26.0.1=pyh145f28c_0 @@ -132,6 +132,7 @@ dependencies: - python-mumps=0.0.6=nompi_h2980587 - python-tzdata=2026.1=pyhd8ed1ab_0 - python_abi=3.13=8_cp313 + - pytz=2026.1.post1=pyhcf101f3_0 - pyyaml=6.0.3=py313h3dea7bd_1 - qhull=2020.2=h434a139_5 - readline=8.3=h853b02a_0 @@ -162,14 +163,14 @@ dependencies: - yaml=0.2.5=h280c20c_3 - zarr=2.14.2=pyhd8ed1ab_0 - zict=3.0.0=pyhd8ed1ab_1 - - zipp=3.23.0=pyhcf101f3_1 + - zipp=3.23.1=pyhcf101f3_0 - zlib-ng=2.3.3=hceb46e0_1 - zstd=1.5.7=hb78ec9c_6 - pip: - - geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@50ea38e98956affec5d7468f63c3ce5f80520522 - - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@0128671df31abe3fbf12e1a2dcc4f9c1ba7818a5 + - geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@6b26f39967277d6384c6fc28d8868c1104dfddeb + - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@5304d94ba76f57f82e7519cdcca18b6f6b89a557 - grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@57806e78469cb881a8d5dceae645336e77310bf4 - - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@f7dd0d37aac285dd9ece26396ee39ae72bd6d18d + - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@3430f930a84f83a577e200677a77824e14f198de variables: KMP_WARNINGS: 0 diff --git a/environments/py-3.13-win-64-dev.conda.lock.yml b/environments/py-3.13-win-64-dev.conda.lock.yml index 54d2ce0c..494e3864 100644 --- a/environments/py-3.13-win-64-dev.conda.lock.yml +++ b/environments/py-3.13-win-64-dev.conda.lock.yml @@ -1,6 +1,6 @@ # Generated by conda-lock. # platform: win-64 -# input_hash: 634cec3ecb56deda7d45fbb3187fdfd23a39124f4735afaafd63281ac1d4e160 +# input_hash: 39f3327e5a5f3f237fe62c84dace8a3923b70ac86542fb0e6175bc41ae674fbf channels: - conda-forge @@ -178,8 +178,8 @@ dependencies: - openpyxl=3.1.5=py313hc624790_3 - openssl=3.6.2=hf411b9b_0 - overrides=7.7.0=pyhd8ed1ab_1 - - packaging=26.0=pyhcf101f3_0 - - pandas=3.0.2=py313h26f5e95_0 + - packaging=26.1=pyhc364b38_0 + - pandas=2.2.3=py313hf91d08e_3 - pandoc=3.9.0.2=h57928b3_0 - pandocfilters=1.5.0=pyhd8ed1ab_0 - parso=0.8.6=pyhcf101f3_0 @@ -212,6 +212,7 @@ dependencies: - python-mumps=0.0.6=nompi_h88661b0 - python-tzdata=2026.1=pyhd8ed1ab_0 - python_abi=3.13=8_cp313 + - pytz=2026.1.post1=pyhcf101f3_0 - pywin32=311=py313h40c08fc_1 - pywinpty=2.0.15=py313h5813708_1 - pyyaml=6.0.3=py313hd650c13_1 @@ -281,14 +282,14 @@ dependencies: - zarr=2.14.2=pyhd8ed1ab_0 - zeromq=4.3.5=h507cc87_10 - zict=3.0.0=pyhd8ed1ab_1 - - zipp=3.23.0=pyhcf101f3_1 + - zipp=3.23.1=pyhcf101f3_0 - zlib-ng=2.3.3=h0261ad2_1 - zstd=1.5.7=h534d264_6 - pip: - - geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@50ea38e98956affec5d7468f63c3ce5f80520522 - - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@0128671df31abe3fbf12e1a2dcc4f9c1ba7818a5 + - geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@6b26f39967277d6384c6fc28d8868c1104dfddeb + - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@5304d94ba76f57f82e7519cdcca18b6f6b89a557 - grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@57806e78469cb881a8d5dceae645336e77310bf4 - - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@f7dd0d37aac285dd9ece26396ee39ae72bd6d18d + - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@3430f930a84f83a577e200677a77824e14f198de variables: KMP_WARNINGS: 0 diff --git a/environments/py-3.13-win-64.conda.lock.yml b/environments/py-3.13-win-64.conda.lock.yml index 15360226..c2e72831 100644 --- a/environments/py-3.13-win-64.conda.lock.yml +++ b/environments/py-3.13-win-64.conda.lock.yml @@ -1,6 +1,6 @@ # Generated by conda-lock. # platform: win-64 -# input_hash: 634cec3ecb56deda7d45fbb3187fdfd23a39124f4735afaafd63281ac1d4e160 +# input_hash: 39f3327e5a5f3f237fe62c84dace8a3923b70ac86542fb0e6175bc41ae674fbf channels: - conda-forge @@ -100,8 +100,8 @@ dependencies: - openjpeg=2.5.4=h0e57b4f_0 - openpyxl=3.1.5=py313hc624790_3 - openssl=3.6.2=hf411b9b_0 - - packaging=26.0=pyhcf101f3_0 - - pandas=3.0.2=py313h26f5e95_0 + - packaging=26.1=pyhc364b38_0 + - pandas=2.2.3=py313hf91d08e_3 - partd=1.4.2=pyhd8ed1ab_0 - pillow=12.2.0=py313h38f99e1_0 - pip=26.0.1=pyh145f28c_0 @@ -118,6 +118,7 @@ dependencies: - python-mumps=0.0.6=nompi_h88661b0 - python-tzdata=2026.1=pyhd8ed1ab_0 - python_abi=3.13=8_cp313 + - pytz=2026.1.post1=pyhcf101f3_0 - pyyaml=6.0.3=py313hd650c13_1 - qhull=2020.2=hc790b64_5 - rtree=1.4.1=pyh11ca60a_0 @@ -151,14 +152,14 @@ dependencies: - yaml=0.2.5=h6a83c73_3 - zarr=2.14.2=pyhd8ed1ab_0 - zict=3.0.0=pyhd8ed1ab_1 - - zipp=3.23.0=pyhcf101f3_1 + - zipp=3.23.1=pyhcf101f3_0 - zlib-ng=2.3.3=h0261ad2_1 - zstd=1.5.7=h534d264_6 - pip: - - geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@50ea38e98956affec5d7468f63c3ce5f80520522 - - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@0128671df31abe3fbf12e1a2dcc4f9c1ba7818a5 + - geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@6b26f39967277d6384c6fc28d8868c1104dfddeb + - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@5304d94ba76f57f82e7519cdcca18b6f6b89a557 - grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@57806e78469cb881a8d5dceae645336e77310bf4 - - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@f7dd0d37aac285dd9ece26396ee39ae72bd6d18d + - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@3430f930a84f83a577e200677a77824e14f198de variables: KMP_WARNINGS: 0 diff --git a/environments/py-3.14-linux-64-dev.conda.lock.yml b/environments/py-3.14-linux-64-dev.conda.lock.yml deleted file mode 100644 index b24a4ca4..00000000 --- a/environments/py-3.14-linux-64-dev.conda.lock.yml +++ /dev/null @@ -1,308 +0,0 @@ -# Generated by conda-lock. -# platform: linux-64 -# input_hash: 6b8cd4100493c90834719717e9dba0c8025d7cf52a516970a8ba54b345ad21d1 - -channels: - - conda-forge - - nodefaults -dependencies: - - _openmp_mutex=4.5=7_kmp_llvm - - _python_abi3_support=1.0=hd8ed1ab_2 - - alabaster=0.7.16=pyhd8ed1ab_0 - - annotated-types=0.7.0=pyhd8ed1ab_1 - - anyio=4.13.0=pyhcf101f3_0 - - argon2-cffi=25.1.0=pyhd8ed1ab_0 - - argon2-cffi-bindings=25.1.0=py314h5bd0f2a_2 - - arrow=1.4.0=pyhcf101f3_0 - - asciitree=0.3.3=py_2 - - astroid=4.0.4=py314hdafbbf9_0 - - asttokens=3.0.1=pyhd8ed1ab_0 - - async-lru=2.3.0=pyhcf101f3_0 - - attrs=26.1.0=pyhcf101f3_0 - - aws-c-auth=0.10.1=h2d2dd48_2 - - aws-c-cal=0.9.13=h2c9d079_1 - - aws-c-common=0.12.6=hb03c661_0 - - aws-c-compression=0.3.2=h8b1a151_0 - - aws-c-http=0.10.12=h4bacb7b_1 - - aws-c-io=0.26.3=hc87160b_0 - - aws-c-s3=0.11.5=h6d69fc9_5 - - aws-c-sdkutils=0.2.4=h8b1a151_4 - - aws-checksums=0.2.10=h8b1a151_0 - - babel=2.18.0=pyhcf101f3_1 - - backports.zstd=1.3.0=py314h680f03e_0 - - beautifulsoup4=4.14.3=pyha770c72_0 - - bleach=6.3.0=pyhcf101f3_1 - - bleach-with-css=6.3.0=hbca2aae_1 - - bokeh=3.6.3=pyhd8ed1ab_0 - - brotli=1.2.0=hed03a55_1 - - brotli-bin=1.2.0=hb03c661_1 - - brotli-python=1.2.0=py314h3de4e8d_1 - - bzip2=1.0.8=hda65f42_9 - - c-ares=1.34.6=hb03c661_0 - - ca-certificates=2026.2.25=hbd8a1cb_0 - - cached-property=1.5.2=hd8ed1ab_1 - - cached_property=1.5.2=pyha770c72_1 - - certifi=2026.2.25=pyhd8ed1ab_0 - - cffi=2.0.0=py314h4a8dc5f_1 - - charset-normalizer=3.4.7=pyhd8ed1ab_0 - - click=8.3.2=pyhc90fa1f_0 - - cloudpickle=3.1.2=pyhcf101f3_1 - - colorama=0.4.6=pyhd8ed1ab_1 - - comm=0.2.3=pyhe01879c_0 - - contourpy=1.3.3=py314h97ea11e_4 - - coverage=7.13.5=py314h67df5f8_0 - - cpython=3.14.4=py314hd8ed1ab_100 - - cycler=0.12.1=pyhcf101f3_2 - - cytoolz=1.1.0=py314h5bd0f2a_2 - - dask-core=2025.3.1=pyhd8ed1ab_0 - - debugpy=1.8.20=py314h42812f9_0 - - decorator=5.2.1=pyhd8ed1ab_0 - - defusedxml=0.7.1=pyhd8ed1ab_0 - - deprecated=1.3.1=pyhd8ed1ab_1 - - dill=0.4.1=pyhcf101f3_0 - - discretize=0.12.0=np2py314hb287c12_1 - - distributed=2025.3.1=pyhd8ed1ab_0 - - docutils=0.18.1=py314hdafbbf9_1 - - et_xmlfile=2.0.0=pyhd8ed1ab_1 - - exceptiongroup=1.3.1=pyhd8ed1ab_0 - - executing=2.2.1=pyhd8ed1ab_0 - - fasteners=0.19=pyhd8ed1ab_1 - - fonttools=4.62.0=pyh7db6752_0 - - fqdn=1.5.1=pyhd8ed1ab_1 - - freetype=2.14.3=ha770c72_0 - - fsspec=2026.3.0=pyhd8ed1ab_0 - - geoana=0.8.1=np2py314hb287c12_0 - - h11=0.16.0=pyhcf101f3_1 - - h2=4.3.0=pyhcf101f3_0 - - h5py=3.16.0=nompi_py314hddf7a69_102 - - hdf5=2.1.0=nompi_hd4fcb43_104 - - hpack=4.1.0=pyhd8ed1ab_0 - - httpcore=1.0.9=pyh29332c3_0 - - httpx=0.28.1=pyhd8ed1ab_0 - - hyperframe=6.1.0=pyhd8ed1ab_0 - - icu=75.1=he02047a_0 - - idna=3.11=pyhd8ed1ab_0 - - imagesize=2.0.0=pyhd8ed1ab_0 - - importlib-metadata=8.8.0=pyhcf101f3_0 - - importlib_resources=7.1.0=pyhd8ed1ab_0 - - iniconfig=2.3.0=pyhd8ed1ab_0 - - ipykernel=7.2.0=pyha191276_1 - - ipython=9.12.0=pyhecfbec7_0 - - ipython_genutils=0.2.0=pyhd8ed1ab_2 - - ipython_pygments_lexers=1.1.1=pyhd8ed1ab_0 - - ipywidgets=7.8.5=pyhd8ed1ab_0 - - isoduration=20.11.0=pyhd8ed1ab_1 - - isort=8.0.1=pyhd8ed1ab_0 - - jedi=0.19.2=pyhd8ed1ab_1 - - jinja2=3.1.6=pyhcf101f3_1 - - joblib=1.5.3=pyhd8ed1ab_0 - - json5=0.14.0=pyhd8ed1ab_0 - - jsonpointer=3.1.1=pyhcf101f3_0 - - jsonschema=4.26.0=pyhcf101f3_0 - - jsonschema-specifications=2025.9.1=pyhcf101f3_0 - - jsonschema-with-format-nongpl=4.26.0=hcf101f3_0 - - jupyter-book=2.1.4=pyhcf101f3_0 - - jupyter-lsp=2.3.1=pyhcf101f3_0 - - jupyter_client=8.8.0=pyhcf101f3_0 - - jupyter_core=5.9.1=pyhc90fa1f_0 - - jupyter_events=0.12.0=pyhe01879c_0 - - jupyter_server=2.17.0=pyhcf101f3_0 - - jupyter_server_terminals=0.5.4=pyhcf101f3_0 - - jupyterlab=4.5.6=pyhd8ed1ab_0 - - jupyterlab_pygments=0.3.0=pyhd8ed1ab_2 - - jupyterlab_server=2.28.0=pyhcf101f3_0 - - jupyterlab_widgets=1.1.11=pyhd8ed1ab_0 - - jupytext=1.19.1=pyhbbac1ac_0 - - keyutils=1.6.3=hb9d3cd8_0 - - kiwisolver=1.5.0=py314h97ea11e_0 - - krb5=1.22.2=ha1258a1_0 - - lark=1.3.1=pyhd8ed1ab_0 - - lcms2=2.18=h0c24ade_0 - - ld_impl_linux-64=2.45.1=default_hbd61a6d_102 - - lerc=4.1.0=hdb68285_0 - - libaec=1.1.5=h088129d_0 - - libblas=3.11.0=6_h5875eb1_mkl - - libbrotlicommon=1.2.0=hb03c661_1 - - libbrotlidec=1.2.0=hb03c661_1 - - libbrotlienc=1.2.0=hb03c661_1 - - libcblas=3.11.0=6_hfef963f_mkl - - libcurl=8.19.0=hcf29cc6_0 - - libdeflate=1.25=h17f619e_0 - - libdlf=0.3.0=pyhd8ed1ab_1 - - libedit=3.1.20250104=pl5321h7949ede_0 - - libev=4.33=hd590300_2 - - libexpat=2.7.5=hecca717_0 - - libffi=3.5.2=h3435931_0 - - libfreetype=2.14.3=ha770c72_0 - - libfreetype6=2.14.3=h73754d4_0 - - libgcc=15.2.0=he0feb66_18 - - libgcc-ng=15.2.0=h69a702a_18 - - libgfortran=15.2.0=h69a702a_18 - - libgfortran5=15.2.0=h68bc16d_18 - - libhwloc=2.12.2=default_hafda6a7_1000 - - libiconv=1.18=h3b78370_2 - - libjpeg-turbo=3.1.4.1=hb03c661_0 - - liblapack=3.11.0=6_h5e43f62_mkl - - liblzma=5.8.3=hb03c661_0 - - libmpdec=4.0.0=hb03c661_1 - - libnghttp2=1.68.1=h877daf1_0 - - libpng=1.6.57=h421ea60_0 - - libscotch=7.0.11=int64_hfcc3fd4_2 - - libsodium=1.0.21=h280c20c_3 - - libspatialindex=2.1.0=he57a185_0 - - libsqlite=3.53.0=h0c1763c_0 - - libssh2=1.11.1=hcf80075_0 - - libstdcxx=15.2.0=h934c35e_18 - - libstdcxx-ng=15.2.0=hdf11a46_18 - - libtiff=4.7.1=h9d88235_1 - - libuuid=2.42=h5347b49_0 - - libuv=1.51.0=hb03c661_1 - - libwebp-base=1.6.0=hd42ef1d_0 - - libxcb=1.17.0=h8a09558_0 - - libxml2=2.15.1=h26afc86_0 - - libxml2-16=2.15.1=ha9997c6_0 - - libzlib=1.3.2=h25fd6f3_2 - - llvm-openmp=22.1.3=h4922eb0_0 - - locket=1.0.0=pyhd8ed1ab_0 - - markdown-it-py=4.0.0=pyhd8ed1ab_0 - - markupsafe=3.0.3=py314h67df5f8_1 - - matplotlib-base=3.10.8=py314h1194b4b_0 - - matplotlib-inline=0.2.1=pyhd8ed1ab_0 - - mccabe=0.7.0=pyhd8ed1ab_1 - - mdit-py-plugins=0.5.0=pyhd8ed1ab_0 - - mdurl=0.1.2=pyhd8ed1ab_1 - - metis=5.1.0=hd0bcaf9_1007 - - mistune=3.2.0=pyhcf101f3_0 - - mkl=2025.3.1=h0e700b2_10 - - msgpack-python=1.1.2=py314h9891dd4_1 - - mumps-include=5.8.2=h5a610fb_2 - - mumps-seq=5.8.2=hc1b3267_2 - - munkres=1.1.4=pyhd8ed1ab_1 - - nbclient=0.10.4=pyhd8ed1ab_0 - - nbconvert=7.16.6=hc388f54_1 - - nbconvert-core=7.16.6=pyhcf101f3_1 - - nbconvert-pandoc=7.16.6=h7d6f222_1 - - nbformat=5.10.4=pyhd8ed1ab_1 - - ncurses=6.5=h2d0b736_3 - - nest-asyncio=1.6.0=pyhd8ed1ab_1 - - nodejs=22.6.0=hc19f0b3_1 - - notebook=7.5.5=pyhcf101f3_0 - - notebook-shim=0.2.4=pyhd8ed1ab_1 - - numcodecs=0.15.1=py314ha0b5721_1 - - numpy=2.4.3=py314h2b28147_0 - - openjpeg=2.5.4=h55fea9a_0 - - openpyxl=3.1.5=py314hf3b76af_3 - - openssl=3.6.2=h35e630c_0 - - overrides=7.7.0=pyhd8ed1ab_1 - - packaging=26.0=pyhcf101f3_0 - - pandas=3.0.2=py314hb4ffadd_0 - - pandoc=3.9.0.2=ha770c72_0 - - pandocfilters=1.5.0=pyhd8ed1ab_0 - - parso=0.8.6=pyhcf101f3_0 - - partd=1.4.2=pyhd8ed1ab_0 - - pexpect=4.9.0=pyhd8ed1ab_1 - - pillow=12.2.0=py314h8ec4b1a_0 - - pip=26.0.1=pyh145f28c_0 - - platformdirs=4.9.6=pyhcf101f3_0 - - pluggy=1.6.0=pyhf9edf01_1 - - prometheus_client=0.25.0=pyhd8ed1ab_0 - - prompt-toolkit=3.0.52=pyha770c72_0 - - psutil=7.2.2=py314h0f05182_0 - - pthread-stubs=0.4=hb9d3cd8_1002 - - ptyprocess=0.7.0=pyhd8ed1ab_1 - - pure_eval=0.2.3=pyhd8ed1ab_1 - - pycparser=2.22=pyh29332c3_1 - - pydantic=2.12.5=pyhcf101f3_1 - - pydantic-core=2.41.5=py314h2e6c369_1 - - pydiso=0.2.0=np2py314h7d8def5_1 - - pygments=2.20.0=pyhd8ed1ab_0 - - pylint=4.0.5=pyhcf101f3_0 - - pymatsolver=0.3.1=pyh48887ae_201 - - pyparsing=3.3.2=pyhcf101f3_0 - - pysocks=1.7.1=pyha55dd90_7 - - pytest=9.0.3=pyhc364b38_1 - - pytest-cov=7.1.0=pyhcf101f3_0 - - python=3.14.4=habeac84_100_cp314 - - python-dateutil=2.9.0.post0=pyhe01879c_2 - - python-fastjsonschema=2.21.2=pyhe01879c_0 - - python-gil=3.14.4=h4df99d1_100 - - python-json-logger=2.0.7=pyhd8ed1ab_0 - - python-mumps=0.0.6=nompi_hd9a44b4 - - python-tzdata=2026.1=pyhd8ed1ab_0 - - python_abi=3.14=8_cp314 - - pyyaml=6.0.3=py314h67df5f8_1 - - pyzmq=27.1.0=py312hda471dd_2 - - qhull=2020.2=h434a139_5 - - readline=8.3=h853b02a_0 - - readthedocs-sphinx-ext=2.2.5=pyhd8ed1ab_1 - - referencing=0.37.0=pyhcf101f3_0 - - requests=2.33.1=pyhcf101f3_0 - - rfc3339-validator=0.1.4=pyhd8ed1ab_1 - - rfc3986-validator=0.1.1=pyh9f0ad1d_0 - - rfc3987-syntax=1.1.0=pyhe01879c_1 - - rpds-py=0.30.0=py314h2e6c369_0 - - rtree=1.4.1=pyh11ca60a_0 - - s2n=1.7.1=h1cbb8d7_1 - - scikit-learn=1.8.0=np2py314hf09ca88_1 - - scipy=1.17.1=py314hf07bd8e_0 - - send2trash=2.1.0=pyha191276_1 - - setuptools=82.0.1=pyh332efcf_0 - - six=1.17.0=pyhe01879c_1 - - sniffio=1.3.1=pyhd8ed1ab_2 - - snowballstemmer=3.0.1=pyhd8ed1ab_0 - - sortedcontainers=2.4.0=pyhd8ed1ab_1 - - soupsieve=2.8.3=pyhd8ed1ab_0 - - sphinx=5.3.0=pyhd8ed1ab_0 - - sphinxcontrib-applehelp=2.0.0=pyhd8ed1ab_1 - - sphinxcontrib-devhelp=2.0.0=pyhd8ed1ab_1 - - sphinxcontrib-htmlhelp=2.1.0=pyhd8ed1ab_1 - - sphinxcontrib-jsmath=1.0.1=pyhd8ed1ab_1 - - sphinxcontrib-qthelp=2.0.0=pyhd8ed1ab_1 - - sphinxcontrib-serializinghtml=1.1.10=pyhd8ed1ab_1 - - stack_data=0.6.3=pyhd8ed1ab_1 - - tbb=2022.3.0=hb700be7_2 - - tblib=3.2.2=pyhcf101f3_0 - - terminado=0.18.1=pyhc90fa1f_1 - - threadpoolctl=3.6.0=pyhecae5ae_0 - - tinycss2=1.4.0=pyhd8ed1ab_0 - - tk=8.6.13=noxft_h366c992_103 - - tomli=2.4.1=pyhcf101f3_0 - - tomlkit=0.14.0=pyha770c72_0 - - toolz=1.1.0=pyhd8ed1ab_1 - - tornado=6.5.5=py314h5bd0f2a_0 - - tqdm=4.67.3=pyh8f84b5b_0 - - traitlets=5.14.3=pyhd8ed1ab_1 - - trimesh=4.1.8=pyhd8ed1ab_0 - - typing-extensions=4.15.0=h396c80c_0 - - typing-inspection=0.4.2=pyhd8ed1ab_1 - - typing_extensions=4.15.0=pyhcf101f3_0 - - typing_utils=0.1.0=pyhd8ed1ab_1 - - tzdata=2025c=hc9c84f9_1 - - unicodedata2=17.0.1=py314h5bd0f2a_0 - - uri-template=1.3.0=pyhd8ed1ab_1 - - urllib3=2.6.3=pyhd8ed1ab_0 - - wcwidth=0.6.0=pyhd8ed1ab_0 - - webcolors=25.10.0=pyhd8ed1ab_0 - - webencodings=0.5.1=pyhd8ed1ab_3 - - websocket-client=1.9.0=pyhd8ed1ab_0 - - widgetsnbextension=3.6.10=pyhd8ed1ab_0 - - wrapt=2.1.2=py314h5bd0f2a_0 - - xorg-libxau=1.0.12=hb03c661_1 - - xorg-libxdmcp=1.1.5=hb03c661_1 - - xyzservices=2026.3.0=pyhd8ed1ab_0 - - yaml=0.2.5=h280c20c_3 - - zarr=2.14.2=pyhd8ed1ab_0 - - zeromq=4.3.5=h41580af_10 - - zict=3.0.0=pyhd8ed1ab_1 - - zipp=3.23.0=pyhcf101f3_1 - - zlib=1.3.2=h25fd6f3_2 - - zlib-ng=2.3.3=hceb46e0_1 - - zstd=1.5.7=hb78ec9c_6 - - pip: - - geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@50ea38e98956affec5d7468f63c3ce5f80520522 - - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@0128671df31abe3fbf12e1a2dcc4f9c1ba7818a5 - - grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@57806e78469cb881a8d5dceae645336e77310bf4 - - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@f7dd0d37aac285dd9ece26396ee39ae72bd6d18d - -variables: - KMP_WARNINGS: 0 diff --git a/environments/py-3.14-linux-64.conda.lock.yml b/environments/py-3.14-linux-64.conda.lock.yml deleted file mode 100644 index ae3c6674..00000000 --- a/environments/py-3.14-linux-64.conda.lock.yml +++ /dev/null @@ -1,176 +0,0 @@ -# Generated by conda-lock. -# platform: linux-64 -# input_hash: 6b8cd4100493c90834719717e9dba0c8025d7cf52a516970a8ba54b345ad21d1 - -channels: - - conda-forge - - nodefaults -dependencies: - - _openmp_mutex=4.5=7_kmp_llvm - - annotated-types=0.7.0=pyhd8ed1ab_1 - - asciitree=0.3.3=py_2 - - aws-c-auth=0.10.1=h2d2dd48_2 - - aws-c-cal=0.9.13=h2c9d079_1 - - aws-c-common=0.12.6=hb03c661_0 - - aws-c-compression=0.3.2=h8b1a151_0 - - aws-c-http=0.10.12=h4bacb7b_1 - - aws-c-io=0.26.3=hc87160b_0 - - aws-c-s3=0.11.5=h6d69fc9_5 - - aws-c-sdkutils=0.2.4=h8b1a151_4 - - aws-checksums=0.2.10=h8b1a151_0 - - backports.zstd=1.3.0=py314h680f03e_0 - - bokeh=3.6.3=pyhd8ed1ab_0 - - brotli=1.2.0=hed03a55_1 - - brotli-bin=1.2.0=hb03c661_1 - - brotli-python=1.2.0=py314h3de4e8d_1 - - bzip2=1.0.8=hda65f42_9 - - c-ares=1.34.6=hb03c661_0 - - ca-certificates=2026.2.25=hbd8a1cb_0 - - cached-property=1.5.2=hd8ed1ab_1 - - cached_property=1.5.2=pyha770c72_1 - - click=8.3.2=pyhc90fa1f_0 - - cloudpickle=3.1.2=pyhcf101f3_1 - - contourpy=1.3.3=py314h97ea11e_4 - - cycler=0.12.1=pyhcf101f3_2 - - cytoolz=1.1.0=py314h5bd0f2a_2 - - dask-core=2025.3.1=pyhd8ed1ab_0 - - deprecated=1.3.1=pyhd8ed1ab_1 - - discretize=0.12.0=np2py314hb287c12_1 - - distributed=2025.3.1=pyhd8ed1ab_0 - - et_xmlfile=2.0.0=pyhd8ed1ab_1 - - fasteners=0.19=pyhd8ed1ab_1 - - fonttools=4.62.0=pyh7db6752_0 - - freetype=2.14.3=ha770c72_0 - - fsspec=2026.3.0=pyhd8ed1ab_0 - - geoana=0.8.1=np2py314hb287c12_0 - - h2=4.3.0=pyhcf101f3_0 - - h5py=3.16.0=nompi_py314hddf7a69_102 - - hdf5=2.1.0=nompi_hd4fcb43_104 - - hpack=4.1.0=pyhd8ed1ab_0 - - hyperframe=6.1.0=pyhd8ed1ab_0 - - icu=75.1=he02047a_0 - - importlib-metadata=8.8.0=pyhcf101f3_0 - - jinja2=3.1.6=pyhcf101f3_1 - - joblib=1.5.3=pyhd8ed1ab_0 - - keyutils=1.6.3=hb9d3cd8_0 - - kiwisolver=1.5.0=py314h97ea11e_0 - - krb5=1.22.2=ha1258a1_0 - - lcms2=2.18=h0c24ade_0 - - ld_impl_linux-64=2.45.1=default_hbd61a6d_102 - - lerc=4.1.0=hdb68285_0 - - libaec=1.1.5=h088129d_0 - - libblas=3.11.0=6_h5875eb1_mkl - - libbrotlicommon=1.2.0=hb03c661_1 - - libbrotlidec=1.2.0=hb03c661_1 - - libbrotlienc=1.2.0=hb03c661_1 - - libcblas=3.11.0=6_hfef963f_mkl - - libcurl=8.19.0=hcf29cc6_0 - - libdeflate=1.25=h17f619e_0 - - libdlf=0.3.0=pyhd8ed1ab_1 - - libedit=3.1.20250104=pl5321h7949ede_0 - - libev=4.33=hd590300_2 - - libexpat=2.7.5=hecca717_0 - - libffi=3.5.2=h3435931_0 - - libfreetype=2.14.3=ha770c72_0 - - libfreetype6=2.14.3=h73754d4_0 - - libgcc=15.2.0=he0feb66_18 - - libgcc-ng=15.2.0=h69a702a_18 - - libgfortran=15.2.0=h69a702a_18 - - libgfortran5=15.2.0=h68bc16d_18 - - libhwloc=2.12.2=default_hafda6a7_1000 - - libiconv=1.18=h3b78370_2 - - libjpeg-turbo=3.1.4.1=hb03c661_0 - - liblapack=3.11.0=6_h5e43f62_mkl - - liblzma=5.8.3=hb03c661_0 - - libmpdec=4.0.0=hb03c661_1 - - libnghttp2=1.68.1=h877daf1_0 - - libpng=1.6.57=h421ea60_0 - - libscotch=7.0.11=int64_hfcc3fd4_2 - - libspatialindex=2.1.0=he57a185_0 - - libsqlite=3.53.0=h0c1763c_0 - - libssh2=1.11.1=hcf80075_0 - - libstdcxx=15.2.0=h934c35e_18 - - libstdcxx-ng=15.2.0=hdf11a46_18 - - libtiff=4.7.1=h9d88235_1 - - libuuid=2.42=h5347b49_0 - - libwebp-base=1.6.0=hd42ef1d_0 - - libxcb=1.17.0=h8a09558_0 - - libxml2=2.15.1=h26afc86_0 - - libxml2-16=2.15.1=ha9997c6_0 - - libzlib=1.3.2=h25fd6f3_2 - - llvm-openmp=22.1.3=h4922eb0_0 - - locket=1.0.0=pyhd8ed1ab_0 - - markupsafe=3.0.3=py314h67df5f8_1 - - matplotlib-base=3.10.8=py314h1194b4b_0 - - metis=5.1.0=hd0bcaf9_1007 - - mkl=2025.3.1=h0e700b2_10 - - msgpack-python=1.1.2=py314h9891dd4_1 - - mumps-include=5.8.2=h5a610fb_2 - - mumps-seq=5.8.2=hc1b3267_2 - - munkres=1.1.4=pyhd8ed1ab_1 - - ncurses=6.5=h2d0b736_3 - - numcodecs=0.15.1=py314ha0b5721_1 - - numpy=2.4.3=py314h2b28147_0 - - openjpeg=2.5.4=h55fea9a_0 - - openpyxl=3.1.5=py314hf3b76af_3 - - openssl=3.6.2=h35e630c_0 - - packaging=26.0=pyhcf101f3_0 - - pandas=3.0.2=py314hb4ffadd_0 - - partd=1.4.2=pyhd8ed1ab_0 - - pillow=12.2.0=py314h8ec4b1a_0 - - pip=26.0.1=pyh145f28c_0 - - psutil=7.2.2=py314h0f05182_0 - - pthread-stubs=0.4=hb9d3cd8_1002 - - pydantic=2.12.5=pyhcf101f3_1 - - pydantic-core=2.41.5=py314h2e6c369_1 - - pydiso=0.2.0=np2py314h7d8def5_1 - - pymatsolver=0.3.1=pyh48887ae_201 - - pyparsing=3.3.2=pyhcf101f3_0 - - pysocks=1.7.1=pyha55dd90_7 - - python=3.14.4=habeac84_100_cp314 - - python-dateutil=2.9.0.post0=pyhe01879c_2 - - python-mumps=0.0.6=nompi_hd9a44b4 - - python-tzdata=2026.1=pyhd8ed1ab_0 - - python_abi=3.14=8_cp314 - - pyyaml=6.0.3=py314h67df5f8_1 - - qhull=2020.2=h434a139_5 - - readline=8.3=h853b02a_0 - - rtree=1.4.1=pyh11ca60a_0 - - s2n=1.7.1=h1cbb8d7_1 - - scikit-learn=1.8.0=np2py314hf09ca88_1 - - scipy=1.17.1=py314hf07bd8e_0 - - setuptools=82.0.1=pyh332efcf_0 - - six=1.17.0=pyhe01879c_1 - - sortedcontainers=2.4.0=pyhd8ed1ab_1 - - tbb=2022.3.0=hb700be7_2 - - tblib=3.2.2=pyhcf101f3_0 - - threadpoolctl=3.6.0=pyhecae5ae_0 - - tk=8.6.13=noxft_h366c992_103 - - toolz=1.1.0=pyhd8ed1ab_1 - - tornado=6.5.5=py314h5bd0f2a_0 - - tqdm=4.67.3=pyh8f84b5b_0 - - trimesh=4.1.8=pyhd8ed1ab_0 - - typing-extensions=4.15.0=h396c80c_0 - - typing-inspection=0.4.2=pyhd8ed1ab_1 - - typing_extensions=4.15.0=pyhcf101f3_0 - - tzdata=2025c=hc9c84f9_1 - - unicodedata2=17.0.1=py314h5bd0f2a_0 - - urllib3=2.6.3=pyhd8ed1ab_0 - - wrapt=2.1.2=py314h5bd0f2a_0 - - xorg-libxau=1.0.12=hb03c661_1 - - xorg-libxdmcp=1.1.5=hb03c661_1 - - xyzservices=2026.3.0=pyhd8ed1ab_0 - - yaml=0.2.5=h280c20c_3 - - zarr=2.14.2=pyhd8ed1ab_0 - - zict=3.0.0=pyhd8ed1ab_1 - - zipp=3.23.0=pyhcf101f3_1 - - zlib-ng=2.3.3=hceb46e0_1 - - zstd=1.5.7=hb78ec9c_6 - - pip: - - geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@50ea38e98956affec5d7468f63c3ce5f80520522 - - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@0128671df31abe3fbf12e1a2dcc4f9c1ba7818a5 - - grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@57806e78469cb881a8d5dceae645336e77310bf4 - - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@f7dd0d37aac285dd9ece26396ee39ae72bd6d18d - -variables: - KMP_WARNINGS: 0 diff --git a/environments/py-3.14-win-64-dev.conda.lock.yml b/environments/py-3.14-win-64-dev.conda.lock.yml deleted file mode 100644 index cc7cab56..00000000 --- a/environments/py-3.14-win-64-dev.conda.lock.yml +++ /dev/null @@ -1,295 +0,0 @@ -# Generated by conda-lock. -# platform: win-64 -# input_hash: b56575358cf9c86097af766e84815a217fa1f2932b34252343b018b28a5ce092 - -channels: - - conda-forge - - nodefaults -dependencies: - - _openmp_mutex=4.5=20_gnu - - _python_abi3_support=1.0=hd8ed1ab_2 - - alabaster=0.7.16=pyhd8ed1ab_0 - - annotated-types=0.7.0=pyhd8ed1ab_1 - - anyio=4.13.0=pyhcf101f3_0 - - argon2-cffi=25.1.0=pyhd8ed1ab_0 - - argon2-cffi-bindings=25.1.0=py314h5a2d7ad_2 - - arrow=1.4.0=pyhcf101f3_0 - - asciitree=0.3.3=py_2 - - astroid=4.0.4=py314h86ab7b2_0 - - asttokens=3.0.1=pyhd8ed1ab_0 - - async-lru=2.3.0=pyhcf101f3_0 - - attrs=26.1.0=pyhcf101f3_0 - - aws-c-auth=0.10.1=h5d51246_2 - - aws-c-cal=0.9.13=h46f3b43_1 - - aws-c-common=0.12.6=hfd05255_0 - - aws-c-compression=0.3.2=hcb3a2da_0 - - aws-c-http=0.10.12=h612f3e8_1 - - aws-c-io=0.26.3=h0d5b9f9_0 - - aws-c-s3=0.11.5=h87bd87b_5 - - aws-c-sdkutils=0.2.4=hcb3a2da_4 - - aws-checksums=0.2.10=hcb3a2da_0 - - babel=2.18.0=pyhcf101f3_1 - - backports.zstd=1.3.0=py314h680f03e_0 - - beautifulsoup4=4.14.3=pyha770c72_0 - - bleach=6.3.0=pyhcf101f3_1 - - bleach-with-css=6.3.0=hbca2aae_1 - - bokeh=3.6.3=pyhd8ed1ab_0 - - brotli=1.2.0=h2d644bc_1 - - brotli-bin=1.2.0=hfd05255_1 - - brotli-python=1.2.0=py314he701e3d_1 - - bzip2=1.0.8=h0ad9c76_9 - - ca-certificates=2026.2.25=h4c7d964_0 - - cached-property=1.5.2=hd8ed1ab_1 - - cached_property=1.5.2=pyha770c72_1 - - certifi=2026.2.25=pyhd8ed1ab_0 - - cffi=2.0.0=py314h5a2d7ad_1 - - charset-normalizer=3.4.7=pyhd8ed1ab_0 - - click=8.3.2=pyh6dadd2b_0 - - cloudpickle=3.1.2=pyhcf101f3_1 - - colorama=0.4.6=pyhd8ed1ab_1 - - comm=0.2.3=pyhe01879c_0 - - contourpy=1.3.3=py314hf309875_4 - - coverage=7.13.5=py314h2359020_0 - - cpython=3.14.4=py314hd8ed1ab_100 - - cycler=0.12.1=pyhcf101f3_2 - - cytoolz=1.1.0=py314h5a2d7ad_2 - - dask-core=2025.3.1=pyhd8ed1ab_0 - - debugpy=1.8.20=py314hb98de8c_0 - - decorator=5.2.1=pyhd8ed1ab_0 - - defusedxml=0.7.1=pyhd8ed1ab_0 - - deprecated=1.3.1=pyhd8ed1ab_1 - - dill=0.4.1=pyhcf101f3_0 - - discretize=0.12.0=np2py314h1495373_1 - - distributed=2025.3.1=pyhd8ed1ab_0 - - docutils=0.18.1=py314h86ab7b2_1 - - et_xmlfile=2.0.0=pyhd8ed1ab_1 - - exceptiongroup=1.3.1=pyhd8ed1ab_0 - - executing=2.2.1=pyhd8ed1ab_0 - - fasteners=0.19=pyhd8ed1ab_1 - - fonttools=4.62.0=pyh7db6752_0 - - fqdn=1.5.1=pyhd8ed1ab_1 - - freetype=2.14.3=h57928b3_0 - - fsspec=2026.3.0=pyhd8ed1ab_0 - - geoana=0.8.1=np2py314h1495373_0 - - h11=0.16.0=pyhcf101f3_1 - - h2=4.3.0=pyhcf101f3_0 - - h5py=3.16.0=nompi_py314h02517ec_102 - - hdf5=2.1.0=nompi_hd96b29f_104 - - hpack=4.1.0=pyhd8ed1ab_0 - - httpcore=1.0.9=pyh29332c3_0 - - httpx=0.28.1=pyhd8ed1ab_0 - - hyperframe=6.1.0=pyhd8ed1ab_0 - - idna=3.11=pyhd8ed1ab_0 - - imagesize=2.0.0=pyhd8ed1ab_0 - - importlib-metadata=8.8.0=pyhcf101f3_0 - - importlib_resources=7.1.0=pyhd8ed1ab_0 - - iniconfig=2.3.0=pyhd8ed1ab_0 - - ipykernel=7.2.0=pyh6dadd2b_1 - - ipython=9.12.0=pyhccfa634_0 - - ipython_genutils=0.2.0=pyhd8ed1ab_2 - - ipython_pygments_lexers=1.1.1=pyhd8ed1ab_0 - - ipywidgets=7.8.5=pyhd8ed1ab_0 - - isoduration=20.11.0=pyhd8ed1ab_1 - - isort=8.0.1=pyhd8ed1ab_0 - - jedi=0.19.2=pyhd8ed1ab_1 - - jinja2=3.1.6=pyhcf101f3_1 - - joblib=1.5.3=pyhd8ed1ab_0 - - json5=0.14.0=pyhd8ed1ab_0 - - jsonpointer=3.1.1=pyhcf101f3_0 - - jsonschema=4.26.0=pyhcf101f3_0 - - jsonschema-specifications=2025.9.1=pyhcf101f3_0 - - jsonschema-with-format-nongpl=4.26.0=hcf101f3_0 - - jupyter-book=2.1.4=pyhcf101f3_0 - - jupyter-lsp=2.3.1=pyhcf101f3_0 - - jupyter_client=8.8.0=pyhcf101f3_0 - - jupyter_core=5.9.1=pyh6dadd2b_0 - - jupyter_events=0.12.0=pyhe01879c_0 - - jupyter_server=2.17.0=pyhcf101f3_0 - - jupyter_server_terminals=0.5.4=pyhcf101f3_0 - - jupyterlab=4.5.6=pyhd8ed1ab_0 - - jupyterlab_pygments=0.3.0=pyhd8ed1ab_2 - - jupyterlab_server=2.28.0=pyhcf101f3_0 - - jupyterlab_widgets=1.1.11=pyhd8ed1ab_0 - - jupytext=1.19.1=pyhbbac1ac_0 - - kiwisolver=1.5.0=py314hf309875_0 - - krb5=1.22.2=h0ea6238_0 - - lark=1.3.1=pyhd8ed1ab_0 - - lcms2=2.18=hf2c6c5f_0 - - lerc=4.1.0=hd936e49_0 - - libaec=1.1.5=haf901d7_0 - - libblas=3.11.0=6_hf2e6a31_mkl - - libbrotlicommon=1.2.0=hfd05255_1 - - libbrotlidec=1.2.0=hfd05255_1 - - libbrotlienc=1.2.0=hfd05255_1 - - libcblas=3.11.0=6_h2a3cdd5_mkl - - libcurl=8.19.0=h8206538_0 - - libdeflate=1.25=h51727cc_0 - - libdlf=0.3.0=pyhd8ed1ab_1 - - libexpat=2.7.5=hac47afa_0 - - libffi=3.5.2=h3d046cb_0 - - libfreetype=2.14.3=h57928b3_0 - - libfreetype6=2.14.3=hdbac1cb_0 - - libgcc=15.2.0=h8ee18e1_18 - - libgomp=15.2.0=h8ee18e1_18 - - libhwloc=2.12.2=default_h4379cf1_1000 - - libiconv=1.18=hc1393d2_2 - - libjpeg-turbo=3.1.4.1=hfd05255_0 - - liblapack=3.11.0=6_hf9ab0e9_mkl - - liblzma=5.8.3=hfd05255_0 - - libmpdec=4.0.0=hfd05255_1 - - libpng=1.6.57=h7351971_0 - - libsodium=1.0.21=h6a83c73_3 - - libspatialindex=2.1.0=h518811d_0 - - libsqlite=3.53.0=hf5d6505_0 - - libssh2=1.11.1=h9aa295b_0 - - libtiff=4.7.1=h8f73337_1 - - libwebp-base=1.6.0=h4d5522a_0 - - libwinpthread=12.0.0.r4.gg4f2fc60ca=h57928b3_10 - - libxcb=1.17.0=h0e4246c_0 - - libxml2=2.15.2=h5d26750_0 - - libxml2-16=2.15.2=h692994f_0 - - libzlib=1.3.2=hfd05255_2 - - llvm-openmp=22.1.3=h4fa8253_0 - - locket=1.0.0=pyhd8ed1ab_0 - - markdown-it-py=4.0.0=pyhd8ed1ab_0 - - markupsafe=3.0.3=py314h2359020_1 - - matplotlib-base=3.10.8=py314hfa45d96_0 - - matplotlib-inline=0.2.1=pyhd8ed1ab_0 - - mccabe=0.7.0=pyhd8ed1ab_1 - - mdit-py-plugins=0.5.0=pyhd8ed1ab_0 - - mdurl=0.1.2=pyhd8ed1ab_1 - - mistune=3.2.0=pyhcf101f3_0 - - mkl=2025.3.1=hac47afa_11 - - msgpack-python=1.1.2=py314h909e829_1 - - mumps-seq=5.8.2=h607cc0b_2 - - munkres=1.1.4=pyhd8ed1ab_1 - - nbclient=0.10.4=pyhd8ed1ab_0 - - nbconvert=7.16.6=hc388f54_1 - - nbconvert-core=7.16.6=pyhcf101f3_1 - - nbconvert-pandoc=7.16.6=h7d6f222_1 - - nbformat=5.10.4=pyhd8ed1ab_1 - - nest-asyncio=1.6.0=pyhd8ed1ab_1 - - nodejs=25.8.2=h80d1838_0 - - notebook=7.5.5=pyhcf101f3_0 - - notebook-shim=0.2.4=pyhd8ed1ab_1 - - numcodecs=0.15.1=py314hd8fd7ce_1 - - numpy=2.4.3=py314h02f10f6_0 - - openjpeg=2.5.4=h0e57b4f_0 - - openpyxl=3.1.5=py314hccc76fc_3 - - openssl=3.6.2=hf411b9b_0 - - overrides=7.7.0=pyhd8ed1ab_1 - - packaging=26.0=pyhcf101f3_0 - - pandas=3.0.2=py314hf700ef7_0 - - pandoc=3.9.0.2=h57928b3_0 - - pandocfilters=1.5.0=pyhd8ed1ab_0 - - parso=0.8.6=pyhcf101f3_0 - - partd=1.4.2=pyhd8ed1ab_0 - - pillow=12.2.0=py314h61b30b5_0 - - pip=26.0.1=pyh145f28c_0 - - platformdirs=4.9.6=pyhcf101f3_0 - - pluggy=1.6.0=pyhf9edf01_1 - - prometheus_client=0.25.0=pyhd8ed1ab_0 - - prompt-toolkit=3.0.52=pyha770c72_0 - - psutil=7.2.2=py314hc5dbbe4_0 - - pthread-stubs=0.4=h0e40799_1002 - - pure_eval=0.2.3=pyhd8ed1ab_1 - - pycparser=2.22=pyh29332c3_1 - - pydantic=2.12.5=pyhcf101f3_1 - - pydantic-core=2.41.5=py314h9f07db2_1 - - pydiso=0.2.0=np2py314h2b9c9a4_1 - - pygments=2.20.0=pyhd8ed1ab_0 - - pylint=4.0.5=pyhcf101f3_0 - - pymatsolver=0.3.1=pyh48887ae_201 - - pyparsing=3.3.2=pyhcf101f3_0 - - pysocks=1.7.1=pyh09c184e_7 - - pytest=9.0.3=pyhc364b38_1 - - pytest-cov=7.1.0=pyhcf101f3_0 - - python=3.14.4=h4b44e0e_100_cp314 - - python-dateutil=2.9.0.post0=pyhe01879c_2 - - python-fastjsonschema=2.21.2=pyhe01879c_0 - - python-gil=3.14.4=h4df99d1_100 - - python-json-logger=2.0.7=pyhd8ed1ab_0 - - python-mumps=0.0.6=nompi_h3182675 - - python-tzdata=2026.1=pyhd8ed1ab_0 - - python_abi=3.14=8_cp314 - - pywin32=311=py314h8f8f202_1 - - pywinpty=2.0.15=py314h51f0985_1 - - pyyaml=6.0.3=py314h2359020_1 - - pyzmq=27.1.0=py312h343a6d4_2 - - qhull=2020.2=hc790b64_5 - - readthedocs-sphinx-ext=2.2.5=pyhd8ed1ab_1 - - referencing=0.37.0=pyhcf101f3_0 - - requests=2.33.1=pyhcf101f3_0 - - rfc3339-validator=0.1.4=pyhd8ed1ab_1 - - rfc3986-validator=0.1.1=pyh9f0ad1d_0 - - rfc3987-syntax=1.1.0=pyhe01879c_1 - - rpds-py=0.30.0=py314h9f07db2_0 - - rtree=1.4.1=pyh11ca60a_0 - - scikit-learn=1.8.0=np2py314h1b5b07a_1 - - scipy=1.17.1=py314h221f224_0 - - send2trash=2.1.0=pyh6dadd2b_1 - - setuptools=82.0.1=pyh332efcf_0 - - six=1.17.0=pyhe01879c_1 - - sniffio=1.3.1=pyhd8ed1ab_2 - - snowballstemmer=3.0.1=pyhd8ed1ab_0 - - sortedcontainers=2.4.0=pyhd8ed1ab_1 - - soupsieve=2.8.3=pyhd8ed1ab_0 - - sphinx=5.3.0=pyhd8ed1ab_0 - - sphinxcontrib-applehelp=2.0.0=pyhd8ed1ab_1 - - sphinxcontrib-devhelp=2.0.0=pyhd8ed1ab_1 - - sphinxcontrib-htmlhelp=2.1.0=pyhd8ed1ab_1 - - sphinxcontrib-jsmath=1.0.1=pyhd8ed1ab_1 - - sphinxcontrib-qthelp=2.0.0=pyhd8ed1ab_1 - - sphinxcontrib-serializinghtml=1.1.10=pyhd8ed1ab_1 - - stack_data=0.6.3=pyhd8ed1ab_1 - - tbb=2022.3.0=h3155e25_2 - - tblib=3.2.2=pyhcf101f3_0 - - terminado=0.18.1=pyh6dadd2b_1 - - threadpoolctl=3.6.0=pyhecae5ae_0 - - tinycss2=1.4.0=pyhd8ed1ab_0 - - tk=8.6.13=h6ed50ae_3 - - tomli=2.4.1=pyhcf101f3_0 - - tomlkit=0.14.0=pyha770c72_0 - - toolz=1.1.0=pyhd8ed1ab_1 - - tornado=6.5.5=py314h5a2d7ad_0 - - tqdm=4.67.3=pyha7b4d00_0 - - traitlets=5.14.3=pyhd8ed1ab_1 - - trimesh=4.1.8=pyhd8ed1ab_0 - - typing-extensions=4.15.0=h396c80c_0 - - typing-inspection=0.4.2=pyhd8ed1ab_1 - - typing_extensions=4.15.0=pyhcf101f3_0 - - typing_utils=0.1.0=pyhd8ed1ab_1 - - tzdata=2025c=hc9c84f9_1 - - ucrt=10.0.26100.0=h57928b3_0 - - unicodedata2=17.0.1=py314h5a2d7ad_0 - - uri-template=1.3.0=pyhd8ed1ab_1 - - urllib3=2.6.3=pyhd8ed1ab_0 - - vc=14.3=h41ae7f8_34 - - vc14_runtime=14.44.35208=h818238b_34 - - vcomp14=14.44.35208=h818238b_34 - - wcwidth=0.6.0=pyhd8ed1ab_0 - - webcolors=25.10.0=pyhd8ed1ab_0 - - webencodings=0.5.1=pyhd8ed1ab_3 - - websocket-client=1.9.0=pyhd8ed1ab_0 - - widgetsnbextension=3.6.10=pyhd8ed1ab_0 - - win_inet_pton=1.1.0=pyh7428d3b_8 - - winpty=0.4.3=4 - - wrapt=2.1.2=py314h5a2d7ad_0 - - xorg-libxau=1.0.12=hba3369d_1 - - xorg-libxdmcp=1.1.5=hba3369d_1 - - xyzservices=2026.3.0=pyhd8ed1ab_0 - - yaml=0.2.5=h6a83c73_3 - - zarr=2.14.2=pyhd8ed1ab_0 - - zeromq=4.3.5=h507cc87_10 - - zict=3.0.0=pyhd8ed1ab_1 - - zipp=3.23.0=pyhcf101f3_1 - - zlib-ng=2.3.3=h0261ad2_1 - - zstd=1.5.7=h534d264_6 - - pip: - - geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@50ea38e98956affec5d7468f63c3ce5f80520522 - - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@0128671df31abe3fbf12e1a2dcc4f9c1ba7818a5 - - grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@57806e78469cb881a8d5dceae645336e77310bf4 - - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@f7dd0d37aac285dd9ece26396ee39ae72bd6d18d - -variables: - KMP_WARNINGS: 0 diff --git a/environments/py-3.14-win-64.conda.lock.yml b/environments/py-3.14-win-64.conda.lock.yml deleted file mode 100644 index 7fbe4ac1..00000000 --- a/environments/py-3.14-win-64.conda.lock.yml +++ /dev/null @@ -1,165 +0,0 @@ -# Generated by conda-lock. -# platform: win-64 -# input_hash: b56575358cf9c86097af766e84815a217fa1f2932b34252343b018b28a5ce092 - -channels: - - conda-forge - - nodefaults -dependencies: - - _openmp_mutex=4.5=20_gnu - - annotated-types=0.7.0=pyhd8ed1ab_1 - - asciitree=0.3.3=py_2 - - aws-c-auth=0.10.1=h5d51246_2 - - aws-c-cal=0.9.13=h46f3b43_1 - - aws-c-common=0.12.6=hfd05255_0 - - aws-c-compression=0.3.2=hcb3a2da_0 - - aws-c-http=0.10.12=h612f3e8_1 - - aws-c-io=0.26.3=h0d5b9f9_0 - - aws-c-s3=0.11.5=h87bd87b_5 - - aws-c-sdkutils=0.2.4=hcb3a2da_4 - - aws-checksums=0.2.10=hcb3a2da_0 - - backports.zstd=1.3.0=py314h680f03e_0 - - bokeh=3.6.3=pyhd8ed1ab_0 - - brotli=1.2.0=h2d644bc_1 - - brotli-bin=1.2.0=hfd05255_1 - - brotli-python=1.2.0=py314he701e3d_1 - - bzip2=1.0.8=h0ad9c76_9 - - ca-certificates=2026.2.25=h4c7d964_0 - - cached-property=1.5.2=hd8ed1ab_1 - - cached_property=1.5.2=pyha770c72_1 - - click=8.3.2=pyh6dadd2b_0 - - cloudpickle=3.1.2=pyhcf101f3_1 - - colorama=0.4.6=pyhd8ed1ab_1 - - contourpy=1.3.3=py314hf309875_4 - - cycler=0.12.1=pyhcf101f3_2 - - cytoolz=1.1.0=py314h5a2d7ad_2 - - dask-core=2025.3.1=pyhd8ed1ab_0 - - deprecated=1.3.1=pyhd8ed1ab_1 - - discretize=0.12.0=np2py314h1495373_1 - - distributed=2025.3.1=pyhd8ed1ab_0 - - et_xmlfile=2.0.0=pyhd8ed1ab_1 - - fasteners=0.19=pyhd8ed1ab_1 - - fonttools=4.62.0=pyh7db6752_0 - - freetype=2.14.3=h57928b3_0 - - fsspec=2026.3.0=pyhd8ed1ab_0 - - geoana=0.8.1=np2py314h1495373_0 - - h2=4.3.0=pyhcf101f3_0 - - h5py=3.16.0=nompi_py314h02517ec_102 - - hdf5=2.1.0=nompi_hd96b29f_104 - - hpack=4.1.0=pyhd8ed1ab_0 - - hyperframe=6.1.0=pyhd8ed1ab_0 - - importlib-metadata=8.8.0=pyhcf101f3_0 - - jinja2=3.1.6=pyhcf101f3_1 - - joblib=1.5.3=pyhd8ed1ab_0 - - kiwisolver=1.5.0=py314hf309875_0 - - krb5=1.22.2=h0ea6238_0 - - lcms2=2.18=hf2c6c5f_0 - - lerc=4.1.0=hd936e49_0 - - libaec=1.1.5=haf901d7_0 - - libblas=3.11.0=6_hf2e6a31_mkl - - libbrotlicommon=1.2.0=hfd05255_1 - - libbrotlidec=1.2.0=hfd05255_1 - - libbrotlienc=1.2.0=hfd05255_1 - - libcblas=3.11.0=6_h2a3cdd5_mkl - - libcurl=8.19.0=h8206538_0 - - libdeflate=1.25=h51727cc_0 - - libdlf=0.3.0=pyhd8ed1ab_1 - - libexpat=2.7.5=hac47afa_0 - - libffi=3.5.2=h3d046cb_0 - - libfreetype=2.14.3=h57928b3_0 - - libfreetype6=2.14.3=hdbac1cb_0 - - libgcc=15.2.0=h8ee18e1_18 - - libgomp=15.2.0=h8ee18e1_18 - - libhwloc=2.12.2=default_h4379cf1_1000 - - libiconv=1.18=hc1393d2_2 - - libjpeg-turbo=3.1.4.1=hfd05255_0 - - liblapack=3.11.0=6_hf9ab0e9_mkl - - liblzma=5.8.3=hfd05255_0 - - libmpdec=4.0.0=hfd05255_1 - - libpng=1.6.57=h7351971_0 - - libspatialindex=2.1.0=h518811d_0 - - libsqlite=3.53.0=hf5d6505_0 - - libssh2=1.11.1=h9aa295b_0 - - libtiff=4.7.1=h8f73337_1 - - libwebp-base=1.6.0=h4d5522a_0 - - libwinpthread=12.0.0.r4.gg4f2fc60ca=h57928b3_10 - - libxcb=1.17.0=h0e4246c_0 - - libxml2=2.15.2=h5d26750_0 - - libxml2-16=2.15.2=h692994f_0 - - libzlib=1.3.2=hfd05255_2 - - llvm-openmp=22.1.3=h4fa8253_0 - - locket=1.0.0=pyhd8ed1ab_0 - - markupsafe=3.0.3=py314h2359020_1 - - matplotlib-base=3.10.8=py314hfa45d96_0 - - mkl=2025.3.1=hac47afa_11 - - msgpack-python=1.1.2=py314h909e829_1 - - mumps-seq=5.8.2=h607cc0b_2 - - munkres=1.1.4=pyhd8ed1ab_1 - - numcodecs=0.15.1=py314hd8fd7ce_1 - - numpy=2.4.3=py314h02f10f6_0 - - openjpeg=2.5.4=h0e57b4f_0 - - openpyxl=3.1.5=py314hccc76fc_3 - - openssl=3.6.2=hf411b9b_0 - - packaging=26.0=pyhcf101f3_0 - - pandas=3.0.2=py314hf700ef7_0 - - partd=1.4.2=pyhd8ed1ab_0 - - pillow=12.2.0=py314h61b30b5_0 - - pip=26.0.1=pyh145f28c_0 - - psutil=7.2.2=py314hc5dbbe4_0 - - pthread-stubs=0.4=h0e40799_1002 - - pydantic=2.12.5=pyhcf101f3_1 - - pydantic-core=2.41.5=py314h9f07db2_1 - - pydiso=0.2.0=np2py314h2b9c9a4_1 - - pymatsolver=0.3.1=pyh48887ae_201 - - pyparsing=3.3.2=pyhcf101f3_0 - - pysocks=1.7.1=pyh09c184e_7 - - python=3.14.4=h4b44e0e_100_cp314 - - python-dateutil=2.9.0.post0=pyhe01879c_2 - - python-mumps=0.0.6=nompi_h3182675 - - python-tzdata=2026.1=pyhd8ed1ab_0 - - python_abi=3.14=8_cp314 - - pyyaml=6.0.3=py314h2359020_1 - - qhull=2020.2=hc790b64_5 - - rtree=1.4.1=pyh11ca60a_0 - - scikit-learn=1.8.0=np2py314h1b5b07a_1 - - scipy=1.17.1=py314h221f224_0 - - setuptools=82.0.1=pyh332efcf_0 - - six=1.17.0=pyhe01879c_1 - - sortedcontainers=2.4.0=pyhd8ed1ab_1 - - tbb=2022.3.0=h3155e25_2 - - tblib=3.2.2=pyhcf101f3_0 - - threadpoolctl=3.6.0=pyhecae5ae_0 - - tk=8.6.13=h6ed50ae_3 - - toolz=1.1.0=pyhd8ed1ab_1 - - tornado=6.5.5=py314h5a2d7ad_0 - - tqdm=4.67.3=pyha7b4d00_0 - - trimesh=4.1.8=pyhd8ed1ab_0 - - typing-extensions=4.15.0=h396c80c_0 - - typing-inspection=0.4.2=pyhd8ed1ab_1 - - typing_extensions=4.15.0=pyhcf101f3_0 - - tzdata=2025c=hc9c84f9_1 - - ucrt=10.0.26100.0=h57928b3_0 - - unicodedata2=17.0.1=py314h5a2d7ad_0 - - urllib3=2.6.3=pyhd8ed1ab_0 - - vc=14.3=h41ae7f8_34 - - vc14_runtime=14.44.35208=h818238b_34 - - vcomp14=14.44.35208=h818238b_34 - - win_inet_pton=1.1.0=pyh7428d3b_8 - - wrapt=2.1.2=py314h5a2d7ad_0 - - xorg-libxau=1.0.12=hba3369d_1 - - xorg-libxdmcp=1.1.5=hba3369d_1 - - xyzservices=2026.3.0=pyhd8ed1ab_0 - - yaml=0.2.5=h6a83c73_3 - - zarr=2.14.2=pyhd8ed1ab_0 - - zict=3.0.0=pyhd8ed1ab_1 - - zipp=3.23.0=pyhcf101f3_1 - - zlib-ng=2.3.3=h0261ad2_1 - - zstd=1.5.7=h534d264_6 - - pip: - - geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@50ea38e98956affec5d7468f63c3ce5f80520522 - - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@0128671df31abe3fbf12e1a2dcc4f9c1ba7818a5 - - grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@57806e78469cb881a8d5dceae645336e77310bf4 - - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@f7dd0d37aac285dd9ece26396ee39ae72bd6d18d - -variables: - KMP_WARNINGS: 0 diff --git a/py-3.12.conda-lock.yml b/py-3.12.conda-lock.yml index d9eaf37a..ff811873 100644 --- a/py-3.12.conda-lock.yml +++ b/py-3.12.conda-lock.yml @@ -15,8 +15,8 @@ version: 1 metadata: content_hash: - win-64: 242cc486eeea4891712e6b25f7d1c4461e1caa4743b40d8b5da026391c01085c - linux-64: aafe1c8abf5f2416d4f10fa06cf2d0c04c47baf7648a31102aaf49033caf8d1a + win-64: 3b0dca0a467e6b9fc1977d3fdcf291b9e7b9925447195bbe327d0e38241bfa9f + linux-64: 8b2487ee7bdd1490ff8aee0dad76386940f3c90c9b1ddd7762c771e8b064e7cf channels: - url: conda-forge used_env_vars: [] @@ -152,7 +152,7 @@ package: dependencies: exceptiongroup: '>=1.0.2' idna: '>=2.8' - python: '>=3.10' + python: '' typing_extensions: '>=4.5' url: https://repo.prefix.dev/conda-forge/noarch/anyio-4.13.0-pyhcf101f3_0.conda hash: @@ -240,7 +240,7 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.10' + python: '' python-dateutil: '>=2.7.0' python-tzdata: '' url: https://repo.prefix.dev/conda-forge/noarch/arrow-1.4.0-pyhcf101f3_0.conda @@ -341,7 +341,7 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.10' + python: '' typing_extensions: '>=4.0.0' url: https://repo.prefix.dev/conda-forge/noarch/async-lru-2.3.0-pyhcf101f3_0.conda hash: @@ -366,7 +366,7 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.10' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/attrs-26.1.0-pyhcf101f3_0.conda hash: md5: c6b0543676ecb1fb2d7643941fe375f2 @@ -678,7 +678,7 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.10' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/babel-2.18.0-pyhcf101f3_1.conda hash: md5: f1976ce927373500cc19d3c0b2c85177 @@ -764,7 +764,7 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.10' + python: '' webencodings: '' url: https://repo.prefix.dev/conda-forge/noarch/bleach-6.3.0-pyhcf101f3_1.conda hash: @@ -1150,7 +1150,7 @@ package: dependencies: __win: '' colorama: '' - python: '>=3.10' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/click-8.3.2-pyh6dadd2b_0.conda hash: md5: 290d6b8ba791f99e068327e5d17e8462 @@ -1174,7 +1174,7 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.10' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/cloudpickle-3.1.2-pyhcf101f3_1.conda hash: md5: 61b8078a0905b12529abc622406cb62c @@ -1222,7 +1222,7 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.9' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/comm-0.2.3-pyhe01879c_0.conda hash: md5: 2da13f2b299d8e1995bafbbe9689a2f7 @@ -1339,7 +1339,7 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.10' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/cycler-0.12.1-pyhcf101f3_2.conda hash: md5: 4c2a8fef270f6c69591889b93f9f55c1 @@ -1542,7 +1542,7 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.10' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/dill-0.4.1-pyhcf101f3_0.conda hash: md5: 080a808fce955026bf82107d955d32da @@ -1934,7 +1934,7 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.10' + python: '' typing_extensions: '' url: https://repo.prefix.dev/conda-forge/noarch/h11-0.16.0-pyhcf101f3_1.conda hash: @@ -1963,7 +1963,7 @@ package: dependencies: hpack: '>=4.1,<5' hyperframe: '>=6.1,<7' - python: '>=3.10' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/h2-4.3.0-pyhcf101f3_0.conda hash: md5: 164fc43f0b53b6e3a7bc7dce5e4f1dc9 @@ -2107,7 +2107,7 @@ package: certifi: '' h11: '>=0.16' h2: '>=3,<5' - python: '>=3.9' + python: '' sniffio: 1.* url: https://repo.prefix.dev/conda-forge/noarch/httpcore-1.0.9-pyh29332c3_0.conda hash: @@ -2251,7 +2251,7 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.10' + python: '' zipp: '>=3.20' url: https://repo.prefix.dev/conda-forge/noarch/importlib-metadata-8.8.0-pyhcf101f3_0.conda hash: @@ -2349,7 +2349,7 @@ package: nest-asyncio: '>=1.4' packaging: '>=22' psutil: '>=5.7' - python: '>=3.10' + python: '' pyzmq: '>=25' tornado: '>=6.4.1' traitlets: '>=5.4.0' @@ -2394,7 +2394,7 @@ package: matplotlib-inline: '>=0.1.6' prompt-toolkit: '>=3.0.41,<3.1.0' pygments: '>=2.14.0' - python: '>=3.12' + python: '' stack_data: '>=0.6.0' traitlets: '>=5.13.0' url: https://repo.prefix.dev/conda-forge/noarch/ipython-9.12.0-pyhccfa634_0.conda @@ -2586,7 +2586,7 @@ package: platform: win-64 dependencies: markupsafe: '>=2.0' - python: '>=3.10' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/jinja2-3.1.6-pyhcf101f3_1.conda hash: md5: 04558c96691bed63104678757beb4f8d @@ -2660,7 +2660,7 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.10' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/jsonpointer-3.1.1-pyhcf101f3_0.conda hash: md5: 89bf346df77603055d3c8fe5811691e6 @@ -2690,7 +2690,7 @@ package: dependencies: attrs: '>=22.2.0' jsonschema-specifications: '>=2023.3.6' - python: '>=3.10' + python: '' referencing: '>=0.28.4' rpds-py: '>=0.25.0' url: https://repo.prefix.dev/conda-forge/noarch/jsonschema-4.26.0-pyhcf101f3_0.conda @@ -2717,7 +2717,7 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.10' + python: '' referencing: '>=0.31.0' url: https://repo.prefix.dev/conda-forge/noarch/jsonschema-specifications-2025.9.1-pyhcf101f3_0.conda hash: @@ -2794,7 +2794,7 @@ package: jupyter_server: '' nodejs: '>=20' platformdirs: '>=4.2.2' - python: '>=3.10' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/jupyter-book-2.1.4-pyhcf101f3_0.conda hash: md5: 6466d205c69ad4f33ac9100a93af55b5 @@ -2822,7 +2822,7 @@ package: dependencies: importlib-metadata: '>=4.8.3' jupyter_server: '>=1.1.2' - python: '>=3.10' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/jupyter-lsp-2.3.1-pyhcf101f3_0.conda hash: md5: 0c3b465ceee138b9c39279cc02e5c4a0 @@ -2852,7 +2852,7 @@ package: platform: win-64 dependencies: jupyter_core: '>=5.1' - python: '>=3.10' + python: '' python-dateutil: '>=2.8.2' pyzmq: '>=25.0' tornado: '>=6.4.1' @@ -2885,7 +2885,7 @@ package: dependencies: __win: '' platformdirs: '>=2.5' - python: '>=3.10' + python: '' pywin32: '' traitlets: '>=5.3' url: https://repo.prefix.dev/conda-forge/noarch/jupyter_core-5.9.1-pyh6dadd2b_0.conda @@ -2921,7 +2921,7 @@ package: dependencies: jsonschema-with-format-nongpl: '>=4.18.0' packaging: '' - python: '>=3.9' + python: '' python-json-logger: '>=2.0.4' pyyaml: '>=5.3' referencing: '' @@ -2981,7 +2981,7 @@ package: overrides: '>=5.0' packaging: '>=22.0' prometheus_client: '>=0.9' - python: '>=3.10' + python: '' pyzmq: '>=24' send2trash: '>=1.8.2' terminado: '>=0.8.3' @@ -3012,7 +3012,7 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.10' + python: '' terminado: '>=0.8.3' url: https://repo.prefix.dev/conda-forge/noarch/jupyter_server_terminals-0.5.4-pyhcf101f3_0.conda hash: @@ -3128,7 +3128,7 @@ package: jsonschema: '>=4.18' jupyter_server: '>=1.21,<3' packaging: '>=21.3' - python: '>=3.10' + python: '' requests: '>=2.31' url: https://repo.prefix.dev/conda-forge/noarch/jupyterlab_server-2.28.0-pyhcf101f3_0.conda hash: @@ -4729,7 +4729,7 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.10' + python: '' typing_extensions: '' url: https://repo.prefix.dev/conda-forge/noarch/mistune-3.2.0-pyhcf101f3_0.conda hash: @@ -4979,7 +4979,7 @@ package: packaging: '' pandocfilters: '>=1.4.1' pygments: '>=2.4.1' - python: '>=3.10' + python: '' traitlets: '>=5.1' url: https://repo.prefix.dev/conda-forge/noarch/nbconvert-core-7.16.6-pyhcf101f3_1.conda hash: @@ -5140,7 +5140,7 @@ package: jupyterlab: '>=4.5.6,<4.6' jupyterlab_server: '>=2.28.0,<3' notebook-shim: '>=0.2,<0.3' - python: '>=3.10' + python: '' tornado: '>=6.2.0' url: https://repo.prefix.dev/conda-forge/noarch/notebook-7.5.5-pyhcf101f3_0.conda hash: @@ -5374,64 +5374,67 @@ package: category: dev optional: true - name: packaging - version: '26.0' + version: '26.1' manager: conda platform: linux-64 dependencies: python: '' - url: https://repo.prefix.dev/conda-forge/noarch/packaging-26.0-pyhcf101f3_0.conda + url: https://repo.prefix.dev/conda-forge/noarch/packaging-26.1-pyhc364b38_0.conda hash: - md5: b76541e68fea4d511b1ac46a28dcd2c6 - sha256: c1fc0f953048f743385d31c468b4a678b3ad20caffdeaa94bed85ba63049fd58 + md5: b8ae38639d323d808da535fb71e31be8 + sha256: 171d977bc977fd80f2a05de3d4b7d571c4ec3cdea436ed364e5cd50547c50881 category: main optional: false - name: packaging - version: '26.0' + version: '26.1' manager: conda platform: win-64 dependencies: - python: '>=3.8' - url: https://repo.prefix.dev/conda-forge/noarch/packaging-26.0-pyhcf101f3_0.conda + python: '' + url: https://repo.prefix.dev/conda-forge/noarch/packaging-26.1-pyhc364b38_0.conda hash: - md5: b76541e68fea4d511b1ac46a28dcd2c6 - sha256: c1fc0f953048f743385d31c468b4a678b3ad20caffdeaa94bed85ba63049fd58 + md5: b8ae38639d323d808da535fb71e31be8 + sha256: 171d977bc977fd80f2a05de3d4b7d571c4ec3cdea436ed364e5cd50547c50881 category: main optional: false - name: pandas - version: 3.0.2 + version: 2.2.3 manager: conda platform: linux-64 dependencies: __glibc: '>=2.17,<3.0.a0' - libgcc: '>=14' - libstdcxx: '>=14' - numpy: '>=1.23,<3' - python: '' + libgcc: '>=13' + libstdcxx: '>=13' + numpy: '>=1.22.4' + python: '>=3.12,<3.13.0a0' python-dateutil: '>=2.8.2' + python-tzdata: '>=2022.7' python_abi: 3.12.* - url: https://repo.prefix.dev/conda-forge/linux-64/pandas-3.0.2-py312h8ecdadd_0.conda + pytz: '>=2020.1' + url: https://repo.prefix.dev/conda-forge/linux-64/pandas-2.2.3-py312hf9745cd_3.conda hash: - md5: 42050f82a0c0f6fa23eda3d93b251c18 - sha256: 4aad0f99a06e799acdd46af0df8f7c8273164cabce8b5c94a44b012b7d1a30a6 + md5: 2979458c23c7755683a0598fb33e7666 + sha256: b0bed36b95757bbd269d30b2367536b802158bdf7947800ee7ae55089cfa8b9c category: main optional: false - name: pandas - version: 3.0.2 + version: 2.2.3 manager: conda platform: win-64 dependencies: - numpy: '>=1.23,<3' - python: '' + numpy: '>=1.22.4' + python: '>=3.12,<3.13.0a0' python-dateutil: '>=2.8.2' - python-tzdata: '' + python-tzdata: '>=2022.7' python_abi: 3.12.* + pytz: '>=2020.1' ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/pandas-3.0.2-py312h95189c4_0.conda + vc: '>=14.2,<15' + vc14_runtime: '>=14.29.30139' + url: https://repo.prefix.dev/conda-forge/win-64/pandas-2.2.3-py312h72972c8_3.conda hash: - md5: 40295a121673a91763b71603b26ba5dd - sha256: edb1f9a8dbe24426a23f6ffa0af9ef291c775d1c4c994a30ef60040680d61c11 + md5: 08b4650b022c9f3233d45f231fb9471f + sha256: 86fe04c5f0dcae3644e3d2d892ddf6760d89eeb8fe1a31ef30290ac5a6a9f125 category: main optional: false - name: pandoc @@ -5497,7 +5500,7 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.10' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/parso-0.8.6-pyhcf101f3_0.conda hash: md5: 97c1ce2fffa1209e7afb432810ec6e12 @@ -5641,7 +5644,7 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.10' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/platformdirs-4.9.6-pyhcf101f3_0.conda hash: md5: 89c0b6d1793601a2a3a3f7d2d3d8b937 @@ -5665,7 +5668,7 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.9' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/pluggy-1.6.0-pyhf9edf01_1.conda hash: md5: d7585b6550ad04c8c5e21097ada2888e @@ -5833,7 +5836,7 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.9' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/pycparser-2.22-pyh29332c3_1.conda hash: md5: 12c566707c80111f9799308d9e265aef @@ -5864,7 +5867,7 @@ package: dependencies: annotated-types: '>=0.6.0' pydantic-core: 2.41.5 - python: '>=3.10' + python: '' typing-extensions: '>=4.6.1' typing-inspection: '>=0.4.2' typing_extensions: '>=4.14.1' @@ -5999,7 +6002,7 @@ package: isort: '>=5,!=5.13,<9' mccabe: '>=0.6,<0.8' platformdirs: '>=2.2' - python: '>=3.10' + python: '' tomli: '>=1.1' tomlkit: '>=0.10.1' url: https://repo.prefix.dev/conda-forge/noarch/pylint-4.0.5-pyhcf101f3_0.conda @@ -6057,7 +6060,7 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.10' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/pyparsing-3.3.2-pyhcf101f3_0.conda hash: md5: 3687cc0b82a8b4c17e1f0eb7e47163d5 @@ -6121,7 +6124,7 @@ package: packaging: '>=22' pluggy: '>=1.5,<2' pygments: '>=2.7.2' - python: '>=3.10' + python: '' tomli: '>=1' url: https://repo.prefix.dev/conda-forge/noarch/pytest-9.0.3-pyhc364b38_1.conda hash: @@ -6152,7 +6155,7 @@ package: coverage: '>=7.10.6' pluggy: '>=1.2' pytest: '>=7' - python: '>=3.10' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/pytest-cov-7.1.0-pyhcf101f3_0.conda hash: md5: 67d1790eefa81ed305b89d8e314c7923 @@ -6230,7 +6233,7 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.9' + python: '' six: '>=1.5' url: https://repo.prefix.dev/conda-forge/noarch/python-dateutil-2.9.0.post0-pyhe01879c_2.conda hash: @@ -6255,7 +6258,7 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.9' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/python-fastjsonschema-2.21.2-pyhe01879c_0.conda hash: md5: 23029aae904a2ba587daba708208012f @@ -6395,6 +6398,30 @@ package: sha256: 80677180dd3c22deb7426ca89d6203f1c7f1f256f2d5a94dc210f6e758229809 category: main optional: false +- name: pytz + version: 2026.1.post1 + manager: conda + platform: linux-64 + dependencies: + python: '' + url: https://repo.prefix.dev/conda-forge/noarch/pytz-2026.1.post1-pyhcf101f3_0.conda + hash: + md5: f8a489f43a1342219a3a4d69cecc6b25 + sha256: d35c15c861d5635db1ba847a2e0e7de4c01994999602db1f82e41b5935a9578a + category: main + optional: false +- name: pytz + version: 2026.1.post1 + manager: conda + platform: win-64 + dependencies: + python: '' + url: https://repo.prefix.dev/conda-forge/noarch/pytz-2026.1.post1-pyhcf101f3_0.conda + hash: + md5: f8a489f43a1342219a3a4d69cecc6b25 + sha256: d35c15c861d5635db1ba847a2e0e7de4c01994999602db1f82e41b5935a9578a + category: main + optional: false - name: pywin32 version: '311' manager: conda @@ -6590,7 +6617,7 @@ package: platform: win-64 dependencies: attrs: '>=22.2.0' - python: '>=3.10' + python: '' rpds-py: '>=0.7.0' typing_extensions: '>=4.4.0' url: https://repo.prefix.dev/conda-forge/noarch/referencing-0.37.0-pyhcf101f3_0.conda @@ -6623,7 +6650,7 @@ package: certifi: '>=2023.5.7' charset-normalizer: '>=2,<4' idna: '>=2.5,<4' - python: '>=3.10' + python: '' urllib3: '>=1.26,<3' url: https://repo.prefix.dev/conda-forge/noarch/requests-2.33.1-pyhcf101f3_0.conda hash: @@ -6700,7 +6727,7 @@ package: platform: win-64 dependencies: lark: '>=1.2.2' - python: '>=3.9' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/rfc3987-syntax-1.1.0-pyhe01879c_1.conda hash: md5: 7234f99325263a5af6d4cd195035e8f2 @@ -6880,7 +6907,7 @@ package: platform: win-64 dependencies: __win: '' - python: '>=3.10' + python: '' pywin32: '' url: https://repo.prefix.dev/conda-forge/noarch/send2trash-2.1.0-pyh6dadd2b_1.conda hash: @@ -6929,7 +6956,7 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.9' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/six-1.17.0-pyhe01879c_1.conda hash: md5: 3339e3b65d58accf4ca4fb8748ab16b3 @@ -7321,7 +7348,7 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.10' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/tblib-3.2.2-pyhcf101f3_0.conda hash: md5: f88bb644823094f436792f80fba3207e @@ -7349,7 +7376,7 @@ package: platform: win-64 dependencies: __win: '' - python: '>=3.10' + python: '' pywinpty: '>=1.1.0' tornado: '>=6.1.0' url: https://repo.prefix.dev/conda-forge/noarch/terminado-0.18.1-pyh6dadd2b_1.conda @@ -7453,7 +7480,7 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.10' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/tomli-2.4.1-pyhcf101f3_0.conda hash: md5: b5325cf06a000c5b14970462ff5e4d58 @@ -7559,7 +7586,7 @@ package: dependencies: __win: '' colorama: '' - python: '>=3.10' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/tqdm-4.67.3-pyha7b4d00_0.conda hash: md5: af77160f8428924c17db94e04aa69409 @@ -7683,7 +7710,7 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.10' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/typing_extensions-4.15.0-pyhcf101f3_0.conda hash: md5: 0caa1af407ecff61170c9437a808404d @@ -8268,27 +8295,27 @@ package: category: main optional: false - name: zipp - version: 3.23.0 + version: 3.23.1 manager: conda platform: linux-64 dependencies: python: '' - url: https://repo.prefix.dev/conda-forge/noarch/zipp-3.23.0-pyhcf101f3_1.conda + url: https://repo.prefix.dev/conda-forge/noarch/zipp-3.23.1-pyhcf101f3_0.conda hash: - md5: 30cd29cb87d819caead4d55184c1d115 - sha256: b4533f7d9efc976511a73ef7d4a2473406d7f4c750884be8e8620b0ce70f4dae + md5: e1c36c6121a7c9c76f2f148f1e83b983 + sha256: 523616c0530d305d2216c2b4a8dfd3872628b60083255b89c5e0d8c42e738cca category: main optional: false - name: zipp - version: 3.23.0 + version: 3.23.1 manager: conda platform: win-64 dependencies: - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/zipp-3.23.0-pyhcf101f3_1.conda + python: '' + url: https://repo.prefix.dev/conda-forge/noarch/zipp-3.23.1-pyhcf101f3_0.conda hash: - md5: 30cd29cb87d819caead4d55184c1d115 - sha256: b4533f7d9efc976511a73ef7d4a2473406d7f4c750884be8e8620b0ce70f4dae + md5: e1c36c6121a7c9c76f2f148f1e83b983 + sha256: 523616c0530d305d2216c2b4a8dfd3872628b60083255b89c5e0d8c42e738cca category: main optional: false - name: zlib @@ -8361,43 +8388,43 @@ package: category: main optional: false - name: geoapps-utils - version: 0.7.0a3.dev25+50ea38e + version: 0.7.0a4.dev14+6b26f39 manager: pip platform: linux-64 dependencies: - geoh5py: 0.12.3.dev301+0128671d + geoh5py: 0.13.0a4.dev5+5304d94b matplotlib: '>=3.10.0,<3.11.0' numpy: '>=2.4.2,<2.5.0' pydantic: '>=2.12.0,<2.13.0' scipy: '>=1.17.0,<1.18.0' - url: git+https://github.com/MiraGeoscience/geoapps-utils.git@50ea38e98956affec5d7468f63c3ce5f80520522 + url: git+https://github.com/MiraGeoscience/geoapps-utils.git@6b26f39967277d6384c6fc28d8868c1104dfddeb hash: - sha256: 50ea38e98956affec5d7468f63c3ce5f80520522 + sha256: 6b26f39967277d6384c6fc28d8868c1104dfddeb source: type: url - url: git+https://github.com/MiraGeoscience/geoapps-utils.git@50ea38e98956affec5d7468f63c3ce5f80520522 + url: git+https://github.com/MiraGeoscience/geoapps-utils.git@6b26f39967277d6384c6fc28d8868c1104dfddeb category: main optional: false - name: geoapps-utils - version: 0.7.0a3.dev25+50ea38e + version: 0.7.0a4.dev14+6b26f39 manager: pip platform: win-64 dependencies: - geoh5py: 0.12.3.dev301+0128671d + geoh5py: 0.13.0a4.dev5+5304d94b matplotlib: '>=3.10.0,<3.11.0' numpy: '>=2.4.2,<2.5.0' pydantic: '>=2.12.0,<2.13.0' scipy: '>=1.17.0,<1.18.0' - url: git+https://github.com/MiraGeoscience/geoapps-utils.git@50ea38e98956affec5d7468f63c3ce5f80520522 + url: git+https://github.com/MiraGeoscience/geoapps-utils.git@6b26f39967277d6384c6fc28d8868c1104dfddeb hash: - sha256: 50ea38e98956affec5d7468f63c3ce5f80520522 + sha256: 6b26f39967277d6384c6fc28d8868c1104dfddeb source: type: url - url: git+https://github.com/MiraGeoscience/geoapps-utils.git@50ea38e98956affec5d7468f63c3ce5f80520522 + url: git+https://github.com/MiraGeoscience/geoapps-utils.git@6b26f39967277d6384c6fc28d8868c1104dfddeb category: main optional: false - name: geoh5py - version: 0.12.3.dev301+0128671d + version: 0.13.0a4.dev5+5304d94b manager: pip platform: linux-64 dependencies: @@ -8405,16 +8432,16 @@ package: numpy: '>=2.4.0,<2.5.0' pillow: '>=12.1.0,<12.2.0' pydantic: '>=2.12.0,<2.13.0' - url: git+https://github.com/MiraGeoscience/geoh5py.git@0128671df31abe3fbf12e1a2dcc4f9c1ba7818a5 + url: git+https://github.com/MiraGeoscience/geoh5py.git@5304d94ba76f57f82e7519cdcca18b6f6b89a557 hash: - sha256: 0128671df31abe3fbf12e1a2dcc4f9c1ba7818a5 + sha256: 5304d94ba76f57f82e7519cdcca18b6f6b89a557 source: type: url - url: git+https://github.com/MiraGeoscience/geoh5py.git@0128671df31abe3fbf12e1a2dcc4f9c1ba7818a5 + url: git+https://github.com/MiraGeoscience/geoh5py.git@5304d94ba76f57f82e7519cdcca18b6f6b89a557 category: main optional: false - name: geoh5py - version: 0.12.3.dev301+0128671d + version: 0.13.0a4.dev5+5304d94b manager: pip platform: win-64 dependencies: @@ -8422,22 +8449,22 @@ package: numpy: '>=2.4.0,<2.5.0' pillow: '>=12.1.0,<12.2.0' pydantic: '>=2.12.0,<2.13.0' - url: git+https://github.com/MiraGeoscience/geoh5py.git@0128671df31abe3fbf12e1a2dcc4f9c1ba7818a5 + url: git+https://github.com/MiraGeoscience/geoh5py.git@5304d94ba76f57f82e7519cdcca18b6f6b89a557 hash: - sha256: 0128671df31abe3fbf12e1a2dcc4f9c1ba7818a5 + sha256: 5304d94ba76f57f82e7519cdcca18b6f6b89a557 source: type: url - url: git+https://github.com/MiraGeoscience/geoh5py.git@0128671df31abe3fbf12e1a2dcc4f9c1ba7818a5 + url: git+https://github.com/MiraGeoscience/geoh5py.git@5304d94ba76f57f82e7519cdcca18b6f6b89a557 category: main optional: false - name: grid-apps - version: 0.2.0a3.dev7+57806e7 + version: 0.2.0a3 manager: pip platform: linux-64 dependencies: discretize: '>=0.12.0,<0.13.0' - geoapps-utils: 0.7.0a3.dev25+50ea38e - geoh5py: 0.12.3.dev301+0128671d + geoapps-utils: 0.7.0a4.dev14+6b26f39 + geoh5py: 0.13.0a4.dev5+5304d94b numpy: '>=2.4.2,<2.5.0' pydantic: '>=2.12.0,<2.13.0' scipy: '>=1.17.0,<1.18.0' @@ -8450,13 +8477,13 @@ package: category: main optional: false - name: grid-apps - version: 0.2.0a3.dev7+57806e7 + version: 0.2.0a3 manager: pip platform: win-64 dependencies: discretize: '>=0.12.0,<0.13.0' - geoapps-utils: 0.7.0a3.dev25+50ea38e - geoh5py: 0.12.3.dev301+0128671d + geoapps-utils: 0.7.0a4.dev14+6b26f39 + geoh5py: 0.13.0a4.dev5+5304d94b numpy: '>=2.4.2,<2.5.0' pydantic: '>=2.12.0,<2.13.0' scipy: '>=1.17.0,<1.18.0' @@ -8469,7 +8496,7 @@ package: category: main optional: false - name: mira-simpeg - version: 0.25.0.1a2.dev12+gf7dd0d37a + version: 0.25.0.1a3.dev9+g3430f930a manager: pip platform: linux-64 dependencies: @@ -8482,16 +8509,16 @@ package: pymatsolver: '>=0.3' scipy: '>=1.8' typing-extensions: '*' - url: git+https://github.com/MiraGeoscience/simpeg.git@f7dd0d37aac285dd9ece26396ee39ae72bd6d18d + url: git+https://github.com/MiraGeoscience/simpeg.git@3430f930a84f83a577e200677a77824e14f198de hash: - sha256: f7dd0d37aac285dd9ece26396ee39ae72bd6d18d + sha256: 3430f930a84f83a577e200677a77824e14f198de source: type: url - url: git+https://github.com/MiraGeoscience/simpeg.git@f7dd0d37aac285dd9ece26396ee39ae72bd6d18d + url: git+https://github.com/MiraGeoscience/simpeg.git@3430f930a84f83a577e200677a77824e14f198de category: main optional: false - name: mira-simpeg - version: 0.25.0.1a2.dev12+gf7dd0d37a + version: 0.25.0.1a3.dev9+g3430f930a manager: pip platform: win-64 dependencies: @@ -8504,11 +8531,11 @@ package: pymatsolver: '>=0.3' scipy: '>=1.8' typing-extensions: '*' - url: git+https://github.com/MiraGeoscience/simpeg.git@f7dd0d37aac285dd9ece26396ee39ae72bd6d18d + url: git+https://github.com/MiraGeoscience/simpeg.git@3430f930a84f83a577e200677a77824e14f198de hash: - sha256: f7dd0d37aac285dd9ece26396ee39ae72bd6d18d + sha256: 3430f930a84f83a577e200677a77824e14f198de source: type: url - url: git+https://github.com/MiraGeoscience/simpeg.git@f7dd0d37aac285dd9ece26396ee39ae72bd6d18d + url: git+https://github.com/MiraGeoscience/simpeg.git@3430f930a84f83a577e200677a77824e14f198de category: main optional: false diff --git a/py-3.13.conda-lock.yml b/py-3.13.conda-lock.yml index 91bcd53a..1af82de8 100644 --- a/py-3.13.conda-lock.yml +++ b/py-3.13.conda-lock.yml @@ -15,8 +15,8 @@ version: 1 metadata: content_hash: - win-64: 634cec3ecb56deda7d45fbb3187fdfd23a39124f4735afaafd63281ac1d4e160 - linux-64: 9c084fb4e43ef817a9ccbd7d830c295486fa3a57249edd4c6a77fb42bd4c7ff0 + win-64: 39f3327e5a5f3f237fe62c84dace8a3923b70ac86542fb0e6175bc41ae674fbf + linux-64: e84b048c0fe28d351109b8d6bec2b6edc2a5f69cd9cc6130b1666f2080526cf9 channels: - url: conda-forge used_env_vars: [] @@ -137,7 +137,7 @@ package: dependencies: exceptiongroup: '>=1.0.2' idna: '>=2.8' - python: '>=3.10' + python: '' typing_extensions: '>=4.5' url: https://repo.prefix.dev/conda-forge/noarch/anyio-4.13.0-pyhcf101f3_0.conda hash: @@ -152,7 +152,7 @@ package: dependencies: exceptiongroup: '>=1.0.2' idna: '>=2.8' - python: '>=3.10' + python: '' typing_extensions: '>=4.5' url: https://repo.prefix.dev/conda-forge/noarch/anyio-4.13.0-pyhcf101f3_0.conda hash: @@ -226,7 +226,7 @@ package: manager: conda platform: linux-64 dependencies: - python: '>=3.10' + python: '' python-dateutil: '>=2.7.0' python-tzdata: '' url: https://repo.prefix.dev/conda-forge/noarch/arrow-1.4.0-pyhcf101f3_0.conda @@ -240,7 +240,7 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.10' + python: '' python-dateutil: '>=2.7.0' python-tzdata: '' url: https://repo.prefix.dev/conda-forge/noarch/arrow-1.4.0-pyhcf101f3_0.conda @@ -328,7 +328,7 @@ package: manager: conda platform: linux-64 dependencies: - python: '>=3.10' + python: '' typing_extensions: '>=4.0.0' url: https://repo.prefix.dev/conda-forge/noarch/async-lru-2.3.0-pyhcf101f3_0.conda hash: @@ -341,7 +341,7 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.10' + python: '' typing_extensions: '>=4.0.0' url: https://repo.prefix.dev/conda-forge/noarch/async-lru-2.3.0-pyhcf101f3_0.conda hash: @@ -354,7 +354,7 @@ package: manager: conda platform: linux-64 dependencies: - python: '>=3.10' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/attrs-26.1.0-pyhcf101f3_0.conda hash: md5: c6b0543676ecb1fb2d7643941fe375f2 @@ -366,7 +366,7 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.10' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/attrs-26.1.0-pyhcf101f3_0.conda hash: md5: c6b0543676ecb1fb2d7643941fe375f2 @@ -666,7 +666,7 @@ package: manager: conda platform: linux-64 dependencies: - python: '>=3.10' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/babel-2.18.0-pyhcf101f3_1.conda hash: md5: f1976ce927373500cc19d3c0b2c85177 @@ -678,7 +678,7 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.10' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/babel-2.18.0-pyhcf101f3_1.conda hash: md5: f1976ce927373500cc19d3c0b2c85177 @@ -751,7 +751,7 @@ package: manager: conda platform: linux-64 dependencies: - python: '>=3.10' + python: '' webencodings: '' url: https://repo.prefix.dev/conda-forge/noarch/bleach-6.3.0-pyhcf101f3_1.conda hash: @@ -764,7 +764,7 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.10' + python: '' webencodings: '' url: https://repo.prefix.dev/conda-forge/noarch/bleach-6.3.0-pyhcf101f3_1.conda hash: @@ -1150,7 +1150,7 @@ package: dependencies: __win: '' colorama: '' - python: '>=3.10' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/click-8.3.2-pyh6dadd2b_0.conda hash: md5: 290d6b8ba791f99e068327e5d17e8462 @@ -1162,7 +1162,7 @@ package: manager: conda platform: linux-64 dependencies: - python: '>=3.10' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/cloudpickle-3.1.2-pyhcf101f3_1.conda hash: md5: 61b8078a0905b12529abc622406cb62c @@ -1174,7 +1174,7 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.10' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/cloudpickle-3.1.2-pyhcf101f3_1.conda hash: md5: 61b8078a0905b12529abc622406cb62c @@ -1210,7 +1210,7 @@ package: manager: conda platform: linux-64 dependencies: - python: '>=3.9' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/comm-0.2.3-pyhe01879c_0.conda hash: md5: 2da13f2b299d8e1995bafbbe9689a2f7 @@ -1222,7 +1222,7 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.9' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/comm-0.2.3-pyhe01879c_0.conda hash: md5: 2da13f2b299d8e1995bafbbe9689a2f7 @@ -1327,7 +1327,7 @@ package: manager: conda platform: linux-64 dependencies: - python: '>=3.10' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/cycler-0.12.1-pyhcf101f3_2.conda hash: md5: 4c2a8fef270f6c69591889b93f9f55c1 @@ -1339,7 +1339,7 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.10' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/cycler-0.12.1-pyhcf101f3_2.conda hash: md5: 4c2a8fef270f6c69591889b93f9f55c1 @@ -1530,7 +1530,7 @@ package: manager: conda platform: linux-64 dependencies: - python: '>=3.10' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/dill-0.4.1-pyhcf101f3_0.conda hash: md5: 080a808fce955026bf82107d955d32da @@ -1542,7 +1542,7 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.10' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/dill-0.4.1-pyhcf101f3_0.conda hash: md5: 080a808fce955026bf82107d955d32da @@ -1557,7 +1557,7 @@ package: __glibc: '>=2.17,<3.0.a0' libgcc: '>=14' libstdcxx: '>=14' - numpy: '>=1.22.4' + numpy: '>=1.23,<3' python: '' python_abi: 3.13.* scipy: '>=1.12' @@ -1572,7 +1572,7 @@ package: manager: conda platform: win-64 dependencies: - numpy: '>=1.22.4' + numpy: '>=1.23,<3' python: '' python_abi: 3.13.* scipy: '>=1.12' @@ -1885,7 +1885,7 @@ package: libdlf: '' libgcc: '>=14' libstdcxx: '>=14' - numpy: '>=1.22' + numpy: '>=1.23,<3' python: '' python_abi: 3.13.* scipy: '>=1.12' @@ -1901,7 +1901,7 @@ package: platform: win-64 dependencies: libdlf: '' - numpy: '>=1.22' + numpy: '>=1.23,<3' python: '' python_abi: 3.13.* scipy: '>=1.12' @@ -1919,7 +1919,7 @@ package: manager: conda platform: linux-64 dependencies: - python: '>=3.10' + python: '' typing_extensions: '' url: https://repo.prefix.dev/conda-forge/noarch/h11-0.16.0-pyhcf101f3_1.conda hash: @@ -1932,7 +1932,7 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.10' + python: '' typing_extensions: '' url: https://repo.prefix.dev/conda-forge/noarch/h11-0.16.0-pyhcf101f3_1.conda hash: @@ -1947,7 +1947,7 @@ package: dependencies: hpack: '>=4.1,<5' hyperframe: '>=6.1,<7' - python: '>=3.10' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/h2-4.3.0-pyhcf101f3_0.conda hash: md5: 164fc43f0b53b6e3a7bc7dce5e4f1dc9 @@ -1961,7 +1961,7 @@ package: dependencies: hpack: '>=4.1,<5' hyperframe: '>=6.1,<7' - python: '>=3.10' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/h2-4.3.0-pyhcf101f3_0.conda hash: md5: 164fc43f0b53b6e3a7bc7dce5e4f1dc9 @@ -2088,7 +2088,7 @@ package: certifi: '' h11: '>=0.16' h2: '>=3,<5' - python: '>=3.9' + python: '' sniffio: 1.* url: https://repo.prefix.dev/conda-forge/noarch/httpcore-1.0.9-pyh29332c3_0.conda hash: @@ -2105,7 +2105,7 @@ package: certifi: '' h11: '>=0.16' h2: '>=3,<5' - python: '>=3.9' + python: '' sniffio: 1.* url: https://repo.prefix.dev/conda-forge/noarch/httpcore-1.0.9-pyh29332c3_0.conda hash: @@ -2236,7 +2236,7 @@ package: manager: conda platform: linux-64 dependencies: - python: '>=3.10' + python: '' zipp: '>=3.20' url: https://repo.prefix.dev/conda-forge/noarch/importlib-metadata-8.8.0-pyhcf101f3_0.conda hash: @@ -2249,7 +2249,7 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.10' + python: '' zipp: '>=3.20' url: https://repo.prefix.dev/conda-forge/noarch/importlib-metadata-8.8.0-pyhcf101f3_0.conda hash: @@ -2322,7 +2322,7 @@ package: nest-asyncio: '>=1.4' packaging: '>=22' psutil: '>=5.7' - python: '>=3.10' + python: '' pyzmq: '>=25' tornado: '>=6.4.1' traitlets: '>=5.4.0' @@ -2347,7 +2347,7 @@ package: nest-asyncio: '>=1.4' packaging: '>=22' psutil: '>=5.7' - python: '>=3.10' + python: '' pyzmq: '>=25' tornado: '>=6.4.1' traitlets: '>=5.4.0' @@ -2370,7 +2370,7 @@ package: pexpect: '>4.6' prompt-toolkit: '>=3.0.41,<3.1.0' pygments: '>=2.14.0' - python: '>=3.12' + python: '' stack_data: '>=0.6.0' traitlets: '>=5.13.0' url: https://repo.prefix.dev/conda-forge/noarch/ipython-9.12.0-pyhecfbec7_0.conda @@ -2392,7 +2392,7 @@ package: matplotlib-inline: '>=0.1.6' prompt-toolkit: '>=3.0.41,<3.1.0' pygments: '>=2.14.0' - python: '>=3.12' + python: '' stack_data: '>=0.6.0' traitlets: '>=5.13.0' url: https://repo.prefix.dev/conda-forge/noarch/ipython-9.12.0-pyhccfa634_0.conda @@ -2571,7 +2571,7 @@ package: platform: linux-64 dependencies: markupsafe: '>=2.0' - python: '>=3.10' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/jinja2-3.1.6-pyhcf101f3_1.conda hash: md5: 04558c96691bed63104678757beb4f8d @@ -2584,7 +2584,7 @@ package: platform: win-64 dependencies: markupsafe: '>=2.0' - python: '>=3.10' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/jinja2-3.1.6-pyhcf101f3_1.conda hash: md5: 04558c96691bed63104678757beb4f8d @@ -2646,7 +2646,7 @@ package: manager: conda platform: linux-64 dependencies: - python: '>=3.10' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/jsonpointer-3.1.1-pyhcf101f3_0.conda hash: md5: 89bf346df77603055d3c8fe5811691e6 @@ -2658,7 +2658,7 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.10' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/jsonpointer-3.1.1-pyhcf101f3_0.conda hash: md5: 89bf346df77603055d3c8fe5811691e6 @@ -2672,7 +2672,7 @@ package: dependencies: attrs: '>=22.2.0' jsonschema-specifications: '>=2023.3.6' - python: '>=3.10' + python: '' referencing: '>=0.28.4' rpds-py: '>=0.25.0' url: https://repo.prefix.dev/conda-forge/noarch/jsonschema-4.26.0-pyhcf101f3_0.conda @@ -2688,7 +2688,7 @@ package: dependencies: attrs: '>=22.2.0' jsonschema-specifications: '>=2023.3.6' - python: '>=3.10' + python: '' referencing: '>=0.28.4' rpds-py: '>=0.25.0' url: https://repo.prefix.dev/conda-forge/noarch/jsonschema-4.26.0-pyhcf101f3_0.conda @@ -2702,7 +2702,7 @@ package: manager: conda platform: linux-64 dependencies: - python: '>=3.10' + python: '' referencing: '>=0.31.0' url: https://repo.prefix.dev/conda-forge/noarch/jsonschema-specifications-2025.9.1-pyhcf101f3_0.conda hash: @@ -2715,7 +2715,7 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.10' + python: '' referencing: '>=0.31.0' url: https://repo.prefix.dev/conda-forge/noarch/jsonschema-specifications-2025.9.1-pyhcf101f3_0.conda hash: @@ -2775,7 +2775,7 @@ package: jupyter_server: '' nodejs: '>=20' platformdirs: '>=4.2.2' - python: '>=3.10' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/jupyter-book-2.1.4-pyhcf101f3_0.conda hash: md5: 6466d205c69ad4f33ac9100a93af55b5 @@ -2792,7 +2792,7 @@ package: jupyter_server: '' nodejs: '>=20' platformdirs: '>=4.2.2' - python: '>=3.10' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/jupyter-book-2.1.4-pyhcf101f3_0.conda hash: md5: 6466d205c69ad4f33ac9100a93af55b5 @@ -2806,7 +2806,7 @@ package: dependencies: importlib-metadata: '>=4.8.3' jupyter_server: '>=1.1.2' - python: '>=3.10' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/jupyter-lsp-2.3.1-pyhcf101f3_0.conda hash: md5: 0c3b465ceee138b9c39279cc02e5c4a0 @@ -2820,7 +2820,7 @@ package: dependencies: importlib-metadata: '>=4.8.3' jupyter_server: '>=1.1.2' - python: '>=3.10' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/jupyter-lsp-2.3.1-pyhcf101f3_0.conda hash: md5: 0c3b465ceee138b9c39279cc02e5c4a0 @@ -2833,7 +2833,7 @@ package: platform: linux-64 dependencies: jupyter_core: '>=5.1' - python: '>=3.10' + python: '' python-dateutil: '>=2.8.2' pyzmq: '>=25.0' tornado: '>=6.4.1' @@ -2850,7 +2850,7 @@ package: platform: win-64 dependencies: jupyter_core: '>=5.1' - python: '>=3.10' + python: '' python-dateutil: '>=2.8.2' pyzmq: '>=25.0' tornado: '>=6.4.1' @@ -2883,7 +2883,7 @@ package: dependencies: __win: '' platformdirs: '>=2.5' - python: '>=3.10' + python: '' pywin32: '' traitlets: '>=5.3' url: https://repo.prefix.dev/conda-forge/noarch/jupyter_core-5.9.1-pyh6dadd2b_0.conda @@ -2899,7 +2899,7 @@ package: dependencies: jsonschema-with-format-nongpl: '>=4.18.0' packaging: '' - python: '>=3.9' + python: '' python-json-logger: '>=2.0.4' pyyaml: '>=5.3' referencing: '' @@ -2919,7 +2919,7 @@ package: dependencies: jsonschema-with-format-nongpl: '>=4.18.0' packaging: '' - python: '>=3.9' + python: '' python-json-logger: '>=2.0.4' pyyaml: '>=5.3' referencing: '' @@ -2949,7 +2949,7 @@ package: overrides: '>=5.0' packaging: '>=22.0' prometheus_client: '>=0.9' - python: '>=3.10' + python: '' pyzmq: '>=24' send2trash: '>=1.8.2' terminado: '>=0.8.3' @@ -2979,7 +2979,7 @@ package: overrides: '>=5.0' packaging: '>=22.0' prometheus_client: '>=0.9' - python: '>=3.10' + python: '' pyzmq: '>=24' send2trash: '>=1.8.2' terminado: '>=0.8.3' @@ -2997,7 +2997,7 @@ package: manager: conda platform: linux-64 dependencies: - python: '>=3.10' + python: '' terminado: '>=0.8.3' url: https://repo.prefix.dev/conda-forge/noarch/jupyter_server_terminals-0.5.4-pyhcf101f3_0.conda hash: @@ -3010,7 +3010,7 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.10' + python: '' terminado: '>=0.8.3' url: https://repo.prefix.dev/conda-forge/noarch/jupyter_server_terminals-0.5.4-pyhcf101f3_0.conda hash: @@ -3107,7 +3107,7 @@ package: jsonschema: '>=4.18' jupyter_server: '>=1.21,<3' packaging: '>=21.3' - python: '>=3.10' + python: '' requests: '>=2.31' url: https://repo.prefix.dev/conda-forge/noarch/jupyterlab_server-2.28.0-pyhcf101f3_0.conda hash: @@ -3126,7 +3126,7 @@ package: jsonschema: '>=4.18' jupyter_server: '>=1.21,<3' packaging: '>=21.3' - python: '>=3.10' + python: '' requests: '>=2.31' url: https://repo.prefix.dev/conda-forge/noarch/jupyterlab_server-2.28.0-pyhcf101f3_0.conda hash: @@ -4553,7 +4553,7 @@ package: libfreetype6: '>=2.14.1' libgcc: '>=14' libstdcxx: '>=14' - numpy: '>=1.23' + numpy: '>=1.23,<3' packaging: '>=20.0' pillow: '>=8' pyparsing: '>=2.3.1' @@ -4580,7 +4580,7 @@ package: kiwisolver: '>=1.3.1' libfreetype: '>=2.14.1' libfreetype6: '>=2.14.1' - numpy: '>=1.23' + numpy: '>=1.23,<3' packaging: '>=20.0' pillow: '>=8' pyparsing: '>=2.3.1' @@ -4716,7 +4716,7 @@ package: manager: conda platform: linux-64 dependencies: - python: '>=3.10' + python: '' typing_extensions: '' url: https://repo.prefix.dev/conda-forge/noarch/mistune-3.2.0-pyhcf101f3_0.conda hash: @@ -4729,7 +4729,7 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.10' + python: '' typing_extensions: '' url: https://repo.prefix.dev/conda-forge/noarch/mistune-3.2.0-pyhcf101f3_0.conda hash: @@ -4743,7 +4743,7 @@ package: platform: linux-64 dependencies: __glibc: '>=2.17,<3.0.a0' - _openmp_mutex: '*' + _openmp_mutex: '>=4.5' libgcc: '>=14' libstdcxx: '>=14' llvm-openmp: '>=22.1.1' @@ -4952,7 +4952,7 @@ package: packaging: '' pandocfilters: '>=1.4.1' pygments: '>=2.4.1' - python: '>=3.10' + python: '' traitlets: '>=5.1' url: https://repo.prefix.dev/conda-forge/noarch/nbconvert-core-7.16.6-pyhcf101f3_1.conda hash: @@ -4979,7 +4979,7 @@ package: packaging: '' pandocfilters: '>=1.4.1' pygments: '>=2.4.1' - python: '>=3.10' + python: '' traitlets: '>=5.1' url: https://repo.prefix.dev/conda-forge/noarch/nbconvert-core-7.16.6-pyhcf101f3_1.conda hash: @@ -5122,7 +5122,7 @@ package: jupyterlab: '>=4.5.6,<4.6' jupyterlab_server: '>=2.28.0,<3' notebook-shim: '>=0.2,<0.3' - python: '>=3.10' + python: '' tornado: '>=6.2.0' url: https://repo.prefix.dev/conda-forge/noarch/notebook-7.5.5-pyhcf101f3_0.conda hash: @@ -5140,7 +5140,7 @@ package: jupyterlab: '>=4.5.6,<4.6' jupyterlab_server: '>=2.28.0,<3' notebook-shim: '>=0.2,<0.3' - python: '>=3.10' + python: '' tornado: '>=6.2.0' url: https://repo.prefix.dev/conda-forge/noarch/notebook-7.5.5-pyhcf101f3_0.conda hash: @@ -5374,64 +5374,67 @@ package: category: dev optional: true - name: packaging - version: '26.0' + version: '26.1' manager: conda platform: linux-64 dependencies: - python: '>=3.8' - url: https://repo.prefix.dev/conda-forge/noarch/packaging-26.0-pyhcf101f3_0.conda + python: '' + url: https://repo.prefix.dev/conda-forge/noarch/packaging-26.1-pyhc364b38_0.conda hash: - md5: b76541e68fea4d511b1ac46a28dcd2c6 - sha256: c1fc0f953048f743385d31c468b4a678b3ad20caffdeaa94bed85ba63049fd58 + md5: b8ae38639d323d808da535fb71e31be8 + sha256: 171d977bc977fd80f2a05de3d4b7d571c4ec3cdea436ed364e5cd50547c50881 category: main optional: false - name: packaging - version: '26.0' + version: '26.1' manager: conda platform: win-64 dependencies: - python: '>=3.8' - url: https://repo.prefix.dev/conda-forge/noarch/packaging-26.0-pyhcf101f3_0.conda + python: '' + url: https://repo.prefix.dev/conda-forge/noarch/packaging-26.1-pyhc364b38_0.conda hash: - md5: b76541e68fea4d511b1ac46a28dcd2c6 - sha256: c1fc0f953048f743385d31c468b4a678b3ad20caffdeaa94bed85ba63049fd58 + md5: b8ae38639d323d808da535fb71e31be8 + sha256: 171d977bc977fd80f2a05de3d4b7d571c4ec3cdea436ed364e5cd50547c50881 category: main optional: false - name: pandas - version: 3.0.2 + version: 2.2.3 manager: conda platform: linux-64 dependencies: __glibc: '>=2.17,<3.0.a0' - libgcc: '>=14' - libstdcxx: '>=14' - numpy: '>=1.26.0' - python: '' + libgcc: '>=13' + libstdcxx: '>=13' + numpy: '>=1.22.4' + python: '>=3.13,<3.14.0a0' python-dateutil: '>=2.8.2' + python-tzdata: '>=2022.7' python_abi: 3.13.* - url: https://repo.prefix.dev/conda-forge/linux-64/pandas-3.0.2-py313hbfd7664_0.conda + pytz: '>=2020.1' + url: https://repo.prefix.dev/conda-forge/linux-64/pandas-2.2.3-py313ha87cce1_3.conda hash: - md5: 6a036e42f4e47720804f35d1897336a1 - sha256: 6aa7b7b234805c673fd63ef60432362e6cc130a3ae09b5ed2b40d74a2bd6c7bb + md5: 6248b529e537b1d4cb5ab3ef7f537795 + sha256: 927311f72a475f696873cfc36a712ca62427246091276c5157e90759fba88b33 category: main optional: false - name: pandas - version: 3.0.2 + version: 2.2.3 manager: conda platform: win-64 dependencies: - numpy: '>=1.26.0' - python: '' + numpy: '>=1.22.4' + python: '>=3.13,<3.14.0a0' python-dateutil: '>=2.8.2' - python-tzdata: '' + python-tzdata: '>=2022.7' python_abi: 3.13.* + pytz: '>=2020.1' ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/pandas-3.0.2-py313h26f5e95_0.conda + vc: '>=14.2,<15' + vc14_runtime: '>=14.29.30139' + url: https://repo.prefix.dev/conda-forge/win-64/pandas-2.2.3-py313hf91d08e_3.conda hash: - md5: 4e6201ece5bfb083570145791feab397 - sha256: 98dbd606c5c81e68e719f12d76959ebc0ed16466eb067be78d465865d1222277 + md5: 37b15138bbc97d68a662ad5b6e99c34a + sha256: 557e7661c4112e6f999ec38de55165d520bff4b0ac8b1c7ad8233904a58e5694 category: main optional: false - name: pandoc @@ -5485,7 +5488,7 @@ package: manager: conda platform: linux-64 dependencies: - python: '>=3.10' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/parso-0.8.6-pyhcf101f3_0.conda hash: md5: 97c1ce2fffa1209e7afb432810ec6e12 @@ -5497,7 +5500,7 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.10' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/parso-0.8.6-pyhcf101f3_0.conda hash: md5: 97c1ce2fffa1209e7afb432810ec6e12 @@ -5625,7 +5628,7 @@ package: manager: conda platform: linux-64 dependencies: - python: '>=3.10' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/platformdirs-4.9.6-pyhcf101f3_0.conda hash: md5: 89c0b6d1793601a2a3a3f7d2d3d8b937 @@ -5637,7 +5640,7 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.10' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/platformdirs-4.9.6-pyhcf101f3_0.conda hash: md5: 89c0b6d1793601a2a3a3f7d2d3d8b937 @@ -5649,7 +5652,7 @@ package: manager: conda platform: linux-64 dependencies: - python: '>=3.9' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/pluggy-1.6.0-pyhf9edf01_1.conda hash: md5: d7585b6550ad04c8c5e21097ada2888e @@ -5661,7 +5664,7 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.9' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/pluggy-1.6.0-pyhf9edf01_1.conda hash: md5: d7585b6550ad04c8c5e21097ada2888e @@ -5817,7 +5820,7 @@ package: manager: conda platform: linux-64 dependencies: - python: '>=3.9' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/pycparser-2.22-pyh29332c3_1.conda hash: md5: 12c566707c80111f9799308d9e265aef @@ -5829,7 +5832,7 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.9' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/pycparser-2.22-pyh29332c3_1.conda hash: md5: 12c566707c80111f9799308d9e265aef @@ -5843,7 +5846,7 @@ package: dependencies: annotated-types: '>=0.6.0' pydantic-core: 2.41.5 - python: '>=3.10' + python: '' typing-extensions: '>=4.6.1' typing-inspection: '>=0.4.2' typing_extensions: '>=4.14.1' @@ -5860,7 +5863,7 @@ package: dependencies: annotated-types: '>=0.6.0' pydantic-core: 2.41.5 - python: '>=3.10' + python: '' typing-extensions: '>=4.6.1' typing-inspection: '>=0.4.2' typing_extensions: '>=4.14.1' @@ -5911,7 +5914,7 @@ package: __glibc: '>=2.17,<3.0.a0' libgcc: '>=14' mkl: '>=2025.3.0,<2026.0a0' - numpy: '>=1.22.4' + numpy: '>=1.23,<3' python: '' python_abi: 3.13.* scipy: '>=1.12' @@ -5927,7 +5930,7 @@ package: platform: win-64 dependencies: mkl: '>=2025.3.0,<2026.0a0' - numpy: '>=1.22.4' + numpy: '>=1.23,<3' python: '' python_abi: 3.13.* scipy: '>=1.12' @@ -5975,7 +5978,7 @@ package: isort: '>=5,!=5.13,<9' mccabe: '>=0.6,<0.8' platformdirs: '>=2.2' - python: '>=3.10' + python: '' tomli: '>=1.1' tomlkit: '>=0.10.1' url: https://repo.prefix.dev/conda-forge/noarch/pylint-4.0.5-pyhcf101f3_0.conda @@ -5995,7 +5998,7 @@ package: isort: '>=5,!=5.13,<9' mccabe: '>=0.6,<0.8' platformdirs: '>=2.2' - python: '>=3.10' + python: '' tomli: '>=1.1' tomlkit: '>=0.10.1' url: https://repo.prefix.dev/conda-forge/noarch/pylint-4.0.5-pyhcf101f3_0.conda @@ -6041,7 +6044,7 @@ package: manager: conda platform: linux-64 dependencies: - python: '>=3.10' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/pyparsing-3.3.2-pyhcf101f3_0.conda hash: md5: 3687cc0b82a8b4c17e1f0eb7e47163d5 @@ -6053,7 +6056,7 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.10' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/pyparsing-3.3.2-pyhcf101f3_0.conda hash: md5: 3687cc0b82a8b4c17e1f0eb7e47163d5 @@ -6098,7 +6101,7 @@ package: packaging: '>=22' pluggy: '>=1.5,<2' pygments: '>=2.7.2' - python: '>=3.10' + python: '' tomli: '>=1' url: https://repo.prefix.dev/conda-forge/noarch/pytest-9.0.3-pyhc364b38_1.conda hash: @@ -6117,7 +6120,7 @@ package: packaging: '>=22' pluggy: '>=1.5,<2' pygments: '>=2.7.2' - python: '>=3.10' + python: '' tomli: '>=1' url: https://repo.prefix.dev/conda-forge/noarch/pytest-9.0.3-pyhc364b38_1.conda hash: @@ -6133,7 +6136,7 @@ package: coverage: '>=7.10.6' pluggy: '>=1.2' pytest: '>=7' - python: '>=3.10' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/pytest-cov-7.1.0-pyhcf101f3_0.conda hash: md5: 67d1790eefa81ed305b89d8e314c7923 @@ -6148,7 +6151,7 @@ package: coverage: '>=7.10.6' pluggy: '>=1.2' pytest: '>=7' - python: '>=3.10' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/pytest-cov-7.1.0-pyhcf101f3_0.conda hash: md5: 67d1790eefa81ed305b89d8e314c7923 @@ -6215,7 +6218,7 @@ package: manager: conda platform: linux-64 dependencies: - python: '>=3.9' + python: '' six: '>=1.5' url: https://repo.prefix.dev/conda-forge/noarch/python-dateutil-2.9.0.post0-pyhe01879c_2.conda hash: @@ -6228,7 +6231,7 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.9' + python: '' six: '>=1.5' url: https://repo.prefix.dev/conda-forge/noarch/python-dateutil-2.9.0.post0-pyhe01879c_2.conda hash: @@ -6241,7 +6244,7 @@ package: manager: conda platform: linux-64 dependencies: - python: '>=3.9' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/python-fastjsonschema-2.21.2-pyhe01879c_0.conda hash: md5: 23029aae904a2ba587daba708208012f @@ -6253,7 +6256,7 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.9' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/python-fastjsonschema-2.21.2-pyhe01879c_0.conda hash: md5: 23029aae904a2ba587daba708208012f @@ -6393,6 +6396,30 @@ package: sha256: 210bffe7b121e651419cb196a2a63687b087497595c9be9d20ebe97dd06060a7 category: main optional: false +- name: pytz + version: 2026.1.post1 + manager: conda + platform: linux-64 + dependencies: + python: '' + url: https://repo.prefix.dev/conda-forge/noarch/pytz-2026.1.post1-pyhcf101f3_0.conda + hash: + md5: f8a489f43a1342219a3a4d69cecc6b25 + sha256: d35c15c861d5635db1ba847a2e0e7de4c01994999602db1f82e41b5935a9578a + category: main + optional: false +- name: pytz + version: 2026.1.post1 + manager: conda + platform: win-64 + dependencies: + python: '' + url: https://repo.prefix.dev/conda-forge/noarch/pytz-2026.1.post1-pyhcf101f3_0.conda + hash: + md5: f8a489f43a1342219a3a4d69cecc6b25 + sha256: d35c15c861d5635db1ba847a2e0e7de4c01994999602db1f82e41b5935a9578a + category: main + optional: false - name: pywin32 version: '311' manager: conda @@ -6573,7 +6600,7 @@ package: platform: linux-64 dependencies: attrs: '>=22.2.0' - python: '>=3.10' + python: '' rpds-py: '>=0.7.0' typing_extensions: '>=4.4.0' url: https://repo.prefix.dev/conda-forge/noarch/referencing-0.37.0-pyhcf101f3_0.conda @@ -6588,7 +6615,7 @@ package: platform: win-64 dependencies: attrs: '>=22.2.0' - python: '>=3.10' + python: '' rpds-py: '>=0.7.0' typing_extensions: '>=4.4.0' url: https://repo.prefix.dev/conda-forge/noarch/referencing-0.37.0-pyhcf101f3_0.conda @@ -6605,7 +6632,7 @@ package: certifi: '>=2023.5.7' charset-normalizer: '>=2,<4' idna: '>=2.5,<4' - python: '>=3.10' + python: '' urllib3: '>=1.26,<3' url: https://repo.prefix.dev/conda-forge/noarch/requests-2.33.1-pyhcf101f3_0.conda hash: @@ -6621,7 +6648,7 @@ package: certifi: '>=2023.5.7' charset-normalizer: '>=2,<4' idna: '>=2.5,<4' - python: '>=3.10' + python: '' urllib3: '>=1.26,<3' url: https://repo.prefix.dev/conda-forge/noarch/requests-2.33.1-pyhcf101f3_0.conda hash: @@ -6685,7 +6712,7 @@ package: platform: linux-64 dependencies: lark: '>=1.2.2' - python: '>=3.9' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/rfc3987-syntax-1.1.0-pyhe01879c_1.conda hash: md5: 7234f99325263a5af6d4cd195035e8f2 @@ -6698,7 +6725,7 @@ package: platform: win-64 dependencies: lark: '>=1.2.2' - python: '>=3.9' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/rfc3987-syntax-1.1.0-pyhe01879c_1.conda hash: md5: 7234f99325263a5af6d4cd195035e8f2 @@ -6786,7 +6813,7 @@ package: joblib: '>=1.3.0' libgcc: '>=14' libstdcxx: '>=14' - numpy: '>=1.24.1' + numpy: '>=1.23,<3' python: '' python_abi: 3.13.* scipy: '>=1.10.0' @@ -6803,7 +6830,7 @@ package: platform: win-64 dependencies: joblib: '>=1.3.0' - numpy: '>=1.24.1' + numpy: '>=1.23,<3' python: '' python_abi: 3.13.* scipy: '>=1.10.0' @@ -6830,7 +6857,7 @@ package: libgfortran5: '>=14.3.0' liblapack: '>=3.9.0,<4.0a0' libstdcxx: '>=14' - numpy: <2.7 + numpy: '>=1.25.2' python: '>=3.13,<3.14.0a0' python_abi: 3.13.* url: https://repo.prefix.dev/conda-forge/linux-64/scipy-1.17.1-py313h4b8bb8b_0.conda @@ -6847,7 +6874,7 @@ package: libblas: '>=3.9.0,<4.0a0' libcblas: '>=3.9.0,<4.0a0' liblapack: '>=3.9.0,<4.0a0' - numpy: <2.7 + numpy: '>=1.25.2' python: '>=3.13,<3.14.0a0' python_abi: 3.13.* ucrt: '>=10.0.20348.0' @@ -6865,7 +6892,7 @@ package: platform: linux-64 dependencies: __linux: '' - python: '>=3.10' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/send2trash-2.1.0-pyha191276_1.conda hash: md5: 28eb91468df04f655a57bcfbb35fc5c5 @@ -6878,7 +6905,7 @@ package: platform: win-64 dependencies: __win: '' - python: '>=3.10' + python: '' pywin32: '' url: https://repo.prefix.dev/conda-forge/noarch/send2trash-2.1.0-pyh6dadd2b_1.conda hash: @@ -6915,7 +6942,7 @@ package: manager: conda platform: linux-64 dependencies: - python: '>=3.9' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/six-1.17.0-pyhe01879c_1.conda hash: md5: 3339e3b65d58accf4ca4fb8748ab16b3 @@ -6927,7 +6954,7 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.9' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/six-1.17.0-pyhe01879c_1.conda hash: md5: 3339e3b65d58accf4ca4fb8748ab16b3 @@ -7307,7 +7334,7 @@ package: manager: conda platform: linux-64 dependencies: - python: '>=3.10' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/tblib-3.2.2-pyhcf101f3_0.conda hash: md5: f88bb644823094f436792f80fba3207e @@ -7319,7 +7346,7 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.10' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/tblib-3.2.2-pyhcf101f3_0.conda hash: md5: f88bb644823094f436792f80fba3207e @@ -7333,7 +7360,7 @@ package: dependencies: __unix: '' ptyprocess: '' - python: '>=3.10' + python: '' tornado: '>=6.1.0' url: https://repo.prefix.dev/conda-forge/noarch/terminado-0.18.1-pyhc90fa1f_1.conda hash: @@ -7347,7 +7374,7 @@ package: platform: win-64 dependencies: __win: '' - python: '>=3.10' + python: '' pywinpty: '>=1.1.0' tornado: '>=6.1.0' url: https://repo.prefix.dev/conda-forge/noarch/terminado-0.18.1-pyh6dadd2b_1.conda @@ -7439,7 +7466,7 @@ package: manager: conda platform: linux-64 dependencies: - python: '>=3.10' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/tomli-2.4.1-pyhcf101f3_0.conda hash: md5: b5325cf06a000c5b14970462ff5e4d58 @@ -7451,7 +7478,7 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.10' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/tomli-2.4.1-pyhcf101f3_0.conda hash: md5: b5325cf06a000c5b14970462ff5e4d58 @@ -7543,7 +7570,7 @@ package: platform: linux-64 dependencies: __unix: '' - python: '>=3.10' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/tqdm-4.67.3-pyh8f84b5b_0.conda hash: md5: e5ce43272193b38c2e9037446c1d9206 @@ -7557,7 +7584,7 @@ package: dependencies: __win: '' colorama: '' - python: '>=3.10' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/tqdm-4.67.3-pyha7b4d00_0.conda hash: md5: af77160f8428924c17db94e04aa69409 @@ -7669,7 +7696,7 @@ package: manager: conda platform: linux-64 dependencies: - python: '>=3.10' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/typing_extensions-4.15.0-pyhcf101f3_0.conda hash: md5: 0caa1af407ecff61170c9437a808404d @@ -7681,7 +7708,7 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.10' + python: '' url: https://repo.prefix.dev/conda-forge/noarch/typing_extensions-4.15.0-pyhcf101f3_0.conda hash: md5: 0caa1af407ecff61170c9437a808404d @@ -8209,27 +8236,27 @@ package: category: main optional: false - name: zipp - version: 3.23.0 + version: 3.23.1 manager: conda platform: linux-64 dependencies: - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/zipp-3.23.0-pyhcf101f3_1.conda + python: '' + url: https://repo.prefix.dev/conda-forge/noarch/zipp-3.23.1-pyhcf101f3_0.conda hash: - md5: 30cd29cb87d819caead4d55184c1d115 - sha256: b4533f7d9efc976511a73ef7d4a2473406d7f4c750884be8e8620b0ce70f4dae + md5: e1c36c6121a7c9c76f2f148f1e83b983 + sha256: 523616c0530d305d2216c2b4a8dfd3872628b60083255b89c5e0d8c42e738cca category: main optional: false - name: zipp - version: 3.23.0 + version: 3.23.1 manager: conda platform: win-64 dependencies: - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/zipp-3.23.0-pyhcf101f3_1.conda + python: '' + url: https://repo.prefix.dev/conda-forge/noarch/zipp-3.23.1-pyhcf101f3_0.conda hash: - md5: 30cd29cb87d819caead4d55184c1d115 - sha256: b4533f7d9efc976511a73ef7d4a2473406d7f4c750884be8e8620b0ce70f4dae + md5: e1c36c6121a7c9c76f2f148f1e83b983 + sha256: 523616c0530d305d2216c2b4a8dfd3872628b60083255b89c5e0d8c42e738cca category: main optional: false - name: zlib @@ -8302,43 +8329,43 @@ package: category: main optional: false - name: geoapps-utils - version: 0.7.0a3.dev25+50ea38e + version: 0.7.0a4.dev14+6b26f39 manager: pip platform: linux-64 dependencies: - geoh5py: 0.12.3.dev301+0128671d + geoh5py: 0.13.0a4.dev5+5304d94b matplotlib: '>=3.10.0,<3.11.0' numpy: '>=2.4.2,<2.5.0' pydantic: '>=2.12.0,<2.13.0' scipy: '>=1.17.0,<1.18.0' - url: git+https://github.com/MiraGeoscience/geoapps-utils.git@50ea38e98956affec5d7468f63c3ce5f80520522 + url: git+https://github.com/MiraGeoscience/geoapps-utils.git@6b26f39967277d6384c6fc28d8868c1104dfddeb hash: - sha256: 50ea38e98956affec5d7468f63c3ce5f80520522 + sha256: 6b26f39967277d6384c6fc28d8868c1104dfddeb source: type: url - url: git+https://github.com/MiraGeoscience/geoapps-utils.git@50ea38e98956affec5d7468f63c3ce5f80520522 + url: git+https://github.com/MiraGeoscience/geoapps-utils.git@6b26f39967277d6384c6fc28d8868c1104dfddeb category: main optional: false - name: geoapps-utils - version: 0.7.0a3.dev25+50ea38e + version: 0.7.0a4.dev14+6b26f39 manager: pip platform: win-64 dependencies: - geoh5py: 0.12.3.dev301+0128671d + geoh5py: 0.13.0a4.dev5+5304d94b matplotlib: '>=3.10.0,<3.11.0' numpy: '>=2.4.2,<2.5.0' pydantic: '>=2.12.0,<2.13.0' scipy: '>=1.17.0,<1.18.0' - url: git+https://github.com/MiraGeoscience/geoapps-utils.git@50ea38e98956affec5d7468f63c3ce5f80520522 + url: git+https://github.com/MiraGeoscience/geoapps-utils.git@6b26f39967277d6384c6fc28d8868c1104dfddeb hash: - sha256: 50ea38e98956affec5d7468f63c3ce5f80520522 + sha256: 6b26f39967277d6384c6fc28d8868c1104dfddeb source: type: url - url: git+https://github.com/MiraGeoscience/geoapps-utils.git@50ea38e98956affec5d7468f63c3ce5f80520522 + url: git+https://github.com/MiraGeoscience/geoapps-utils.git@6b26f39967277d6384c6fc28d8868c1104dfddeb category: main optional: false - name: geoh5py - version: 0.12.3.dev301+0128671d + version: 0.13.0a4.dev5+5304d94b manager: pip platform: linux-64 dependencies: @@ -8346,16 +8373,16 @@ package: numpy: '>=2.4.0,<2.5.0' pillow: '>=12.1.0,<12.2.0' pydantic: '>=2.12.0,<2.13.0' - url: git+https://github.com/MiraGeoscience/geoh5py.git@0128671df31abe3fbf12e1a2dcc4f9c1ba7818a5 + url: git+https://github.com/MiraGeoscience/geoh5py.git@5304d94ba76f57f82e7519cdcca18b6f6b89a557 hash: - sha256: 0128671df31abe3fbf12e1a2dcc4f9c1ba7818a5 + sha256: 5304d94ba76f57f82e7519cdcca18b6f6b89a557 source: type: url - url: git+https://github.com/MiraGeoscience/geoh5py.git@0128671df31abe3fbf12e1a2dcc4f9c1ba7818a5 + url: git+https://github.com/MiraGeoscience/geoh5py.git@5304d94ba76f57f82e7519cdcca18b6f6b89a557 category: main optional: false - name: geoh5py - version: 0.12.3.dev301+0128671d + version: 0.13.0a4.dev5+5304d94b manager: pip platform: win-64 dependencies: @@ -8363,22 +8390,22 @@ package: numpy: '>=2.4.0,<2.5.0' pillow: '>=12.1.0,<12.2.0' pydantic: '>=2.12.0,<2.13.0' - url: git+https://github.com/MiraGeoscience/geoh5py.git@0128671df31abe3fbf12e1a2dcc4f9c1ba7818a5 + url: git+https://github.com/MiraGeoscience/geoh5py.git@5304d94ba76f57f82e7519cdcca18b6f6b89a557 hash: - sha256: 0128671df31abe3fbf12e1a2dcc4f9c1ba7818a5 + sha256: 5304d94ba76f57f82e7519cdcca18b6f6b89a557 source: type: url - url: git+https://github.com/MiraGeoscience/geoh5py.git@0128671df31abe3fbf12e1a2dcc4f9c1ba7818a5 + url: git+https://github.com/MiraGeoscience/geoh5py.git@5304d94ba76f57f82e7519cdcca18b6f6b89a557 category: main optional: false - name: grid-apps - version: 0.2.0a3.dev7+57806e7 + version: 0.2.0a3 manager: pip platform: linux-64 dependencies: discretize: '>=0.12.0,<0.13.0' - geoapps-utils: 0.7.0a3.dev25+50ea38e - geoh5py: 0.12.3.dev301+0128671d + geoapps-utils: 0.7.0a4.dev14+6b26f39 + geoh5py: 0.13.0a4.dev5+5304d94b numpy: '>=2.4.2,<2.5.0' pydantic: '>=2.12.0,<2.13.0' scipy: '>=1.17.0,<1.18.0' @@ -8391,13 +8418,13 @@ package: category: main optional: false - name: grid-apps - version: 0.2.0a3.dev7+57806e7 + version: 0.2.0a3 manager: pip platform: win-64 dependencies: discretize: '>=0.12.0,<0.13.0' - geoapps-utils: 0.7.0a3.dev25+50ea38e - geoh5py: 0.12.3.dev301+0128671d + geoapps-utils: 0.7.0a4.dev14+6b26f39 + geoh5py: 0.13.0a4.dev5+5304d94b numpy: '>=2.4.2,<2.5.0' pydantic: '>=2.12.0,<2.13.0' scipy: '>=1.17.0,<1.18.0' @@ -8410,7 +8437,7 @@ package: category: main optional: false - name: mira-simpeg - version: 0.25.0.1a2.dev12+gf7dd0d37a + version: 0.25.0.1a3.dev9+g3430f930a manager: pip platform: linux-64 dependencies: @@ -8422,16 +8449,16 @@ package: numpy: '>=1.22' pymatsolver: '>=0.3' scipy: '>=1.8' - url: git+https://github.com/MiraGeoscience/simpeg.git@f7dd0d37aac285dd9ece26396ee39ae72bd6d18d + url: git+https://github.com/MiraGeoscience/simpeg.git@3430f930a84f83a577e200677a77824e14f198de hash: - sha256: f7dd0d37aac285dd9ece26396ee39ae72bd6d18d + sha256: 3430f930a84f83a577e200677a77824e14f198de source: type: url - url: git+https://github.com/MiraGeoscience/simpeg.git@f7dd0d37aac285dd9ece26396ee39ae72bd6d18d + url: git+https://github.com/MiraGeoscience/simpeg.git@3430f930a84f83a577e200677a77824e14f198de category: main optional: false - name: mira-simpeg - version: 0.25.0.1a2.dev12+gf7dd0d37a + version: 0.25.0.1a3.dev9+g3430f930a manager: pip platform: win-64 dependencies: @@ -8443,11 +8470,11 @@ package: numpy: '>=1.22' pymatsolver: '>=0.3' scipy: '>=1.8' - url: git+https://github.com/MiraGeoscience/simpeg.git@f7dd0d37aac285dd9ece26396ee39ae72bd6d18d + url: git+https://github.com/MiraGeoscience/simpeg.git@3430f930a84f83a577e200677a77824e14f198de hash: - sha256: f7dd0d37aac285dd9ece26396ee39ae72bd6d18d + sha256: 3430f930a84f83a577e200677a77824e14f198de source: type: url - url: git+https://github.com/MiraGeoscience/simpeg.git@f7dd0d37aac285dd9ece26396ee39ae72bd6d18d + url: git+https://github.com/MiraGeoscience/simpeg.git@3430f930a84f83a577e200677a77824e14f198de category: main optional: false diff --git a/py-3.14.conda-lock.yml b/py-3.14.conda-lock.yml deleted file mode 100644 index ec0cc0c9..00000000 --- a/py-3.14.conda-lock.yml +++ /dev/null @@ -1,8472 +0,0 @@ -# This lock file was generated by conda-lock (https://github.com/conda/conda-lock). DO NOT EDIT! -# -# A "lock file" contains a concrete list of package versions (with checksums) to be installed. Unlike -# e.g. `conda env create`, the resulting environment will not change as new package versions become -# available, unless you explicitly update the lock file. -# -# Install this environment as "YOURENV" with: -# conda-lock install -n YOURENV py-3.14.conda-lock.yml -# This lock contains optional development dependencies. Include them in the installed environment with: -# conda-lock install --dev-dependencies -n YOURENV py-3.14.conda-lock.yml -# To update a single package to the latest version compatible with the version constraints in the source: -# conda-lock lock --lockfile py-3.14.conda-lock.yml --update PACKAGE -# To re-solve the entire environment, e.g. after changing a version constraint in the source file: -# conda-lock -f pyproject.toml -f environments/env-python-3.14.yml --lockfile py-3.14.conda-lock.yml -version: 1 -metadata: - content_hash: - win-64: b56575358cf9c86097af766e84815a217fa1f2932b34252343b018b28a5ce092 - linux-64: 6b8cd4100493c90834719717e9dba0c8025d7cf52a516970a8ba54b345ad21d1 - channels: - - url: conda-forge - used_env_vars: [] - - url: nodefaults - used_env_vars: [] - platforms: - - win-64 - - linux-64 - sources: - - pyproject.toml - - environments/env-python-3.14.yml -package: -- name: _openmp_mutex - version: '4.5' - manager: conda - platform: linux-64 - dependencies: - llvm-openmp: '>=9.0.1' - url: https://repo.prefix.dev/conda-forge/linux-64/_openmp_mutex-4.5-7_kmp_llvm.conda - hash: - md5: 887b70e1d607fba7957aa02f9ee0d939 - sha256: c0cddb66070dd6355311f7667ce2acccf70d1013edaa6e97f22859502fefdb22 - category: main - optional: false -- name: _openmp_mutex - version: '4.5' - manager: conda - platform: win-64 - dependencies: - libgomp: '>=7.5.0' - libwinpthread: '>=12.0.0.r4.gg4f2fc60ca' - url: https://repo.prefix.dev/conda-forge/win-64/_openmp_mutex-4.5-20_gnu.conda - hash: - md5: 1626967b574d1784b578b52eaeb071e7 - sha256: 8a1cee28bd0ee7451ada1cd50b64720e57e17ff994fc62dd8329bef570d382e4 - category: main - optional: false -- name: _python_abi3_support - version: '1.0' - manager: conda - platform: linux-64 - dependencies: - cpython: '' - python-gil: '' - url: https://repo.prefix.dev/conda-forge/noarch/_python_abi3_support-1.0-hd8ed1ab_2.conda - hash: - md5: aaa2a381ccc56eac91d63b6c1240312f - sha256: a3967b937b9abf0f2a99f3173fa4630293979bd1644709d89580e7c62a544661 - category: dev - optional: true -- name: _python_abi3_support - version: '1.0' - manager: conda - platform: win-64 - dependencies: - cpython: '' - python-gil: '' - url: https://repo.prefix.dev/conda-forge/noarch/_python_abi3_support-1.0-hd8ed1ab_2.conda - hash: - md5: aaa2a381ccc56eac91d63b6c1240312f - sha256: a3967b937b9abf0f2a99f3173fa4630293979bd1644709d89580e7c62a544661 - category: dev - optional: true -- name: alabaster - version: 0.7.16 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/alabaster-0.7.16-pyhd8ed1ab_0.conda - hash: - md5: def531a3ac77b7fb8c21d17bb5d0badb - sha256: fd39ad2fabec1569bbb0dfdae34ab6ce7de6ec09dcec8638f83dad0373594069 - category: dev - optional: true -- name: alabaster - version: 0.7.16 - manager: conda - platform: win-64 - dependencies: - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/alabaster-0.7.16-pyhd8ed1ab_0.conda - hash: - md5: def531a3ac77b7fb8c21d17bb5d0badb - sha256: fd39ad2fabec1569bbb0dfdae34ab6ce7de6ec09dcec8638f83dad0373594069 - category: dev - optional: true -- name: annotated-types - version: 0.7.0 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.9' - typing-extensions: '>=4.0.0' - url: https://repo.prefix.dev/conda-forge/noarch/annotated-types-0.7.0-pyhd8ed1ab_1.conda - hash: - md5: 2934f256a8acfe48f6ebb4fce6cde29c - sha256: e0ea1ba78fbb64f17062601edda82097fcf815012cf52bb704150a2668110d48 - category: main - optional: false -- name: annotated-types - version: 0.7.0 - manager: conda - platform: win-64 - dependencies: - python: '>=3.9' - typing-extensions: '>=4.0.0' - url: https://repo.prefix.dev/conda-forge/noarch/annotated-types-0.7.0-pyhd8ed1ab_1.conda - hash: - md5: 2934f256a8acfe48f6ebb4fce6cde29c - sha256: e0ea1ba78fbb64f17062601edda82097fcf815012cf52bb704150a2668110d48 - category: main - optional: false -- name: anyio - version: 4.13.0 - manager: conda - platform: linux-64 - dependencies: - exceptiongroup: '>=1.0.2' - idna: '>=2.8' - python: '>=3.10' - typing_extensions: '>=4.5' - url: https://repo.prefix.dev/conda-forge/noarch/anyio-4.13.0-pyhcf101f3_0.conda - hash: - md5: af2df4b9108808da3dc76710fe50eae2 - sha256: f09aed24661cd45ba54a43772504f05c0698248734f9ae8cd289d314ac89707e - category: dev - optional: true -- name: anyio - version: 4.13.0 - manager: conda - platform: win-64 - dependencies: - exceptiongroup: '>=1.0.2' - idna: '>=2.8' - python: '>=3.10' - typing_extensions: '>=4.5' - url: https://repo.prefix.dev/conda-forge/noarch/anyio-4.13.0-pyhcf101f3_0.conda - hash: - md5: af2df4b9108808da3dc76710fe50eae2 - sha256: f09aed24661cd45ba54a43772504f05c0698248734f9ae8cd289d314ac89707e - category: dev - optional: true -- name: argon2-cffi - version: 25.1.0 - manager: conda - platform: linux-64 - dependencies: - argon2-cffi-bindings: '' - python: '>=3.9' - typing-extensions: '' - url: https://repo.prefix.dev/conda-forge/noarch/argon2-cffi-25.1.0-pyhd8ed1ab_0.conda - hash: - md5: 8ac12aff0860280ee0cff7fa2cf63f3b - sha256: bea62005badcb98b1ae1796ec5d70ea0fc9539e7d59708ac4e7d41e2f4bb0bad - category: dev - optional: true -- name: argon2-cffi - version: 25.1.0 - manager: conda - platform: win-64 - dependencies: - argon2-cffi-bindings: '' - python: '>=3.9' - typing-extensions: '' - url: https://repo.prefix.dev/conda-forge/noarch/argon2-cffi-25.1.0-pyhd8ed1ab_0.conda - hash: - md5: 8ac12aff0860280ee0cff7fa2cf63f3b - sha256: bea62005badcb98b1ae1796ec5d70ea0fc9539e7d59708ac4e7d41e2f4bb0bad - category: dev - optional: true -- name: argon2-cffi-bindings - version: 25.1.0 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - cffi: '>=2.0.0b1' - libgcc: '>=14' - python: '>=3.14,<3.15.0a0' - python_abi: 3.14.* - url: https://repo.prefix.dev/conda-forge/linux-64/argon2-cffi-bindings-25.1.0-py314h5bd0f2a_2.conda - hash: - md5: 3cca1b74b2752917b5b65b81f61f0553 - sha256: 39234a99df3d2e3065383808ed8bfda36760de5ef590c54c3692bb53571ef02b - category: dev - optional: true -- name: argon2-cffi-bindings - version: 25.1.0 - manager: conda - platform: win-64 - dependencies: - cffi: '>=2.0.0b1' - python: '>=3.14,<3.15.0a0' - python_abi: 3.14.* - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/argon2-cffi-bindings-25.1.0-py314h5a2d7ad_2.conda - hash: - md5: ffa247e46f47e157851dc547f4c513e4 - sha256: a742e7cd0d5534bfff3fd550a0c1e430411fad60a24f88930d261056ab08096f - category: dev - optional: true -- name: arrow - version: 1.4.0 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.10' - python-dateutil: '>=2.7.0' - python-tzdata: '' - url: https://repo.prefix.dev/conda-forge/noarch/arrow-1.4.0-pyhcf101f3_0.conda - hash: - md5: 85c4f19f377424eafc4ed7911b291642 - sha256: 792da8131b1b53ff667bd6fc617ea9087b570305ccb9913deb36b8e12b3b5141 - category: dev - optional: true -- name: arrow - version: 1.4.0 - manager: conda - platform: win-64 - dependencies: - python: '>=3.10' - python-dateutil: '>=2.7.0' - python-tzdata: '' - url: https://repo.prefix.dev/conda-forge/noarch/arrow-1.4.0-pyhcf101f3_0.conda - hash: - md5: 85c4f19f377424eafc4ed7911b291642 - sha256: 792da8131b1b53ff667bd6fc617ea9087b570305ccb9913deb36b8e12b3b5141 - category: dev - optional: true -- name: asciitree - version: 0.3.3 - manager: conda - platform: linux-64 - dependencies: - python: '' - url: https://repo.prefix.dev/conda-forge/noarch/asciitree-0.3.3-py_2.tar.bz2 - hash: - md5: c0481c9de49f040272556e2cedf42816 - sha256: b3e9369529fe7d721b66f18680ff4b561e20dbf6507e209e1f60eac277c97560 - category: main - optional: false -- name: asciitree - version: 0.3.3 - manager: conda - platform: win-64 - dependencies: - python: '' - url: https://repo.prefix.dev/conda-forge/noarch/asciitree-0.3.3-py_2.tar.bz2 - hash: - md5: c0481c9de49f040272556e2cedf42816 - sha256: b3e9369529fe7d721b66f18680ff4b561e20dbf6507e209e1f60eac277c97560 - category: main - optional: false -- name: astroid - version: 4.0.4 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.14,<3.15.0a0' - python_abi: 3.14.* - url: https://repo.prefix.dev/conda-forge/linux-64/astroid-4.0.4-py314hdafbbf9_0.conda - hash: - md5: bc30c5eab5cb4daeff7931dd6523e1d7 - sha256: 64b35b179ffc0e2409eced094c6280f89c4bbbba5715ae2ba18d37e18e00fce0 - category: dev - optional: true -- name: astroid - version: 4.0.4 - manager: conda - platform: win-64 - dependencies: - python: '>=3.14,<3.15.0a0' - python_abi: 3.14.* - url: https://repo.prefix.dev/conda-forge/win-64/astroid-4.0.4-py314h86ab7b2_0.conda - hash: - md5: d104588051bc8b8c592cfd1ccdbf0a6b - sha256: 18d45f2251b15637c73f3d9a5818601797a9ee89b0bb0203bf810dac27d1294a - category: dev - optional: true -- name: asttokens - version: 3.0.1 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/asttokens-3.0.1-pyhd8ed1ab_0.conda - hash: - md5: 9673a61a297b00016442e022d689faa6 - sha256: ee4da0f3fe9d59439798ee399ef3e482791e48784873d546e706d0935f9ff010 - category: dev - optional: true -- name: asttokens - version: 3.0.1 - manager: conda - platform: win-64 - dependencies: - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/asttokens-3.0.1-pyhd8ed1ab_0.conda - hash: - md5: 9673a61a297b00016442e022d689faa6 - sha256: ee4da0f3fe9d59439798ee399ef3e482791e48784873d546e706d0935f9ff010 - category: dev - optional: true -- name: async-lru - version: 2.3.0 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.10' - typing_extensions: '>=4.0.0' - url: https://repo.prefix.dev/conda-forge/noarch/async-lru-2.3.0-pyhcf101f3_0.conda - hash: - md5: b85e84cb64c762569cc1a760c2327e0a - sha256: ea8486637cfb89dc26dc9559921640cd1d5fd37e5e02c33d85c94572139f2efe - category: dev - optional: true -- name: async-lru - version: 2.3.0 - manager: conda - platform: win-64 - dependencies: - python: '>=3.10' - typing_extensions: '>=4.0.0' - url: https://repo.prefix.dev/conda-forge/noarch/async-lru-2.3.0-pyhcf101f3_0.conda - hash: - md5: b85e84cb64c762569cc1a760c2327e0a - sha256: ea8486637cfb89dc26dc9559921640cd1d5fd37e5e02c33d85c94572139f2efe - category: dev - optional: true -- name: attrs - version: 26.1.0 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/attrs-26.1.0-pyhcf101f3_0.conda - hash: - md5: c6b0543676ecb1fb2d7643941fe375f2 - sha256: 1b6124230bb4e571b1b9401537ecff575b7b109cc3a21ee019f65e083b8399ab - category: dev - optional: true -- name: attrs - version: 26.1.0 - manager: conda - platform: win-64 - dependencies: - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/attrs-26.1.0-pyhcf101f3_0.conda - hash: - md5: c6b0543676ecb1fb2d7643941fe375f2 - sha256: 1b6124230bb4e571b1b9401537ecff575b7b109cc3a21ee019f65e083b8399ab - category: dev - optional: true -- name: aws-c-auth - version: 0.10.1 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - aws-c-cal: '>=0.9.13,<0.9.14.0a0' - aws-c-common: '>=0.12.6,<0.12.7.0a0' - aws-c-http: '>=0.10.12,<0.10.13.0a0' - aws-c-io: '>=0.26.3,<0.26.4.0a0' - aws-c-sdkutils: '>=0.2.4,<0.2.5.0a0' - libgcc: '>=14' - url: https://repo.prefix.dev/conda-forge/linux-64/aws-c-auth-0.10.1-h2d2dd48_2.conda - hash: - md5: 675ea6d90900350b1dcfa8231a5ea2dd - sha256: 292aa18fe6ab5351710e6416fbd683eaef3aa5b1b7396da9350ff08efc660e4f - category: main - optional: false -- name: aws-c-auth - version: 0.10.1 - manager: conda - platform: win-64 - dependencies: - aws-c-cal: '>=0.9.13,<0.9.14.0a0' - aws-c-common: '>=0.12.6,<0.12.7.0a0' - aws-c-http: '>=0.10.12,<0.10.13.0a0' - aws-c-io: '>=0.26.3,<0.26.4.0a0' - aws-c-sdkutils: '>=0.2.4,<0.2.5.0a0' - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/aws-c-auth-0.10.1-h5d51246_2.conda - hash: - md5: 908d5d8755564e2c3f3770fca7ff0736 - sha256: f937d40f01493c4799a673f56d70434d6cddb2ec967cf642a39e0e04282a9a1e - category: main - optional: false -- name: aws-c-cal - version: 0.9.13 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - aws-c-common: '>=0.12.6,<0.12.7.0a0' - libgcc: '>=14' - openssl: '>=3.5.4,<4.0a0' - url: https://repo.prefix.dev/conda-forge/linux-64/aws-c-cal-0.9.13-h2c9d079_1.conda - hash: - md5: 3c3d02681058c3d206b562b2e3bc337f - sha256: f21d648349a318f4ae457ea5403d542ba6c0e0343b8642038523dd612b2a5064 - category: main - optional: false -- name: aws-c-cal - version: 0.9.13 - manager: conda - platform: win-64 - dependencies: - aws-c-common: '>=0.12.6,<0.12.7.0a0' - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/aws-c-cal-0.9.13-h46f3b43_1.conda - hash: - md5: 7cc4953d504d4e8f3d6f4facb8549465 - sha256: 5f61082caea9fbdd6ba02702935e9dea9997459a7e6c06fd47f21b81aac882fb - category: main - optional: false -- name: aws-c-common - version: 0.12.6 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libgcc: '>=14' - url: https://repo.prefix.dev/conda-forge/linux-64/aws-c-common-0.12.6-hb03c661_0.conda - hash: - md5: e36ad70a7e0b48f091ed6902f04c23b8 - sha256: 926a5b9de0a586e88669d81de717c8dd3218c51ce55658e8a16af7e7fe87c833 - category: main - optional: false -- name: aws-c-common - version: 0.12.6 - manager: conda - platform: win-64 - dependencies: - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/aws-c-common-0.12.6-hfd05255_0.conda - hash: - md5: b1465f33b05b9af02ad0887c01837831 - sha256: 0627691c34eb3d9fcd18c71346d9f16f83e8e58f9983e792138a2cccf387d18a - category: main - optional: false -- name: aws-c-compression - version: 0.3.2 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - aws-c-common: '>=0.12.6,<0.12.7.0a0' - libgcc: '>=14' - url: https://repo.prefix.dev/conda-forge/linux-64/aws-c-compression-0.3.2-h8b1a151_0.conda - hash: - md5: f16f498641c9e05b645fe65902df661a - sha256: 1838bdc077b77168416801f4715335b65e9223f83641a2c28644f8acd8f9db0e - category: main - optional: false -- name: aws-c-compression - version: 0.3.2 - manager: conda - platform: win-64 - dependencies: - aws-c-common: '>=0.12.6,<0.12.7.0a0' - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/aws-c-compression-0.3.2-hcb3a2da_0.conda - hash: - md5: 0385f2340be1776b513258adaf70e208 - sha256: f98fbb797d28de3ae41dbd42590549ee0a2a4e61772f9cc6d1a4fa45d47637de - category: main - optional: false -- name: aws-c-http - version: 0.10.12 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - aws-c-cal: '>=0.9.13,<0.9.14.0a0' - aws-c-common: '>=0.12.6,<0.12.7.0a0' - aws-c-compression: '>=0.3.2,<0.3.3.0a0' - aws-c-io: '>=0.26.3,<0.26.4.0a0' - libgcc: '>=14' - url: https://repo.prefix.dev/conda-forge/linux-64/aws-c-http-0.10.12-h4bacb7b_1.conda - hash: - md5: 7bc920933e5fb225aba86a788164a8f1 - sha256: c6f910d400ef9034493988e8cd37bd4712e42d85921122bcda4ba68d4614b131 - category: main - optional: false -- name: aws-c-http - version: 0.10.12 - manager: conda - platform: win-64 - dependencies: - aws-c-cal: '>=0.9.13,<0.9.14.0a0' - aws-c-common: '>=0.12.6,<0.12.7.0a0' - aws-c-compression: '>=0.3.2,<0.3.3.0a0' - aws-c-io: '>=0.26.3,<0.26.4.0a0' - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/aws-c-http-0.10.12-h612f3e8_1.conda - hash: - md5: 26af0e9d7853d27e909ce01c287692b4 - sha256: dc297fbce04335f5f80b30bcdee1925ed4a0d95e7a2382523870c6b4981ca1b2 - category: main - optional: false -- name: aws-c-io - version: 0.26.3 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - aws-c-cal: '>=0.9.13,<0.9.14.0a0' - aws-c-common: '>=0.12.6,<0.12.7.0a0' - libgcc: '>=14' - s2n: '>=1.7.1,<1.7.2.0a0' - url: https://repo.prefix.dev/conda-forge/linux-64/aws-c-io-0.26.3-hc87160b_0.conda - hash: - md5: dde6a3e4fe6bb2ecd2a7050dd1e701fb - sha256: c66ebb7815949db72bab7c86bf477197e4bc6937c381cf32248bdd1ce496db00 - category: main - optional: false -- name: aws-c-io - version: 0.26.3 - manager: conda - platform: win-64 - dependencies: - aws-c-cal: '>=0.9.13,<0.9.14.0a0' - aws-c-common: '>=0.12.6,<0.12.7.0a0' - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/aws-c-io-0.26.3-h0d5b9f9_0.conda - hash: - md5: ce36c60ed6b15c8dbb7ccddec4ebf57f - sha256: 3c9d50fb7895df4edd72d177299551608c24d8b0b82db0cf34c8e2bf6644979c - category: main - optional: false -- name: aws-c-s3 - version: 0.11.5 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - aws-c-auth: '>=0.10.1,<0.10.2.0a0' - aws-c-cal: '>=0.9.13,<0.9.14.0a0' - aws-c-common: '>=0.12.6,<0.12.7.0a0' - aws-c-http: '>=0.10.12,<0.10.13.0a0' - aws-c-io: '>=0.26.3,<0.26.4.0a0' - aws-checksums: '>=0.2.10,<0.2.11.0a0' - libgcc: '>=14' - openssl: '>=3.5.5,<4.0a0' - url: https://repo.prefix.dev/conda-forge/linux-64/aws-c-s3-0.11.5-h6d69fc9_5.conda - hash: - md5: 4c5c16bf1133dcfe100f33dd4470998e - sha256: c15869656f5fbebe27cc5aa58b23831f75d85502d324fedd7ee7e552c79b495d - category: main - optional: false -- name: aws-c-s3 - version: 0.11.5 - manager: conda - platform: win-64 - dependencies: - aws-c-auth: '>=0.10.1,<0.10.2.0a0' - aws-c-cal: '>=0.9.13,<0.9.14.0a0' - aws-c-common: '>=0.12.6,<0.12.7.0a0' - aws-c-http: '>=0.10.12,<0.10.13.0a0' - aws-c-io: '>=0.26.3,<0.26.4.0a0' - aws-checksums: '>=0.2.10,<0.2.11.0a0' - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/aws-c-s3-0.11.5-h87bd87b_5.conda - hash: - md5: 2d90128559ec4b3c78d1b889b8b13b50 - sha256: 62367b6d4d8aa1b43fb63e51d779bb829dfdd53d908c1b6700efa23255dd38db - category: main - optional: false -- name: aws-c-sdkutils - version: 0.2.4 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - aws-c-common: '>=0.12.6,<0.12.7.0a0' - libgcc: '>=14' - url: https://repo.prefix.dev/conda-forge/linux-64/aws-c-sdkutils-0.2.4-h8b1a151_4.conda - hash: - md5: c7e3e08b7b1b285524ab9d74162ce40b - sha256: 9d62c5029f6f8219368a8665f0a549da572dc777f52413b7d75609cacdbc02cc - category: main - optional: false -- name: aws-c-sdkutils - version: 0.2.4 - manager: conda - platform: win-64 - dependencies: - aws-c-common: '>=0.12.6,<0.12.7.0a0' - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/aws-c-sdkutils-0.2.4-hcb3a2da_4.conda - hash: - md5: 3c97faee5be6fd0069410cf2bca71c85 - sha256: c86c30edba7457e04d905c959328142603b62d7d1888aed893b2e21cca9c302c - category: main - optional: false -- name: aws-checksums - version: 0.2.10 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - aws-c-common: '>=0.12.6,<0.12.7.0a0' - libgcc: '>=14' - url: https://repo.prefix.dev/conda-forge/linux-64/aws-checksums-0.2.10-h8b1a151_0.conda - hash: - md5: f8e1bcc5c7d839c5882e94498791be08 - sha256: 09472dd5fa4473cffd44741ee4c1112f2c76d7168d1343de53c2ad283dc1efa6 - category: main - optional: false -- name: aws-checksums - version: 0.2.10 - manager: conda - platform: win-64 - dependencies: - aws-c-common: '>=0.12.6,<0.12.7.0a0' - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/aws-checksums-0.2.10-hcb3a2da_0.conda - hash: - md5: 96e950e5007fb691322db578736aba52 - sha256: 505b2365bbf3c197c9c2e007ba8262bcdaaddc970f84ce67cf73868ca2990989 - category: main - optional: false -- name: babel - version: 2.18.0 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/babel-2.18.0-pyhcf101f3_1.conda - hash: - md5: f1976ce927373500cc19d3c0b2c85177 - sha256: a14a9ad02101aab25570543a59c5193043b73dc311a25650134ed9e6cb691770 - category: dev - optional: true -- name: babel - version: 2.18.0 - manager: conda - platform: win-64 - dependencies: - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/babel-2.18.0-pyhcf101f3_1.conda - hash: - md5: f1976ce927373500cc19d3c0b2c85177 - sha256: a14a9ad02101aab25570543a59c5193043b73dc311a25650134ed9e6cb691770 - category: dev - optional: true -- name: backports.zstd - version: 1.3.0 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.14' - url: https://repo.prefix.dev/conda-forge/noarch/backports.zstd-1.3.0-py314h680f03e_0.conda - hash: - md5: a2ac7763a9ac75055b68f325d3255265 - sha256: c31ab719d256bc6f89926131e88ecd0f0c5d003fe8481852c6424f4ec6c7eb29 - category: main - optional: false -- name: backports.zstd - version: 1.3.0 - manager: conda - platform: win-64 - dependencies: - python: '>=3.14' - url: https://repo.prefix.dev/conda-forge/noarch/backports.zstd-1.3.0-py314h680f03e_0.conda - hash: - md5: a2ac7763a9ac75055b68f325d3255265 - sha256: c31ab719d256bc6f89926131e88ecd0f0c5d003fe8481852c6424f4ec6c7eb29 - category: main - optional: false -- name: beautifulsoup4 - version: 4.14.3 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.10' - soupsieve: '>=1.2' - typing-extensions: '' - url: https://repo.prefix.dev/conda-forge/noarch/beautifulsoup4-4.14.3-pyha770c72_0.conda - hash: - md5: 5267bef8efea4127aacd1f4e1f149b6e - sha256: bf1e71c3c0a5b024e44ff928225a0874fc3c3356ec1a0b6fe719108e6d1288f6 - category: dev - optional: true -- name: beautifulsoup4 - version: 4.14.3 - manager: conda - platform: win-64 - dependencies: - python: '>=3.10' - soupsieve: '>=1.2' - typing-extensions: '' - url: https://repo.prefix.dev/conda-forge/noarch/beautifulsoup4-4.14.3-pyha770c72_0.conda - hash: - md5: 5267bef8efea4127aacd1f4e1f149b6e - sha256: bf1e71c3c0a5b024e44ff928225a0874fc3c3356ec1a0b6fe719108e6d1288f6 - category: dev - optional: true -- name: bleach - version: 6.3.0 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.10' - webencodings: '' - url: https://repo.prefix.dev/conda-forge/noarch/bleach-6.3.0-pyhcf101f3_1.conda - hash: - md5: 7c5ebdc286220e8021bf55e6384acd67 - sha256: f8ff1f98423674278964a46c93a1766f9e91960d44efd91c6c3ed56a33813f46 - category: dev - optional: true -- name: bleach - version: 6.3.0 - manager: conda - platform: win-64 - dependencies: - python: '>=3.10' - webencodings: '' - url: https://repo.prefix.dev/conda-forge/noarch/bleach-6.3.0-pyhcf101f3_1.conda - hash: - md5: 7c5ebdc286220e8021bf55e6384acd67 - sha256: f8ff1f98423674278964a46c93a1766f9e91960d44efd91c6c3ed56a33813f46 - category: dev - optional: true -- name: bleach-with-css - version: 6.3.0 - manager: conda - platform: linux-64 - dependencies: - bleach: ==6.3.0 - tinycss2: '' - url: https://repo.prefix.dev/conda-forge/noarch/bleach-with-css-6.3.0-hbca2aae_1.conda - hash: - md5: f11a319b9700b203aa14c295858782b6 - sha256: 7c07a865e5e4cca233cc4e0eb3f0f5ff6c90776461687b4fb0b1764133e1fd61 - category: dev - optional: true -- name: bleach-with-css - version: 6.3.0 - manager: conda - platform: win-64 - dependencies: - bleach: ==6.3.0 - tinycss2: '' - url: https://repo.prefix.dev/conda-forge/noarch/bleach-with-css-6.3.0-hbca2aae_1.conda - hash: - md5: f11a319b9700b203aa14c295858782b6 - sha256: 7c07a865e5e4cca233cc4e0eb3f0f5ff6c90776461687b4fb0b1764133e1fd61 - category: dev - optional: true -- name: bokeh - version: 3.6.3 - manager: conda - platform: linux-64 - dependencies: - contourpy: '>=1.2' - jinja2: '>=2.9' - numpy: '>=1.16' - packaging: '>=16.8' - pandas: '>=1.2' - pillow: '>=7.1.0' - python: '>=3.10' - pyyaml: '>=3.10' - tornado: '>=6.2' - xyzservices: '>=2021.09.1' - url: https://repo.prefix.dev/conda-forge/noarch/bokeh-3.6.3-pyhd8ed1ab_0.conda - hash: - md5: 606498329a91bd9d5c0439fb2815816f - sha256: 6cc6841b1660cd3246890d4f601baf51367526afe6256dfd8a8d9a8f7db651fe - category: main - optional: false -- name: bokeh - version: 3.6.3 - manager: conda - platform: win-64 - dependencies: - contourpy: '>=1.2' - jinja2: '>=2.9' - numpy: '>=1.16' - packaging: '>=16.8' - pandas: '>=1.2' - pillow: '>=7.1.0' - python: '>=3.10' - pyyaml: '>=3.10' - tornado: '>=6.2' - xyzservices: '>=2021.09.1' - url: https://repo.prefix.dev/conda-forge/noarch/bokeh-3.6.3-pyhd8ed1ab_0.conda - hash: - md5: 606498329a91bd9d5c0439fb2815816f - sha256: 6cc6841b1660cd3246890d4f601baf51367526afe6256dfd8a8d9a8f7db651fe - category: main - optional: false -- name: brotli - version: 1.2.0 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - brotli-bin: 1.2.0 - libbrotlidec: 1.2.0 - libbrotlienc: 1.2.0 - libgcc: '>=14' - url: https://repo.prefix.dev/conda-forge/linux-64/brotli-1.2.0-hed03a55_1.conda - hash: - md5: 8ccf913aaba749a5496c17629d859ed1 - sha256: e511644d691f05eb12ebe1e971fd6dc3ae55a4df5c253b4e1788b789bdf2dfa6 - category: main - optional: false -- name: brotli - version: 1.2.0 - manager: conda - platform: win-64 - dependencies: - brotli-bin: 1.2.0 - libbrotlidec: 1.2.0 - libbrotlienc: 1.2.0 - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/brotli-1.2.0-h2d644bc_1.conda - hash: - md5: bc58fdbced45bb096364de0fba1637af - sha256: a4fffdf1c9b9d3d0d787e20c724cff3a284dfa3773f9ce609c93b1cfd0ce8933 - category: main - optional: false -- name: brotli-bin - version: 1.2.0 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libbrotlidec: 1.2.0 - libbrotlienc: 1.2.0 - libgcc: '>=14' - url: https://repo.prefix.dev/conda-forge/linux-64/brotli-bin-1.2.0-hb03c661_1.conda - hash: - md5: af39b9a8711d4a8d437b52c1d78eb6a1 - sha256: 64b137f30b83b1dd61db6c946ae7511657eead59fdf74e84ef0ded219605aa94 - category: main - optional: false -- name: brotli-bin - version: 1.2.0 - manager: conda - platform: win-64 - dependencies: - libbrotlidec: 1.2.0 - libbrotlienc: 1.2.0 - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/brotli-bin-1.2.0-hfd05255_1.conda - hash: - md5: 6abd7089eb3f0c790235fe469558d190 - sha256: e76966232ef9612de33c2087e3c92c2dc42ea5f300050735a3c646f33bce0429 - category: main - optional: false -- name: brotli-python - version: 1.2.0 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libgcc: '>=14' - libstdcxx: '>=14' - python: '>=3.14,<3.15.0a0' - python_abi: 3.14.* - url: https://repo.prefix.dev/conda-forge/linux-64/brotli-python-1.2.0-py314h3de4e8d_1.conda - hash: - md5: 8910d2c46f7e7b519129f486e0fe927a - sha256: 3ad3500bff54a781c29f16ce1b288b36606e2189d0b0ef2f67036554f47f12b0 - category: main - optional: false -- name: brotli-python - version: 1.2.0 - manager: conda - platform: win-64 - dependencies: - python: '>=3.14,<3.15.0a0' - python_abi: 3.14.* - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/brotli-python-1.2.0-py314he701e3d_1.conda - hash: - md5: 1302b74b93c44791403cbeee6a0f62a3 - sha256: 6854ee7675135c57c73a04849c29cbebc2fb6a3a3bfee1f308e64bf23074719b - category: main - optional: false -- name: bzip2 - version: 1.0.8 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libgcc: '>=14' - url: https://repo.prefix.dev/conda-forge/linux-64/bzip2-1.0.8-hda65f42_9.conda - hash: - md5: d2ffd7602c02f2b316fd921d39876885 - sha256: 0b75d45f0bba3e95dc693336fa51f40ea28c980131fec438afb7ce6118ed05f6 - category: main - optional: false -- name: bzip2 - version: 1.0.8 - manager: conda - platform: win-64 - dependencies: - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/bzip2-1.0.8-h0ad9c76_9.conda - hash: - md5: 4cb8e6b48f67de0b018719cdf1136306 - sha256: 76dfb71df5e8d1c4eded2dbb5ba15bb8fb2e2b0fe42d94145d5eed4c75c35902 - category: main - optional: false -- name: c-ares - version: 1.34.6 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libgcc: '>=14' - url: https://repo.prefix.dev/conda-forge/linux-64/c-ares-1.34.6-hb03c661_0.conda - hash: - md5: 920bb03579f15389b9e512095ad995b7 - sha256: cc9accf72fa028d31c2a038460787751127317dcfa991f8d1f1babf216bb454e - category: main - optional: false -- name: ca-certificates - version: 2026.2.25 - manager: conda - platform: linux-64 - dependencies: - __unix: '' - url: https://repo.prefix.dev/conda-forge/noarch/ca-certificates-2026.2.25-hbd8a1cb_0.conda - hash: - md5: 4492fd26db29495f0ba23f146cd5638d - sha256: 67cc7101b36421c5913a1687ef1b99f85b5d6868da3abbf6ec1a4181e79782fc - category: main - optional: false -- name: ca-certificates - version: 2026.2.25 - manager: conda - platform: win-64 - dependencies: - __win: '' - url: https://repo.prefix.dev/conda-forge/noarch/ca-certificates-2026.2.25-h4c7d964_0.conda - hash: - md5: f001e6e220355b7f87403a4d0e5bf1ca - sha256: 37950019c59b99585cee5d30dbc2cc9696ed4e11f5742606a4db1621ed8f94d6 - category: main - optional: false -- name: cached-property - version: 1.5.2 - manager: conda - platform: linux-64 - dependencies: - cached_property: '>=1.5.2,<1.5.3.0a0' - url: https://repo.prefix.dev/conda-forge/noarch/cached-property-1.5.2-hd8ed1ab_1.tar.bz2 - hash: - md5: 9b347a7ec10940d3f7941ff6c460b551 - sha256: 561e6660f26c35d137ee150187d89767c988413c978e1b712d53f27ddf70ea17 - category: main - optional: false -- name: cached-property - version: 1.5.2 - manager: conda - platform: win-64 - dependencies: - cached_property: '>=1.5.2,<1.5.3.0a0' - url: https://repo.prefix.dev/conda-forge/noarch/cached-property-1.5.2-hd8ed1ab_1.tar.bz2 - hash: - md5: 9b347a7ec10940d3f7941ff6c460b551 - sha256: 561e6660f26c35d137ee150187d89767c988413c978e1b712d53f27ddf70ea17 - category: main - optional: false -- name: cached_property - version: 1.5.2 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.6' - url: https://repo.prefix.dev/conda-forge/noarch/cached_property-1.5.2-pyha770c72_1.tar.bz2 - hash: - md5: 576d629e47797577ab0f1b351297ef4a - sha256: 6dbf7a5070cc43d90a1e4c2ec0c541c69d8e30a0e25f50ce9f6e4a432e42c5d7 - category: main - optional: false -- name: cached_property - version: 1.5.2 - manager: conda - platform: win-64 - dependencies: - python: '>=3.6' - url: https://repo.prefix.dev/conda-forge/noarch/cached_property-1.5.2-pyha770c72_1.tar.bz2 - hash: - md5: 576d629e47797577ab0f1b351297ef4a - sha256: 6dbf7a5070cc43d90a1e4c2ec0c541c69d8e30a0e25f50ce9f6e4a432e42c5d7 - category: main - optional: false -- name: certifi - version: 2026.2.25 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/certifi-2026.2.25-pyhd8ed1ab_0.conda - hash: - md5: 765c4d97e877cdbbb88ff33152b86125 - sha256: a6b118fd1ed6099dc4fc03f9c492b88882a780fadaef4ed4f93dc70757713656 - category: dev - optional: true -- name: certifi - version: 2026.2.25 - manager: conda - platform: win-64 - dependencies: - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/certifi-2026.2.25-pyhd8ed1ab_0.conda - hash: - md5: 765c4d97e877cdbbb88ff33152b86125 - sha256: a6b118fd1ed6099dc4fc03f9c492b88882a780fadaef4ed4f93dc70757713656 - category: dev - optional: true -- name: cffi - version: 2.0.0 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libffi: '>=3.5.2,<3.6.0a0' - libgcc: '>=14' - pycparser: '' - python: '>=3.14,<3.15.0a0' - python_abi: 3.14.* - url: https://repo.prefix.dev/conda-forge/linux-64/cffi-2.0.0-py314h4a8dc5f_1.conda - hash: - md5: cf45f4278afd6f4e6d03eda0f435d527 - sha256: c6339858a0aaf5d939e00d345c98b99e4558f285942b27232ac098ad17ac7f8e - category: dev - optional: true -- name: cffi - version: 2.0.0 - manager: conda - platform: win-64 - dependencies: - pycparser: '' - python: '>=3.14,<3.15.0a0' - python_abi: 3.14.* - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/cffi-2.0.0-py314h5a2d7ad_1.conda - hash: - md5: c360170be1c9183654a240aadbedad94 - sha256: 924f2f01fa7a62401145ef35ab6fc95f323b7418b2644a87fea0ea68048880ed - category: dev - optional: true -- name: charset-normalizer - version: 3.4.7 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/charset-normalizer-3.4.7-pyhd8ed1ab_0.conda - hash: - md5: a9167b9571f3baa9d448faa2139d1089 - sha256: 3f9483d62ce24ecd063f8a5a714448445dc8d9e201147c46699fc0033e824457 - category: dev - optional: true -- name: charset-normalizer - version: 3.4.7 - manager: conda - platform: win-64 - dependencies: - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/charset-normalizer-3.4.7-pyhd8ed1ab_0.conda - hash: - md5: a9167b9571f3baa9d448faa2139d1089 - sha256: 3f9483d62ce24ecd063f8a5a714448445dc8d9e201147c46699fc0033e824457 - category: dev - optional: true -- name: click - version: 8.3.2 - manager: conda - platform: linux-64 - dependencies: - __unix: '' - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/click-8.3.2-pyhc90fa1f_0.conda - hash: - md5: 4d18bc3af7cfcea97bd817164672a08c - sha256: 526d434cf5390310f40f34ea6ec4f0c225cdf1e419010e624d399b13b2059f0f - category: main - optional: false -- name: click - version: 8.3.2 - manager: conda - platform: win-64 - dependencies: - __win: '' - colorama: '' - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/click-8.3.2-pyh6dadd2b_0.conda - hash: - md5: 290d6b8ba791f99e068327e5d17e8462 - sha256: e67e85d5837cf0b0151b58b449badb0a8c2018d209e05c28f1b0c079e6e93666 - category: main - optional: false -- name: cloudpickle - version: 3.1.2 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/cloudpickle-3.1.2-pyhcf101f3_1.conda - hash: - md5: 61b8078a0905b12529abc622406cb62c - sha256: 4c287c2721d8a34c94928be8fe0e9a85754e90189dd4384a31b1806856b50a67 - category: main - optional: false -- name: cloudpickle - version: 3.1.2 - manager: conda - platform: win-64 - dependencies: - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/cloudpickle-3.1.2-pyhcf101f3_1.conda - hash: - md5: 61b8078a0905b12529abc622406cb62c - sha256: 4c287c2721d8a34c94928be8fe0e9a85754e90189dd4384a31b1806856b50a67 - category: main - optional: false -- name: colorama - version: 0.4.6 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/colorama-0.4.6-pyhd8ed1ab_1.conda - hash: - md5: 962b9857ee8e7018c22f2776ffa0b2d7 - sha256: ab29d57dc70786c1269633ba3dff20288b81664d3ff8d21af995742e2bb03287 - category: dev - optional: true -- name: colorama - version: 0.4.6 - manager: conda - platform: win-64 - dependencies: - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/colorama-0.4.6-pyhd8ed1ab_1.conda - hash: - md5: 962b9857ee8e7018c22f2776ffa0b2d7 - sha256: ab29d57dc70786c1269633ba3dff20288b81664d3ff8d21af995742e2bb03287 - category: main - optional: false -- name: comm - version: 0.2.3 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/comm-0.2.3-pyhe01879c_0.conda - hash: - md5: 2da13f2b299d8e1995bafbbe9689a2f7 - sha256: 576a44729314ad9e4e5ebe055fbf48beb8116b60e58f9070278985b2b634f212 - category: dev - optional: true -- name: comm - version: 0.2.3 - manager: conda - platform: win-64 - dependencies: - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/comm-0.2.3-pyhe01879c_0.conda - hash: - md5: 2da13f2b299d8e1995bafbbe9689a2f7 - sha256: 576a44729314ad9e4e5ebe055fbf48beb8116b60e58f9070278985b2b634f212 - category: dev - optional: true -- name: contourpy - version: 1.3.3 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libgcc: '>=14' - libstdcxx: '>=14' - numpy: '>=1.25' - python: '' - python_abi: 3.14.* - url: https://repo.prefix.dev/conda-forge/linux-64/contourpy-1.3.3-py314h97ea11e_4.conda - hash: - md5: 95bede9cdb7a30a4b611223d52a01aa4 - sha256: b0314a7f1fb4a294b1a8bcf5481d4a8d9412a9fee23b7e3f93fb10e4d504f2cc - category: main - optional: false -- name: contourpy - version: 1.3.3 - manager: conda - platform: win-64 - dependencies: - numpy: '>=1.25' - python: '' - python_abi: 3.14.* - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/contourpy-1.3.3-py314hf309875_4.conda - hash: - md5: c26934035616f7d578f9da0491aed3d8 - sha256: f141bcbf8e490b49b2f53f517173d13a64d75e43cfae170e0d931cb0b66f4bce - category: main - optional: false -- name: coverage - version: 7.13.5 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libgcc: '>=14' - python: '>=3.14,<3.15.0a0' - python_abi: 3.14.* - tomli: '' - url: https://repo.prefix.dev/conda-forge/linux-64/coverage-7.13.5-py314h67df5f8_0.conda - hash: - md5: 78f547b78ace7541c4f54c4268ac9d2e - sha256: cf5f98a291c3a5489cb299bae38711d5dc21b88a00df981f3b1528781e18c909 - category: dev - optional: true -- name: coverage - version: 7.13.5 - manager: conda - platform: win-64 - dependencies: - python: '>=3.14,<3.15.0a0' - python_abi: 3.14.* - tomli: '' - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/coverage-7.13.5-py314h2359020_0.conda - hash: - md5: 849f0bd5b83d4fd59b41202b21bb3ca2 - sha256: 80a6a7be7eef784b8314a4cb563563c654e2180a0b2b31b232f79b2e7334aaf2 - category: dev - optional: true -- name: cpython - version: 3.14.4 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.14,<3.15.0a0' - python_abi: '*' - url: https://repo.prefix.dev/conda-forge/noarch/cpython-3.14.4-py314hd8ed1ab_100.conda - hash: - md5: f111d4cfaf1fe9496f386bc98ae94452 - sha256: 40dc224f2b718e5f034efd2332bc315a719063235f63673468d26a24770094ee - category: dev - optional: true -- name: cpython - version: 3.14.4 - manager: conda - platform: win-64 - dependencies: - python: '>=3.14,<3.15.0a0' - python_abi: '*' - url: https://repo.prefix.dev/conda-forge/noarch/cpython-3.14.4-py314hd8ed1ab_100.conda - hash: - md5: f111d4cfaf1fe9496f386bc98ae94452 - sha256: 40dc224f2b718e5f034efd2332bc315a719063235f63673468d26a24770094ee - category: dev - optional: true -- name: cycler - version: 0.12.1 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/cycler-0.12.1-pyhcf101f3_2.conda - hash: - md5: 4c2a8fef270f6c69591889b93f9f55c1 - sha256: bb47aec5338695ff8efbddbc669064a3b10fe34ad881fb8ad5d64fbfa6910ed1 - category: main - optional: false -- name: cycler - version: 0.12.1 - manager: conda - platform: win-64 - dependencies: - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/cycler-0.12.1-pyhcf101f3_2.conda - hash: - md5: 4c2a8fef270f6c69591889b93f9f55c1 - sha256: bb47aec5338695ff8efbddbc669064a3b10fe34ad881fb8ad5d64fbfa6910ed1 - category: main - optional: false -- name: cytoolz - version: 1.1.0 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libgcc: '>=14' - python: '>=3.14,<3.15.0a0' - python_abi: 3.14.* - toolz: '>=0.10.0' - url: https://repo.prefix.dev/conda-forge/linux-64/cytoolz-1.1.0-py314h5bd0f2a_2.conda - hash: - md5: a6a32cab83d59c7812ddbb03220057e3 - sha256: 5edb3c0fbf5c39b66f71fef0264d4fbab561f6adbdd7ef88188b725a82fcd6da - category: main - optional: false -- name: cytoolz - version: 1.1.0 - manager: conda - platform: win-64 - dependencies: - python: '>=3.14,<3.15.0a0' - python_abi: 3.14.* - toolz: '>=0.10.0' - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/cytoolz-1.1.0-py314h5a2d7ad_2.conda - hash: - md5: 8309b55a55dac8050260de935d31724a - sha256: 04dca71339134390f2d76467070f02356efb7bf21408cdd45a868a94009e93b9 - category: main - optional: false -- name: dask-core - version: 2025.3.1 - manager: conda - platform: linux-64 - dependencies: - click: '>=8.1' - cloudpickle: '>=3.0.0' - fsspec: '>=2021.09.0' - importlib-metadata: '>=4.13.0' - packaging: '>=20.0' - partd: '>=1.4.0' - python: '>=3.10' - pyyaml: '>=5.3.1' - toolz: '>=0.10.0' - url: https://repo.prefix.dev/conda-forge/noarch/dask-core-2025.3.1-pyhd8ed1ab_0.conda - hash: - md5: c7ef8a7bd2da4c8ba61688cfba29ce86 - sha256: 23db7a0ac393939cadf04441022bc1954d108f44f3469996d405cb522b9ff61c - category: main - optional: false -- name: dask-core - version: 2025.3.1 - manager: conda - platform: win-64 - dependencies: - click: '>=8.1' - cloudpickle: '>=3.0.0' - fsspec: '>=2021.09.0' - importlib-metadata: '>=4.13.0' - packaging: '>=20.0' - partd: '>=1.4.0' - python: '>=3.10' - pyyaml: '>=5.3.1' - toolz: '>=0.10.0' - url: https://repo.prefix.dev/conda-forge/noarch/dask-core-2025.3.1-pyhd8ed1ab_0.conda - hash: - md5: c7ef8a7bd2da4c8ba61688cfba29ce86 - sha256: 23db7a0ac393939cadf04441022bc1954d108f44f3469996d405cb522b9ff61c - category: main - optional: false -- name: debugpy - version: 1.8.20 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libgcc: '>=14' - libstdcxx: '>=14' - python: '' - python_abi: 3.14.* - url: https://repo.prefix.dev/conda-forge/linux-64/debugpy-1.8.20-py314h42812f9_0.conda - hash: - md5: 57e6fad901c05754d5256fe3ab9f277b - sha256: d9e89e351d7189c41615cfceca76b3bcacaa9c81d9945ac1caa6fb9e5184f610 - category: dev - optional: true -- name: debugpy - version: 1.8.20 - manager: conda - platform: win-64 - dependencies: - python: '' - python_abi: 3.14.* - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/debugpy-1.8.20-py314hb98de8c_0.conda - hash: - md5: 48ae8370a4562f7049d587d017792a3a - sha256: ece1d8299ad081edaf1e5279f2a900bdedddb2c795ac029a06401543cd7610ad - category: dev - optional: true -- name: decorator - version: 5.2.1 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/decorator-5.2.1-pyhd8ed1ab_0.conda - hash: - md5: 9ce473d1d1be1cc3810856a48b3fab32 - sha256: c17c6b9937c08ad63cb20a26f403a3234088e57d4455600974a0ce865cb14017 - category: dev - optional: true -- name: decorator - version: 5.2.1 - manager: conda - platform: win-64 - dependencies: - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/decorator-5.2.1-pyhd8ed1ab_0.conda - hash: - md5: 9ce473d1d1be1cc3810856a48b3fab32 - sha256: c17c6b9937c08ad63cb20a26f403a3234088e57d4455600974a0ce865cb14017 - category: dev - optional: true -- name: defusedxml - version: 0.7.1 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.6' - url: https://repo.prefix.dev/conda-forge/noarch/defusedxml-0.7.1-pyhd8ed1ab_0.tar.bz2 - hash: - md5: 961b3a227b437d82ad7054484cfa71b2 - sha256: 9717a059677553562a8f38ff07f3b9f61727bd614f505658b0a5ecbcf8df89be - category: dev - optional: true -- name: defusedxml - version: 0.7.1 - manager: conda - platform: win-64 - dependencies: - python: '>=3.6' - url: https://repo.prefix.dev/conda-forge/noarch/defusedxml-0.7.1-pyhd8ed1ab_0.tar.bz2 - hash: - md5: 961b3a227b437d82ad7054484cfa71b2 - sha256: 9717a059677553562a8f38ff07f3b9f61727bd614f505658b0a5ecbcf8df89be - category: dev - optional: true -- name: deprecated - version: 1.3.1 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.10' - wrapt: <3,>=1.10 - url: https://repo.prefix.dev/conda-forge/noarch/deprecated-1.3.1-pyhd8ed1ab_1.conda - hash: - md5: 5498feb783ab29db6ca8845f68fa0f03 - sha256: 7d57a7b8266043ffb99d092ebc25e89a0a2490bed4146b9432c83c2c476fa94d - category: main - optional: false -- name: deprecated - version: 1.3.1 - manager: conda - platform: win-64 - dependencies: - python: '>=3.10' - wrapt: <3,>=1.10 - url: https://repo.prefix.dev/conda-forge/noarch/deprecated-1.3.1-pyhd8ed1ab_1.conda - hash: - md5: 5498feb783ab29db6ca8845f68fa0f03 - sha256: 7d57a7b8266043ffb99d092ebc25e89a0a2490bed4146b9432c83c2c476fa94d - category: main - optional: false -- name: dill - version: 0.4.1 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/dill-0.4.1-pyhcf101f3_0.conda - hash: - md5: 080a808fce955026bf82107d955d32da - sha256: 1ef84c0cc4efd0c2d58c3cb365945edbd9ee42a1c54514d1ccba4b641005f757 - category: dev - optional: true -- name: dill - version: 0.4.1 - manager: conda - platform: win-64 - dependencies: - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/dill-0.4.1-pyhcf101f3_0.conda - hash: - md5: 080a808fce955026bf82107d955d32da - sha256: 1ef84c0cc4efd0c2d58c3cb365945edbd9ee42a1c54514d1ccba4b641005f757 - category: dev - optional: true -- name: discretize - version: 0.12.0 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libgcc: '>=14' - libstdcxx: '>=14' - numpy: '>=1.22.4' - python: '' - python_abi: 3.14.* - scipy: '>=1.12' - url: https://repo.prefix.dev/conda-forge/linux-64/discretize-0.12.0-np2py314hb287c12_1.conda - hash: - md5: 938ba04ba3aded18ed474a9e508e9c23 - sha256: c96c79d7facb5b4c764593a504bf2b720d89d534b3ab26897ca1eeac27c2412c - category: main - optional: false -- name: discretize - version: 0.12.0 - manager: conda - platform: win-64 - dependencies: - numpy: '>=1.22.4' - python: '' - python_abi: 3.14.* - scipy: '>=1.12' - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/discretize-0.12.0-np2py314h1495373_1.conda - hash: - md5: b8473b159537e85bceea7f1b758b883d - sha256: 68a337dc5fa612be54000d9d111a4722760190b321246fc3386cc245112e675e - category: main - optional: false -- name: distributed - version: 2025.3.1 - manager: conda - platform: linux-64 - dependencies: - click: '>=8.0' - cloudpickle: '>=3.0.0' - cytoolz: '>=0.11.2' - dask-core: '>=2025.3.1,<2025.3.2.0a0' - jinja2: '>=2.10.3' - locket: '>=1.0.0' - msgpack-python: '>=1.0.2' - packaging: '>=20.0' - psutil: '>=5.8.0' - python: '>=3.10' - pyyaml: '>=5.4.1' - sortedcontainers: '>=2.0.5' - tblib: '>=1.6.0' - toolz: '>=0.11.2' - tornado: '>=6.2.0' - urllib3: '>=1.26.5' - zict: '>=3.0.0' - url: https://repo.prefix.dev/conda-forge/noarch/distributed-2025.3.1-pyhd8ed1ab_0.conda - hash: - md5: 1f448b455a9d52929954662544bed290 - sha256: 1397e5e0ddd49259ba5883ee985d3b2848471499fe3163629fae909a87084aa9 - category: main - optional: false -- name: distributed - version: 2025.3.1 - manager: conda - platform: win-64 - dependencies: - click: '>=8.0' - cloudpickle: '>=3.0.0' - cytoolz: '>=0.11.2' - dask-core: '>=2025.3.1,<2025.3.2.0a0' - jinja2: '>=2.10.3' - locket: '>=1.0.0' - msgpack-python: '>=1.0.2' - packaging: '>=20.0' - psutil: '>=5.8.0' - python: '>=3.10' - pyyaml: '>=5.4.1' - sortedcontainers: '>=2.0.5' - tblib: '>=1.6.0' - toolz: '>=0.11.2' - tornado: '>=6.2.0' - urllib3: '>=1.26.5' - zict: '>=3.0.0' - url: https://repo.prefix.dev/conda-forge/noarch/distributed-2025.3.1-pyhd8ed1ab_0.conda - hash: - md5: 1f448b455a9d52929954662544bed290 - sha256: 1397e5e0ddd49259ba5883ee985d3b2848471499fe3163629fae909a87084aa9 - category: main - optional: false -- name: docutils - version: 0.18.1 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.14.0rc2,<3.15.0a0' - python_abi: 3.14.* - url: https://repo.prefix.dev/conda-forge/linux-64/docutils-0.18.1-py314hdafbbf9_1.conda - hash: - md5: 5fb3582c49ec839438373e2ddc075b52 - sha256: aaca2c89a272ea141e636c71510b1c1b44d9b1a408c549d598bc711b9bdcd90b - category: dev - optional: true -- name: docutils - version: 0.18.1 - manager: conda - platform: win-64 - dependencies: - python: '>=3.14.0rc2,<3.15.0a0' - python_abi: 3.14.* - url: https://repo.prefix.dev/conda-forge/win-64/docutils-0.18.1-py314h86ab7b2_1.conda - hash: - md5: 1714b7424cf90e745351757cf629e022 - sha256: ca1d41146115afd54590dad17af0a8c41359c454797d44e290fb3e5bff51034e - category: dev - optional: true -- name: et_xmlfile - version: 2.0.0 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/et_xmlfile-2.0.0-pyhd8ed1ab_1.conda - hash: - md5: 71bf9646cbfabf3022c8da4b6b4da737 - sha256: 2209534fbf2f70c20661ff31f57ab6a97b82ee98812e8a2dcb2b36a0d345727c - category: main - optional: false -- name: et_xmlfile - version: 2.0.0 - manager: conda - platform: win-64 - dependencies: - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/et_xmlfile-2.0.0-pyhd8ed1ab_1.conda - hash: - md5: 71bf9646cbfabf3022c8da4b6b4da737 - sha256: 2209534fbf2f70c20661ff31f57ab6a97b82ee98812e8a2dcb2b36a0d345727c - category: main - optional: false -- name: exceptiongroup - version: 1.3.1 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.10' - typing_extensions: '>=4.6.0' - url: https://repo.prefix.dev/conda-forge/noarch/exceptiongroup-1.3.1-pyhd8ed1ab_0.conda - hash: - md5: 8e662bd460bda79b1ea39194e3c4c9ab - sha256: ee6cf346d017d954255bbcbdb424cddea4d14e4ed7e9813e429db1d795d01144 - category: dev - optional: true -- name: exceptiongroup - version: 1.3.1 - manager: conda - platform: win-64 - dependencies: - python: '>=3.10' - typing_extensions: '>=4.6.0' - url: https://repo.prefix.dev/conda-forge/noarch/exceptiongroup-1.3.1-pyhd8ed1ab_0.conda - hash: - md5: 8e662bd460bda79b1ea39194e3c4c9ab - sha256: ee6cf346d017d954255bbcbdb424cddea4d14e4ed7e9813e429db1d795d01144 - category: dev - optional: true -- name: executing - version: 2.2.1 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/executing-2.2.1-pyhd8ed1ab_0.conda - hash: - md5: ff9efb7f7469aed3c4a8106ffa29593c - sha256: 210c8165a58fdbf16e626aac93cc4c14dbd551a01d1516be5ecad795d2422cad - category: dev - optional: true -- name: executing - version: 2.2.1 - manager: conda - platform: win-64 - dependencies: - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/executing-2.2.1-pyhd8ed1ab_0.conda - hash: - md5: ff9efb7f7469aed3c4a8106ffa29593c - sha256: 210c8165a58fdbf16e626aac93cc4c14dbd551a01d1516be5ecad795d2422cad - category: dev - optional: true -- name: fasteners - version: '0.19' - manager: conda - platform: linux-64 - dependencies: - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/fasteners-0.19-pyhd8ed1ab_1.conda - hash: - md5: dbe9d42e94b5ff7af7b7893f4ce052e7 - sha256: 42fb170778b47303e82eddfea9a6d1e1b8af00c927cd5a34595eaa882b903a16 - category: main - optional: false -- name: fasteners - version: '0.19' - manager: conda - platform: win-64 - dependencies: - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/fasteners-0.19-pyhd8ed1ab_1.conda - hash: - md5: dbe9d42e94b5ff7af7b7893f4ce052e7 - sha256: 42fb170778b47303e82eddfea9a6d1e1b8af00c927cd5a34595eaa882b903a16 - category: main - optional: false -- name: fonttools - version: 4.62.0 - manager: conda - platform: linux-64 - dependencies: - brotli: '' - munkres: '' - python: '>=3.10' - unicodedata2: '>=15.1.0' - url: https://repo.prefix.dev/conda-forge/noarch/fonttools-4.62.0-pyh7db6752_0.conda - hash: - md5: 049f68f9c90f00069c748cd6fb7bfb55 - sha256: ed4462f6e49b8dea4e45f7294cca576a38cf4fc41e04bbcd95f9cf55be7776b9 - category: main - optional: false -- name: fonttools - version: 4.62.0 - manager: conda - platform: win-64 - dependencies: - brotli: '' - munkres: '' - python: '>=3.10' - unicodedata2: '>=15.1.0' - url: https://repo.prefix.dev/conda-forge/noarch/fonttools-4.62.0-pyh7db6752_0.conda - hash: - md5: 049f68f9c90f00069c748cd6fb7bfb55 - sha256: ed4462f6e49b8dea4e45f7294cca576a38cf4fc41e04bbcd95f9cf55be7776b9 - category: main - optional: false -- name: fqdn - version: 1.5.1 - manager: conda - platform: linux-64 - dependencies: - cached-property: '>=1.3.0' - python: '>=3.9,<4' - url: https://repo.prefix.dev/conda-forge/noarch/fqdn-1.5.1-pyhd8ed1ab_1.conda - hash: - md5: d3549fd50d450b6d9e7dddff25dd2110 - sha256: 2509992ec2fd38ab27c7cdb42cf6cadc566a1cc0d1021a2673475d9fa87c6276 - category: dev - optional: true -- name: fqdn - version: 1.5.1 - manager: conda - platform: win-64 - dependencies: - cached-property: '>=1.3.0' - python: '>=3.9,<4' - url: https://repo.prefix.dev/conda-forge/noarch/fqdn-1.5.1-pyhd8ed1ab_1.conda - hash: - md5: d3549fd50d450b6d9e7dddff25dd2110 - sha256: 2509992ec2fd38ab27c7cdb42cf6cadc566a1cc0d1021a2673475d9fa87c6276 - category: dev - optional: true -- name: freetype - version: 2.14.3 - manager: conda - platform: linux-64 - dependencies: - libfreetype: 2.14.3 - libfreetype6: 2.14.3 - url: https://repo.prefix.dev/conda-forge/linux-64/freetype-2.14.3-ha770c72_0.conda - hash: - md5: 8462b5322567212beeb025f3519fb3e2 - sha256: c934c385889c7836f034039b43b05ccfa98f53c900db03d8411189892ced090b - category: main - optional: false -- name: freetype - version: 2.14.3 - manager: conda - platform: win-64 - dependencies: - libfreetype: 2.14.3 - libfreetype6: 2.14.3 - url: https://repo.prefix.dev/conda-forge/win-64/freetype-2.14.3-h57928b3_0.conda - hash: - md5: 507b36518b5a595edda64066c820a6ef - sha256: 70815dbae6ccdfbb0a47269101a260b0a2e11a2ab5c0f7209f325d01bdb18fb7 - category: main - optional: false -- name: fsspec - version: 2026.3.0 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/fsspec-2026.3.0-pyhd8ed1ab_0.conda - hash: - md5: c18d2ba7577cdc618a20d45f1e31d14b - sha256: b4a7aec32167502dd4a2d1fb1208c63760828d7111339aa5b305b2d776afa70f - category: main - optional: false -- name: fsspec - version: 2026.3.0 - manager: conda - platform: win-64 - dependencies: - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/fsspec-2026.3.0-pyhd8ed1ab_0.conda - hash: - md5: c18d2ba7577cdc618a20d45f1e31d14b - sha256: b4a7aec32167502dd4a2d1fb1208c63760828d7111339aa5b305b2d776afa70f - category: main - optional: false -- name: geoana - version: 0.8.1 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libdlf: '' - libgcc: '>=14' - libstdcxx: '>=14' - numpy: '>=1.22' - python: '' - python_abi: 3.14.* - scipy: '>=1.12' - url: https://repo.prefix.dev/conda-forge/linux-64/geoana-0.8.1-np2py314hb287c12_0.conda - hash: - md5: d7592e682f4b62d06a8ce75c481dc8e5 - sha256: bf0ae24f69096bd452071650c6dee1b3fd2bdfe77742bf242f18789ed4f43913 - category: main - optional: false -- name: geoana - version: 0.8.1 - manager: conda - platform: win-64 - dependencies: - libdlf: '' - numpy: '>=1.22' - python: '' - python_abi: 3.14.* - scipy: '>=1.12' - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/geoana-0.8.1-np2py314h1495373_0.conda - hash: - md5: 809cc64aaa65638b05773ded789ca700 - sha256: 7d243224ac5f48cfc55fb9999d3efbfa729d25652c93cd76a97921a2edc54424 - category: main - optional: false -- name: h11 - version: 0.16.0 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.10' - typing_extensions: '' - url: https://repo.prefix.dev/conda-forge/noarch/h11-0.16.0-pyhcf101f3_1.conda - hash: - md5: b8993c19b0c32a2f7b66cbb58ca27069 - sha256: 96cac6573fd35ae151f4d6979bab6fbc90cb6b1fb99054ba19eb075da9822fcb - category: dev - optional: true -- name: h11 - version: 0.16.0 - manager: conda - platform: win-64 - dependencies: - python: '>=3.10' - typing_extensions: '' - url: https://repo.prefix.dev/conda-forge/noarch/h11-0.16.0-pyhcf101f3_1.conda - hash: - md5: b8993c19b0c32a2f7b66cbb58ca27069 - sha256: 96cac6573fd35ae151f4d6979bab6fbc90cb6b1fb99054ba19eb075da9822fcb - category: dev - optional: true -- name: h2 - version: 4.3.0 - manager: conda - platform: linux-64 - dependencies: - hpack: '>=4.1,<5' - hyperframe: '>=6.1,<7' - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/h2-4.3.0-pyhcf101f3_0.conda - hash: - md5: 164fc43f0b53b6e3a7bc7dce5e4f1dc9 - sha256: 84c64443368f84b600bfecc529a1194a3b14c3656ee2e832d15a20e0329b6da3 - category: main - optional: false -- name: h2 - version: 4.3.0 - manager: conda - platform: win-64 - dependencies: - hpack: '>=4.1,<5' - hyperframe: '>=6.1,<7' - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/h2-4.3.0-pyhcf101f3_0.conda - hash: - md5: 164fc43f0b53b6e3a7bc7dce5e4f1dc9 - sha256: 84c64443368f84b600bfecc529a1194a3b14c3656ee2e832d15a20e0329b6da3 - category: main - optional: false -- name: h5py - version: 3.16.0 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - cached-property: '' - hdf5: '>=2.1.0,<3.0a0' - libgcc: '>=14' - numpy: '>=1.23,<3' - python: '>=3.14,<3.15.0a0' - python_abi: 3.14.* - url: https://repo.prefix.dev/conda-forge/linux-64/h5py-3.16.0-nompi_py314hddf7a69_102.conda - hash: - md5: d93afa30018997705dd04513eeb5ac0f - sha256: 48e18f20bc1ff15433299dd77c20a4160eb29572eea799ae5a73632c6c3d7dfd - category: main - optional: false -- name: h5py - version: 3.16.0 - manager: conda - platform: win-64 - dependencies: - cached-property: '' - hdf5: '>=2.1.0,<3.0a0' - numpy: '>=1.23,<3' - python: '>=3.14,<3.15.0a0' - python_abi: 3.14.* - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/h5py-3.16.0-nompi_py314h02517ec_102.conda - hash: - md5: 19bdd6358ce2be9ef29f92b1564db61d - sha256: 5ee88f1f691829d2430761a26a690c3d880e7cd41e40a4057131360a8904e0bd - category: main - optional: false -- name: hdf5 - version: 2.1.0 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - aws-c-auth: '>=0.10.1,<0.10.2.0a0' - aws-c-common: '>=0.12.6,<0.12.7.0a0' - aws-c-http: '>=0.10.12,<0.10.13.0a0' - aws-c-io: '>=0.26.3,<0.26.4.0a0' - aws-c-s3: '>=0.11.5,<0.11.6.0a0' - aws-c-sdkutils: '>=0.2.4,<0.2.5.0a0' - libaec: '>=1.1.5,<2.0a0' - libcurl: '>=8.19.0,<9.0a0' - libgcc: '>=14' - libgfortran: '' - libgfortran5: '>=14.3.0' - libstdcxx: '>=14' - libzlib: '>=1.3.2,<2.0a0' - openssl: '>=3.5.5,<4.0a0' - url: https://repo.prefix.dev/conda-forge/linux-64/hdf5-2.1.0-nompi_hd4fcb43_104.conda - hash: - md5: 1d92558abd05cea0577f83a5eca38733 - sha256: c6ff674a4a5a237fcf748fed8f64e79df54b42189986e705f35ba64dc6603235 - category: main - optional: false -- name: hdf5 - version: 2.1.0 - manager: conda - platform: win-64 - dependencies: - aws-c-auth: '>=0.10.1,<0.10.2.0a0' - aws-c-common: '>=0.12.6,<0.12.7.0a0' - aws-c-http: '>=0.10.12,<0.10.13.0a0' - aws-c-io: '>=0.26.3,<0.26.4.0a0' - aws-c-s3: '>=0.11.5,<0.11.6.0a0' - aws-c-sdkutils: '>=0.2.4,<0.2.5.0a0' - libaec: '>=1.1.5,<2.0a0' - libcurl: '>=8.19.0,<9.0a0' - libzlib: '>=1.3.2,<2.0a0' - openssl: '>=3.5.5,<4.0a0' - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/hdf5-2.1.0-nompi_hd96b29f_104.conda - hash: - md5: 37c1890c40a1514fa92ba13e27d5b1c3 - sha256: ad660bf000e2a905ebdc8c297d9b3851ac48834284b673e655adda490425f652 - category: main - optional: false -- name: hpack - version: 4.1.0 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/hpack-4.1.0-pyhd8ed1ab_0.conda - hash: - md5: 0a802cb9888dd14eeefc611f05c40b6e - sha256: 6ad78a180576c706aabeb5b4c8ceb97c0cb25f1e112d76495bff23e3779948ba - category: main - optional: false -- name: hpack - version: 4.1.0 - manager: conda - platform: win-64 - dependencies: - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/hpack-4.1.0-pyhd8ed1ab_0.conda - hash: - md5: 0a802cb9888dd14eeefc611f05c40b6e - sha256: 6ad78a180576c706aabeb5b4c8ceb97c0cb25f1e112d76495bff23e3779948ba - category: main - optional: false -- name: httpcore - version: 1.0.9 - manager: conda - platform: linux-64 - dependencies: - anyio: '>=4.0,<5.0' - certifi: '' - h11: '>=0.16' - h2: '>=3,<5' - python: '>=3.9' - sniffio: 1.* - url: https://repo.prefix.dev/conda-forge/noarch/httpcore-1.0.9-pyh29332c3_0.conda - hash: - md5: 4f14640d58e2cc0aa0819d9d8ba125bb - sha256: 04d49cb3c42714ce533a8553986e1642d0549a05dc5cc48e0d43ff5be6679a5b - category: dev - optional: true -- name: httpcore - version: 1.0.9 - manager: conda - platform: win-64 - dependencies: - anyio: '>=4.0,<5.0' - certifi: '' - h11: '>=0.16' - h2: '>=3,<5' - python: '>=3.9' - sniffio: 1.* - url: https://repo.prefix.dev/conda-forge/noarch/httpcore-1.0.9-pyh29332c3_0.conda - hash: - md5: 4f14640d58e2cc0aa0819d9d8ba125bb - sha256: 04d49cb3c42714ce533a8553986e1642d0549a05dc5cc48e0d43ff5be6679a5b - category: dev - optional: true -- name: httpx - version: 0.28.1 - manager: conda - platform: linux-64 - dependencies: - anyio: '' - certifi: '' - httpcore: 1.* - idna: '' - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/httpx-0.28.1-pyhd8ed1ab_0.conda - hash: - md5: d6989ead454181f4f9bc987d3dc4e285 - sha256: cd0f1de3697b252df95f98383e9edb1d00386bfdd03fdf607fa42fe5fcb09950 - category: dev - optional: true -- name: httpx - version: 0.28.1 - manager: conda - platform: win-64 - dependencies: - anyio: '' - certifi: '' - httpcore: 1.* - idna: '' - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/httpx-0.28.1-pyhd8ed1ab_0.conda - hash: - md5: d6989ead454181f4f9bc987d3dc4e285 - sha256: cd0f1de3697b252df95f98383e9edb1d00386bfdd03fdf607fa42fe5fcb09950 - category: dev - optional: true -- name: hyperframe - version: 6.1.0 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/hyperframe-6.1.0-pyhd8ed1ab_0.conda - hash: - md5: 8e6923fc12f1fe8f8c4e5c9f343256ac - sha256: 77af6f5fe8b62ca07d09ac60127a30d9069fdc3c68d6b256754d0ffb1f7779f8 - category: main - optional: false -- name: hyperframe - version: 6.1.0 - manager: conda - platform: win-64 - dependencies: - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/hyperframe-6.1.0-pyhd8ed1ab_0.conda - hash: - md5: 8e6923fc12f1fe8f8c4e5c9f343256ac - sha256: 77af6f5fe8b62ca07d09ac60127a30d9069fdc3c68d6b256754d0ffb1f7779f8 - category: main - optional: false -- name: icu - version: '75.1' - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libgcc-ng: '>=12' - libstdcxx-ng: '>=12' - url: https://repo.prefix.dev/conda-forge/linux-64/icu-75.1-he02047a_0.conda - hash: - md5: 8b189310083baabfb622af68fd9d3ae3 - sha256: 71e750d509f5fa3421087ba88ef9a7b9be11c53174af3aa4d06aff4c18b38e8e - category: main - optional: false -- name: idna - version: '3.11' - manager: conda - platform: linux-64 - dependencies: - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/idna-3.11-pyhd8ed1ab_0.conda - hash: - md5: 53abe63df7e10a6ba605dc5f9f961d36 - sha256: ae89d0299ada2a3162c2614a9d26557a92aa6a77120ce142f8e0109bbf0342b0 - category: dev - optional: true -- name: idna - version: '3.11' - manager: conda - platform: win-64 - dependencies: - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/idna-3.11-pyhd8ed1ab_0.conda - hash: - md5: 53abe63df7e10a6ba605dc5f9f961d36 - sha256: ae89d0299ada2a3162c2614a9d26557a92aa6a77120ce142f8e0109bbf0342b0 - category: dev - optional: true -- name: imagesize - version: 2.0.0 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/imagesize-2.0.0-pyhd8ed1ab_0.conda - hash: - md5: 92617c2ba2847cca7a6ed813b6f4ab79 - sha256: 5a047f9eac290e679b4e6f6f4cbfcc5acdfbf031a4f06824d4ddb590cdbb850b - category: dev - optional: true -- name: imagesize - version: 2.0.0 - manager: conda - platform: win-64 - dependencies: - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/imagesize-2.0.0-pyhd8ed1ab_0.conda - hash: - md5: 92617c2ba2847cca7a6ed813b6f4ab79 - sha256: 5a047f9eac290e679b4e6f6f4cbfcc5acdfbf031a4f06824d4ddb590cdbb850b - category: dev - optional: true -- name: importlib-metadata - version: 8.8.0 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.10' - zipp: '>=3.20' - url: https://repo.prefix.dev/conda-forge/noarch/importlib-metadata-8.8.0-pyhcf101f3_0.conda - hash: - md5: 080594bf4493e6bae2607e65390c520a - sha256: 82ab2a0d91ca1e7e63ab6a4939356667ef683905dea631bc2121aa534d347b16 - category: main - optional: false -- name: importlib-metadata - version: 8.8.0 - manager: conda - platform: win-64 - dependencies: - python: '>=3.10' - zipp: '>=3.20' - url: https://repo.prefix.dev/conda-forge/noarch/importlib-metadata-8.8.0-pyhcf101f3_0.conda - hash: - md5: 080594bf4493e6bae2607e65390c520a - sha256: 82ab2a0d91ca1e7e63ab6a4939356667ef683905dea631bc2121aa534d347b16 - category: main - optional: false -- name: importlib_resources - version: 7.1.0 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.10' - zipp: '>=3.1.0' - url: https://repo.prefix.dev/conda-forge/noarch/importlib_resources-7.1.0-pyhd8ed1ab_0.conda - hash: - md5: 0ba6225c279baf7ea9473a62ea0ec9ae - sha256: a563a51aa522998172838e867e6dedcf630bc45796e8612f5a1f6d73e9c8125a - category: dev - optional: true -- name: importlib_resources - version: 7.1.0 - manager: conda - platform: win-64 - dependencies: - python: '>=3.10' - zipp: '>=3.1.0' - url: https://repo.prefix.dev/conda-forge/noarch/importlib_resources-7.1.0-pyhd8ed1ab_0.conda - hash: - md5: 0ba6225c279baf7ea9473a62ea0ec9ae - sha256: a563a51aa522998172838e867e6dedcf630bc45796e8612f5a1f6d73e9c8125a - category: dev - optional: true -- name: iniconfig - version: 2.3.0 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/iniconfig-2.3.0-pyhd8ed1ab_0.conda - hash: - md5: 9614359868482abba1bd15ce465e3c42 - sha256: e1a9e3b1c8fe62dc3932a616c284b5d8cbe3124bbfbedcf4ce5c828cb166ee19 - category: dev - optional: true -- name: iniconfig - version: 2.3.0 - manager: conda - platform: win-64 - dependencies: - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/iniconfig-2.3.0-pyhd8ed1ab_0.conda - hash: - md5: 9614359868482abba1bd15ce465e3c42 - sha256: e1a9e3b1c8fe62dc3932a616c284b5d8cbe3124bbfbedcf4ce5c828cb166ee19 - category: dev - optional: true -- name: ipykernel - version: 7.2.0 - manager: conda - platform: linux-64 - dependencies: - __linux: '' - comm: '>=0.1.1' - debugpy: '>=1.6.5' - ipython: '>=7.23.1' - jupyter_client: '>=8.8.0' - jupyter_core: '>=5.1,!=6.0.*' - matplotlib-inline: '>=0.1' - nest-asyncio: '>=1.4' - packaging: '>=22' - psutil: '>=5.7' - python: '>=3.10' - pyzmq: '>=25' - tornado: '>=6.4.1' - traitlets: '>=5.4.0' - url: https://repo.prefix.dev/conda-forge/noarch/ipykernel-7.2.0-pyha191276_1.conda - hash: - md5: 8b267f517b81c13594ed68d646fd5dcb - sha256: b77ed58eb235e5ad80e742b03caeed4bbc2a2ef064cb9a2deee3b75dfae91b2a - category: dev - optional: true -- name: ipykernel - version: 7.2.0 - manager: conda - platform: win-64 - dependencies: - __win: '' - comm: '>=0.1.1' - debugpy: '>=1.6.5' - ipython: '>=7.23.1' - jupyter_client: '>=8.8.0' - jupyter_core: '>=5.1,!=6.0.*' - matplotlib-inline: '>=0.1' - nest-asyncio: '>=1.4' - packaging: '>=22' - psutil: '>=5.7' - python: '>=3.10' - pyzmq: '>=25' - tornado: '>=6.4.1' - traitlets: '>=5.4.0' - url: https://repo.prefix.dev/conda-forge/noarch/ipykernel-7.2.0-pyh6dadd2b_1.conda - hash: - md5: b3a7d5842f857414d9ae831a799444dd - sha256: 9cdadaeef5abadca4113f92f5589db19f8b7df5e1b81cb0225f7024a3aedefa3 - category: dev - optional: true -- name: ipython - version: 9.12.0 - manager: conda - platform: linux-64 - dependencies: - __unix: '' - decorator: '>=5.1.0' - ipython_pygments_lexers: '>=1.0.0' - jedi: '>=0.18.2' - matplotlib-inline: '>=0.1.6' - pexpect: '>4.6' - prompt-toolkit: '>=3.0.41,<3.1.0' - pygments: '>=2.14.0' - python: '>=3.12' - stack_data: '>=0.6.0' - traitlets: '>=5.13.0' - url: https://repo.prefix.dev/conda-forge/noarch/ipython-9.12.0-pyhecfbec7_0.conda - hash: - md5: b293210beb192c3024683bf6a998a0b8 - sha256: 932044bd893f7adce6c9b384b96a72fd3804cc381e76789398c2fae900f21df7 - category: dev - optional: true -- name: ipython - version: 9.12.0 - manager: conda - platform: win-64 - dependencies: - __win: '' - colorama: '>=0.4.4' - decorator: '>=5.1.0' - ipython_pygments_lexers: '>=1.0.0' - jedi: '>=0.18.2' - matplotlib-inline: '>=0.1.6' - prompt-toolkit: '>=3.0.41,<3.1.0' - pygments: '>=2.14.0' - python: '>=3.12' - stack_data: '>=0.6.0' - traitlets: '>=5.13.0' - url: https://repo.prefix.dev/conda-forge/noarch/ipython-9.12.0-pyhccfa634_0.conda - hash: - md5: 3734e3b6618ea6e04ad08678d8ed7a45 - sha256: a0d3e4c8e4d7b3801377a03de32951f68d77dd1bfe25082c7915f4e6b0aaa463 - category: dev - optional: true -- name: ipython_genutils - version: 0.2.0 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/ipython_genutils-0.2.0-pyhd8ed1ab_2.conda - hash: - md5: 2f0ba4bc12af346bc6c99bdc377e8944 - sha256: 45821a8986b4cb2421f766b240dbe6998a3c3123f012dd566720c1322e9b6e18 - category: dev - optional: true -- name: ipython_genutils - version: 0.2.0 - manager: conda - platform: win-64 - dependencies: - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/ipython_genutils-0.2.0-pyhd8ed1ab_2.conda - hash: - md5: 2f0ba4bc12af346bc6c99bdc377e8944 - sha256: 45821a8986b4cb2421f766b240dbe6998a3c3123f012dd566720c1322e9b6e18 - category: dev - optional: true -- name: ipython_pygments_lexers - version: 1.1.1 - manager: conda - platform: linux-64 - dependencies: - pygments: '' - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/ipython_pygments_lexers-1.1.1-pyhd8ed1ab_0.conda - hash: - md5: bd80ba060603cc228d9d81c257093119 - sha256: 894682a42a7d659ae12878dbcb274516a7031bbea9104e92f8e88c1f2765a104 - category: dev - optional: true -- name: ipython_pygments_lexers - version: 1.1.1 - manager: conda - platform: win-64 - dependencies: - pygments: '' - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/ipython_pygments_lexers-1.1.1-pyhd8ed1ab_0.conda - hash: - md5: bd80ba060603cc228d9d81c257093119 - sha256: 894682a42a7d659ae12878dbcb274516a7031bbea9104e92f8e88c1f2765a104 - category: dev - optional: true -- name: ipywidgets - version: 7.8.5 - manager: conda - platform: linux-64 - dependencies: - comm: '>=0.1.3' - ipython: '>=4.0.0' - ipython_genutils: '>=0.2.0,<0.3.0' - jupyterlab_widgets: '>=1.0.0,<3' - python: '>=3.3' - traitlets: '>=4.3.1' - widgetsnbextension: '>=3.6.10,<3.7.0' - url: https://repo.prefix.dev/conda-forge/noarch/ipywidgets-7.8.5-pyhd8ed1ab_0.conda - hash: - md5: 47672c493015ab57d5fcde9531ab18ef - sha256: 8cc67e44137bb779c76d92952fdc4d8cd475605f4f0d13e8d0f04f25c056939b - category: dev - optional: true -- name: ipywidgets - version: 7.8.5 - manager: conda - platform: win-64 - dependencies: - comm: '>=0.1.3' - ipython: '>=4.0.0' - ipython_genutils: '>=0.2.0,<0.3.0' - jupyterlab_widgets: '>=1.0.0,<3' - python: '>=3.3' - traitlets: '>=4.3.1' - widgetsnbextension: '>=3.6.10,<3.7.0' - url: https://repo.prefix.dev/conda-forge/noarch/ipywidgets-7.8.5-pyhd8ed1ab_0.conda - hash: - md5: 47672c493015ab57d5fcde9531ab18ef - sha256: 8cc67e44137bb779c76d92952fdc4d8cd475605f4f0d13e8d0f04f25c056939b - category: dev - optional: true -- name: isoduration - version: 20.11.0 - manager: conda - platform: linux-64 - dependencies: - arrow: '>=0.15.0' - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/isoduration-20.11.0-pyhd8ed1ab_1.conda - hash: - md5: 0b0154421989637d424ccf0f104be51a - sha256: 08e838d29c134a7684bca0468401d26840f41c92267c4126d7b43a6b533b0aed - category: dev - optional: true -- name: isoduration - version: 20.11.0 - manager: conda - platform: win-64 - dependencies: - arrow: '>=0.15.0' - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/isoduration-20.11.0-pyhd8ed1ab_1.conda - hash: - md5: 0b0154421989637d424ccf0f104be51a - sha256: 08e838d29c134a7684bca0468401d26840f41c92267c4126d7b43a6b533b0aed - category: dev - optional: true -- name: isort - version: 8.0.1 - manager: conda - platform: linux-64 - dependencies: - importlib-metadata: '>=4.6.0' - python: '>=3.10,<4.0' - url: https://repo.prefix.dev/conda-forge/noarch/isort-8.0.1-pyhd8ed1ab_0.conda - hash: - md5: 98cdd8615792e90da1023bc546f806d9 - sha256: cc5c2b513143ea9675ba5b3570182f7568fd1029b299ee3bc58424dcce8c5539 - category: dev - optional: true -- name: isort - version: 8.0.1 - manager: conda - platform: win-64 - dependencies: - importlib-metadata: '>=4.6.0' - python: '>=3.10,<4.0' - url: https://repo.prefix.dev/conda-forge/noarch/isort-8.0.1-pyhd8ed1ab_0.conda - hash: - md5: 98cdd8615792e90da1023bc546f806d9 - sha256: cc5c2b513143ea9675ba5b3570182f7568fd1029b299ee3bc58424dcce8c5539 - category: dev - optional: true -- name: jedi - version: 0.19.2 - manager: conda - platform: linux-64 - dependencies: - parso: '>=0.8.3,<0.9.0' - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/jedi-0.19.2-pyhd8ed1ab_1.conda - hash: - md5: a4f4c5dc9b80bc50e0d3dc4e6e8f1bd9 - sha256: 92c4d217e2dc68983f724aa983cca5464dcb929c566627b26a2511159667dba8 - category: dev - optional: true -- name: jedi - version: 0.19.2 - manager: conda - platform: win-64 - dependencies: - parso: '>=0.8.3,<0.9.0' - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/jedi-0.19.2-pyhd8ed1ab_1.conda - hash: - md5: a4f4c5dc9b80bc50e0d3dc4e6e8f1bd9 - sha256: 92c4d217e2dc68983f724aa983cca5464dcb929c566627b26a2511159667dba8 - category: dev - optional: true -- name: jinja2 - version: 3.1.6 - manager: conda - platform: linux-64 - dependencies: - markupsafe: '>=2.0' - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/jinja2-3.1.6-pyhcf101f3_1.conda - hash: - md5: 04558c96691bed63104678757beb4f8d - sha256: fc9ca7348a4f25fed2079f2153ecdcf5f9cf2a0bc36c4172420ca09e1849df7b - category: main - optional: false -- name: jinja2 - version: 3.1.6 - manager: conda - platform: win-64 - dependencies: - markupsafe: '>=2.0' - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/jinja2-3.1.6-pyhcf101f3_1.conda - hash: - md5: 04558c96691bed63104678757beb4f8d - sha256: fc9ca7348a4f25fed2079f2153ecdcf5f9cf2a0bc36c4172420ca09e1849df7b - category: main - optional: false -- name: joblib - version: 1.5.3 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.10' - setuptools: '' - url: https://repo.prefix.dev/conda-forge/noarch/joblib-1.5.3-pyhd8ed1ab_0.conda - hash: - md5: 615de2a4d97af50c350e5cf160149e77 - sha256: 301539229d7be6420c084490b8145583291123f0ce6b92f56be5948a2c83a379 - category: main - optional: false -- name: joblib - version: 1.5.3 - manager: conda - platform: win-64 - dependencies: - python: '>=3.10' - setuptools: '' - url: https://repo.prefix.dev/conda-forge/noarch/joblib-1.5.3-pyhd8ed1ab_0.conda - hash: - md5: 615de2a4d97af50c350e5cf160149e77 - sha256: 301539229d7be6420c084490b8145583291123f0ce6b92f56be5948a2c83a379 - category: main - optional: false -- name: json5 - version: 0.14.0 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/json5-0.14.0-pyhd8ed1ab_0.conda - hash: - md5: 1269891272187518a0a75c286f7d0bbf - sha256: 9daa95bd164c8fa23b3ab196e906ef806141d749eddce2a08baa064f722d25fa - category: dev - optional: true -- name: json5 - version: 0.14.0 - manager: conda - platform: win-64 - dependencies: - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/json5-0.14.0-pyhd8ed1ab_0.conda - hash: - md5: 1269891272187518a0a75c286f7d0bbf - sha256: 9daa95bd164c8fa23b3ab196e906ef806141d749eddce2a08baa064f722d25fa - category: dev - optional: true -- name: jsonpointer - version: 3.1.1 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/jsonpointer-3.1.1-pyhcf101f3_0.conda - hash: - md5: 89bf346df77603055d3c8fe5811691e6 - sha256: a3d10301b6ff399ba1f3d39e443664804a3d28315a4fb81e745b6817845f70ae - category: dev - optional: true -- name: jsonpointer - version: 3.1.1 - manager: conda - platform: win-64 - dependencies: - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/jsonpointer-3.1.1-pyhcf101f3_0.conda - hash: - md5: 89bf346df77603055d3c8fe5811691e6 - sha256: a3d10301b6ff399ba1f3d39e443664804a3d28315a4fb81e745b6817845f70ae - category: dev - optional: true -- name: jsonschema - version: 4.26.0 - manager: conda - platform: linux-64 - dependencies: - attrs: '>=22.2.0' - jsonschema-specifications: '>=2023.3.6' - python: '>=3.10' - referencing: '>=0.28.4' - rpds-py: '>=0.25.0' - url: https://repo.prefix.dev/conda-forge/noarch/jsonschema-4.26.0-pyhcf101f3_0.conda - hash: - md5: ada41c863af263cc4c5fcbaff7c3e4dc - sha256: db973a37d75db8e19b5f44bbbdaead0c68dde745407f281e2a7fe4db74ec51d7 - category: dev - optional: true -- name: jsonschema - version: 4.26.0 - manager: conda - platform: win-64 - dependencies: - attrs: '>=22.2.0' - jsonschema-specifications: '>=2023.3.6' - python: '>=3.10' - referencing: '>=0.28.4' - rpds-py: '>=0.25.0' - url: https://repo.prefix.dev/conda-forge/noarch/jsonschema-4.26.0-pyhcf101f3_0.conda - hash: - md5: ada41c863af263cc4c5fcbaff7c3e4dc - sha256: db973a37d75db8e19b5f44bbbdaead0c68dde745407f281e2a7fe4db74ec51d7 - category: dev - optional: true -- name: jsonschema-specifications - version: 2025.9.1 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.10' - referencing: '>=0.31.0' - url: https://repo.prefix.dev/conda-forge/noarch/jsonschema-specifications-2025.9.1-pyhcf101f3_0.conda - hash: - md5: 439cd0f567d697b20a8f45cb70a1005a - sha256: 0a4f3b132f0faca10c89fdf3b60e15abb62ded6fa80aebfc007d05965192aa04 - category: dev - optional: true -- name: jsonschema-specifications - version: 2025.9.1 - manager: conda - platform: win-64 - dependencies: - python: '>=3.10' - referencing: '>=0.31.0' - url: https://repo.prefix.dev/conda-forge/noarch/jsonschema-specifications-2025.9.1-pyhcf101f3_0.conda - hash: - md5: 439cd0f567d697b20a8f45cb70a1005a - sha256: 0a4f3b132f0faca10c89fdf3b60e15abb62ded6fa80aebfc007d05965192aa04 - category: dev - optional: true -- name: jsonschema-with-format-nongpl - version: 4.26.0 - manager: conda - platform: linux-64 - dependencies: - fqdn: '' - idna: '' - isoduration: '' - jsonpointer: '>1.13' - jsonschema: '>=4.26.0,<4.26.1.0a0' - rfc3339-validator: '' - rfc3986-validator: '>0.1.0' - rfc3987-syntax: '>=1.1.0' - uri-template: '' - webcolors: '>=24.6.0' - url: https://repo.prefix.dev/conda-forge/noarch/jsonschema-with-format-nongpl-4.26.0-hcf101f3_0.conda - hash: - md5: 8368d58342d0825f0843dc6acdd0c483 - sha256: 6886fc61e4e4edd38fd38729976b134e8bd2143f7fce56cc80d7ac7bac99bce1 - category: dev - optional: true -- name: jsonschema-with-format-nongpl - version: 4.26.0 - manager: conda - platform: win-64 - dependencies: - fqdn: '' - idna: '' - isoduration: '' - jsonpointer: '>1.13' - jsonschema: '>=4.26.0,<4.26.1.0a0' - rfc3339-validator: '' - rfc3986-validator: '>0.1.0' - rfc3987-syntax: '>=1.1.0' - uri-template: '' - webcolors: '>=24.6.0' - url: https://repo.prefix.dev/conda-forge/noarch/jsonschema-with-format-nongpl-4.26.0-hcf101f3_0.conda - hash: - md5: 8368d58342d0825f0843dc6acdd0c483 - sha256: 6886fc61e4e4edd38fd38729976b134e8bd2143f7fce56cc80d7ac7bac99bce1 - category: dev - optional: true -- name: jupyter-book - version: 2.1.4 - manager: conda - platform: linux-64 - dependencies: - ipykernel: '' - jupyter_core: '' - jupyter_server: '' - nodejs: '>=20' - platformdirs: '>=4.2.2' - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/jupyter-book-2.1.4-pyhcf101f3_0.conda - hash: - md5: 6466d205c69ad4f33ac9100a93af55b5 - sha256: 19933f74b3dd88aaafb4ee0ee2051c9c1b2db9c77862731a381bc59c800596b4 - category: dev - optional: true -- name: jupyter-book - version: 2.1.4 - manager: conda - platform: win-64 - dependencies: - ipykernel: '' - jupyter_core: '' - jupyter_server: '' - nodejs: '>=20' - platformdirs: '>=4.2.2' - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/jupyter-book-2.1.4-pyhcf101f3_0.conda - hash: - md5: 6466d205c69ad4f33ac9100a93af55b5 - sha256: 19933f74b3dd88aaafb4ee0ee2051c9c1b2db9c77862731a381bc59c800596b4 - category: dev - optional: true -- name: jupyter-lsp - version: 2.3.1 - manager: conda - platform: linux-64 - dependencies: - importlib-metadata: '>=4.8.3' - jupyter_server: '>=1.1.2' - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/jupyter-lsp-2.3.1-pyhcf101f3_0.conda - hash: - md5: 0c3b465ceee138b9c39279cc02e5c4a0 - sha256: 3766e2ae59641c172cec8a821528bfa6bf9543ffaaeb8b358bfd5259dcf18e4e - category: dev - optional: true -- name: jupyter-lsp - version: 2.3.1 - manager: conda - platform: win-64 - dependencies: - importlib-metadata: '>=4.8.3' - jupyter_server: '>=1.1.2' - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/jupyter-lsp-2.3.1-pyhcf101f3_0.conda - hash: - md5: 0c3b465ceee138b9c39279cc02e5c4a0 - sha256: 3766e2ae59641c172cec8a821528bfa6bf9543ffaaeb8b358bfd5259dcf18e4e - category: dev - optional: true -- name: jupyter_client - version: 8.8.0 - manager: conda - platform: linux-64 - dependencies: - jupyter_core: '>=5.1' - python: '>=3.10' - python-dateutil: '>=2.8.2' - pyzmq: '>=25.0' - tornado: '>=6.4.1' - traitlets: '>=5.3' - url: https://repo.prefix.dev/conda-forge/noarch/jupyter_client-8.8.0-pyhcf101f3_0.conda - hash: - md5: 8a3d6d0523f66cf004e563a50d9392b3 - sha256: e402bd119720862a33229624ec23645916a7d47f30e1711a4af9e005162b84f3 - category: dev - optional: true -- name: jupyter_client - version: 8.8.0 - manager: conda - platform: win-64 - dependencies: - jupyter_core: '>=5.1' - python: '>=3.10' - python-dateutil: '>=2.8.2' - pyzmq: '>=25.0' - tornado: '>=6.4.1' - traitlets: '>=5.3' - url: https://repo.prefix.dev/conda-forge/noarch/jupyter_client-8.8.0-pyhcf101f3_0.conda - hash: - md5: 8a3d6d0523f66cf004e563a50d9392b3 - sha256: e402bd119720862a33229624ec23645916a7d47f30e1711a4af9e005162b84f3 - category: dev - optional: true -- name: jupyter_core - version: 5.9.1 - manager: conda - platform: linux-64 - dependencies: - __unix: '' - platformdirs: '>=2.5' - python: '>=3.10' - traitlets: '>=5.3' - url: https://repo.prefix.dev/conda-forge/noarch/jupyter_core-5.9.1-pyhc90fa1f_0.conda - hash: - md5: b38fe4e78ee75def7e599843ef4c1ab0 - sha256: 1d34b80e5bfcd5323f104dbf99a2aafc0e5d823019d626d0dce5d3d356a2a52a - category: dev - optional: true -- name: jupyter_core - version: 5.9.1 - manager: conda - platform: win-64 - dependencies: - __win: '' - platformdirs: '>=2.5' - python: '>=3.10' - pywin32: '' - traitlets: '>=5.3' - url: https://repo.prefix.dev/conda-forge/noarch/jupyter_core-5.9.1-pyh6dadd2b_0.conda - hash: - md5: a8db462b01221e9f5135be466faeb3e0 - sha256: ed709a6c25b731e01563521ef338b93986cd14b5bc17f35e9382000864872ccc - category: dev - optional: true -- name: jupyter_events - version: 0.12.0 - manager: conda - platform: linux-64 - dependencies: - jsonschema-with-format-nongpl: '>=4.18.0' - packaging: '' - python: '>=3.9' - python-json-logger: '>=2.0.4' - pyyaml: '>=5.3' - referencing: '' - rfc3339-validator: '' - rfc3986-validator: '>=0.1.1' - traitlets: '>=5.3' - url: https://repo.prefix.dev/conda-forge/noarch/jupyter_events-0.12.0-pyhe01879c_0.conda - hash: - md5: 31e11c30bbee1682a55627f953c6725a - sha256: e9964aaaf6d24a685cd5ce9d75731b643ed7f010fb979574a6580cd2f974c6cd - category: dev - optional: true -- name: jupyter_events - version: 0.12.0 - manager: conda - platform: win-64 - dependencies: - jsonschema-with-format-nongpl: '>=4.18.0' - packaging: '' - python: '>=3.9' - python-json-logger: '>=2.0.4' - pyyaml: '>=5.3' - referencing: '' - rfc3339-validator: '' - rfc3986-validator: '>=0.1.1' - traitlets: '>=5.3' - url: https://repo.prefix.dev/conda-forge/noarch/jupyter_events-0.12.0-pyhe01879c_0.conda - hash: - md5: 31e11c30bbee1682a55627f953c6725a - sha256: e9964aaaf6d24a685cd5ce9d75731b643ed7f010fb979574a6580cd2f974c6cd - category: dev - optional: true -- name: jupyter_server - version: 2.17.0 - manager: conda - platform: linux-64 - dependencies: - anyio: '>=3.1.0' - argon2-cffi: '>=21.1' - jinja2: '>=3.0.3' - jupyter_client: '>=7.4.4' - jupyter_core: '>=4.12,!=5.0.*' - jupyter_events: '>=0.11.0' - jupyter_server_terminals: '>=0.4.4' - nbconvert-core: '>=6.4.4' - nbformat: '>=5.3.0' - overrides: '>=5.0' - packaging: '>=22.0' - prometheus_client: '>=0.9' - python: '>=3.10' - pyzmq: '>=24' - send2trash: '>=1.8.2' - terminado: '>=0.8.3' - tornado: '>=6.2.0' - traitlets: '>=5.6.0' - websocket-client: '>=1.7' - url: https://repo.prefix.dev/conda-forge/noarch/jupyter_server-2.17.0-pyhcf101f3_0.conda - hash: - md5: d79a87dcfa726bcea8e61275feed6f83 - sha256: 74c4e642be97c538dae1895f7052599dfd740d8bd251f727bce6453ce8d6cd9a - category: dev - optional: true -- name: jupyter_server - version: 2.17.0 - manager: conda - platform: win-64 - dependencies: - anyio: '>=3.1.0' - argon2-cffi: '>=21.1' - jinja2: '>=3.0.3' - jupyter_client: '>=7.4.4' - jupyter_core: '>=4.12,!=5.0.*' - jupyter_events: '>=0.11.0' - jupyter_server_terminals: '>=0.4.4' - nbconvert-core: '>=6.4.4' - nbformat: '>=5.3.0' - overrides: '>=5.0' - packaging: '>=22.0' - prometheus_client: '>=0.9' - python: '>=3.10' - pyzmq: '>=24' - send2trash: '>=1.8.2' - terminado: '>=0.8.3' - tornado: '>=6.2.0' - traitlets: '>=5.6.0' - websocket-client: '>=1.7' - url: https://repo.prefix.dev/conda-forge/noarch/jupyter_server-2.17.0-pyhcf101f3_0.conda - hash: - md5: d79a87dcfa726bcea8e61275feed6f83 - sha256: 74c4e642be97c538dae1895f7052599dfd740d8bd251f727bce6453ce8d6cd9a - category: dev - optional: true -- name: jupyter_server_terminals - version: 0.5.4 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.10' - terminado: '>=0.8.3' - url: https://repo.prefix.dev/conda-forge/noarch/jupyter_server_terminals-0.5.4-pyhcf101f3_0.conda - hash: - md5: 7b8bace4943e0dc345fc45938826f2b8 - sha256: 5eda79ed9f53f590031d29346abd183051263227dd9ee667b5ca1133ce297654 - category: dev - optional: true -- name: jupyter_server_terminals - version: 0.5.4 - manager: conda - platform: win-64 - dependencies: - python: '>=3.10' - terminado: '>=0.8.3' - url: https://repo.prefix.dev/conda-forge/noarch/jupyter_server_terminals-0.5.4-pyhcf101f3_0.conda - hash: - md5: 7b8bace4943e0dc345fc45938826f2b8 - sha256: 5eda79ed9f53f590031d29346abd183051263227dd9ee667b5ca1133ce297654 - category: dev - optional: true -- name: jupyterlab - version: 4.5.6 - manager: conda - platform: linux-64 - dependencies: - async-lru: '>=1.0.0' - httpx: '>=0.25.0,<1' - ipykernel: '>=6.5.0,!=6.30.0' - jinja2: '>=3.0.3' - jupyter-lsp: '>=2.0.0' - jupyter_core: '' - jupyter_server: '>=2.4.0,<3' - jupyterlab_server: '>=2.28.0,<3' - notebook-shim: '>=0.2' - packaging: '' - python: '>=3.10' - setuptools: '>=41.1.0' - tomli: '>=1.2.2' - tornado: '>=6.2.0' - traitlets: '' - url: https://repo.prefix.dev/conda-forge/noarch/jupyterlab-4.5.6-pyhd8ed1ab_0.conda - hash: - md5: bcbb401d6fa84e0cee34d4926b0e9e93 - sha256: 436a70259a9b4e13ce8b15faa8b37342835954d77a0a74d21dd24547e0871088 - category: dev - optional: true -- name: jupyterlab - version: 4.5.6 - manager: conda - platform: win-64 - dependencies: - async-lru: '>=1.0.0' - httpx: '>=0.25.0,<1' - ipykernel: '>=6.5.0,!=6.30.0' - jinja2: '>=3.0.3' - jupyter-lsp: '>=2.0.0' - jupyter_core: '' - jupyter_server: '>=2.4.0,<3' - jupyterlab_server: '>=2.28.0,<3' - notebook-shim: '>=0.2' - packaging: '' - python: '>=3.10' - setuptools: '>=41.1.0' - tomli: '>=1.2.2' - tornado: '>=6.2.0' - traitlets: '' - url: https://repo.prefix.dev/conda-forge/noarch/jupyterlab-4.5.6-pyhd8ed1ab_0.conda - hash: - md5: bcbb401d6fa84e0cee34d4926b0e9e93 - sha256: 436a70259a9b4e13ce8b15faa8b37342835954d77a0a74d21dd24547e0871088 - category: dev - optional: true -- name: jupyterlab_pygments - version: 0.3.0 - manager: conda - platform: linux-64 - dependencies: - pygments: '>=2.4.1,<3' - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/jupyterlab_pygments-0.3.0-pyhd8ed1ab_2.conda - hash: - md5: fd312693df06da3578383232528c468d - sha256: dc24b900742fdaf1e077d9a3458fd865711de80bca95fe3c6d46610c532c6ef0 - category: dev - optional: true -- name: jupyterlab_pygments - version: 0.3.0 - manager: conda - platform: win-64 - dependencies: - pygments: '>=2.4.1,<3' - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/jupyterlab_pygments-0.3.0-pyhd8ed1ab_2.conda - hash: - md5: fd312693df06da3578383232528c468d - sha256: dc24b900742fdaf1e077d9a3458fd865711de80bca95fe3c6d46610c532c6ef0 - category: dev - optional: true -- name: jupyterlab_server - version: 2.28.0 - manager: conda - platform: linux-64 - dependencies: - babel: '>=2.10' - jinja2: '>=3.0.3' - json5: '>=0.9.0' - jsonschema: '>=4.18' - jupyter_server: '>=1.21,<3' - packaging: '>=21.3' - python: '>=3.10' - requests: '>=2.31' - url: https://repo.prefix.dev/conda-forge/noarch/jupyterlab_server-2.28.0-pyhcf101f3_0.conda - hash: - md5: a63877cb23de826b1620d3adfccc4014 - sha256: 381d2d6a259a3be5f38a69463e0f6c5dcf1844ae113058007b51c3bef13a7cee - category: dev - optional: true -- name: jupyterlab_server - version: 2.28.0 - manager: conda - platform: win-64 - dependencies: - babel: '>=2.10' - jinja2: '>=3.0.3' - json5: '>=0.9.0' - jsonschema: '>=4.18' - jupyter_server: '>=1.21,<3' - packaging: '>=21.3' - python: '>=3.10' - requests: '>=2.31' - url: https://repo.prefix.dev/conda-forge/noarch/jupyterlab_server-2.28.0-pyhcf101f3_0.conda - hash: - md5: a63877cb23de826b1620d3adfccc4014 - sha256: 381d2d6a259a3be5f38a69463e0f6c5dcf1844ae113058007b51c3bef13a7cee - category: dev - optional: true -- name: jupyterlab_widgets - version: 1.1.11 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.7' - url: https://repo.prefix.dev/conda-forge/noarch/jupyterlab_widgets-1.1.11-pyhd8ed1ab_0.conda - hash: - md5: 05a08b368343304618b6a88425aa851a - sha256: 639544e96969c7513b33bf3201a4dc3095625e34cff16c187f5dec9bee2dfb2f - category: dev - optional: true -- name: jupyterlab_widgets - version: 1.1.11 - manager: conda - platform: win-64 - dependencies: - python: '>=3.7' - url: https://repo.prefix.dev/conda-forge/noarch/jupyterlab_widgets-1.1.11-pyhd8ed1ab_0.conda - hash: - md5: 05a08b368343304618b6a88425aa851a - sha256: 639544e96969c7513b33bf3201a4dc3095625e34cff16c187f5dec9bee2dfb2f - category: dev - optional: true -- name: jupytext - version: 1.19.1 - manager: conda - platform: linux-64 - dependencies: - markdown-it-py: '>=1.0' - mdit-py-plugins: '' - nbformat: '' - packaging: '' - python: '>=3.10' - pyyaml: '' - tomli: '' - url: https://repo.prefix.dev/conda-forge/noarch/jupytext-1.19.1-pyhbbac1ac_0.conda - hash: - md5: d8f030e3730713c93a358fdb46f08281 - sha256: 1027cf4d0eb0c40f36de9e9b78bcdc7edc17b62ff9e7a20ad6bc81422f30713c - category: dev - optional: true -- name: jupytext - version: 1.19.1 - manager: conda - platform: win-64 - dependencies: - markdown-it-py: '>=1.0' - mdit-py-plugins: '' - nbformat: '' - packaging: '' - python: '>=3.10' - pyyaml: '' - tomli: '' - url: https://repo.prefix.dev/conda-forge/noarch/jupytext-1.19.1-pyhbbac1ac_0.conda - hash: - md5: d8f030e3730713c93a358fdb46f08281 - sha256: 1027cf4d0eb0c40f36de9e9b78bcdc7edc17b62ff9e7a20ad6bc81422f30713c - category: dev - optional: true -- name: keyutils - version: 1.6.3 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libgcc: '>=13' - url: https://repo.prefix.dev/conda-forge/linux-64/keyutils-1.6.3-hb9d3cd8_0.conda - hash: - md5: b38117a3c920364aff79f870c984b4a3 - sha256: 0960d06048a7185d3542d850986d807c6e37ca2e644342dd0c72feefcf26c2a4 - category: main - optional: false -- name: kiwisolver - version: 1.5.0 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libgcc: '>=14' - libstdcxx: '>=14' - python: '' - python_abi: 3.14.* - url: https://repo.prefix.dev/conda-forge/linux-64/kiwisolver-1.5.0-py314h97ea11e_0.conda - hash: - md5: 7397e418cab519b8d789936cf2dde6f6 - sha256: e3488ea4a336f29e57de8f282bf40c0505cfc482e03004615e694b48e7d9c79f - category: main - optional: false -- name: kiwisolver - version: 1.5.0 - manager: conda - platform: win-64 - dependencies: - python: '' - python_abi: 3.14.* - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/kiwisolver-1.5.0-py314hf309875_0.conda - hash: - md5: 0508c8dabeab91311e5c59b5e3f6d278 - sha256: 37cbc49fd7255532d09fb3bc9cc699554693e632fa90678a9b3d0ed12557d0d7 - category: main - optional: false -- name: krb5 - version: 1.22.2 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - keyutils: '>=1.6.3,<2.0a0' - libedit: '>=3.1.20250104,<4.0a0' - libgcc: '>=14' - libstdcxx: '>=14' - openssl: '>=3.5.5,<4.0a0' - url: https://repo.prefix.dev/conda-forge/linux-64/krb5-1.22.2-ha1258a1_0.conda - hash: - md5: fb53fb07ce46a575c5d004bbc96032c2 - sha256: 3e307628ca3527448dd1cb14ad7bb9d04d1d28c7d4c5f97ba196ae984571dd25 - category: main - optional: false -- name: krb5 - version: 1.22.2 - manager: conda - platform: win-64 - dependencies: - openssl: '>=3.5.5,<4.0a0' - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/krb5-1.22.2-h0ea6238_0.conda - hash: - md5: 4432f52dc0c8eb6a7a6abc00a037d93c - sha256: eb60f1ad8b597bcf95dee11bc11fe71a8325bc1204cf51d2bb1f2120ffd77761 - category: main - optional: false -- name: lark - version: 1.3.1 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/lark-1.3.1-pyhd8ed1ab_0.conda - hash: - md5: 9b965c999135d43a3d0f7bd7d024e26a - sha256: 49570840fb15f5df5d4b4464db8ee43a6d643031a2bc70ef52120a52e3809699 - category: dev - optional: true -- name: lark - version: 1.3.1 - manager: conda - platform: win-64 - dependencies: - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/lark-1.3.1-pyhd8ed1ab_0.conda - hash: - md5: 9b965c999135d43a3d0f7bd7d024e26a - sha256: 49570840fb15f5df5d4b4464db8ee43a6d643031a2bc70ef52120a52e3809699 - category: dev - optional: true -- name: lcms2 - version: '2.18' - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libgcc: '>=14' - libjpeg-turbo: '>=3.1.2,<4.0a0' - libtiff: '>=4.7.1,<4.8.0a0' - url: https://repo.prefix.dev/conda-forge/linux-64/lcms2-2.18-h0c24ade_0.conda - hash: - md5: 6f2e2c8f58160147c4d1c6f4c14cbac4 - sha256: 836ec4b895352110335b9fdcfa83a8dcdbe6c5fb7c06c4929130600caea91c0a - category: main - optional: false -- name: lcms2 - version: '2.18' - manager: conda - platform: win-64 - dependencies: - libjpeg-turbo: '>=3.1.2,<4.0a0' - libtiff: '>=4.7.1,<4.8.0a0' - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/lcms2-2.18-hf2c6c5f_0.conda - hash: - md5: b6c68d6b829b044cd17a41e0a8a23ca1 - sha256: 7eeb18c5c86db146b62da66d9e8b0e753a52987f9134a494309588bbeceddf28 - category: main - optional: false -- name: ld_impl_linux-64 - version: 2.45.1 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - zstd: '>=1.5.7,<1.6.0a0' - url: https://repo.prefix.dev/conda-forge/linux-64/ld_impl_linux-64-2.45.1-default_hbd61a6d_102.conda - hash: - md5: 18335a698559cdbcd86150a48bf54ba6 - sha256: 3d584956604909ff5df353767f3a2a2f60e07d070b328d109f30ac40cd62df6c - category: main - optional: false -- name: lerc - version: 4.1.0 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libgcc: '>=14' - libstdcxx: '>=14' - url: https://repo.prefix.dev/conda-forge/linux-64/lerc-4.1.0-hdb68285_0.conda - hash: - md5: a752488c68f2e7c456bcbd8f16eec275 - sha256: f84cb54782f7e9cea95e810ea8fef186e0652d0fa73d3009914fa2c1262594e1 - category: main - optional: false -- name: lerc - version: 4.1.0 - manager: conda - platform: win-64 - dependencies: - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/lerc-4.1.0-hd936e49_0.conda - hash: - md5: 54b231d595bc1ff9bff668dd443ee012 - sha256: 45df58fca800b552b17c3914cc9ab0d55a82c5172d72b5c44a59c710c06c5473 - category: main - optional: false -- name: libaec - version: 1.1.5 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libgcc: '>=14' - libstdcxx: '>=14' - url: https://repo.prefix.dev/conda-forge/linux-64/libaec-1.1.5-h088129d_0.conda - hash: - md5: 86f7414544ae606282352fa1e116b41f - sha256: 822e4ae421a7e9c04e841323526321185f6659222325e1a9aedec811c686e688 - category: main - optional: false -- name: libaec - version: 1.1.5 - manager: conda - platform: win-64 - dependencies: - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/libaec-1.1.5-haf901d7_0.conda - hash: - md5: 43b6385cfad52a7083f2c41984eb4e91 - sha256: e54c08964262c73671d9e80e400333e59c617e0b454476ad68933c0c458156c8 - category: main - optional: false -- name: libblas - version: 3.11.0 - manager: conda - platform: linux-64 - dependencies: - mkl: '>=2025.3.1,<2026.0a0' - url: https://repo.prefix.dev/conda-forge/linux-64/libblas-3.11.0-6_h5875eb1_mkl.conda - hash: - md5: d03e4571f7876dcd4e530f3d07faf333 - sha256: a73ec64c0f60a7733f82a679342bdad88e0230ba8243b12ece13a23aded431f4 - category: main - optional: false -- name: libblas - version: 3.11.0 - manager: conda - platform: win-64 - dependencies: - mkl: '>=2025.3.1,<2026.0a0' - url: https://repo.prefix.dev/conda-forge/win-64/libblas-3.11.0-6_hf2e6a31_mkl.conda - hash: - md5: 95543eec964b4a4a7ca3c4c9be481aa1 - sha256: 10c8054f007adca8c780cd8bb9335fa5d990f0494b825158d3157983a25b1ea2 - category: main - optional: false -- name: libbrotlicommon - version: 1.2.0 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libgcc: '>=14' - url: https://repo.prefix.dev/conda-forge/linux-64/libbrotlicommon-1.2.0-hb03c661_1.conda - hash: - md5: 72c8fd1af66bd67bf580645b426513ed - sha256: 318f36bd49ca8ad85e6478bd8506c88d82454cc008c1ac1c6bf00a3c42fa610e - category: main - optional: false -- name: libbrotlicommon - version: 1.2.0 - manager: conda - platform: win-64 - dependencies: - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/libbrotlicommon-1.2.0-hfd05255_1.conda - hash: - md5: 444b0a45bbd1cb24f82eedb56721b9c4 - sha256: 5097303c2fc8ebf9f9ea9731520aa5ce4847d0be41764edd7f6dee2100b82986 - category: main - optional: false -- name: libbrotlidec - version: 1.2.0 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libbrotlicommon: 1.2.0 - libgcc: '>=14' - url: https://repo.prefix.dev/conda-forge/linux-64/libbrotlidec-1.2.0-hb03c661_1.conda - hash: - md5: 366b40a69f0ad6072561c1d09301c886 - sha256: 12fff21d38f98bc446d82baa890e01fd82e3b750378fedc720ff93522ffb752b - category: main - optional: false -- name: libbrotlidec - version: 1.2.0 - manager: conda - platform: win-64 - dependencies: - libbrotlicommon: 1.2.0 - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/libbrotlidec-1.2.0-hfd05255_1.conda - hash: - md5: 450e3ae947fc46b60f1d8f8f318b40d4 - sha256: 3239ce545cf1c32af6fffb7fc7c75cb1ef5b6ea8221c66c85416bb2d46f5cccb - category: main - optional: false -- name: libbrotlienc - version: 1.2.0 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libbrotlicommon: 1.2.0 - libgcc: '>=14' - url: https://repo.prefix.dev/conda-forge/linux-64/libbrotlienc-1.2.0-hb03c661_1.conda - hash: - md5: 4ffbb341c8b616aa2494b6afb26a0c5f - sha256: a0c15c79997820bbd3fbc8ecf146f4fe0eca36cc60b62b63ac6cf78857f1dd0d - category: main - optional: false -- name: libbrotlienc - version: 1.2.0 - manager: conda - platform: win-64 - dependencies: - libbrotlicommon: 1.2.0 - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/libbrotlienc-1.2.0-hfd05255_1.conda - hash: - md5: ccd93cfa8e54fd9df4e83dbe55ff6e8c - sha256: 3226df6b7df98734440739f75527d585d42ca2bfe912fbe8d1954c512f75341a - category: main - optional: false -- name: libcblas - version: 3.11.0 - manager: conda - platform: linux-64 - dependencies: - libblas: 3.11.0 - url: https://repo.prefix.dev/conda-forge/linux-64/libcblas-3.11.0-6_hfef963f_mkl.conda - hash: - md5: 72cf77ee057f87d826f9b98cacd67a59 - sha256: d98a39a8e61af301bf67bf3fb946baff9686864886560cdd48d5259c080c58a5 - category: main - optional: false -- name: libcblas - version: 3.11.0 - manager: conda - platform: win-64 - dependencies: - libblas: 3.11.0 - url: https://repo.prefix.dev/conda-forge/win-64/libcblas-3.11.0-6_h2a3cdd5_mkl.conda - hash: - md5: 9e4bf521c07f4d423cba9296b7927e3c - sha256: 02b2a2225f4899c6aaa1dc723e06b3f7a4903d2129988f91fc1527409b07b0a5 - category: main - optional: false -- name: libcurl - version: 8.19.0 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - krb5: '>=1.22.2,<1.23.0a0' - libgcc: '>=14' - libnghttp2: '>=1.67.0,<2.0a0' - libssh2: '>=1.11.1,<2.0a0' - libzlib: '>=1.3.1,<2.0a0' - openssl: '>=3.5.5,<4.0a0' - zstd: '>=1.5.7,<1.6.0a0' - url: https://repo.prefix.dev/conda-forge/linux-64/libcurl-8.19.0-hcf29cc6_0.conda - hash: - md5: d50608c443a30c341c24277d28290f76 - sha256: a0390fd0536ebcd2244e243f5f00ab8e76ab62ed9aa214cd54470fe7496620f4 - category: main - optional: false -- name: libcurl - version: 8.19.0 - manager: conda - platform: win-64 - dependencies: - krb5: '>=1.22.2,<1.23.0a0' - libssh2: '>=1.11.1,<2.0a0' - libzlib: '>=1.3.1,<2.0a0' - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/libcurl-8.19.0-h8206538_0.conda - hash: - md5: ed181e29a7ebf0f60b84b98d6140a340 - sha256: 6b2143ba5454b399dab4471e9e1d07352a2f33b569975e6b8aedc2d9bf51cbb0 - category: main - optional: false -- name: libdeflate - version: '1.25' - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libgcc: '>=14' - url: https://repo.prefix.dev/conda-forge/linux-64/libdeflate-1.25-h17f619e_0.conda - hash: - md5: 6c77a605a7a689d17d4819c0f8ac9a00 - sha256: aa8e8c4be9a2e81610ddf574e05b64ee131fab5e0e3693210c9d6d2fba32c680 - category: main - optional: false -- name: libdeflate - version: '1.25' - manager: conda - platform: win-64 - dependencies: - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/libdeflate-1.25-h51727cc_0.conda - hash: - md5: e77030e67343e28b084fabd7db0ce43e - sha256: 834e4881a18b690d5ec36f44852facd38e13afe599e369be62d29bd675f107ee - category: main - optional: false -- name: libdlf - version: 0.3.0 - manager: conda - platform: linux-64 - dependencies: - numpy: '' - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/libdlf-0.3.0-pyhd8ed1ab_1.conda - hash: - md5: 2e9654bb2bcf5986c2def3ba35413326 - sha256: 367c575a6388380d9a0da6ff06571d903ae89366c42d9f16e32de5d359b6971a - category: main - optional: false -- name: libdlf - version: 0.3.0 - manager: conda - platform: win-64 - dependencies: - numpy: '' - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/libdlf-0.3.0-pyhd8ed1ab_1.conda - hash: - md5: 2e9654bb2bcf5986c2def3ba35413326 - sha256: 367c575a6388380d9a0da6ff06571d903ae89366c42d9f16e32de5d359b6971a - category: main - optional: false -- name: libedit - version: 3.1.20250104 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libgcc: '>=13' - ncurses: '>=6.5,<7.0a0' - url: https://repo.prefix.dev/conda-forge/linux-64/libedit-3.1.20250104-pl5321h7949ede_0.conda - hash: - md5: c277e0a4d549b03ac1e9d6cbbe3d017b - sha256: d789471216e7aba3c184cd054ed61ce3f6dac6f87a50ec69291b9297f8c18724 - category: main - optional: false -- name: libev - version: '4.33' - manager: conda - platform: linux-64 - dependencies: - libgcc-ng: '>=12' - url: https://repo.prefix.dev/conda-forge/linux-64/libev-4.33-hd590300_2.conda - hash: - md5: 172bf1cd1ff8629f2b1179945ed45055 - sha256: 1cd6048169fa0395af74ed5d8f1716e22c19a81a8a36f934c110ca3ad4dd27b4 - category: main - optional: false -- name: libexpat - version: 2.7.5 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libgcc: '>=14' - url: https://repo.prefix.dev/conda-forge/linux-64/libexpat-2.7.5-hecca717_0.conda - hash: - md5: 49f570f3bc4c874a06ea69b7225753af - sha256: e8c2b57f6aacabdf2f1b0924bd4831ce5071ba080baa4a9e8c0d720588b6794c - category: main - optional: false -- name: libexpat - version: 2.7.5 - manager: conda - platform: win-64 - dependencies: - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/libexpat-2.7.5-hac47afa_0.conda - hash: - md5: bfb43f52f13b7c56e7677aa7a8efdf0c - sha256: 6850c3a4d5dc215b86f58518cfb8752998533d6569b08da8df1da72e7c68e571 - category: main - optional: false -- name: libffi - version: 3.5.2 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libgcc: '>=14' - url: https://repo.prefix.dev/conda-forge/linux-64/libffi-3.5.2-h3435931_0.conda - hash: - md5: a360c33a5abe61c07959e449fa1453eb - sha256: 31f19b6a88ce40ebc0d5a992c131f57d919f73c0b92cd1617a5bec83f6e961e6 - category: main - optional: false -- name: libffi - version: 3.5.2 - manager: conda - platform: win-64 - dependencies: - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/libffi-3.5.2-h3d046cb_0.conda - hash: - md5: 720b39f5ec0610457b725eb3f396219a - sha256: 59d01f2dfa8b77491b5888a5ab88ff4e1574c9359f7e229da254cdfe27ddc190 - category: main - optional: false -- name: libfreetype - version: 2.14.3 - manager: conda - platform: linux-64 - dependencies: - libfreetype6: '>=2.14.3' - url: https://repo.prefix.dev/conda-forge/linux-64/libfreetype-2.14.3-ha770c72_0.conda - hash: - md5: e289f3d17880e44b633ba911d57a321b - sha256: 38f014a7129e644636e46064ecd6b1945e729c2140e21d75bb476af39e692db2 - category: main - optional: false -- name: libfreetype - version: 2.14.3 - manager: conda - platform: win-64 - dependencies: - libfreetype6: '>=2.14.3' - url: https://repo.prefix.dev/conda-forge/win-64/libfreetype-2.14.3-h57928b3_0.conda - hash: - md5: d9f70dd06674e26b6d5a657ddd22b568 - sha256: 71fae9ae05563ceec70adceb7bc66faa326a81a6590a8aac8a5074019070a2d8 - category: main - optional: false -- name: libfreetype6 - version: 2.14.3 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libgcc: '>=14' - libpng: '>=1.6.55,<1.7.0a0' - libzlib: '>=1.3.2,<2.0a0' - url: https://repo.prefix.dev/conda-forge/linux-64/libfreetype6-2.14.3-h73754d4_0.conda - hash: - md5: fb16b4b69e3f1dcfe79d80db8fd0c55d - sha256: 16f020f96da79db1863fcdd8f2b8f4f7d52f177dd4c58601e38e9182e91adf1d - category: main - optional: false -- name: libfreetype6 - version: 2.14.3 - manager: conda - platform: win-64 - dependencies: - libpng: '>=1.6.55,<1.7.0a0' - libzlib: '>=1.3.2,<2.0a0' - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/libfreetype6-2.14.3-hdbac1cb_0.conda - hash: - md5: f9975a0177ee6cdda10c86d1db1186b0 - sha256: 497e9ab7c80f579e1b2850523740d6a543b8020f6b43be6bd6e83b3a6fb7fb32 - category: main - optional: false -- name: libgcc - version: 15.2.0 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - _openmp_mutex: '>=4.5' - url: https://repo.prefix.dev/conda-forge/linux-64/libgcc-15.2.0-he0feb66_18.conda - hash: - md5: 0aa00f03f9e39fb9876085dee11a85d4 - sha256: faf7d2017b4d718951e3a59d081eb09759152f93038479b768e3d612688f83f5 - category: main - optional: false -- name: libgcc - version: 15.2.0 - manager: conda - platform: win-64 - dependencies: - _openmp_mutex: '>=4.5' - libwinpthread: '>=12.0.0.r4.gg4f2fc60ca' - url: https://repo.prefix.dev/conda-forge/win-64/libgcc-15.2.0-h8ee18e1_18.conda - hash: - md5: b085746891cca3bd2704a450a7b4b5ce - sha256: da2c96563c76b8c601746f03e03ac75d2b4640fa2ee017cb23d6c9fc31f1b2c6 - category: main - optional: false -- name: libgcc-ng - version: 15.2.0 - manager: conda - platform: linux-64 - dependencies: - libgcc: 15.2.0 - url: https://repo.prefix.dev/conda-forge/linux-64/libgcc-ng-15.2.0-h69a702a_18.conda - hash: - md5: d5e96b1ed75ca01906b3d2469b4ce493 - sha256: e318a711400f536c81123e753d4c797a821021fb38970cebfb3f454126016893 - category: main - optional: false -- name: libgfortran - version: 15.2.0 - manager: conda - platform: linux-64 - dependencies: - libgfortran5: 15.2.0 - url: https://repo.prefix.dev/conda-forge/linux-64/libgfortran-15.2.0-h69a702a_18.conda - hash: - md5: 9063115da5bc35fdc3e1002e69b9ef6e - sha256: d2c9fad338fd85e4487424865da8e74006ab2e2475bd788f624d7a39b2a72aee - category: main - optional: false -- name: libgfortran5 - version: 15.2.0 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libgcc: '>=15.2.0' - url: https://repo.prefix.dev/conda-forge/linux-64/libgfortran5-15.2.0-h68bc16d_18.conda - hash: - md5: 646855f357199a12f02a87382d429b75 - sha256: 539b57cf50ec85509a94ba9949b7e30717839e4d694bc94f30d41c9d34de2d12 - category: main - optional: false -- name: libgomp - version: 15.2.0 - manager: conda - platform: win-64 - dependencies: - libwinpthread: '>=12.0.0.r4.gg4f2fc60ca' - url: https://repo.prefix.dev/conda-forge/win-64/libgomp-15.2.0-h8ee18e1_18.conda - hash: - md5: 939fb173e2a4d4e980ef689e99b35223 - sha256: 94981bc2e42374c737750895c6fdcfc43b7126c4fc788cad0ecc7281745931da - category: main - optional: false -- name: libhwloc - version: 2.12.2 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libgcc: '>=14' - libstdcxx: '>=14' - libxml2: '' - libxml2-16: '>=2.14.6' - url: https://repo.prefix.dev/conda-forge/linux-64/libhwloc-2.12.2-default_hafda6a7_1000.conda - hash: - md5: 0ed3aa3e3e6bc85050d38881673a692f - sha256: 2cf160794dda62cf93539adf16d26cfd31092829f2a2757dbdd562984c1b110a - category: main - optional: false -- name: libhwloc - version: 2.12.2 - manager: conda - platform: win-64 - dependencies: - libwinpthread: '>=12.0.0.r4.gg4f2fc60ca' - libxml2: '' - libxml2-16: '>=2.14.6' - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/libhwloc-2.12.2-default_h4379cf1_1000.conda - hash: - md5: 3b576f6860f838f950c570f4433b086e - sha256: 8cdf11333a81085468d9aa536ebb155abd74adc293576f6013fc0c85a7a90da3 - category: main - optional: false -- name: libiconv - version: '1.18' - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libgcc: '>=14' - url: https://repo.prefix.dev/conda-forge/linux-64/libiconv-1.18-h3b78370_2.conda - hash: - md5: 915f5995e94f60e9a4826e0b0920ee88 - sha256: c467851a7312765447155e071752d7bf9bf44d610a5687e32706f480aad2833f - category: main - optional: false -- name: libiconv - version: '1.18' - manager: conda - platform: win-64 - dependencies: - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/libiconv-1.18-hc1393d2_2.conda - hash: - md5: 64571d1dd6cdcfa25d0664a5950fdaa2 - sha256: 0dcdb1a5f01863ac4e8ba006a8b0dc1a02d2221ec3319b5915a1863254d7efa7 - category: main - optional: false -- name: libjpeg-turbo - version: 3.1.4.1 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libgcc: '>=14' - url: https://repo.prefix.dev/conda-forge/linux-64/libjpeg-turbo-3.1.4.1-hb03c661_0.conda - hash: - md5: 6178c6f2fb254558238ef4e6c56fb782 - sha256: 10056646c28115b174de81a44e23e3a0a3b95b5347d2e6c45cc6d49d35294256 - category: main - optional: false -- name: libjpeg-turbo - version: 3.1.4.1 - manager: conda - platform: win-64 - dependencies: - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/libjpeg-turbo-3.1.4.1-hfd05255_0.conda - hash: - md5: 25a127bad5470852b30b239f030ec95b - sha256: 698d57b5b90120270eaa401298319fcb25ea186ae95b340c2f4813ed9171083d - category: main - optional: false -- name: liblapack - version: 3.11.0 - manager: conda - platform: linux-64 - dependencies: - libblas: 3.11.0 - url: https://repo.prefix.dev/conda-forge/linux-64/liblapack-3.11.0-6_h5e43f62_mkl.conda - hash: - md5: 8b13738802df008211c9ecd08775ca21 - sha256: 8715428e721a63880d4e548375a744f177200a5161aec3ebe533f33eaf7ec3a5 - category: main - optional: false -- name: liblapack - version: 3.11.0 - manager: conda - platform: win-64 - dependencies: - libblas: 3.11.0 - url: https://repo.prefix.dev/conda-forge/win-64/liblapack-3.11.0-6_hf9ab0e9_mkl.conda - hash: - md5: 7e9cdaf6f302142bc363bbab3b5e7074 - sha256: 2e6ac39e456ba13ec8f02fc0787b8a22c89780e24bd5556eaf642177463ffb36 - category: main - optional: false -- name: liblzma - version: 5.8.3 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libgcc: '>=14' - url: https://repo.prefix.dev/conda-forge/linux-64/liblzma-5.8.3-hb03c661_0.conda - hash: - md5: b88d90cad08e6bc8ad540cb310a761fb - sha256: ec30e52a3c1bf7d0425380a189d209a52baa03f22fb66dd3eb587acaa765bd6d - category: main - optional: false -- name: liblzma - version: 5.8.3 - manager: conda - platform: win-64 - dependencies: - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/liblzma-5.8.3-hfd05255_0.conda - hash: - md5: 8f83619ab1588b98dd99c90b0bfc5c6d - sha256: d636d1a25234063642f9c531a7bb58d84c1c496411280a36ea000bd122f078f1 - category: main - optional: false -- name: libmpdec - version: 4.0.0 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libgcc: '>=14' - url: https://repo.prefix.dev/conda-forge/linux-64/libmpdec-4.0.0-hb03c661_1.conda - hash: - md5: 2c21e66f50753a083cbe6b80f38268fa - sha256: fe171ed5cf5959993d43ff72de7596e8ac2853e9021dec0344e583734f1e0843 - category: main - optional: false -- name: libmpdec - version: 4.0.0 - manager: conda - platform: win-64 - dependencies: - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/libmpdec-4.0.0-hfd05255_1.conda - hash: - md5: e4a9fc2bba3b022dad998c78856afe47 - sha256: 40dcd0b9522a6e0af72a9db0ced619176e7cfdb114855c7a64f278e73f8a7514 - category: main - optional: false -- name: libnghttp2 - version: 1.68.1 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - c-ares: '>=1.34.6,<2.0a0' - libev: '>=4.33,<5.0a0' - libgcc: '>=14' - libstdcxx: '>=14' - libzlib: '>=1.3.1,<2.0a0' - openssl: '>=3.5.5,<4.0a0' - url: https://repo.prefix.dev/conda-forge/linux-64/libnghttp2-1.68.1-h877daf1_0.conda - hash: - md5: 2a45e7f8af083626f009645a6481f12d - sha256: 663444d77a42f2265f54fb8b48c5450bfff4388d9c0f8253dd7855f0d993153f - category: main - optional: false -- name: libpng - version: 1.6.57 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libgcc: '>=14' - libzlib: '>=1.3.2,<2.0a0' - url: https://repo.prefix.dev/conda-forge/linux-64/libpng-1.6.57-h421ea60_0.conda - hash: - md5: 06f225e6d8c549ad6c0201679828a882 - sha256: 06323fb0a831440f0b72a53013182e1d4bb219e3ea958bb37af98b25dc0cf518 - category: main - optional: false -- name: libpng - version: 1.6.57 - manager: conda - platform: win-64 - dependencies: - libzlib: '>=1.3.2,<2.0a0' - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/libpng-1.6.57-h7351971_0.conda - hash: - md5: 3e40866d979cf6faba7263de9c2b4b99 - sha256: e6bcba34dc6b4855f5fcd988980d06978ec33686dde8b99fe75fa76e6620d394 - category: main - optional: false -- name: libscotch - version: 7.0.11 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - bzip2: '>=1.0.8,<2.0a0' - libgcc: '>=14' - libgfortran: '' - libgfortran5: '>=14.3.0' - liblzma: '>=5.8.2,<6.0a0' - libzlib: '>=1.3.1,<2.0a0' - url: https://repo.prefix.dev/conda-forge/linux-64/libscotch-7.0.11-int64_hfcc3fd4_2.conda - hash: - md5: 263641cd867b74db096f6f30752bd502 - sha256: 2c2030d8dc2a4af1bbeac2c25de74fd3269afaf72d3ba666b6bd5af6f4b534ba - category: main - optional: false -- name: libsodium - version: 1.0.21 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libgcc: '>=14' - url: https://repo.prefix.dev/conda-forge/linux-64/libsodium-1.0.21-h280c20c_3.conda - hash: - md5: 7af961ef4aa2c1136e11dd43ded245ab - sha256: 64e5c80cbce4680a2d25179949739a6def695d72c40ca28f010711764e372d97 - category: dev - optional: true -- name: libsodium - version: 1.0.21 - manager: conda - platform: win-64 - dependencies: - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/libsodium-1.0.21-h6a83c73_3.conda - hash: - md5: da2aa614d16a795b3007b6f4a1318a81 - sha256: d915f4fa8ebbf237c7a6e511ed458f2cfdc7c76843a924740318a15d0dd33d6d - category: dev - optional: true -- name: libspatialindex - version: 2.1.0 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libgcc: '>=13' - libstdcxx: '>=13' - url: https://repo.prefix.dev/conda-forge/linux-64/libspatialindex-2.1.0-he57a185_0.conda - hash: - md5: 2df7aaf3f8a2944885372a62c6f33b20 - sha256: 03963a7786b3f53eb36ca3ec10d7a5ddd5265a81e205e28902c53a536cdfd3ad - category: main - optional: false -- name: libspatialindex - version: 2.1.0 - manager: conda - platform: win-64 - dependencies: - ucrt: '>=10.0.20348.0' - vc: '>=14.2,<15' - vc14_runtime: '>=14.29.30139' - url: https://repo.prefix.dev/conda-forge/win-64/libspatialindex-2.1.0-h518811d_0.conda - hash: - md5: 8ca34da29812354d8ea421a1b68897db - sha256: c72149515f10219bb1c71c40865b8a73bcaa07e755f13200d278674a987fc097 - category: main - optional: false -- name: libsqlite - version: 3.53.0 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libgcc: '>=14' - libzlib: '>=1.3.2,<2.0a0' - url: https://repo.prefix.dev/conda-forge/linux-64/libsqlite-3.53.0-h0c1763c_0.conda - hash: - md5: 393c8b31bd128e3d979e7ec17e9507c6 - sha256: d1688f91c013f9be0ad46492d4ec976ccc1dff5705a0b42be957abb73bf853bf - category: main - optional: false -- name: libsqlite - version: 3.53.0 - manager: conda - platform: win-64 - dependencies: - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/libsqlite-3.53.0-hf5d6505_0.conda - hash: - md5: 4152b5a8d2513fd7ae9fb9f221a5595d - sha256: 7a6256ea136936df4c4f3b227ba1e273b7d61152f9811b52157af497f07640b0 - category: main - optional: false -- name: libssh2 - version: 1.11.1 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libgcc: '>=13' - libzlib: '>=1.3.1,<2.0a0' - openssl: '>=3.5.0,<4.0a0' - url: https://repo.prefix.dev/conda-forge/linux-64/libssh2-1.11.1-hcf80075_0.conda - hash: - md5: eecce068c7e4eddeb169591baac20ac4 - sha256: fa39bfd69228a13e553bd24601332b7cfeb30ca11a3ca50bb028108fe90a7661 - category: main - optional: false -- name: libssh2 - version: 1.11.1 - manager: conda - platform: win-64 - dependencies: - libzlib: '>=1.3.1,<2.0a0' - openssl: '>=3.5.0,<4.0a0' - ucrt: '>=10.0.20348.0' - vc: '>=14.2,<15' - vc14_runtime: '>=14.29.30139' - url: https://repo.prefix.dev/conda-forge/win-64/libssh2-1.11.1-h9aa295b_0.conda - hash: - md5: 9dce2f112bfd3400f4f432b3d0ac07b2 - sha256: cbdf93898f2e27cefca5f3fe46519335d1fab25c4ea2a11b11502ff63e602c09 - category: main - optional: false -- name: libstdcxx - version: 15.2.0 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libgcc: 15.2.0 - url: https://repo.prefix.dev/conda-forge/linux-64/libstdcxx-15.2.0-h934c35e_18.conda - hash: - md5: 1b08cd684f34175e4514474793d44bcb - sha256: 78668020064fdaa27e9ab65cd2997e2c837b564ab26ce3bf0e58a2ce1a525c6e - category: main - optional: false -- name: libstdcxx-ng - version: 15.2.0 - manager: conda - platform: linux-64 - dependencies: - libstdcxx: 15.2.0 - url: https://repo.prefix.dev/conda-forge/linux-64/libstdcxx-ng-15.2.0-hdf11a46_18.conda - hash: - md5: 6235adb93d064ecdf3d44faee6f468de - sha256: 3c902ffd673cb3c6ddde624cdb80f870b6c835f8bf28384b0016e7d444dd0145 - category: main - optional: false -- name: libtiff - version: 4.7.1 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - lerc: '>=4.0.0,<5.0a0' - libdeflate: '>=1.25,<1.26.0a0' - libgcc: '>=14' - libjpeg-turbo: '>=3.1.0,<4.0a0' - liblzma: '>=5.8.1,<6.0a0' - libstdcxx: '>=14' - libwebp-base: '>=1.6.0,<2.0a0' - libzlib: '>=1.3.1,<2.0a0' - zstd: '>=1.5.7,<1.6.0a0' - url: https://repo.prefix.dev/conda-forge/linux-64/libtiff-4.7.1-h9d88235_1.conda - hash: - md5: cd5a90476766d53e901500df9215e927 - sha256: e5f8c38625aa6d567809733ae04bb71c161a42e44a9fa8227abe61fa5c60ebe0 - category: main - optional: false -- name: libtiff - version: 4.7.1 - manager: conda - platform: win-64 - dependencies: - lerc: '>=4.0.0,<5.0a0' - libdeflate: '>=1.25,<1.26.0a0' - libjpeg-turbo: '>=3.1.0,<4.0a0' - liblzma: '>=5.8.1,<6.0a0' - libzlib: '>=1.3.1,<2.0a0' - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - zstd: '>=1.5.7,<1.6.0a0' - url: https://repo.prefix.dev/conda-forge/win-64/libtiff-4.7.1-h8f73337_1.conda - hash: - md5: 549845d5133100142452812feb9ba2e8 - sha256: f1b8cccaaeea38a28b9cd496694b2e3d372bb5be0e9377c9e3d14b330d1cba8a - category: main - optional: false -- name: libuuid - version: '2.42' - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libgcc: '>=14' - url: https://repo.prefix.dev/conda-forge/linux-64/libuuid-2.42-h5347b49_0.conda - hash: - md5: 38ffe67b78c9d4de527be8315e5ada2c - sha256: bc1b08c92626c91500fd9f26f2c797f3eb153b627d53e9c13cd167f1e12b2829 - category: main - optional: false -- name: libuv - version: 1.51.0 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libgcc: '>=14' - url: https://repo.prefix.dev/conda-forge/linux-64/libuv-1.51.0-hb03c661_1.conda - hash: - md5: 0f03292cc56bf91a077a134ea8747118 - sha256: c180f4124a889ac343fc59d15558e93667d894a966ec6fdb61da1604481be26b - category: dev - optional: true -- name: libwebp-base - version: 1.6.0 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libgcc: '>=14' - url: https://repo.prefix.dev/conda-forge/linux-64/libwebp-base-1.6.0-hd42ef1d_0.conda - hash: - md5: aea31d2e5b1091feca96fcfe945c3cf9 - sha256: 3aed21ab28eddffdaf7f804f49be7a7d701e8f0e46c856d801270b470820a37b - category: main - optional: false -- name: libwebp-base - version: 1.6.0 - manager: conda - platform: win-64 - dependencies: - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/libwebp-base-1.6.0-h4d5522a_0.conda - hash: - md5: f9bbae5e2537e3b06e0f7310ba76c893 - sha256: 7b6316abfea1007e100922760e9b8c820d6fc19df3f42fb5aca684cfacb31843 - category: main - optional: false -- name: libwinpthread - version: 12.0.0.r4.gg4f2fc60ca - manager: conda - platform: win-64 - dependencies: - ucrt: '' - url: https://repo.prefix.dev/conda-forge/win-64/libwinpthread-12.0.0.r4.gg4f2fc60ca-h57928b3_10.conda - hash: - md5: 8a86073cf3b343b87d03f41790d8b4e5 - sha256: 0fccf2d17026255b6e10ace1f191d0a2a18f2d65088fd02430be17c701f8ffe0 - category: main - optional: false -- name: libxcb - version: 1.17.0 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libgcc: '>=13' - pthread-stubs: '' - xorg-libxau: '>=1.0.11,<2.0a0' - xorg-libxdmcp: '' - url: https://repo.prefix.dev/conda-forge/linux-64/libxcb-1.17.0-h8a09558_0.conda - hash: - md5: 92ed62436b625154323d40d5f2f11dd7 - sha256: 666c0c431b23c6cec6e492840b176dde533d48b7e6fb8883f5071223433776aa - category: main - optional: false -- name: libxcb - version: 1.17.0 - manager: conda - platform: win-64 - dependencies: - libgcc: '>=13' - libwinpthread: '>=12.0.0.r4.gg4f2fc60ca' - pthread-stubs: '' - ucrt: '>=10.0.20348.0' - xorg-libxau: '>=1.0.11,<2.0a0' - xorg-libxdmcp: '' - url: https://repo.prefix.dev/conda-forge/win-64/libxcb-1.17.0-h0e4246c_0.conda - hash: - md5: a69bbf778a462da324489976c84cfc8c - sha256: 08dec73df0e161c96765468847298a420933a36bc4f09b50e062df8793290737 - category: main - optional: false -- name: libxml2 - version: 2.15.1 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - icu: '>=75.1,<76.0a0' - libgcc: '>=14' - libiconv: '>=1.18,<2.0a0' - liblzma: '>=5.8.1,<6.0a0' - libxml2-16: 2.15.1 - libzlib: '>=1.3.1,<2.0a0' - url: https://repo.prefix.dev/conda-forge/linux-64/libxml2-2.15.1-h26afc86_0.conda - hash: - md5: e512be7dc1f84966d50959e900ca121f - sha256: ec0735ae56c3549149eebd7dc22c0bed91fd50c02eaa77ff418613ddda190aa8 - category: main - optional: false -- name: libxml2 - version: 2.15.2 - manager: conda - platform: win-64 - dependencies: - libiconv: '>=1.18,<2.0a0' - liblzma: '>=5.8.2,<6.0a0' - libxml2-16: 2.15.2 - libzlib: '>=1.3.1,<2.0a0' - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/libxml2-2.15.2-h5d26750_0.conda - hash: - md5: 1007e1bfe181a2aee214779ee7f13d30 - sha256: f905eb7046987c336122121759e7f09144729f6898f48cd06df2a945b86998d8 - category: main - optional: false -- name: libxml2-16 - version: 2.15.1 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - icu: '>=75.1,<76.0a0' - libgcc: '>=14' - libiconv: '>=1.18,<2.0a0' - liblzma: '>=5.8.1,<6.0a0' - libzlib: '>=1.3.1,<2.0a0' - url: https://repo.prefix.dev/conda-forge/linux-64/libxml2-16-2.15.1-ha9997c6_0.conda - hash: - md5: e7733bc6785ec009e47a224a71917e84 - sha256: 71436e72a286ef8b57d6f4287626ff91991eb03c7bdbe835280521791efd1434 - category: main - optional: false -- name: libxml2-16 - version: 2.15.2 - manager: conda - platform: win-64 - dependencies: - libiconv: '>=1.18,<2.0a0' - liblzma: '>=5.8.2,<6.0a0' - libzlib: '>=1.3.1,<2.0a0' - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/libxml2-16-2.15.2-h692994f_0.conda - hash: - md5: e365238134188e42ed36ee996159d482 - sha256: b8c71b3b609c7cfe17f3f2a47c75394d7b30acfb8b34ad7a049ea8757b4d33df - category: main - optional: false -- name: libzlib - version: 1.3.2 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - url: https://repo.prefix.dev/conda-forge/linux-64/libzlib-1.3.2-h25fd6f3_2.conda - hash: - md5: d87ff7921124eccd67248aa483c23fec - sha256: 55044c403570f0dc26e6364de4dc5368e5f3fc7ff103e867c487e2b5ab2bcda9 - category: main - optional: false -- name: libzlib - version: 1.3.2 - manager: conda - platform: win-64 - dependencies: - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/libzlib-1.3.2-hfd05255_2.conda - hash: - md5: dbabbd6234dea34040e631f87676292f - sha256: 88609816e0cc7452bac637aaf65783e5edf4fee8a9f8e22bdc3a75882c536061 - category: main - optional: false -- name: llvm-openmp - version: 22.1.3 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - url: https://repo.prefix.dev/conda-forge/linux-64/llvm-openmp-22.1.3-h4922eb0_0.conda - hash: - md5: f7781cb22afa62ef27fd0b3300c53c86 - sha256: 39ae724bd3cde1381df53bfb53e4d39da0dd613b180fdda5ac0a8ce1b43fb525 - category: main - optional: false -- name: llvm-openmp - version: 22.1.3 - manager: conda - platform: win-64 - dependencies: - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/llvm-openmp-22.1.3-h4fa8253_0.conda - hash: - md5: fa585aca061eaaae7225df2e85370bf7 - sha256: b82d43c9c52287204c929542e146b54e3eab520dba47c7b3e973ec986bf40f92 - category: main - optional: false -- name: locket - version: 1.0.0 - manager: conda - platform: linux-64 - dependencies: - python: '>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*' - url: https://repo.prefix.dev/conda-forge/noarch/locket-1.0.0-pyhd8ed1ab_0.tar.bz2 - hash: - md5: 91e27ef3d05cc772ce627e51cff111c4 - sha256: 9afe0b5cfa418e8bdb30d8917c5a6cec10372b037924916f1f85b9f4899a67a6 - category: main - optional: false -- name: locket - version: 1.0.0 - manager: conda - platform: win-64 - dependencies: - python: '>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*' - url: https://repo.prefix.dev/conda-forge/noarch/locket-1.0.0-pyhd8ed1ab_0.tar.bz2 - hash: - md5: 91e27ef3d05cc772ce627e51cff111c4 - sha256: 9afe0b5cfa418e8bdb30d8917c5a6cec10372b037924916f1f85b9f4899a67a6 - category: main - optional: false -- name: markdown-it-py - version: 4.0.0 - manager: conda - platform: linux-64 - dependencies: - mdurl: '>=0.1,<1' - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/markdown-it-py-4.0.0-pyhd8ed1ab_0.conda - hash: - md5: 5b5203189eb668f042ac2b0826244964 - sha256: 7b1da4b5c40385791dbc3cc85ceea9fad5da680a27d5d3cb8bfaa185e304a89e - category: dev - optional: true -- name: markdown-it-py - version: 4.0.0 - manager: conda - platform: win-64 - dependencies: - mdurl: '>=0.1,<1' - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/markdown-it-py-4.0.0-pyhd8ed1ab_0.conda - hash: - md5: 5b5203189eb668f042ac2b0826244964 - sha256: 7b1da4b5c40385791dbc3cc85ceea9fad5da680a27d5d3cb8bfaa185e304a89e - category: dev - optional: true -- name: markupsafe - version: 3.0.3 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libgcc: '>=14' - python: '>=3.14,<3.15.0a0' - python_abi: 3.14.* - url: https://repo.prefix.dev/conda-forge/linux-64/markupsafe-3.0.3-py314h67df5f8_1.conda - hash: - md5: 9a17c4307d23318476d7fbf0fedc0cde - sha256: c279be85b59a62d5c52f5dd9a4cd43ebd08933809a8416c22c3131595607d4cf - category: main - optional: false -- name: markupsafe - version: 3.0.3 - manager: conda - platform: win-64 - dependencies: - python: '>=3.14,<3.15.0a0' - python_abi: 3.14.* - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/markupsafe-3.0.3-py314h2359020_1.conda - hash: - md5: 8de7b40f8b30a8fcaa423c2537fe4199 - sha256: 02805a0f3cd168dbf13afc5e4aed75cc00fe538ce143527a6471485b36f5887c - category: main - optional: false -- name: matplotlib-base - version: 3.10.8 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - contourpy: '>=1.0.1' - cycler: '>=0.10' - fonttools: '>=4.22.0' - freetype: '' - kiwisolver: '>=1.3.1' - libfreetype: '>=2.14.1' - libfreetype6: '>=2.14.1' - libgcc: '>=14' - libstdcxx: '>=14' - numpy: '>=1.23' - packaging: '>=20.0' - pillow: '>=8' - pyparsing: '>=2.3.1' - python: '>=3.14,<3.15.0a0' - python-dateutil: '>=2.7' - python_abi: 3.14.* - qhull: '>=2020.2,<2020.3.0a0' - tk: '>=8.6.13,<8.7.0a0' - url: https://repo.prefix.dev/conda-forge/linux-64/matplotlib-base-3.10.8-py314h1194b4b_0.conda - hash: - md5: b8683e6068099b69c10dbfcf7204203f - sha256: ee773261fbd6c76fc8174b0e4e1ce272b0bbaa56610f130e9d3d1f575106f04f - category: main - optional: false -- name: matplotlib-base - version: 3.10.8 - manager: conda - platform: win-64 - dependencies: - contourpy: '>=1.0.1' - cycler: '>=0.10' - fonttools: '>=4.22.0' - freetype: '' - kiwisolver: '>=1.3.1' - libfreetype: '>=2.14.1' - libfreetype6: '>=2.14.1' - numpy: '>=1.23' - packaging: '>=20.0' - pillow: '>=8' - pyparsing: '>=2.3.1' - python: '>=3.14,<3.15.0a0' - python-dateutil: '>=2.7' - python_abi: 3.14.* - qhull: '>=2020.2,<2020.3.0a0' - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/matplotlib-base-3.10.8-py314hfa45d96_0.conda - hash: - md5: 9d491a60700e0e90e92607fcc4e2566c - sha256: 82a50284275e8a1818cd3323846f3032dc89bd23a3f80dcf44e34a62b016256b - category: main - optional: false -- name: matplotlib-inline - version: 0.2.1 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.10' - traitlets: '' - url: https://repo.prefix.dev/conda-forge/noarch/matplotlib-inline-0.2.1-pyhd8ed1ab_0.conda - hash: - md5: 00e120ce3e40bad7bfc78861ce3c4a25 - sha256: 9d690334de0cd1d22c51bc28420663f4277cfa60d34fa5cad1ce284a13f1d603 - category: dev - optional: true -- name: matplotlib-inline - version: 0.2.1 - manager: conda - platform: win-64 - dependencies: - python: '>=3.10' - traitlets: '' - url: https://repo.prefix.dev/conda-forge/noarch/matplotlib-inline-0.2.1-pyhd8ed1ab_0.conda - hash: - md5: 00e120ce3e40bad7bfc78861ce3c4a25 - sha256: 9d690334de0cd1d22c51bc28420663f4277cfa60d34fa5cad1ce284a13f1d603 - category: dev - optional: true -- name: mccabe - version: 0.7.0 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/mccabe-0.7.0-pyhd8ed1ab_1.conda - hash: - md5: 827064ddfe0de2917fb29f1da4f8f533 - sha256: 9b0037171dad0100f0296699a11ae7d355237b55f42f9094aebc0f41512d96a1 - category: dev - optional: true -- name: mccabe - version: 0.7.0 - manager: conda - platform: win-64 - dependencies: - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/mccabe-0.7.0-pyhd8ed1ab_1.conda - hash: - md5: 827064ddfe0de2917fb29f1da4f8f533 - sha256: 9b0037171dad0100f0296699a11ae7d355237b55f42f9094aebc0f41512d96a1 - category: dev - optional: true -- name: mdit-py-plugins - version: 0.5.0 - manager: conda - platform: linux-64 - dependencies: - markdown-it-py: '>=2.0.0,<5.0.0' - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/mdit-py-plugins-0.5.0-pyhd8ed1ab_0.conda - hash: - md5: 1997a083ef0b4c9331f9191564be275e - sha256: 123cc004e2946879708cdb6a9eff24acbbb054990d6131bb94bca7a374ebebfc - category: dev - optional: true -- name: mdit-py-plugins - version: 0.5.0 - manager: conda - platform: win-64 - dependencies: - markdown-it-py: '>=2.0.0,<5.0.0' - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/mdit-py-plugins-0.5.0-pyhd8ed1ab_0.conda - hash: - md5: 1997a083ef0b4c9331f9191564be275e - sha256: 123cc004e2946879708cdb6a9eff24acbbb054990d6131bb94bca7a374ebebfc - category: dev - optional: true -- name: mdurl - version: 0.1.2 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/mdurl-0.1.2-pyhd8ed1ab_1.conda - hash: - md5: 592132998493b3ff25fd7479396e8351 - sha256: 78c1bbe1723449c52b7a9df1af2ee5f005209f67e40b6e1d3c7619127c43b1c7 - category: dev - optional: true -- name: mdurl - version: 0.1.2 - manager: conda - platform: win-64 - dependencies: - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/mdurl-0.1.2-pyhd8ed1ab_1.conda - hash: - md5: 592132998493b3ff25fd7479396e8351 - sha256: 78c1bbe1723449c52b7a9df1af2ee5f005209f67e40b6e1d3c7619127c43b1c7 - category: dev - optional: true -- name: metis - version: 5.1.0 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libgcc: '>=13' - libstdcxx: '>=13' - url: https://repo.prefix.dev/conda-forge/linux-64/metis-5.1.0-hd0bcaf9_1007.conda - hash: - md5: 28eb714416de4eb83e2cbc47e99a1b45 - sha256: e8a00971e6d00bd49f375c5d8d005b37a9abba0b1768533aed0f90a422bf5cc7 - category: main - optional: false -- name: mistune - version: 3.2.0 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.10' - typing_extensions: '' - url: https://repo.prefix.dev/conda-forge/noarch/mistune-3.2.0-pyhcf101f3_0.conda - hash: - md5: b11e360fc4de2b0035fc8aaa74f17fd6 - sha256: d3fb4beb5e0a52b6cc33852c558e077e1bfe44df1159eb98332d69a264b14bae - category: dev - optional: true -- name: mistune - version: 3.2.0 - manager: conda - platform: win-64 - dependencies: - python: '>=3.10' - typing_extensions: '' - url: https://repo.prefix.dev/conda-forge/noarch/mistune-3.2.0-pyhcf101f3_0.conda - hash: - md5: b11e360fc4de2b0035fc8aaa74f17fd6 - sha256: d3fb4beb5e0a52b6cc33852c558e077e1bfe44df1159eb98332d69a264b14bae - category: dev - optional: true -- name: mkl - version: 2025.3.1 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - _openmp_mutex: '*' - libgcc: '>=14' - libstdcxx: '>=14' - llvm-openmp: '>=22.1.1' - tbb: '>=2022.3.0' - url: https://repo.prefix.dev/conda-forge/linux-64/mkl-2025.3.1-h0e700b2_10.conda - hash: - md5: f010e1db3ddc8db985cfd4e04ed24b7b - sha256: da9cd578883d3f71b2023777fb6afbc26b183b261bcc8743d0d6084c4cae84b4 - category: main - optional: false -- name: mkl - version: 2025.3.1 - manager: conda - platform: win-64 - dependencies: - llvm-openmp: '>=22.1.1' - tbb: '>=2022.3.0' - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/mkl-2025.3.1-hac47afa_11.conda - hash: - md5: 3fd3009cef89c36e9898a6feeb0f5530 - sha256: f2c2b2a3c2e7d08d78c10bef7c135a4262c80d1d48c85fb5902ca30d61d645f4 - category: main - optional: false -- name: msgpack-python - version: 1.1.2 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libgcc: '>=14' - libstdcxx: '>=14' - python: '>=3.14,<3.15.0a0' - python_abi: 3.14.* - url: https://repo.prefix.dev/conda-forge/linux-64/msgpack-python-1.1.2-py314h9891dd4_1.conda - hash: - md5: c6752022dcdbf4b9ef94163de1ab7f03 - sha256: d41c2734d314303e329680aeef282766fe399a0ce63297a68a2f8f9b43b1b68a - category: main - optional: false -- name: msgpack-python - version: 1.1.2 - manager: conda - platform: win-64 - dependencies: - python: '>=3.14,<3.15.0a0' - python_abi: 3.14.* - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/msgpack-python-1.1.2-py314h909e829_1.conda - hash: - md5: ad4584f884d029b02fc9eaf89afc5d9f - sha256: 2ce1f564d5aa2e0637c03692baeea4ecf234c7fb2a43e7810c369e1b054d7a30 - category: main - optional: false -- name: mumps-include - version: 5.8.2 - manager: conda - platform: linux-64 - dependencies: {} - url: https://repo.prefix.dev/conda-forge/linux-64/mumps-include-5.8.2-h5a610fb_2.conda - hash: - md5: 8ae8d5b0f9d76a386d74adce53e6a81d - sha256: 0e7bde047934c87b8f7e663ee0c06d679d0347d84228ca83cb9fd09abc722156 - category: main - optional: false -- name: mumps-seq - version: 5.8.2 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - _openmp_mutex: '>=4.5' - libblas: '>=3.9.0,<4.0a0' - libgcc: '>=14' - libgfortran: '' - libgfortran5: '>=14.3.0' - liblapack: '>=3.9.0,<4.0a0' - libscotch: '*' - metis: '>=5.1.0,<5.1.1.0a0' - mumps-include: ==5.8.2 - url: https://repo.prefix.dev/conda-forge/linux-64/mumps-seq-5.8.2-hc1b3267_2.conda - hash: - md5: d4f0602b1cd00d94e1467cdb60ba7750 - sha256: ce6c9495defd9a45ead27701e76fc8405571c9cfa305cbfa1f407b773d8e5e41 - category: main - optional: false -- name: mumps-seq - version: 5.8.2 - manager: conda - platform: win-64 - dependencies: - libblas: '>=3.9.0,<4.0a0' - liblapack: '>=3.9.0,<4.0a0' - llvm-openmp: '>=21.1.8' - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/mumps-seq-5.8.2-h607cc0b_2.conda - hash: - md5: 4f9dd2756fd47f390197cdc0a984e08e - sha256: cbb4eb8fdd61ce372f036ea2b45608929bcbdc38ec9abc8102d64ba297bfc862 - category: main - optional: false -- name: munkres - version: 1.1.4 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/munkres-1.1.4-pyhd8ed1ab_1.conda - hash: - md5: 37293a85a0f4f77bbd9cf7aaefc62609 - sha256: d09c47c2cf456de5c09fa66d2c3c5035aa1fa228a1983a433c47b876aa16ce90 - category: main - optional: false -- name: munkres - version: 1.1.4 - manager: conda - platform: win-64 - dependencies: - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/munkres-1.1.4-pyhd8ed1ab_1.conda - hash: - md5: 37293a85a0f4f77bbd9cf7aaefc62609 - sha256: d09c47c2cf456de5c09fa66d2c3c5035aa1fa228a1983a433c47b876aa16ce90 - category: main - optional: false -- name: nbclient - version: 0.10.4 - manager: conda - platform: linux-64 - dependencies: - jupyter_client: '>=6.1.12' - jupyter_core: '>=4.12,!=5.0.*' - nbformat: '>=5.1' - python: '>=3.8' - traitlets: '>=5.4' - url: https://repo.prefix.dev/conda-forge/noarch/nbclient-0.10.4-pyhd8ed1ab_0.conda - hash: - md5: 00f5b8dafa842e0c27c1cd7296aa4875 - sha256: 1b66960ee06874ddceeebe375d5f17fb5f393d025a09e15b830ad0c4fffb585b - category: dev - optional: true -- name: nbclient - version: 0.10.4 - manager: conda - platform: win-64 - dependencies: - jupyter_client: '>=6.1.12' - jupyter_core: '>=4.12,!=5.0.*' - nbformat: '>=5.1' - python: '>=3.8' - traitlets: '>=5.4' - url: https://repo.prefix.dev/conda-forge/noarch/nbclient-0.10.4-pyhd8ed1ab_0.conda - hash: - md5: 00f5b8dafa842e0c27c1cd7296aa4875 - sha256: 1b66960ee06874ddceeebe375d5f17fb5f393d025a09e15b830ad0c4fffb585b - category: dev - optional: true -- name: nbconvert - version: 7.16.6 - manager: conda - platform: linux-64 - dependencies: - nbconvert-core: ==7.16.6 - nbconvert-pandoc: ==7.16.6 - url: https://repo.prefix.dev/conda-forge/noarch/nbconvert-7.16.6-hc388f54_1.conda - hash: - md5: 0b26dff819ba9cfb0f6ff9c8b6a53c19 - sha256: e151c45e9ad2b0368fe64f51b6c857873681df27da3c408a811e85551e129d0e - category: dev - optional: true -- name: nbconvert - version: 7.16.6 - manager: conda - platform: win-64 - dependencies: - nbconvert-core: ==7.16.6 - nbconvert-pandoc: ==7.16.6 - url: https://repo.prefix.dev/conda-forge/noarch/nbconvert-7.16.6-hc388f54_1.conda - hash: - md5: 0b26dff819ba9cfb0f6ff9c8b6a53c19 - sha256: e151c45e9ad2b0368fe64f51b6c857873681df27da3c408a811e85551e129d0e - category: dev - optional: true -- name: nbconvert-core - version: 7.16.6 - manager: conda - platform: linux-64 - dependencies: - beautifulsoup4: '' - bleach-with-css: '!=5.0.0' - defusedxml: '' - importlib-metadata: '>=3.6' - jinja2: '>=3.0' - jupyter_core: '>=4.7' - jupyterlab_pygments: '' - markupsafe: '>=2.0' - mistune: '>=2.0.3,<4' - nbclient: '>=0.5.0' - nbformat: '>=5.7' - packaging: '' - pandocfilters: '>=1.4.1' - pygments: '>=2.4.1' - python: '>=3.10' - traitlets: '>=5.1' - url: https://repo.prefix.dev/conda-forge/noarch/nbconvert-core-7.16.6-pyhcf101f3_1.conda - hash: - md5: cfc86ccc3b1de35d36ccaae4c50391f5 - sha256: 8f575e5c042b17f4677179a6ba474bdbe76573936d3d3e2aeb42b511b9cb1f3f - category: dev - optional: true -- name: nbconvert-core - version: 7.16.6 - manager: conda - platform: win-64 - dependencies: - beautifulsoup4: '' - bleach-with-css: '!=5.0.0' - defusedxml: '' - importlib-metadata: '>=3.6' - jinja2: '>=3.0' - jupyter_core: '>=4.7' - jupyterlab_pygments: '' - markupsafe: '>=2.0' - mistune: '>=2.0.3,<4' - nbclient: '>=0.5.0' - nbformat: '>=5.7' - packaging: '' - pandocfilters: '>=1.4.1' - pygments: '>=2.4.1' - python: '>=3.10' - traitlets: '>=5.1' - url: https://repo.prefix.dev/conda-forge/noarch/nbconvert-core-7.16.6-pyhcf101f3_1.conda - hash: - md5: cfc86ccc3b1de35d36ccaae4c50391f5 - sha256: 8f575e5c042b17f4677179a6ba474bdbe76573936d3d3e2aeb42b511b9cb1f3f - category: dev - optional: true -- name: nbconvert-pandoc - version: 7.16.6 - manager: conda - platform: linux-64 - dependencies: - nbconvert-core: ==7.16.6 - pandoc: '' - url: https://repo.prefix.dev/conda-forge/noarch/nbconvert-pandoc-7.16.6-h7d6f222_1.conda - hash: - md5: 32b4a67e7fde3b22287b65838c8ad01b - sha256: 1eaf769838863544a0f2d2fb05acba1211a764b64234b53b2da836015d661150 - category: dev - optional: true -- name: nbconvert-pandoc - version: 7.16.6 - manager: conda - platform: win-64 - dependencies: - nbconvert-core: ==7.16.6 - pandoc: '' - url: https://repo.prefix.dev/conda-forge/noarch/nbconvert-pandoc-7.16.6-h7d6f222_1.conda - hash: - md5: 32b4a67e7fde3b22287b65838c8ad01b - sha256: 1eaf769838863544a0f2d2fb05acba1211a764b64234b53b2da836015d661150 - category: dev - optional: true -- name: nbformat - version: 5.10.4 - manager: conda - platform: linux-64 - dependencies: - jsonschema: '>=2.6' - jupyter_core: '>=4.12,!=5.0.*' - python: '>=3.9' - python-fastjsonschema: '>=2.15' - traitlets: '>=5.1' - url: https://repo.prefix.dev/conda-forge/noarch/nbformat-5.10.4-pyhd8ed1ab_1.conda - hash: - md5: bbe1963f1e47f594070ffe87cdf612ea - sha256: 7a5bd30a2e7ddd7b85031a5e2e14f290898098dc85bea5b3a5bf147c25122838 - category: dev - optional: true -- name: nbformat - version: 5.10.4 - manager: conda - platform: win-64 - dependencies: - jsonschema: '>=2.6' - jupyter_core: '>=4.12,!=5.0.*' - python: '>=3.9' - python-fastjsonschema: '>=2.15' - traitlets: '>=5.1' - url: https://repo.prefix.dev/conda-forge/noarch/nbformat-5.10.4-pyhd8ed1ab_1.conda - hash: - md5: bbe1963f1e47f594070ffe87cdf612ea - sha256: 7a5bd30a2e7ddd7b85031a5e2e14f290898098dc85bea5b3a5bf147c25122838 - category: dev - optional: true -- name: ncurses - version: '6.5' - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libgcc: '>=13' - url: https://repo.prefix.dev/conda-forge/linux-64/ncurses-6.5-h2d0b736_3.conda - hash: - md5: 47e340acb35de30501a76c7c799c41d7 - sha256: 3fde293232fa3fca98635e1167de6b7c7fda83caf24b9d6c91ec9eefb4f4d586 - category: main - optional: false -- name: nest-asyncio - version: 1.6.0 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/nest-asyncio-1.6.0-pyhd8ed1ab_1.conda - hash: - md5: 598fd7d4d0de2455fb74f56063969a97 - sha256: bb7b21d7fd0445ddc0631f64e66d91a179de4ba920b8381f29b9d006a42788c0 - category: dev - optional: true -- name: nest-asyncio - version: 1.6.0 - manager: conda - platform: win-64 - dependencies: - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/nest-asyncio-1.6.0-pyhd8ed1ab_1.conda - hash: - md5: 598fd7d4d0de2455fb74f56063969a97 - sha256: bb7b21d7fd0445ddc0631f64e66d91a179de4ba920b8381f29b9d006a42788c0 - category: dev - optional: true -- name: nodejs - version: 22.6.0 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - icu: '>=75.1,<76.0a0' - libgcc-ng: '>=12' - libstdcxx-ng: '>=12' - libuv: '>=1.48.0,<2.0a0' - libzlib: '>=1.3.1,<2.0a0' - openssl: '>=3.3.1,<4.0a0' - zlib: '' - url: https://repo.prefix.dev/conda-forge/linux-64/nodejs-22.6.0-hc19f0b3_1.conda - hash: - md5: 427b3cd460567009e317d10bc5390764 - sha256: a9f637e3ddb845350a1410caf2299caa2dddd201fd44a5ca0e075c17dbf99f91 - category: dev - optional: true -- name: nodejs - version: 25.8.2 - manager: conda - platform: win-64 - dependencies: {} - url: https://repo.prefix.dev/conda-forge/win-64/nodejs-25.8.2-h80d1838_0.conda - hash: - md5: e626ee7934e4b7cb21ce6b721cff8677 - sha256: 5e38e51da1aa4bc352db9b4cec1c3e25811de0f4408edaa24e009a64de6dbfdf - category: dev - optional: true -- name: notebook - version: 7.5.5 - manager: conda - platform: linux-64 - dependencies: - importlib_resources: '>=5.0' - jupyter_server: '>=2.4.0,<3' - jupyterlab: '>=4.5.6,<4.6' - jupyterlab_server: '>=2.28.0,<3' - notebook-shim: '>=0.2,<0.3' - python: '>=3.10' - tornado: '>=6.2.0' - url: https://repo.prefix.dev/conda-forge/noarch/notebook-7.5.5-pyhcf101f3_0.conda - hash: - md5: 471096452091ae8c460928ad5ff143cc - sha256: 11cfeabc41ed73bb088315d96cfdfeaaa10470c06ce6332bae368590e3047ef6 - category: dev - optional: true -- name: notebook - version: 7.5.5 - manager: conda - platform: win-64 - dependencies: - importlib_resources: '>=5.0' - jupyter_server: '>=2.4.0,<3' - jupyterlab: '>=4.5.6,<4.6' - jupyterlab_server: '>=2.28.0,<3' - notebook-shim: '>=0.2,<0.3' - python: '>=3.10' - tornado: '>=6.2.0' - url: https://repo.prefix.dev/conda-forge/noarch/notebook-7.5.5-pyhcf101f3_0.conda - hash: - md5: 471096452091ae8c460928ad5ff143cc - sha256: 11cfeabc41ed73bb088315d96cfdfeaaa10470c06ce6332bae368590e3047ef6 - category: dev - optional: true -- name: notebook-shim - version: 0.2.4 - manager: conda - platform: linux-64 - dependencies: - jupyter_server: '>=1.8,<3' - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/notebook-shim-0.2.4-pyhd8ed1ab_1.conda - hash: - md5: e7f89ea5f7ea9401642758ff50a2d9c1 - sha256: 7b920e46b9f7a2d2aa6434222e5c8d739021dbc5cc75f32d124a8191d86f9056 - category: dev - optional: true -- name: notebook-shim - version: 0.2.4 - manager: conda - platform: win-64 - dependencies: - jupyter_server: '>=1.8,<3' - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/notebook-shim-0.2.4-pyhd8ed1ab_1.conda - hash: - md5: e7f89ea5f7ea9401642758ff50a2d9c1 - sha256: 7b920e46b9f7a2d2aa6434222e5c8d739021dbc5cc75f32d124a8191d86f9056 - category: dev - optional: true -- name: numcodecs - version: 0.15.1 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - deprecated: '' - libgcc: '>=14' - libstdcxx: '>=14' - msgpack-python: '' - numpy: '>=1.24' - python: '>=3.14,<3.15.0a0' - python_abi: 3.14.* - typing_extensions: '' - url: https://repo.prefix.dev/conda-forge/linux-64/numcodecs-0.15.1-py314ha0b5721_1.conda - hash: - md5: 23a5b153b5011ce92797637a66dd4a89 - sha256: 6241b2693454961398c7dd1f48c0ae4e326578e5d811148afa1b890780c22f76 - category: main - optional: false -- name: numcodecs - version: 0.15.1 - manager: conda - platform: win-64 - dependencies: - deprecated: '' - msgpack-python: '' - numpy: '>=1.24' - python: '>=3.14,<3.15.0a0' - python_abi: 3.14.* - typing_extensions: '' - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/numcodecs-0.15.1-py314hd8fd7ce_1.conda - hash: - md5: 52b3bfce6a79056ae2f8f7ef3e4d9bf6 - sha256: 56c1c274269ae32da4374cf9931d45a387b98427e6c316bfdf7cdf4dc89e9e86 - category: main - optional: false -- name: numpy - version: 2.4.3 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libblas: '>=3.9.0,<4.0a0' - libcblas: '>=3.9.0,<4.0a0' - libgcc: '>=14' - liblapack: '>=3.9.0,<4.0a0' - libstdcxx: '>=14' - python: '' - python_abi: 3.14.* - url: https://repo.prefix.dev/conda-forge/linux-64/numpy-2.4.3-py314h2b28147_0.conda - hash: - md5: 36f5b7eb328bdc204954a2225cf908e2 - sha256: f2ba8cb0d86a6461a6bcf0d315c80c7076083f72c6733c9290086640723f79ec - category: main - optional: false -- name: numpy - version: 2.4.3 - manager: conda - platform: win-64 - dependencies: - libblas: '>=3.9.0,<4.0a0' - libcblas: '>=3.9.0,<4.0a0' - liblapack: '>=3.9.0,<4.0a0' - python: '' - python_abi: 3.14.* - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/numpy-2.4.3-py314h02f10f6_0.conda - hash: - md5: 54355aaff5c94c602b7b9540fbc3ca1d - sha256: e4afa67a7350836a1d652f8e7351fe4cb853f8eb8b5c86c9203cefff67669083 - category: main - optional: false -- name: openjpeg - version: 2.5.4 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libgcc: '>=14' - libpng: '>=1.6.50,<1.7.0a0' - libstdcxx: '>=14' - libtiff: '>=4.7.1,<4.8.0a0' - libzlib: '>=1.3.1,<2.0a0' - url: https://repo.prefix.dev/conda-forge/linux-64/openjpeg-2.5.4-h55fea9a_0.conda - hash: - md5: 11b3379b191f63139e29c0d19dee24cd - sha256: 3900f9f2dbbf4129cf3ad6acf4e4b6f7101390b53843591c53b00f034343bc4d - category: main - optional: false -- name: openjpeg - version: 2.5.4 - manager: conda - platform: win-64 - dependencies: - libpng: '>=1.6.55,<1.7.0a0' - libtiff: '>=4.7.1,<4.8.0a0' - libzlib: '>=1.3.1,<2.0a0' - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/openjpeg-2.5.4-h0e57b4f_0.conda - hash: - md5: e723ab7cc2794c954e1b22fde51c16e4 - sha256: 24342dee891a49a9ba92e2018ec0bde56cc07fdaec95275f7a55b96f03ea4252 - category: main - optional: false -- name: openpyxl - version: 3.1.5 - manager: conda - platform: linux-64 - dependencies: - et_xmlfile: '' - libgcc: '>=14' - python: '>=3.14,<3.15.0a0' - python_abi: 3.14.* - url: https://repo.prefix.dev/conda-forge/linux-64/openpyxl-3.1.5-py314hf3b76af_3.conda - hash: - md5: bc90b1901f01e0772c74e24b6f931137 - sha256: 7a6c2355af80e8d1e9a851347dc4f5e737a21da8ebeb7f6e4b9889eb8a0186a2 - category: main - optional: false -- name: openpyxl - version: 3.1.5 - manager: conda - platform: win-64 - dependencies: - et_xmlfile: '' - python: '>=3.14,<3.15.0a0' - python_abi: 3.14.* - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/openpyxl-3.1.5-py314hccc76fc_3.conda - hash: - md5: 864cdb786a1bb977ed1f96eab705a6d1 - sha256: 82ad3a066acc770f0945c1ffa9b1ad1878ad9b6c3625bab940804909ce94d484 - category: main - optional: false -- name: openssl - version: 3.6.2 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - ca-certificates: '' - libgcc: '>=14' - url: https://repo.prefix.dev/conda-forge/linux-64/openssl-3.6.2-h35e630c_0.conda - hash: - md5: da1b85b6a87e141f5140bb9924cecab0 - sha256: c0ef482280e38c71a08ad6d71448194b719630345b0c9c60744a2010e8a8e0cb - category: main - optional: false -- name: openssl - version: 3.6.2 - manager: conda - platform: win-64 - dependencies: - ca-certificates: '' - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/openssl-3.6.2-hf411b9b_0.conda - hash: - md5: 05c7d624cff49dbd8db1ad5ba537a8a3 - sha256: feb5815125c60f2be4a411e532db1ed1cd2d7261a6a43c54cb6ae90724e2e154 - category: main - optional: false -- name: overrides - version: 7.7.0 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.9' - typing_utils: '' - url: https://repo.prefix.dev/conda-forge/noarch/overrides-7.7.0-pyhd8ed1ab_1.conda - hash: - md5: e51f1e4089cad105b6cac64bd8166587 - sha256: 1840bd90d25d4930d60f57b4f38d4e0ae3f5b8db2819638709c36098c6ba770c - category: dev - optional: true -- name: overrides - version: 7.7.0 - manager: conda - platform: win-64 - dependencies: - python: '>=3.9' - typing_utils: '' - url: https://repo.prefix.dev/conda-forge/noarch/overrides-7.7.0-pyhd8ed1ab_1.conda - hash: - md5: e51f1e4089cad105b6cac64bd8166587 - sha256: 1840bd90d25d4930d60f57b4f38d4e0ae3f5b8db2819638709c36098c6ba770c - category: dev - optional: true -- name: packaging - version: '26.0' - manager: conda - platform: linux-64 - dependencies: - python: '>=3.8' - url: https://repo.prefix.dev/conda-forge/noarch/packaging-26.0-pyhcf101f3_0.conda - hash: - md5: b76541e68fea4d511b1ac46a28dcd2c6 - sha256: c1fc0f953048f743385d31c468b4a678b3ad20caffdeaa94bed85ba63049fd58 - category: main - optional: false -- name: packaging - version: '26.0' - manager: conda - platform: win-64 - dependencies: - python: '>=3.8' - url: https://repo.prefix.dev/conda-forge/noarch/packaging-26.0-pyhcf101f3_0.conda - hash: - md5: b76541e68fea4d511b1ac46a28dcd2c6 - sha256: c1fc0f953048f743385d31c468b4a678b3ad20caffdeaa94bed85ba63049fd58 - category: main - optional: false -- name: pandas - version: 3.0.2 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libgcc: '>=14' - libstdcxx: '>=14' - numpy: '>=1.26.0' - python: '' - python-dateutil: '>=2.8.2' - python_abi: 3.14.* - url: https://repo.prefix.dev/conda-forge/linux-64/pandas-3.0.2-py314hb4ffadd_0.conda - hash: - md5: 41ee6fe2a848876bc9f524c5a500b85b - sha256: e646e1c335d08f195bc7f551706e9b106996d5e1716c0554884e6a986f8b78d5 - category: main - optional: false -- name: pandas - version: 3.0.2 - manager: conda - platform: win-64 - dependencies: - numpy: '>=1.26.0' - python: '' - python-dateutil: '>=2.8.2' - python-tzdata: '' - python_abi: 3.14.* - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/pandas-3.0.2-py314hf700ef7_0.conda - hash: - md5: f56832064d7b56c50e03e7a4b03037de - sha256: cbb57758af4fc7807beb392cd573981612f53543d81606d20c01cf3210d768b9 - category: main - optional: false -- name: pandoc - version: 3.9.0.2 - manager: conda - platform: linux-64 - dependencies: {} - url: https://repo.prefix.dev/conda-forge/linux-64/pandoc-3.9.0.2-ha770c72_0.conda - hash: - md5: de8ccf9ffba55bd20ee56301cfc7e6db - sha256: d46f76ed09396e3bd1dc11030b3d0d222c25ba8d92f3cde08bc6fbd1eec4f9e0 - category: dev - optional: true -- name: pandoc - version: 3.9.0.2 - manager: conda - platform: win-64 - dependencies: {} - url: https://repo.prefix.dev/conda-forge/win-64/pandoc-3.9.0.2-h57928b3_0.conda - hash: - md5: 1844e86a2fffbd77a99d03af217d9dfa - sha256: e7e19b88040df48b172eef8270e6ca55d93243635fb447527831974a0714b761 - category: dev - optional: true -- name: pandocfilters - version: 1.5.0 - manager: conda - platform: linux-64 - dependencies: - python: '!=3.0,!=3.1,!=3.2,!=3.3' - url: https://repo.prefix.dev/conda-forge/noarch/pandocfilters-1.5.0-pyhd8ed1ab_0.tar.bz2 - hash: - md5: 457c2c8c08e54905d6954e79cb5b5db9 - sha256: 2bb9ba9857f4774b85900c2562f7e711d08dd48e2add9bee4e1612fbee27e16f - category: dev - optional: true -- name: pandocfilters - version: 1.5.0 - manager: conda - platform: win-64 - dependencies: - python: '!=3.0,!=3.1,!=3.2,!=3.3' - url: https://repo.prefix.dev/conda-forge/noarch/pandocfilters-1.5.0-pyhd8ed1ab_0.tar.bz2 - hash: - md5: 457c2c8c08e54905d6954e79cb5b5db9 - sha256: 2bb9ba9857f4774b85900c2562f7e711d08dd48e2add9bee4e1612fbee27e16f - category: dev - optional: true -- name: parso - version: 0.8.6 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/parso-0.8.6-pyhcf101f3_0.conda - hash: - md5: 97c1ce2fffa1209e7afb432810ec6e12 - sha256: 42b2d77ccea60752f3aa929a6413a7835aaacdbbde679f2f5870a744fa836b94 - category: dev - optional: true -- name: parso - version: 0.8.6 - manager: conda - platform: win-64 - dependencies: - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/parso-0.8.6-pyhcf101f3_0.conda - hash: - md5: 97c1ce2fffa1209e7afb432810ec6e12 - sha256: 42b2d77ccea60752f3aa929a6413a7835aaacdbbde679f2f5870a744fa836b94 - category: dev - optional: true -- name: partd - version: 1.4.2 - manager: conda - platform: linux-64 - dependencies: - locket: '' - python: '>=3.9' - toolz: '' - url: https://repo.prefix.dev/conda-forge/noarch/partd-1.4.2-pyhd8ed1ab_0.conda - hash: - md5: 0badf9c54e24cecfb0ad2f99d680c163 - sha256: 472fc587c63ec4f6eba0cc0b06008a6371e0a08a5986de3cf4e8024a47b4fe6c - category: main - optional: false -- name: partd - version: 1.4.2 - manager: conda - platform: win-64 - dependencies: - locket: '' - python: '>=3.9' - toolz: '' - url: https://repo.prefix.dev/conda-forge/noarch/partd-1.4.2-pyhd8ed1ab_0.conda - hash: - md5: 0badf9c54e24cecfb0ad2f99d680c163 - sha256: 472fc587c63ec4f6eba0cc0b06008a6371e0a08a5986de3cf4e8024a47b4fe6c - category: main - optional: false -- name: pexpect - version: 4.9.0 - manager: conda - platform: linux-64 - dependencies: - ptyprocess: '>=0.5' - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/pexpect-4.9.0-pyhd8ed1ab_1.conda - hash: - md5: d0d408b1f18883a944376da5cf8101ea - sha256: 202af1de83b585d36445dc1fda94266697341994d1a3328fabde4989e1b3d07a - category: dev - optional: true -- name: pillow - version: 12.2.0 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - lcms2: '>=2.18,<3.0a0' - libfreetype: '>=2.14.3' - libfreetype6: '>=2.14.3' - libgcc: '>=14' - libjpeg-turbo: '>=3.1.2,<4.0a0' - libtiff: '>=4.7.1,<4.8.0a0' - libwebp-base: '>=1.6.0,<2.0a0' - libxcb: '>=1.17.0,<2.0a0' - openjpeg: '>=2.5.4,<3.0a0' - python: '' - python_abi: 3.14.* - tk: '>=8.6.13,<8.7.0a0' - zlib-ng: '>=2.3.3,<2.4.0a0' - url: https://repo.prefix.dev/conda-forge/linux-64/pillow-12.2.0-py314h8ec4b1a_0.conda - hash: - md5: 76c4757c0ec9d11f969e8eb44899307b - sha256: 123d8a7c16c88658b4f29e9f115a047598c941708dade74fbaff373a32dbec5e - category: main - optional: false -- name: pillow - version: 12.2.0 - manager: conda - platform: win-64 - dependencies: - lcms2: '>=2.18,<3.0a0' - libfreetype: '>=2.14.3' - libfreetype6: '>=2.14.3' - libjpeg-turbo: '>=3.1.2,<4.0a0' - libtiff: '>=4.7.1,<4.8.0a0' - libwebp-base: '>=1.6.0,<2.0a0' - libxcb: '>=1.17.0,<2.0a0' - openjpeg: '>=2.5.4,<3.0a0' - python: '' - python_abi: 3.14.* - tk: '>=8.6.13,<8.7.0a0' - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - zlib-ng: '>=2.3.3,<2.4.0a0' - url: https://repo.prefix.dev/conda-forge/win-64/pillow-12.2.0-py314h61b30b5_0.conda - hash: - md5: 23ce08e46c625eb523ffef8939cb3ca9 - sha256: d122b2a91402d72cf7f9d256e805e3533b2cf307c067e0072d9cc83ae789da48 - category: main - optional: false -- name: pip - version: 26.0.1 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.13.0a0' - url: https://repo.prefix.dev/conda-forge/noarch/pip-26.0.1-pyh145f28c_0.conda - hash: - md5: 09a970fbf75e8ed1aa633827ded6aa4f - sha256: 5f66ea31d62188c266c5a8752119b0cc90a5bf05963f665cf48a33e0ec58d39c - category: main - optional: false -- name: pip - version: 26.0.1 - manager: conda - platform: win-64 - dependencies: - python: '>=3.13.0a0' - url: https://repo.prefix.dev/conda-forge/noarch/pip-26.0.1-pyh145f28c_0.conda - hash: - md5: 09a970fbf75e8ed1aa633827ded6aa4f - sha256: 5f66ea31d62188c266c5a8752119b0cc90a5bf05963f665cf48a33e0ec58d39c - category: main - optional: false -- name: platformdirs - version: 4.9.6 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/platformdirs-4.9.6-pyhcf101f3_0.conda - hash: - md5: 89c0b6d1793601a2a3a3f7d2d3d8b937 - sha256: 8f29915c172f1f7f4f7c9391cd5dac3ebf5d13745c8b7c8006032615246345a5 - category: dev - optional: true -- name: platformdirs - version: 4.9.6 - manager: conda - platform: win-64 - dependencies: - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/platformdirs-4.9.6-pyhcf101f3_0.conda - hash: - md5: 89c0b6d1793601a2a3a3f7d2d3d8b937 - sha256: 8f29915c172f1f7f4f7c9391cd5dac3ebf5d13745c8b7c8006032615246345a5 - category: dev - optional: true -- name: pluggy - version: 1.6.0 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/pluggy-1.6.0-pyhf9edf01_1.conda - hash: - md5: d7585b6550ad04c8c5e21097ada2888e - sha256: e14aafa63efa0528ca99ba568eaf506eb55a0371d12e6250aaaa61718d2eb62e - category: dev - optional: true -- name: pluggy - version: 1.6.0 - manager: conda - platform: win-64 - dependencies: - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/pluggy-1.6.0-pyhf9edf01_1.conda - hash: - md5: d7585b6550ad04c8c5e21097ada2888e - sha256: e14aafa63efa0528ca99ba568eaf506eb55a0371d12e6250aaaa61718d2eb62e - category: dev - optional: true -- name: prometheus_client - version: 0.25.0 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/prometheus_client-0.25.0-pyhd8ed1ab_0.conda - hash: - md5: a11ab1f31af799dd93c3a39881528884 - sha256: 4d7ec90d4f9c1f3b4a50623fefe4ebba69f651b102b373f7c0e9dbbfa43d495c - category: dev - optional: true -- name: prometheus_client - version: 0.25.0 - manager: conda - platform: win-64 - dependencies: - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/prometheus_client-0.25.0-pyhd8ed1ab_0.conda - hash: - md5: a11ab1f31af799dd93c3a39881528884 - sha256: 4d7ec90d4f9c1f3b4a50623fefe4ebba69f651b102b373f7c0e9dbbfa43d495c - category: dev - optional: true -- name: prompt-toolkit - version: 3.0.52 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.10' - wcwidth: '' - url: https://repo.prefix.dev/conda-forge/noarch/prompt-toolkit-3.0.52-pyha770c72_0.conda - hash: - md5: edb16f14d920fb3faf17f5ce582942d6 - sha256: 4817651a276016f3838957bfdf963386438c70761e9faec7749d411635979bae - category: dev - optional: true -- name: prompt-toolkit - version: 3.0.52 - manager: conda - platform: win-64 - dependencies: - python: '>=3.10' - wcwidth: '' - url: https://repo.prefix.dev/conda-forge/noarch/prompt-toolkit-3.0.52-pyha770c72_0.conda - hash: - md5: edb16f14d920fb3faf17f5ce582942d6 - sha256: 4817651a276016f3838957bfdf963386438c70761e9faec7749d411635979bae - category: dev - optional: true -- name: psutil - version: 7.2.2 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libgcc: '>=14' - python: '' - python_abi: 3.14.* - url: https://repo.prefix.dev/conda-forge/linux-64/psutil-7.2.2-py314h0f05182_0.conda - hash: - md5: 4f225a966cfee267a79c5cb6382bd121 - sha256: f15574ed6c8c8ed8c15a0c5a00102b1efe8b867c0bd286b498cd98d95bd69ae5 - category: main - optional: false -- name: psutil - version: 7.2.2 - manager: conda - platform: win-64 - dependencies: - python: '' - python_abi: 3.14.* - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/psutil-7.2.2-py314hc5dbbe4_0.conda - hash: - md5: fd539ac231820f64066839251aa9fa48 - sha256: 17c8274ce5a32c9793f73a5a0094bd6188f3a13026a93147655143d4df034214 - category: main - optional: false -- name: pthread-stubs - version: '0.4' - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libgcc: '>=13' - url: https://repo.prefix.dev/conda-forge/linux-64/pthread-stubs-0.4-hb9d3cd8_1002.conda - hash: - md5: b3c17d95b5a10c6e64a21fa17573e70e - sha256: 9c88f8c64590e9567c6c80823f0328e58d3b1efb0e1c539c0315ceca764e0973 - category: main - optional: false -- name: pthread-stubs - version: '0.4' - manager: conda - platform: win-64 - dependencies: - libgcc: '>=13' - libwinpthread: '>=12.0.0.r4.gg4f2fc60ca' - ucrt: '>=10.0.20348.0' - url: https://repo.prefix.dev/conda-forge/win-64/pthread-stubs-0.4-h0e40799_1002.conda - hash: - md5: 3c8f2573569bb816483e5cf57efbbe29 - sha256: 7e446bafb4d692792310ed022fe284e848c6a868c861655a92435af7368bae7b - category: main - optional: false -- name: ptyprocess - version: 0.7.0 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/ptyprocess-0.7.0-pyhd8ed1ab_1.conda - hash: - md5: 7d9daffbb8d8e0af0f769dbbcd173a54 - sha256: a7713dfe30faf17508ec359e0bc7e0983f5d94682492469bd462cdaae9c64d83 - category: dev - optional: true -- name: pure_eval - version: 0.2.3 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/pure_eval-0.2.3-pyhd8ed1ab_1.conda - hash: - md5: 3bfdfb8dbcdc4af1ae3f9a8eb3948f04 - sha256: 71bd24600d14bb171a6321d523486f6a06f855e75e547fa0cb2a0953b02047f0 - category: dev - optional: true -- name: pure_eval - version: 0.2.3 - manager: conda - platform: win-64 - dependencies: - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/pure_eval-0.2.3-pyhd8ed1ab_1.conda - hash: - md5: 3bfdfb8dbcdc4af1ae3f9a8eb3948f04 - sha256: 71bd24600d14bb171a6321d523486f6a06f855e75e547fa0cb2a0953b02047f0 - category: dev - optional: true -- name: pycparser - version: '2.22' - manager: conda - platform: linux-64 - dependencies: - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/pycparser-2.22-pyh29332c3_1.conda - hash: - md5: 12c566707c80111f9799308d9e265aef - sha256: 79db7928d13fab2d892592223d7570f5061c192f27b9febd1a418427b719acc6 - category: dev - optional: true -- name: pycparser - version: '2.22' - manager: conda - platform: win-64 - dependencies: - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/pycparser-2.22-pyh29332c3_1.conda - hash: - md5: 12c566707c80111f9799308d9e265aef - sha256: 79db7928d13fab2d892592223d7570f5061c192f27b9febd1a418427b719acc6 - category: dev - optional: true -- name: pydantic - version: 2.12.5 - manager: conda - platform: linux-64 - dependencies: - annotated-types: '>=0.6.0' - pydantic-core: 2.41.5 - python: '>=3.10' - typing-extensions: '>=4.6.1' - typing-inspection: '>=0.4.2' - typing_extensions: '>=4.14.1' - url: https://repo.prefix.dev/conda-forge/noarch/pydantic-2.12.5-pyhcf101f3_1.conda - hash: - md5: c3946ed24acdb28db1b5d63321dbca7d - sha256: 868569d9505b7fe246c880c11e2c44924d7613a8cdcc1f6ef85d5375e892f13d - category: main - optional: false -- name: pydantic - version: 2.12.5 - manager: conda - platform: win-64 - dependencies: - annotated-types: '>=0.6.0' - pydantic-core: 2.41.5 - python: '>=3.10' - typing-extensions: '>=4.6.1' - typing-inspection: '>=0.4.2' - typing_extensions: '>=4.14.1' - url: https://repo.prefix.dev/conda-forge/noarch/pydantic-2.12.5-pyhcf101f3_1.conda - hash: - md5: c3946ed24acdb28db1b5d63321dbca7d - sha256: 868569d9505b7fe246c880c11e2c44924d7613a8cdcc1f6ef85d5375e892f13d - category: main - optional: false -- name: pydantic-core - version: 2.41.5 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libgcc: '>=14' - python: '' - python_abi: 3.14.* - typing-extensions: '>=4.6.0,!=4.7.0' - url: https://repo.prefix.dev/conda-forge/linux-64/pydantic-core-2.41.5-py314h2e6c369_1.conda - hash: - md5: 432b0716a1dfac69b86aa38fdd59b7e6 - sha256: 7e0ae379796e28a429f8e48f2fe22a0f232979d65ec455e91f8dac689247d39f - category: main - optional: false -- name: pydantic-core - version: 2.41.5 - manager: conda - platform: win-64 - dependencies: - python: '' - python_abi: 3.14.* - typing-extensions: '>=4.6.0,!=4.7.0' - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/pydantic-core-2.41.5-py314h9f07db2_1.conda - hash: - md5: c1f37669ed289c378f3193b35c9df2a7 - sha256: 51773479d973c0b0b96cf581cb8444061eaac9b6c28f1cc6d33afc39201d5f13 - category: main - optional: false -- name: pydiso - version: 0.2.0 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libgcc: '>=14' - mkl: '>=2025.3.0,<2026.0a0' - numpy: '>=1.22.4' - python: '' - python_abi: 3.14.* - scipy: '>=1.12' - url: https://repo.prefix.dev/conda-forge/linux-64/pydiso-0.2.0-np2py314h7d8def5_1.conda - hash: - md5: b58a67384d152e59e83f19ad381a06c7 - sha256: def6b1e0b3995600a6d8d703367736a30ca61f583a9c77907956076cc61300c8 - category: main - optional: false -- name: pydiso - version: 0.2.0 - manager: conda - platform: win-64 - dependencies: - mkl: '>=2025.3.0,<2026.0a0' - numpy: '>=1.22.4' - python: '' - python_abi: 3.14.* - scipy: '>=1.12' - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/pydiso-0.2.0-np2py314h2b9c9a4_1.conda - hash: - md5: 176240a043c0cfd50d2091eac1408f08 - sha256: c01c87051b74fed3d98337973b7e35a4cbf60cb3cc6507446d9976e9a2ec7f2f - category: main - optional: false -- name: pygments - version: 2.20.0 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/pygments-2.20.0-pyhd8ed1ab_0.conda - hash: - md5: 16c18772b340887160c79a6acc022db0 - sha256: cf70b2f5ad9ae472b71235e5c8a736c9316df3705746de419b59d442e8348e86 - category: dev - optional: true -- name: pygments - version: 2.20.0 - manager: conda - platform: win-64 - dependencies: - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/pygments-2.20.0-pyhd8ed1ab_0.conda - hash: - md5: 16c18772b340887160c79a6acc022db0 - sha256: cf70b2f5ad9ae472b71235e5c8a736c9316df3705746de419b59d442e8348e86 - category: dev - optional: true -- name: pylint - version: 4.0.5 - manager: conda - platform: linux-64 - dependencies: - astroid: '>=4.0.2,<=4.1.dev0' - colorama: '>=0.4.5' - dill: '>=0.3.7' - isort: '>=5,!=5.13,<9' - mccabe: '>=0.6,<0.8' - platformdirs: '>=2.2' - python: '>=3.10' - tomli: '>=1.1' - tomlkit: '>=0.10.1' - url: https://repo.prefix.dev/conda-forge/noarch/pylint-4.0.5-pyhcf101f3_0.conda - hash: - md5: 7d9916ed19ecda71f0b00963365252a7 - sha256: a8e7736982409a56d2aa329d3052259fd45910f98fb7d3f2816f1a6d59624d60 - category: dev - optional: true -- name: pylint - version: 4.0.5 - manager: conda - platform: win-64 - dependencies: - astroid: '>=4.0.2,<=4.1.dev0' - colorama: '>=0.4.5' - dill: '>=0.3.7' - isort: '>=5,!=5.13,<9' - mccabe: '>=0.6,<0.8' - platformdirs: '>=2.2' - python: '>=3.10' - tomli: '>=1.1' - tomlkit: '>=0.10.1' - url: https://repo.prefix.dev/conda-forge/noarch/pylint-4.0.5-pyhcf101f3_0.conda - hash: - md5: 7d9916ed19ecda71f0b00963365252a7 - sha256: a8e7736982409a56d2aa329d3052259fd45910f98fb7d3f2816f1a6d59624d60 - category: dev - optional: true -- name: pymatsolver - version: 0.3.1 - manager: conda - platform: linux-64 - dependencies: - numpy: '>=1.21' - packaging: '' - pydiso: '>=0.1' - python: '>=3.10' - scipy: '>=1.8' - url: https://repo.prefix.dev/conda-forge/noarch/pymatsolver-0.3.1-pyh48887ae_201.conda - hash: - md5: b6805e522702eabf2ebbd236490d5eed - sha256: d49ad9b58b9eeae204a3677cafc389c00c7f0f830ef76f481ab9aaf3e0260bad - category: main - optional: false -- name: pymatsolver - version: 0.3.1 - manager: conda - platform: win-64 - dependencies: - numpy: '>=1.21' - packaging: '' - pydiso: '>=0.1' - python: '>=3.10' - scipy: '>=1.8' - url: https://repo.prefix.dev/conda-forge/noarch/pymatsolver-0.3.1-pyh48887ae_201.conda - hash: - md5: b6805e522702eabf2ebbd236490d5eed - sha256: d49ad9b58b9eeae204a3677cafc389c00c7f0f830ef76f481ab9aaf3e0260bad - category: main - optional: false -- name: pyparsing - version: 3.3.2 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/pyparsing-3.3.2-pyhcf101f3_0.conda - hash: - md5: 3687cc0b82a8b4c17e1f0eb7e47163d5 - sha256: 417fba4783e528ee732afa82999300859b065dc59927344b4859c64aae7182de - category: main - optional: false -- name: pyparsing - version: 3.3.2 - manager: conda - platform: win-64 - dependencies: - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/pyparsing-3.3.2-pyhcf101f3_0.conda - hash: - md5: 3687cc0b82a8b4c17e1f0eb7e47163d5 - sha256: 417fba4783e528ee732afa82999300859b065dc59927344b4859c64aae7182de - category: main - optional: false -- name: pysocks - version: 1.7.1 - manager: conda - platform: linux-64 - dependencies: - __unix: '' - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/pysocks-1.7.1-pyha55dd90_7.conda - hash: - md5: 461219d1a5bd61342293efa2c0c90eac - sha256: ba3b032fa52709ce0d9fd388f63d330a026754587a2f461117cac9ab73d8d0d8 - category: main - optional: false -- name: pysocks - version: 1.7.1 - manager: conda - platform: win-64 - dependencies: - __win: '' - python: '>=3.9' - win_inet_pton: '' - url: https://repo.prefix.dev/conda-forge/noarch/pysocks-1.7.1-pyh09c184e_7.conda - hash: - md5: e2fd202833c4a981ce8a65974fe4abd1 - sha256: d016e04b0e12063fbee4a2d5fbb9b39a8d191b5a0042f0b8459188aedeabb0ca - category: main - optional: false -- name: pytest - version: 9.0.3 - manager: conda - platform: linux-64 - dependencies: - colorama: '>=0.4' - exceptiongroup: '>=1' - iniconfig: '>=1.0.1' - packaging: '>=22' - pluggy: '>=1.5,<2' - pygments: '>=2.7.2' - python: '>=3.10' - tomli: '>=1' - url: https://repo.prefix.dev/conda-forge/noarch/pytest-9.0.3-pyhc364b38_1.conda - hash: - md5: 6a991452eadf2771952f39d43615bb3e - sha256: 960f59442173eee0731906a9077bd5ccf60f4b4226f05a22d1728ab9a21a879c - category: dev - optional: true -- name: pytest - version: 9.0.3 - manager: conda - platform: win-64 - dependencies: - colorama: '>=0.4' - exceptiongroup: '>=1' - iniconfig: '>=1.0.1' - packaging: '>=22' - pluggy: '>=1.5,<2' - pygments: '>=2.7.2' - python: '>=3.10' - tomli: '>=1' - url: https://repo.prefix.dev/conda-forge/noarch/pytest-9.0.3-pyhc364b38_1.conda - hash: - md5: 6a991452eadf2771952f39d43615bb3e - sha256: 960f59442173eee0731906a9077bd5ccf60f4b4226f05a22d1728ab9a21a879c - category: dev - optional: true -- name: pytest-cov - version: 7.1.0 - manager: conda - platform: linux-64 - dependencies: - coverage: '>=7.10.6' - pluggy: '>=1.2' - pytest: '>=7' - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/pytest-cov-7.1.0-pyhcf101f3_0.conda - hash: - md5: 67d1790eefa81ed305b89d8e314c7923 - sha256: 44e42919397bd00bfaa47358a6ca93d4c21493a8c18600176212ec21a8d25ca5 - category: dev - optional: true -- name: pytest-cov - version: 7.1.0 - manager: conda - platform: win-64 - dependencies: - coverage: '>=7.10.6' - pluggy: '>=1.2' - pytest: '>=7' - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/pytest-cov-7.1.0-pyhcf101f3_0.conda - hash: - md5: 67d1790eefa81ed305b89d8e314c7923 - sha256: 44e42919397bd00bfaa47358a6ca93d4c21493a8c18600176212ec21a8d25ca5 - category: dev - optional: true -- name: python - version: 3.14.4 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - bzip2: '>=1.0.8,<2.0a0' - ld_impl_linux-64: '>=2.36.1' - libexpat: '>=2.7.5,<3.0a0' - libffi: '>=3.5.2,<3.6.0a0' - libgcc: '>=14' - liblzma: '>=5.8.2,<6.0a0' - libmpdec: '>=4.0.0,<5.0a0' - libsqlite: '>=3.52.0,<4.0a0' - libuuid: '>=2.42,<3.0a0' - libzlib: '>=1.3.2,<2.0a0' - ncurses: '>=6.5,<7.0a0' - openssl: '>=3.5.6,<4.0a0' - pip: '' - python_abi: 3.14.* - readline: '>=8.3,<9.0a0' - tk: '>=8.6.13,<8.7.0a0' - tzdata: '' - zstd: '>=1.5.7,<1.6.0a0' - url: https://repo.prefix.dev/conda-forge/linux-64/python-3.14.4-habeac84_100_cp314.conda - hash: - md5: a443f87920815d41bfe611296e507995 - sha256: dec247c5badc811baa34d6085df9d0465535883cf745e22e8d79092ad54a3a7b - category: main - optional: false -- name: python - version: 3.14.4 - manager: conda - platform: win-64 - dependencies: - bzip2: '>=1.0.8,<2.0a0' - libexpat: '>=2.7.5,<3.0a0' - libffi: '>=3.5.2,<3.6.0a0' - liblzma: '>=5.8.2,<6.0a0' - libmpdec: '>=4.0.0,<5.0a0' - libsqlite: '>=3.52.0,<4.0a0' - libzlib: '>=1.3.2,<2.0a0' - openssl: '>=3.5.6,<4.0a0' - pip: '' - python_abi: 3.14.* - tk: '>=8.6.13,<8.7.0a0' - tzdata: '' - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - zstd: '>=1.5.7,<1.6.0a0' - url: https://repo.prefix.dev/conda-forge/win-64/python-3.14.4-h4b44e0e_100_cp314.conda - hash: - md5: 40b6a8f438afb5e7b314cc5c4a43cd84 - sha256: e258d626b0ba778abb319f128de4c1211306fe86fe0803166817b1ce2514c920 - category: main - optional: false -- name: python-dateutil - version: 2.9.0.post0 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.9' - six: '>=1.5' - url: https://repo.prefix.dev/conda-forge/noarch/python-dateutil-2.9.0.post0-pyhe01879c_2.conda - hash: - md5: 5b8d21249ff20967101ffa321cab24e8 - sha256: d6a17ece93bbd5139e02d2bd7dbfa80bee1a4261dced63f65f679121686bf664 - category: main - optional: false -- name: python-dateutil - version: 2.9.0.post0 - manager: conda - platform: win-64 - dependencies: - python: '>=3.9' - six: '>=1.5' - url: https://repo.prefix.dev/conda-forge/noarch/python-dateutil-2.9.0.post0-pyhe01879c_2.conda - hash: - md5: 5b8d21249ff20967101ffa321cab24e8 - sha256: d6a17ece93bbd5139e02d2bd7dbfa80bee1a4261dced63f65f679121686bf664 - category: main - optional: false -- name: python-fastjsonschema - version: 2.21.2 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/python-fastjsonschema-2.21.2-pyhe01879c_0.conda - hash: - md5: 23029aae904a2ba587daba708208012f - sha256: df9aa74e9e28e8d1309274648aac08ec447a92512c33f61a8de0afa9ce32ebe8 - category: dev - optional: true -- name: python-fastjsonschema - version: 2.21.2 - manager: conda - platform: win-64 - dependencies: - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/python-fastjsonschema-2.21.2-pyhe01879c_0.conda - hash: - md5: 23029aae904a2ba587daba708208012f - sha256: df9aa74e9e28e8d1309274648aac08ec447a92512c33f61a8de0afa9ce32ebe8 - category: dev - optional: true -- name: python-gil - version: 3.14.4 - manager: conda - platform: linux-64 - dependencies: - cpython: 3.14.4.* - python_abi: '*' - url: https://repo.prefix.dev/conda-forge/noarch/python-gil-3.14.4-h4df99d1_100.conda - hash: - md5: e4e60721757979d01d3964122f674959 - sha256: 36ff7984e4565c85149e64f8206303d412a0652e55cf806dcb856903fa056314 - category: dev - optional: true -- name: python-gil - version: 3.14.4 - manager: conda - platform: win-64 - dependencies: - cpython: 3.14.4.* - python_abi: '*' - url: https://repo.prefix.dev/conda-forge/noarch/python-gil-3.14.4-h4df99d1_100.conda - hash: - md5: e4e60721757979d01d3964122f674959 - sha256: 36ff7984e4565c85149e64f8206303d412a0652e55cf806dcb856903fa056314 - category: dev - optional: true -- name: python-json-logger - version: 2.0.7 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.6' - url: https://repo.prefix.dev/conda-forge/noarch/python-json-logger-2.0.7-pyhd8ed1ab_0.conda - hash: - md5: a61bf9ec79426938ff785eb69dbb1960 - sha256: 4790787fe1f4e8da616edca4acf6a4f8ed4e7c6967aa31b920208fc8f95efcca - category: dev - optional: true -- name: python-json-logger - version: 2.0.7 - manager: conda - platform: win-64 - dependencies: - python: '>=3.6' - url: https://repo.prefix.dev/conda-forge/noarch/python-json-logger-2.0.7-pyhd8ed1ab_0.conda - hash: - md5: a61bf9ec79426938ff785eb69dbb1960 - sha256: 4790787fe1f4e8da616edca4acf6a4f8ed4e7c6967aa31b920208fc8f95efcca - category: dev - optional: true -- name: python-mumps - version: 0.0.6 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libgcc: '>=14' - mumps-seq: '>=5.8.2,<5.8.3.0a0' - numpy: '>=1.23,<3' - python: '' - python_abi: 3.14.* - scipy: '>=1.13' - url: https://repo.prefix.dev/conda-forge/linux-64/python-mumps-0.0.6-nompi_hd9a44b4.conda - hash: - md5: f384e4c5209eb54398b806d63ee001be - sha256: 74186c7679ddf4ba2a09648eac343b0efcc69e1a5f7676a5aca0a27a6ab6644e - category: main - optional: false -- name: python-mumps - version: 0.0.6 - manager: conda - platform: win-64 - dependencies: - mumps-seq: '>=5.8.2,<5.8.3.0a0' - numpy: '>=1.23,<3' - python: '' - python_abi: 3.14.* - scipy: '>=1.13' - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/python-mumps-0.0.6-nompi_h3182675.conda - hash: - md5: 87eb7acb29aee35f125de481b589e471 - sha256: 337493fff7169792df9854ab37d80b086207b2886ba25b7f339eb50af532f903 - category: main - optional: false -- name: python-tzdata - version: '2026.1' - manager: conda - platform: linux-64 - dependencies: - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/python-tzdata-2026.1-pyhd8ed1ab_0.conda - hash: - md5: d8d30923ccee7525704599efd722aa16 - sha256: b5494ef54bc2394c6c4766ceeafac22507c4fc60de6cbfda45524fc2fcc3c9fc - category: main - optional: false -- name: python-tzdata - version: '2026.1' - manager: conda - platform: win-64 - dependencies: - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/python-tzdata-2026.1-pyhd8ed1ab_0.conda - hash: - md5: d8d30923ccee7525704599efd722aa16 - sha256: b5494ef54bc2394c6c4766ceeafac22507c4fc60de6cbfda45524fc2fcc3c9fc - category: main - optional: false -- name: python_abi - version: '3.14' - manager: conda - platform: linux-64 - dependencies: {} - url: https://repo.prefix.dev/conda-forge/noarch/python_abi-3.14-8_cp314.conda - hash: - md5: 0539938c55b6b1a59b560e843ad864a4 - sha256: ad6d2e9ac39751cc0529dd1566a26751a0bf2542adb0c232533d32e176e21db5 - category: main - optional: false -- name: python_abi - version: '3.14' - manager: conda - platform: win-64 - dependencies: {} - url: https://repo.prefix.dev/conda-forge/noarch/python_abi-3.14-8_cp314.conda - hash: - md5: 0539938c55b6b1a59b560e843ad864a4 - sha256: ad6d2e9ac39751cc0529dd1566a26751a0bf2542adb0c232533d32e176e21db5 - category: main - optional: false -- name: pywin32 - version: '311' - manager: conda - platform: win-64 - dependencies: - python: '' - python_abi: 3.14.* - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/pywin32-311-py314h8f8f202_1.conda - hash: - md5: 2d7b7ba21e8a8ced0eca553d4d53f773 - sha256: 6918a8067f296f3c65d43e84558170c9e6c3f4dd735cfe041af41a7fdba7b171 - category: dev - optional: true -- name: pywinpty - version: 2.0.15 - manager: conda - platform: win-64 - dependencies: - python: '>=3.14.0rc3,<3.15.0a0' - python_abi: 3.14.* - ucrt: '>=10.0.20348.0' - vc: '>=14.2,<15' - vc14_runtime: '>=14.29.30139' - winpty: '' - url: https://repo.prefix.dev/conda-forge/win-64/pywinpty-2.0.15-py314h51f0985_1.conda - hash: - md5: dd84e8748bd3c85a5c751b0576488080 - sha256: 048e20641da680aedaab285640a2aca56b7b5baf7a18f8f164f2796e13628c1f - category: dev - optional: true -- name: pyyaml - version: 6.0.3 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libgcc: '>=14' - python: '>=3.14,<3.15.0a0' - python_abi: 3.14.* - yaml: '>=0.2.5,<0.3.0a0' - url: https://repo.prefix.dev/conda-forge/linux-64/pyyaml-6.0.3-py314h67df5f8_1.conda - hash: - md5: 2035f68f96be30dc60a5dfd7452c7941 - sha256: b318fb070c7a1f89980ef124b80a0b5ccf3928143708a85e0053cde0169c699d - category: main - optional: false -- name: pyyaml - version: 6.0.3 - manager: conda - platform: win-64 - dependencies: - python: '>=3.14,<3.15.0a0' - python_abi: 3.14.* - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - yaml: '>=0.2.5,<0.3.0a0' - url: https://repo.prefix.dev/conda-forge/win-64/pyyaml-6.0.3-py314h2359020_1.conda - hash: - md5: 0cd9b88826d0f8db142071eb830bce56 - sha256: a2aff34027aa810ff36a190b75002d2ff6f9fbef71ec66e567616ac3a679d997 - category: main - optional: false -- name: pyzmq - version: 27.1.0 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - _python_abi3_support: 1.* - cpython: '>=3.12' - libgcc: '>=14' - libstdcxx: '>=14' - python: '' - zeromq: '>=4.3.5,<4.4.0a0' - url: https://repo.prefix.dev/conda-forge/linux-64/pyzmq-27.1.0-py312hda471dd_2.conda - hash: - md5: 082985717303dab433c976986c674b35 - sha256: be66c1f85c3b48137200d62c12d918f4f8ad329423daef04fed292818efd3c28 - category: dev - optional: true -- name: pyzmq - version: 27.1.0 - manager: conda - platform: win-64 - dependencies: - _python_abi3_support: 1.* - cpython: '>=3.12' - python: '' - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - zeromq: '>=4.3.5,<4.3.6.0a0' - url: https://repo.prefix.dev/conda-forge/win-64/pyzmq-27.1.0-py312h343a6d4_2.conda - hash: - md5: eb1ec67a70b4d479f7dd76e6c8fe7575 - sha256: d84bcc19a945ca03d1fd794be3e9896ab6afc9f691d58d9c2da514abe584d4df - category: dev - optional: true -- name: qhull - version: '2020.2' - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libgcc-ng: '>=12' - libstdcxx-ng: '>=12' - url: https://repo.prefix.dev/conda-forge/linux-64/qhull-2020.2-h434a139_5.conda - hash: - md5: 353823361b1d27eb3960efb076dfcaf6 - sha256: 776363493bad83308ba30bcb88c2552632581b143e8ee25b1982c8c743e73abc - category: main - optional: false -- name: qhull - version: '2020.2' - manager: conda - platform: win-64 - dependencies: - ucrt: '>=10.0.20348.0' - vc: '>=14.2,<15' - vc14_runtime: '>=14.29.30139' - url: https://repo.prefix.dev/conda-forge/win-64/qhull-2020.2-hc790b64_5.conda - hash: - md5: 854fbdff64b572b5c0b470f334d34c11 - sha256: 887d53486a37bd870da62b8fa2ebe3993f912ad04bd755e7ed7c47ced97cbaa8 - category: main - optional: false -- name: readline - version: '8.3' - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libgcc: '>=14' - ncurses: '>=6.5,<7.0a0' - url: https://repo.prefix.dev/conda-forge/linux-64/readline-8.3-h853b02a_0.conda - hash: - md5: d7d95fc8287ea7bf33e0e7116d2b95ec - sha256: 12ffde5a6f958e285aa22c191ca01bbd3d6e710aa852e00618fa6ddc59149002 - category: main - optional: false -- name: readthedocs-sphinx-ext - version: 2.2.5 - manager: conda - platform: linux-64 - dependencies: - jinja2: '>=2.9' - packaging: '' - python: '>=3.9' - requests: '' - url: https://repo.prefix.dev/conda-forge/noarch/readthedocs-sphinx-ext-2.2.5-pyhd8ed1ab_1.conda - hash: - md5: 42840a95562a02bef45e7b7fb24dcba4 - sha256: e391356581919077b1639ebd13f4cbb0773acfd5710cfe4188921e8a0387dc6b - category: dev - optional: true -- name: readthedocs-sphinx-ext - version: 2.2.5 - manager: conda - platform: win-64 - dependencies: - jinja2: '>=2.9' - packaging: '' - python: '>=3.9' - requests: '' - url: https://repo.prefix.dev/conda-forge/noarch/readthedocs-sphinx-ext-2.2.5-pyhd8ed1ab_1.conda - hash: - md5: 42840a95562a02bef45e7b7fb24dcba4 - sha256: e391356581919077b1639ebd13f4cbb0773acfd5710cfe4188921e8a0387dc6b - category: dev - optional: true -- name: referencing - version: 0.37.0 - manager: conda - platform: linux-64 - dependencies: - attrs: '>=22.2.0' - python: '>=3.10' - rpds-py: '>=0.7.0' - typing_extensions: '>=4.4.0' - url: https://repo.prefix.dev/conda-forge/noarch/referencing-0.37.0-pyhcf101f3_0.conda - hash: - md5: 870293df500ca7e18bedefa5838a22ab - sha256: 0577eedfb347ff94d0f2fa6c052c502989b028216996b45c7f21236f25864414 - category: dev - optional: true -- name: referencing - version: 0.37.0 - manager: conda - platform: win-64 - dependencies: - attrs: '>=22.2.0' - python: '>=3.10' - rpds-py: '>=0.7.0' - typing_extensions: '>=4.4.0' - url: https://repo.prefix.dev/conda-forge/noarch/referencing-0.37.0-pyhcf101f3_0.conda - hash: - md5: 870293df500ca7e18bedefa5838a22ab - sha256: 0577eedfb347ff94d0f2fa6c052c502989b028216996b45c7f21236f25864414 - category: dev - optional: true -- name: requests - version: 2.33.1 - manager: conda - platform: linux-64 - dependencies: - certifi: '>=2023.5.7' - charset-normalizer: '>=2,<4' - idna: '>=2.5,<4' - python: '>=3.10' - urllib3: '>=1.26,<3' - url: https://repo.prefix.dev/conda-forge/noarch/requests-2.33.1-pyhcf101f3_0.conda - hash: - md5: 10afbb4dbf06ff959ad25a92ccee6e59 - sha256: c0249bc4bf4c0e8e06d0e7b4d117a5d593cc4ab2144d5006d6d47c83cb0af18e - category: dev - optional: true -- name: requests - version: 2.33.1 - manager: conda - platform: win-64 - dependencies: - certifi: '>=2023.5.7' - charset-normalizer: '>=2,<4' - idna: '>=2.5,<4' - python: '>=3.10' - urllib3: '>=1.26,<3' - url: https://repo.prefix.dev/conda-forge/noarch/requests-2.33.1-pyhcf101f3_0.conda - hash: - md5: 10afbb4dbf06ff959ad25a92ccee6e59 - sha256: c0249bc4bf4c0e8e06d0e7b4d117a5d593cc4ab2144d5006d6d47c83cb0af18e - category: dev - optional: true -- name: rfc3339-validator - version: 0.1.4 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.9' - six: '' - url: https://repo.prefix.dev/conda-forge/noarch/rfc3339-validator-0.1.4-pyhd8ed1ab_1.conda - hash: - md5: 36de09a8d3e5d5e6f4ee63af49e59706 - sha256: 2e4372f600490a6e0b3bac60717278448e323cab1c0fecd5f43f7c56535a99c5 - category: dev - optional: true -- name: rfc3339-validator - version: 0.1.4 - manager: conda - platform: win-64 - dependencies: - python: '>=3.9' - six: '' - url: https://repo.prefix.dev/conda-forge/noarch/rfc3339-validator-0.1.4-pyhd8ed1ab_1.conda - hash: - md5: 36de09a8d3e5d5e6f4ee63af49e59706 - sha256: 2e4372f600490a6e0b3bac60717278448e323cab1c0fecd5f43f7c56535a99c5 - category: dev - optional: true -- name: rfc3986-validator - version: 0.1.1 - manager: conda - platform: linux-64 - dependencies: - python: '' - url: https://repo.prefix.dev/conda-forge/noarch/rfc3986-validator-0.1.1-pyh9f0ad1d_0.tar.bz2 - hash: - md5: 912a71cc01012ee38e6b90ddd561e36f - sha256: 2a5b495a1de0f60f24d8a74578ebc23b24aa53279b1ad583755f223097c41c37 - category: dev - optional: true -- name: rfc3986-validator - version: 0.1.1 - manager: conda - platform: win-64 - dependencies: - python: '' - url: https://repo.prefix.dev/conda-forge/noarch/rfc3986-validator-0.1.1-pyh9f0ad1d_0.tar.bz2 - hash: - md5: 912a71cc01012ee38e6b90ddd561e36f - sha256: 2a5b495a1de0f60f24d8a74578ebc23b24aa53279b1ad583755f223097c41c37 - category: dev - optional: true -- name: rfc3987-syntax - version: 1.1.0 - manager: conda - platform: linux-64 - dependencies: - lark: '>=1.2.2' - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/rfc3987-syntax-1.1.0-pyhe01879c_1.conda - hash: - md5: 7234f99325263a5af6d4cd195035e8f2 - sha256: 70001ac24ee62058557783d9c5a7bbcfd97bd4911ef5440e3f7a576f9e43bc92 - category: dev - optional: true -- name: rfc3987-syntax - version: 1.1.0 - manager: conda - platform: win-64 - dependencies: - lark: '>=1.2.2' - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/rfc3987-syntax-1.1.0-pyhe01879c_1.conda - hash: - md5: 7234f99325263a5af6d4cd195035e8f2 - sha256: 70001ac24ee62058557783d9c5a7bbcfd97bd4911ef5440e3f7a576f9e43bc92 - category: dev - optional: true -- name: rpds-py - version: 0.30.0 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libgcc: '>=14' - python: '' - python_abi: 3.14.* - url: https://repo.prefix.dev/conda-forge/linux-64/rpds-py-0.30.0-py314h2e6c369_0.conda - hash: - md5: c1c368b5437b0d1a68f372ccf01cb133 - sha256: e53b0cbf3b324eaa03ca1fe1a688fdf4ab42cea9c25270b0a7307d8aaaa4f446 - category: dev - optional: true -- name: rpds-py - version: 0.30.0 - manager: conda - platform: win-64 - dependencies: - python: '' - python_abi: 3.14.* - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/rpds-py-0.30.0-py314h9f07db2_0.conda - hash: - md5: e86531e278ad304438e530953cd55d14 - sha256: e4435368c5c25076dc0f5918ba531c5a92caee8e0e2f9912ef6810049cf00db2 - category: dev - optional: true -- name: rtree - version: 1.4.1 - manager: conda - platform: linux-64 - dependencies: - libspatialindex: '' - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/rtree-1.4.1-pyh11ca60a_0.conda - hash: - md5: 73f0eccab422ca6a96d904a805d68fa3 - sha256: 461ddd1d84c180bb682560b50d538e9e264ee5cc78cab5eb2a0f21cc24815bed - category: main - optional: false -- name: rtree - version: 1.4.1 - manager: conda - platform: win-64 - dependencies: - libspatialindex: '' - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/rtree-1.4.1-pyh11ca60a_0.conda - hash: - md5: 73f0eccab422ca6a96d904a805d68fa3 - sha256: 461ddd1d84c180bb682560b50d538e9e264ee5cc78cab5eb2a0f21cc24815bed - category: main - optional: false -- name: s2n - version: 1.7.1 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libgcc: '>=14' - openssl: '>=3.5.5,<4.0a0' - url: https://repo.prefix.dev/conda-forge/linux-64/s2n-1.7.1-h1cbb8d7_1.conda - hash: - md5: 9d978822b57bafe72ebd3f8b527bba71 - sha256: dbbe4ab36b90427f12d69fc14a8b601b6bca4185c6c4dd67b8046a8da9daec03 - category: main - optional: false -- name: scikit-learn - version: 1.8.0 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - _openmp_mutex: '>=4.5' - joblib: '>=1.3.0' - libgcc: '>=14' - libstdcxx: '>=14' - numpy: '>=1.24.1' - python: '' - python_abi: 3.14.* - scipy: '>=1.10.0' - threadpoolctl: '>=3.2.0' - url: https://repo.prefix.dev/conda-forge/linux-64/scikit-learn-1.8.0-np2py314hf09ca88_1.conda - hash: - md5: c9d90e43202c721281f3d74129223515 - sha256: bcf374fe61712928c624f410a831e9f2a36ad13429f598e6028203588d24b914 - category: main - optional: false -- name: scikit-learn - version: 1.8.0 - manager: conda - platform: win-64 - dependencies: - joblib: '>=1.3.0' - numpy: '>=1.24.1' - python: '' - python_abi: 3.14.* - scipy: '>=1.10.0' - threadpoolctl: '>=3.2.0' - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/scikit-learn-1.8.0-np2py314h1b5b07a_1.conda - hash: - md5: ba2216c82d626684433912bfec8a4843 - sha256: ce701fcf35e0b65d0822fe916f5536ed326c1b842fe1ba6d08c5fcac4ec8dc75 - category: main - optional: false -- name: scipy - version: 1.17.1 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libblas: '>=3.9.0,<4.0a0' - libcblas: '>=3.9.0,<4.0a0' - libgcc: '>=14' - libgfortran: '' - libgfortran5: '>=14.3.0' - liblapack: '>=3.9.0,<4.0a0' - libstdcxx: '>=14' - numpy: <2.7 - python: '>=3.14,<3.15.0a0' - python_abi: 3.14.* - url: https://repo.prefix.dev/conda-forge/linux-64/scipy-1.17.1-py314hf07bd8e_0.conda - hash: - md5: d0510124f87c75403090e220db1e9d41 - sha256: 1ae427836d7979779c9005388a05993a3addabcc66c4422694639a4272d7d972 - category: main - optional: false -- name: scipy - version: 1.17.1 - manager: conda - platform: win-64 - dependencies: - libblas: '>=3.9.0,<4.0a0' - libcblas: '>=3.9.0,<4.0a0' - liblapack: '>=3.9.0,<4.0a0' - numpy: <2.7 - python: '>=3.14,<3.15.0a0' - python_abi: 3.14.* - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/scipy-1.17.1-py314h221f224_0.conda - hash: - md5: cfcd38938ee0137f4bf0ca824dfb0887 - sha256: d9a7b6d3a306195eef4db814614a74746aae4b63e570f6db15769bd28d19a957 - category: main - optional: false -- name: send2trash - version: 2.1.0 - manager: conda - platform: linux-64 - dependencies: - __linux: '' - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/send2trash-2.1.0-pyha191276_1.conda - hash: - md5: 28eb91468df04f655a57bcfbb35fc5c5 - sha256: 59656f6b2db07229351dfb3a859c35e57cc8e8bcbc86d4e501bff881a6f771f1 - category: dev - optional: true -- name: send2trash - version: 2.1.0 - manager: conda - platform: win-64 - dependencies: - __win: '' - python: '>=3.10' - pywin32: '' - url: https://repo.prefix.dev/conda-forge/noarch/send2trash-2.1.0-pyh6dadd2b_1.conda - hash: - md5: 6ac53f3fff2c416d63511843a04646fa - sha256: 305446a0b018f285351300463653d3d3457687270e20eda37417b12ee386ef76 - category: dev - optional: true -- name: setuptools - version: 82.0.1 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/setuptools-82.0.1-pyh332efcf_0.conda - hash: - md5: 8e194e7b992f99a5015edbd4ebd38efd - sha256: 82088a6e4daa33329a30bc26dc19a98c7c1d3f05c0f73ce9845d4eab4924e9e1 - category: main - optional: false -- name: setuptools - version: 82.0.1 - manager: conda - platform: win-64 - dependencies: - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/setuptools-82.0.1-pyh332efcf_0.conda - hash: - md5: 8e194e7b992f99a5015edbd4ebd38efd - sha256: 82088a6e4daa33329a30bc26dc19a98c7c1d3f05c0f73ce9845d4eab4924e9e1 - category: main - optional: false -- name: six - version: 1.17.0 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/six-1.17.0-pyhe01879c_1.conda - hash: - md5: 3339e3b65d58accf4ca4fb8748ab16b3 - sha256: 458227f759d5e3fcec5d9b7acce54e10c9e1f4f4b7ec978f3bfd54ce4ee9853d - category: main - optional: false -- name: six - version: 1.17.0 - manager: conda - platform: win-64 - dependencies: - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/six-1.17.0-pyhe01879c_1.conda - hash: - md5: 3339e3b65d58accf4ca4fb8748ab16b3 - sha256: 458227f759d5e3fcec5d9b7acce54e10c9e1f4f4b7ec978f3bfd54ce4ee9853d - category: main - optional: false -- name: sniffio - version: 1.3.1 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/sniffio-1.3.1-pyhd8ed1ab_2.conda - hash: - md5: 03fe290994c5e4ec17293cfb6bdce520 - sha256: dce518f45e24cd03f401cb0616917773159a210c19d601c5f2d4e0e5879d30ad - category: dev - optional: true -- name: sniffio - version: 1.3.1 - manager: conda - platform: win-64 - dependencies: - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/sniffio-1.3.1-pyhd8ed1ab_2.conda - hash: - md5: 03fe290994c5e4ec17293cfb6bdce520 - sha256: dce518f45e24cd03f401cb0616917773159a210c19d601c5f2d4e0e5879d30ad - category: dev - optional: true -- name: snowballstemmer - version: 3.0.1 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/snowballstemmer-3.0.1-pyhd8ed1ab_0.conda - hash: - md5: 755cf22df8693aa0d1aec1c123fa5863 - sha256: 17007a4cfbc564dc3e7310dcbe4932c6ecb21593d4fec3c68610720f19e73fb2 - category: dev - optional: true -- name: snowballstemmer - version: 3.0.1 - manager: conda - platform: win-64 - dependencies: - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/snowballstemmer-3.0.1-pyhd8ed1ab_0.conda - hash: - md5: 755cf22df8693aa0d1aec1c123fa5863 - sha256: 17007a4cfbc564dc3e7310dcbe4932c6ecb21593d4fec3c68610720f19e73fb2 - category: dev - optional: true -- name: sortedcontainers - version: 2.4.0 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/sortedcontainers-2.4.0-pyhd8ed1ab_1.conda - hash: - md5: 0401a17ae845fa72c7210e206ec5647d - sha256: d1e3e06b5cf26093047e63c8cc77b70d970411c5cbc0cb1fad461a8a8df599f7 - category: main - optional: false -- name: sortedcontainers - version: 2.4.0 - manager: conda - platform: win-64 - dependencies: - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/sortedcontainers-2.4.0-pyhd8ed1ab_1.conda - hash: - md5: 0401a17ae845fa72c7210e206ec5647d - sha256: d1e3e06b5cf26093047e63c8cc77b70d970411c5cbc0cb1fad461a8a8df599f7 - category: main - optional: false -- name: soupsieve - version: 2.8.3 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/soupsieve-2.8.3-pyhd8ed1ab_0.conda - hash: - md5: 18de09b20462742fe093ba39185d9bac - sha256: 23b71ecf089967d2900126920e7f9ff18cdcef82dbff3e2f54ffa360243a17ac - category: dev - optional: true -- name: soupsieve - version: 2.8.3 - manager: conda - platform: win-64 - dependencies: - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/soupsieve-2.8.3-pyhd8ed1ab_0.conda - hash: - md5: 18de09b20462742fe093ba39185d9bac - sha256: 23b71ecf089967d2900126920e7f9ff18cdcef82dbff3e2f54ffa360243a17ac - category: dev - optional: true -- name: sphinx - version: 5.3.0 - manager: conda - platform: linux-64 - dependencies: - alabaster: '>=0.7,<0.8' - babel: '>=2.9' - colorama: '>=0.4.5' - docutils: '>=0.14,<0.20' - imagesize: '>=1.3' - importlib-metadata: '>=4.8' - jinja2: '>=3.0' - packaging: '>=21.0' - pygments: '>=2.12' - python: '>=3.7' - requests: '>=2.5.0' - snowballstemmer: '>=2.0' - sphinxcontrib-applehelp: '' - sphinxcontrib-devhelp: '' - sphinxcontrib-htmlhelp: '>=2.0.0' - sphinxcontrib-jsmath: '' - sphinxcontrib-qthelp: '' - sphinxcontrib-serializinghtml: '>=1.1.5' - url: https://repo.prefix.dev/conda-forge/noarch/sphinx-5.3.0-pyhd8ed1ab_0.tar.bz2 - hash: - md5: f9e1fcfe235d655900bfeb6aee426472 - sha256: f11fd5fb4ae2c65f41ae86e7408e3ab44844898d928264aa9e89929fffc685c8 - category: dev - optional: true -- name: sphinx - version: 5.3.0 - manager: conda - platform: win-64 - dependencies: - alabaster: '>=0.7,<0.8' - babel: '>=2.9' - colorama: '>=0.4.5' - docutils: '>=0.14,<0.20' - imagesize: '>=1.3' - importlib-metadata: '>=4.8' - jinja2: '>=3.0' - packaging: '>=21.0' - pygments: '>=2.12' - python: '>=3.7' - requests: '>=2.5.0' - snowballstemmer: '>=2.0' - sphinxcontrib-applehelp: '' - sphinxcontrib-devhelp: '' - sphinxcontrib-htmlhelp: '>=2.0.0' - sphinxcontrib-jsmath: '' - sphinxcontrib-qthelp: '' - sphinxcontrib-serializinghtml: '>=1.1.5' - url: https://repo.prefix.dev/conda-forge/noarch/sphinx-5.3.0-pyhd8ed1ab_0.tar.bz2 - hash: - md5: f9e1fcfe235d655900bfeb6aee426472 - sha256: f11fd5fb4ae2c65f41ae86e7408e3ab44844898d928264aa9e89929fffc685c8 - category: dev - optional: true -- name: sphinxcontrib-applehelp - version: 2.0.0 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.9' - sphinx: '>=5' - url: https://repo.prefix.dev/conda-forge/noarch/sphinxcontrib-applehelp-2.0.0-pyhd8ed1ab_1.conda - hash: - md5: 16e3f039c0aa6446513e94ab18a8784b - sha256: d7433a344a9ad32a680b881c81b0034bc61618d12c39dd6e3309abeffa9577ba - category: dev - optional: true -- name: sphinxcontrib-applehelp - version: 2.0.0 - manager: conda - platform: win-64 - dependencies: - python: '>=3.9' - sphinx: '>=5' - url: https://repo.prefix.dev/conda-forge/noarch/sphinxcontrib-applehelp-2.0.0-pyhd8ed1ab_1.conda - hash: - md5: 16e3f039c0aa6446513e94ab18a8784b - sha256: d7433a344a9ad32a680b881c81b0034bc61618d12c39dd6e3309abeffa9577ba - category: dev - optional: true -- name: sphinxcontrib-devhelp - version: 2.0.0 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.9' - sphinx: '>=5' - url: https://repo.prefix.dev/conda-forge/noarch/sphinxcontrib-devhelp-2.0.0-pyhd8ed1ab_1.conda - hash: - md5: 910f28a05c178feba832f842155cbfff - sha256: 55d5076005d20b84b20bee7844e686b7e60eb9f683af04492e598a622b12d53d - category: dev - optional: true -- name: sphinxcontrib-devhelp - version: 2.0.0 - manager: conda - platform: win-64 - dependencies: - python: '>=3.9' - sphinx: '>=5' - url: https://repo.prefix.dev/conda-forge/noarch/sphinxcontrib-devhelp-2.0.0-pyhd8ed1ab_1.conda - hash: - md5: 910f28a05c178feba832f842155cbfff - sha256: 55d5076005d20b84b20bee7844e686b7e60eb9f683af04492e598a622b12d53d - category: dev - optional: true -- name: sphinxcontrib-htmlhelp - version: 2.1.0 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.9' - sphinx: '>=5' - url: https://repo.prefix.dev/conda-forge/noarch/sphinxcontrib-htmlhelp-2.1.0-pyhd8ed1ab_1.conda - hash: - md5: e9fb3fe8a5b758b4aff187d434f94f03 - sha256: c1492c0262ccf16694bdcd3bb62aa4627878ea8782d5cd3876614ffeb62b3996 - category: dev - optional: true -- name: sphinxcontrib-htmlhelp - version: 2.1.0 - manager: conda - platform: win-64 - dependencies: - python: '>=3.9' - sphinx: '>=5' - url: https://repo.prefix.dev/conda-forge/noarch/sphinxcontrib-htmlhelp-2.1.0-pyhd8ed1ab_1.conda - hash: - md5: e9fb3fe8a5b758b4aff187d434f94f03 - sha256: c1492c0262ccf16694bdcd3bb62aa4627878ea8782d5cd3876614ffeb62b3996 - category: dev - optional: true -- name: sphinxcontrib-jsmath - version: 1.0.1 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/sphinxcontrib-jsmath-1.0.1-pyhd8ed1ab_1.conda - hash: - md5: fa839b5ff59e192f411ccc7dae6588bb - sha256: 578bef5ec630e5b2b8810d898bbbf79b9ae66d49b7938bcc3efc364e679f2a62 - category: dev - optional: true -- name: sphinxcontrib-jsmath - version: 1.0.1 - manager: conda - platform: win-64 - dependencies: - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/sphinxcontrib-jsmath-1.0.1-pyhd8ed1ab_1.conda - hash: - md5: fa839b5ff59e192f411ccc7dae6588bb - sha256: 578bef5ec630e5b2b8810d898bbbf79b9ae66d49b7938bcc3efc364e679f2a62 - category: dev - optional: true -- name: sphinxcontrib-qthelp - version: 2.0.0 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.9' - sphinx: '>=5' - url: https://repo.prefix.dev/conda-forge/noarch/sphinxcontrib-qthelp-2.0.0-pyhd8ed1ab_1.conda - hash: - md5: 00534ebcc0375929b45c3039b5ba7636 - sha256: c664fefae4acdb5fae973bdde25836faf451f41d04342b64a358f9a7753c92ca - category: dev - optional: true -- name: sphinxcontrib-qthelp - version: 2.0.0 - manager: conda - platform: win-64 - dependencies: - python: '>=3.9' - sphinx: '>=5' - url: https://repo.prefix.dev/conda-forge/noarch/sphinxcontrib-qthelp-2.0.0-pyhd8ed1ab_1.conda - hash: - md5: 00534ebcc0375929b45c3039b5ba7636 - sha256: c664fefae4acdb5fae973bdde25836faf451f41d04342b64a358f9a7753c92ca - category: dev - optional: true -- name: sphinxcontrib-serializinghtml - version: 1.1.10 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.9' - sphinx: '>=5' - url: https://repo.prefix.dev/conda-forge/noarch/sphinxcontrib-serializinghtml-1.1.10-pyhd8ed1ab_1.conda - hash: - md5: 3bc61f7161d28137797e038263c04c54 - sha256: 64d89ecc0264347486971a94487cb8d7c65bfc0176750cf7502b8a272f4ab557 - category: dev - optional: true -- name: sphinxcontrib-serializinghtml - version: 1.1.10 - manager: conda - platform: win-64 - dependencies: - python: '>=3.9' - sphinx: '>=5' - url: https://repo.prefix.dev/conda-forge/noarch/sphinxcontrib-serializinghtml-1.1.10-pyhd8ed1ab_1.conda - hash: - md5: 3bc61f7161d28137797e038263c04c54 - sha256: 64d89ecc0264347486971a94487cb8d7c65bfc0176750cf7502b8a272f4ab557 - category: dev - optional: true -- name: stack_data - version: 0.6.3 - manager: conda - platform: linux-64 - dependencies: - asttokens: '' - executing: '' - pure_eval: '' - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/stack_data-0.6.3-pyhd8ed1ab_1.conda - hash: - md5: b1b505328da7a6b246787df4b5a49fbc - sha256: 570da295d421661af487f1595045760526964f41471021056e993e73089e9c41 - category: dev - optional: true -- name: stack_data - version: 0.6.3 - manager: conda - platform: win-64 - dependencies: - asttokens: '' - executing: '' - pure_eval: '' - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/stack_data-0.6.3-pyhd8ed1ab_1.conda - hash: - md5: b1b505328da7a6b246787df4b5a49fbc - sha256: 570da295d421661af487f1595045760526964f41471021056e993e73089e9c41 - category: dev - optional: true -- name: tbb - version: 2022.3.0 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libgcc: '>=14' - libhwloc: '>=2.12.2,<2.12.3.0a0' - libstdcxx: '>=14' - url: https://repo.prefix.dev/conda-forge/linux-64/tbb-2022.3.0-hb700be7_2.conda - hash: - md5: 8f7278ca5f7456a974992a8b34284737 - sha256: 975710e4b7f1b13c3c30b7fbf21e22f50abe0463b6b47a231582fdedcc45c961 - category: main - optional: false -- name: tbb - version: 2022.3.0 - manager: conda - platform: win-64 - dependencies: - libhwloc: '>=2.12.2,<2.12.3.0a0' - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/tbb-2022.3.0-h3155e25_2.conda - hash: - md5: 0f9817ffbe25f9e69ceba5ea70c52606 - sha256: abd9a489f059fba85c8ffa1abdaa4d515d6de6a3325238b8e81203b913cf65a9 - category: main - optional: false -- name: tblib - version: 3.2.2 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/tblib-3.2.2-pyhcf101f3_0.conda - hash: - md5: f88bb644823094f436792f80fba3207e - sha256: 6b549360f687ee4d11bf85a6d6a276a30f9333df1857adb0fe785f0f8e9bcd60 - category: main - optional: false -- name: tblib - version: 3.2.2 - manager: conda - platform: win-64 - dependencies: - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/tblib-3.2.2-pyhcf101f3_0.conda - hash: - md5: f88bb644823094f436792f80fba3207e - sha256: 6b549360f687ee4d11bf85a6d6a276a30f9333df1857adb0fe785f0f8e9bcd60 - category: main - optional: false -- name: terminado - version: 0.18.1 - manager: conda - platform: linux-64 - dependencies: - __unix: '' - ptyprocess: '' - python: '>=3.10' - tornado: '>=6.1.0' - url: https://repo.prefix.dev/conda-forge/noarch/terminado-0.18.1-pyhc90fa1f_1.conda - hash: - md5: 17b43cee5cc84969529d5d0b0309b2cb - sha256: 6b6727a13d1ca6a23de5e6686500d0669081a117736a87c8abf444d60c1e40eb - category: dev - optional: true -- name: terminado - version: 0.18.1 - manager: conda - platform: win-64 - dependencies: - __win: '' - python: '>=3.10' - pywinpty: '>=1.1.0' - tornado: '>=6.1.0' - url: https://repo.prefix.dev/conda-forge/noarch/terminado-0.18.1-pyh6dadd2b_1.conda - hash: - md5: e43ca10d61e55d0a8ec5d8c62474ec9e - sha256: b375e8df0d5710717c31e7c8e93c025c37fa3504aea325c7a55509f64e5d4340 - category: dev - optional: true -- name: threadpoolctl - version: 3.6.0 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/threadpoolctl-3.6.0-pyhecae5ae_0.conda - hash: - md5: 9d64911b31d57ca443e9f1e36b04385f - sha256: 6016672e0e72c4cf23c0cf7b1986283bd86a9c17e8d319212d78d8e9ae42fdfd - category: main - optional: false -- name: threadpoolctl - version: 3.6.0 - manager: conda - platform: win-64 - dependencies: - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/threadpoolctl-3.6.0-pyhecae5ae_0.conda - hash: - md5: 9d64911b31d57ca443e9f1e36b04385f - sha256: 6016672e0e72c4cf23c0cf7b1986283bd86a9c17e8d319212d78d8e9ae42fdfd - category: main - optional: false -- name: tinycss2 - version: 1.4.0 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.5' - webencodings: '>=0.4' - url: https://repo.prefix.dev/conda-forge/noarch/tinycss2-1.4.0-pyhd8ed1ab_0.conda - hash: - md5: f1acf5fdefa8300de697982bcb1761c9 - sha256: cad582d6f978276522f84bd209a5ddac824742fe2d452af6acf900f8650a73a2 - category: dev - optional: true -- name: tinycss2 - version: 1.4.0 - manager: conda - platform: win-64 - dependencies: - python: '>=3.5' - webencodings: '>=0.4' - url: https://repo.prefix.dev/conda-forge/noarch/tinycss2-1.4.0-pyhd8ed1ab_0.conda - hash: - md5: f1acf5fdefa8300de697982bcb1761c9 - sha256: cad582d6f978276522f84bd209a5ddac824742fe2d452af6acf900f8650a73a2 - category: dev - optional: true -- name: tk - version: 8.6.13 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libgcc: '>=14' - libzlib: '>=1.3.1,<2.0a0' - url: https://repo.prefix.dev/conda-forge/linux-64/tk-8.6.13-noxft_h366c992_103.conda - hash: - md5: cffd3bdd58090148f4cfcd831f4b26ab - sha256: cafeec44494f842ffeca27e9c8b0c27ed714f93ac77ddadc6aaf726b5554ebac - category: main - optional: false -- name: tk - version: 8.6.13 - manager: conda - platform: win-64 - dependencies: - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/tk-8.6.13-h6ed50ae_3.conda - hash: - md5: 0481bfd9814bf525bd4b3ee4b51494c4 - sha256: 0e79810fae28f3b69fe7391b0d43f5474d6bd91d451d5f2bde02f55ae481d5e3 - category: main - optional: false -- name: tomli - version: 2.4.1 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/tomli-2.4.1-pyhcf101f3_0.conda - hash: - md5: b5325cf06a000c5b14970462ff5e4d58 - sha256: 91cafdb64268e43e0e10d30bd1bef5af392e69f00edd34dfaf909f69ab2da6bd - category: dev - optional: true -- name: tomli - version: 2.4.1 - manager: conda - platform: win-64 - dependencies: - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/tomli-2.4.1-pyhcf101f3_0.conda - hash: - md5: b5325cf06a000c5b14970462ff5e4d58 - sha256: 91cafdb64268e43e0e10d30bd1bef5af392e69f00edd34dfaf909f69ab2da6bd - category: dev - optional: true -- name: tomlkit - version: 0.14.0 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/tomlkit-0.14.0-pyha770c72_0.conda - hash: - md5: 385dca77a8b0ec6fa9b92cb62d09b43b - sha256: b35082091c8efd084e51bc3a4a2d3b07897eff232aaf58cbc0f959b6291a6a93 - category: dev - optional: true -- name: tomlkit - version: 0.14.0 - manager: conda - platform: win-64 - dependencies: - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/tomlkit-0.14.0-pyha770c72_0.conda - hash: - md5: 385dca77a8b0ec6fa9b92cb62d09b43b - sha256: b35082091c8efd084e51bc3a4a2d3b07897eff232aaf58cbc0f959b6291a6a93 - category: dev - optional: true -- name: toolz - version: 1.1.0 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/toolz-1.1.0-pyhd8ed1ab_1.conda - hash: - md5: c07a6153f8306e45794774cf9b13bd32 - sha256: 4e379e1c18befb134247f56021fdf18e112fb35e64dd1691858b0a0f3bea9a45 - category: main - optional: false -- name: toolz - version: 1.1.0 - manager: conda - platform: win-64 - dependencies: - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/toolz-1.1.0-pyhd8ed1ab_1.conda - hash: - md5: c07a6153f8306e45794774cf9b13bd32 - sha256: 4e379e1c18befb134247f56021fdf18e112fb35e64dd1691858b0a0f3bea9a45 - category: main - optional: false -- name: tornado - version: 6.5.5 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libgcc: '>=14' - python: '>=3.14,<3.15.0a0' - python_abi: 3.14.* - url: https://repo.prefix.dev/conda-forge/linux-64/tornado-6.5.5-py314h5bd0f2a_0.conda - hash: - md5: dc1ff1e915ab35a06b6fa61efae73ab5 - sha256: ed8d06093ff530a2dae9ed1e51eb6f908fbfd171e8b62f4eae782d67b420be5a - category: main - optional: false -- name: tornado - version: 6.5.5 - manager: conda - platform: win-64 - dependencies: - python: '>=3.14,<3.15.0a0' - python_abi: 3.14.* - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/tornado-6.5.5-py314h5a2d7ad_0.conda - hash: - md5: 87b1215adf7f0ba1fb9250af9fc668e1 - sha256: 49d64837dd02475903479ca47b82669bd6c9f7e6afde61860c6f3f2bd57d8a03 - category: main - optional: false -- name: tqdm - version: 4.67.3 - manager: conda - platform: linux-64 - dependencies: - __unix: '' - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/tqdm-4.67.3-pyh8f84b5b_0.conda - hash: - md5: e5ce43272193b38c2e9037446c1d9206 - sha256: 9ef8e47cf00e4d6dcc114eb32a1504cc18206300572ef14d76634ba29dfe1eb6 - category: main - optional: false -- name: tqdm - version: 4.67.3 - manager: conda - platform: win-64 - dependencies: - __win: '' - colorama: '' - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/tqdm-4.67.3-pyha7b4d00_0.conda - hash: - md5: af77160f8428924c17db94e04aa69409 - sha256: 63cc2def6e168622728c7800ed6b3c1761ceecb18b354c81cee1a0a94c09900a - category: main - optional: false -- name: traitlets - version: 5.14.3 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/traitlets-5.14.3-pyhd8ed1ab_1.conda - hash: - md5: 019a7385be9af33791c989871317e1ed - sha256: f39a5620c6e8e9e98357507262a7869de2ae8cc07da8b7f84e517c9fd6c2b959 - category: dev - optional: true -- name: traitlets - version: 5.14.3 - manager: conda - platform: win-64 - dependencies: - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/traitlets-5.14.3-pyhd8ed1ab_1.conda - hash: - md5: 019a7385be9af33791c989871317e1ed - sha256: f39a5620c6e8e9e98357507262a7869de2ae8cc07da8b7f84e517c9fd6c2b959 - category: dev - optional: true -- name: trimesh - version: 4.1.8 - manager: conda - platform: linux-64 - dependencies: - numpy: '' - python: '>=2.7' - url: https://repo.prefix.dev/conda-forge/noarch/trimesh-4.1.8-pyhd8ed1ab_0.conda - hash: - md5: 78302527eb6c9d18b07a91e6a72ef957 - sha256: 021110c37eca2f0fca85ba6ac4576c509d23079758f63942e2f9a6954282f2ce - category: main - optional: false -- name: trimesh - version: 4.1.8 - manager: conda - platform: win-64 - dependencies: - numpy: '' - python: '>=2.7' - url: https://repo.prefix.dev/conda-forge/noarch/trimesh-4.1.8-pyhd8ed1ab_0.conda - hash: - md5: 78302527eb6c9d18b07a91e6a72ef957 - sha256: 021110c37eca2f0fca85ba6ac4576c509d23079758f63942e2f9a6954282f2ce - category: main - optional: false -- name: typing-extensions - version: 4.15.0 - manager: conda - platform: linux-64 - dependencies: - typing_extensions: ==4.15.0 - url: https://repo.prefix.dev/conda-forge/noarch/typing-extensions-4.15.0-h396c80c_0.conda - hash: - md5: edd329d7d3a4ab45dcf905899a7a6115 - sha256: 7c2df5721c742c2a47b2c8f960e718c930031663ac1174da67c1ed5999f7938c - category: main - optional: false -- name: typing-extensions - version: 4.15.0 - manager: conda - platform: win-64 - dependencies: - typing_extensions: ==4.15.0 - url: https://repo.prefix.dev/conda-forge/noarch/typing-extensions-4.15.0-h396c80c_0.conda - hash: - md5: edd329d7d3a4ab45dcf905899a7a6115 - sha256: 7c2df5721c742c2a47b2c8f960e718c930031663ac1174da67c1ed5999f7938c - category: main - optional: false -- name: typing-inspection - version: 0.4.2 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.10' - typing_extensions: '>=4.12.0' - url: https://repo.prefix.dev/conda-forge/noarch/typing-inspection-0.4.2-pyhd8ed1ab_1.conda - hash: - md5: a0a4a3035667fc34f29bfbd5c190baa6 - sha256: 70db27de58a97aeb7ba7448366c9853f91b21137492e0b4430251a1870aa8ff4 - category: main - optional: false -- name: typing-inspection - version: 0.4.2 - manager: conda - platform: win-64 - dependencies: - python: '>=3.10' - typing_extensions: '>=4.12.0' - url: https://repo.prefix.dev/conda-forge/noarch/typing-inspection-0.4.2-pyhd8ed1ab_1.conda - hash: - md5: a0a4a3035667fc34f29bfbd5c190baa6 - sha256: 70db27de58a97aeb7ba7448366c9853f91b21137492e0b4430251a1870aa8ff4 - category: main - optional: false -- name: typing_extensions - version: 4.15.0 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/typing_extensions-4.15.0-pyhcf101f3_0.conda - hash: - md5: 0caa1af407ecff61170c9437a808404d - sha256: 032271135bca55aeb156cee361c81350c6f3fb203f57d024d7e5a1fc9ef18731 - category: main - optional: false -- name: typing_extensions - version: 4.15.0 - manager: conda - platform: win-64 - dependencies: - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/typing_extensions-4.15.0-pyhcf101f3_0.conda - hash: - md5: 0caa1af407ecff61170c9437a808404d - sha256: 032271135bca55aeb156cee361c81350c6f3fb203f57d024d7e5a1fc9ef18731 - category: main - optional: false -- name: typing_utils - version: 0.1.0 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/typing_utils-0.1.0-pyhd8ed1ab_1.conda - hash: - md5: f6d7aa696c67756a650e91e15e88223c - sha256: 3088d5d873411a56bf988eee774559335749aed6f6c28e07bf933256afb9eb6c - category: dev - optional: true -- name: typing_utils - version: 0.1.0 - manager: conda - platform: win-64 - dependencies: - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/typing_utils-0.1.0-pyhd8ed1ab_1.conda - hash: - md5: f6d7aa696c67756a650e91e15e88223c - sha256: 3088d5d873411a56bf988eee774559335749aed6f6c28e07bf933256afb9eb6c - category: dev - optional: true -- name: tzdata - version: 2025c - manager: conda - platform: linux-64 - dependencies: {} - url: https://repo.prefix.dev/conda-forge/noarch/tzdata-2025c-hc9c84f9_1.conda - hash: - md5: ad659d0a2b3e47e38d829aa8cad2d610 - sha256: 1d30098909076af33a35017eed6f2953af1c769e273a0626a04722ac4acaba3c - category: main - optional: false -- name: tzdata - version: 2025c - manager: conda - platform: win-64 - dependencies: {} - url: https://repo.prefix.dev/conda-forge/noarch/tzdata-2025c-hc9c84f9_1.conda - hash: - md5: ad659d0a2b3e47e38d829aa8cad2d610 - sha256: 1d30098909076af33a35017eed6f2953af1c769e273a0626a04722ac4acaba3c - category: main - optional: false -- name: ucrt - version: 10.0.26100.0 - manager: conda - platform: win-64 - dependencies: {} - url: https://repo.prefix.dev/conda-forge/win-64/ucrt-10.0.26100.0-h57928b3_0.conda - hash: - md5: 71b24316859acd00bdb8b38f5e2ce328 - sha256: 3005729dce6f3d3f5ec91dfc49fc75a0095f9cd23bab49efb899657297ac91a5 - category: main - optional: false -- name: unicodedata2 - version: 17.0.1 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libgcc: '>=14' - python: '>=3.14,<3.15.0a0' - python_abi: 3.14.* - url: https://repo.prefix.dev/conda-forge/linux-64/unicodedata2-17.0.1-py314h5bd0f2a_0.conda - hash: - md5: 494fdf358c152f9fdd0673c128c2f3dd - sha256: ff1c1d7c23b91c9b0eb93a3e1380f4e2ac6c37ea2bba4f932a5484e9a55bba30 - category: main - optional: false -- name: unicodedata2 - version: 17.0.1 - manager: conda - platform: win-64 - dependencies: - python: '>=3.14,<3.15.0a0' - python_abi: 3.14.* - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/unicodedata2-17.0.1-py314h5a2d7ad_0.conda - hash: - md5: d6b580a13384df5155c6ca19ee66854e - sha256: 9041e463044944460f73f9528f2ec491180f0ffe857e3555aa8160b81050b8d9 - category: main - optional: false -- name: uri-template - version: 1.3.0 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/uri-template-1.3.0-pyhd8ed1ab_1.conda - hash: - md5: e7cb0f5745e4c5035a460248334af7eb - sha256: e0eb6c8daf892b3056f08416a96d68b0a358b7c46b99c8a50481b22631a4dfc0 - category: dev - optional: true -- name: uri-template - version: 1.3.0 - manager: conda - platform: win-64 - dependencies: - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/uri-template-1.3.0-pyhd8ed1ab_1.conda - hash: - md5: e7cb0f5745e4c5035a460248334af7eb - sha256: e0eb6c8daf892b3056f08416a96d68b0a358b7c46b99c8a50481b22631a4dfc0 - category: dev - optional: true -- name: urllib3 - version: 2.6.3 - manager: conda - platform: linux-64 - dependencies: - backports.zstd: '>=1.0.0' - brotli-python: '>=1.2.0' - h2: '>=4,<5' - pysocks: '>=1.5.6,<2.0,!=1.5.7' - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/urllib3-2.6.3-pyhd8ed1ab_0.conda - hash: - md5: 9272daa869e03efe68833e3dc7a02130 - sha256: af641ca7ab0c64525a96fd9ad3081b0f5bcf5d1cbb091afb3f6ed5a9eee6111a - category: main - optional: false -- name: urllib3 - version: 2.6.3 - manager: conda - platform: win-64 - dependencies: - backports.zstd: '>=1.0.0' - brotli-python: '>=1.2.0' - h2: '>=4,<5' - pysocks: '>=1.5.6,<2.0,!=1.5.7' - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/urllib3-2.6.3-pyhd8ed1ab_0.conda - hash: - md5: 9272daa869e03efe68833e3dc7a02130 - sha256: af641ca7ab0c64525a96fd9ad3081b0f5bcf5d1cbb091afb3f6ed5a9eee6111a - category: main - optional: false -- name: vc - version: '14.3' - manager: conda - platform: win-64 - dependencies: - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/vc-14.3-h41ae7f8_34.conda - hash: - md5: 1e610f2416b6acdd231c5f573d754a0f - sha256: 9dc40c2610a6e6727d635c62cced5ef30b7b30123f5ef67d6139e23d21744b3a - category: main - optional: false -- name: vc14_runtime - version: 14.44.35208 - manager: conda - platform: win-64 - dependencies: - ucrt: '>=10.0.20348.0' - vcomp14: 14.44.35208 - url: https://repo.prefix.dev/conda-forge/win-64/vc14_runtime-14.44.35208-h818238b_34.conda - hash: - md5: 37eb311485d2d8b2c419449582046a42 - sha256: 02732f953292cce179de9b633e74928037fa3741eb5ef91c3f8bae4f761d32a5 - category: main - optional: false -- name: vcomp14 - version: 14.44.35208 - manager: conda - platform: win-64 - dependencies: - ucrt: '>=10.0.20348.0' - url: https://repo.prefix.dev/conda-forge/win-64/vcomp14-14.44.35208-h818238b_34.conda - hash: - md5: 242d9f25d2ae60c76b38a5e42858e51d - sha256: 878d5d10318b119bd98ed3ed874bd467acbe21996e1d81597a1dbf8030ea0ce6 - category: main - optional: false -- name: wcwidth - version: 0.6.0 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/wcwidth-0.6.0-pyhd8ed1ab_0.conda - hash: - md5: c3197f8c0d5b955c904616b716aca093 - sha256: e298b508b2473c4227206800dfb14c39e4b14fd79d4636132e9e1e4244cdf4aa - category: dev - optional: true -- name: wcwidth - version: 0.6.0 - manager: conda - platform: win-64 - dependencies: - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/wcwidth-0.6.0-pyhd8ed1ab_0.conda - hash: - md5: c3197f8c0d5b955c904616b716aca093 - sha256: e298b508b2473c4227206800dfb14c39e4b14fd79d4636132e9e1e4244cdf4aa - category: dev - optional: true -- name: webcolors - version: 25.10.0 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/webcolors-25.10.0-pyhd8ed1ab_0.conda - hash: - md5: 6639b6b0d8b5a284f027a2003669aa65 - sha256: 21f6c8a20fe050d09bfda3fb0a9c3493936ce7d6e1b3b5f8b01319ee46d6c6f6 - category: dev - optional: true -- name: webcolors - version: 25.10.0 - manager: conda - platform: win-64 - dependencies: - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/webcolors-25.10.0-pyhd8ed1ab_0.conda - hash: - md5: 6639b6b0d8b5a284f027a2003669aa65 - sha256: 21f6c8a20fe050d09bfda3fb0a9c3493936ce7d6e1b3b5f8b01319ee46d6c6f6 - category: dev - optional: true -- name: webencodings - version: 0.5.1 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/webencodings-0.5.1-pyhd8ed1ab_3.conda - hash: - md5: 2841eb5bfc75ce15e9a0054b98dcd64d - sha256: 19ff205e138bb056a46f9e3839935a2e60bd1cf01c8241a5e172a422fed4f9c6 - category: dev - optional: true -- name: webencodings - version: 0.5.1 - manager: conda - platform: win-64 - dependencies: - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/webencodings-0.5.1-pyhd8ed1ab_3.conda - hash: - md5: 2841eb5bfc75ce15e9a0054b98dcd64d - sha256: 19ff205e138bb056a46f9e3839935a2e60bd1cf01c8241a5e172a422fed4f9c6 - category: dev - optional: true -- name: websocket-client - version: 1.9.0 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/websocket-client-1.9.0-pyhd8ed1ab_0.conda - hash: - md5: 2f1ed718fcd829c184a6d4f0f2e07409 - sha256: 42a2b61e393e61cdf75ced1f5f324a64af25f347d16c60b14117393a98656397 - category: dev - optional: true -- name: websocket-client - version: 1.9.0 - manager: conda - platform: win-64 - dependencies: - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/websocket-client-1.9.0-pyhd8ed1ab_0.conda - hash: - md5: 2f1ed718fcd829c184a6d4f0f2e07409 - sha256: 42a2b61e393e61cdf75ced1f5f324a64af25f347d16c60b14117393a98656397 - category: dev - optional: true -- name: widgetsnbextension - version: 3.6.10 - manager: conda - platform: linux-64 - dependencies: - notebook: '>=4.4.1' - python: '>=3.7' - url: https://repo.prefix.dev/conda-forge/noarch/widgetsnbextension-3.6.10-pyhd8ed1ab_0.conda - hash: - md5: 4d52bbdb661dc1b5a1c2aeb1afcd9a67 - sha256: 6aeb16d2aacdae68ba7afd980925264f5d0459dd165e3406f13f23949df346c1 - category: dev - optional: true -- name: widgetsnbextension - version: 3.6.10 - manager: conda - platform: win-64 - dependencies: - notebook: '>=4.4.1' - python: '>=3.7' - url: https://repo.prefix.dev/conda-forge/noarch/widgetsnbextension-3.6.10-pyhd8ed1ab_0.conda - hash: - md5: 4d52bbdb661dc1b5a1c2aeb1afcd9a67 - sha256: 6aeb16d2aacdae68ba7afd980925264f5d0459dd165e3406f13f23949df346c1 - category: dev - optional: true -- name: win_inet_pton - version: 1.1.0 - manager: conda - platform: win-64 - dependencies: - __win: '' - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/win_inet_pton-1.1.0-pyh7428d3b_8.conda - hash: - md5: 46e441ba871f524e2b067929da3051c2 - sha256: 93807369ab91f230cf9e6e2a237eaa812492fe00face5b38068735858fba954f - category: main - optional: false -- name: winpty - version: 0.4.3 - manager: conda - platform: win-64 - dependencies: {} - url: https://repo.prefix.dev/conda-forge/win-64/winpty-0.4.3-4.tar.bz2 - hash: - md5: 1cee351bf20b830d991dbe0bc8cd7dfe - sha256: 9df10c5b607dd30e05ba08cbd940009305c75db242476f4e845ea06008b0a283 - category: dev - optional: true -- name: wrapt - version: 2.1.2 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libgcc: '>=14' - python: '>=3.14,<3.15.0a0' - python_abi: 3.14.* - url: https://repo.prefix.dev/conda-forge/linux-64/wrapt-2.1.2-py314h5bd0f2a_0.conda - hash: - md5: ecb8efb80a3f80e096fdc95f524d54b5 - sha256: 9c6ed8b7322a62bea2f738191c374aeea34bf655d399124245f1bbd8e986b3f4 - category: main - optional: false -- name: wrapt - version: 2.1.2 - manager: conda - platform: win-64 - dependencies: - python: '>=3.14,<3.15.0a0' - python_abi: 3.14.* - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/wrapt-2.1.2-py314h5a2d7ad_0.conda - hash: - md5: ecedae18558abcbed1b79770107d0ceb - sha256: 851070d0afa22f4c76c89543a016836bb956308d9e3a675851ddd272c8eea14e - category: main - optional: false -- name: xorg-libxau - version: 1.0.12 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libgcc: '>=14' - url: https://repo.prefix.dev/conda-forge/linux-64/xorg-libxau-1.0.12-hb03c661_1.conda - hash: - md5: b2895afaf55bf96a8c8282a2e47a5de0 - sha256: 6bc6ab7a90a5d8ac94c7e300cc10beb0500eeba4b99822768ca2f2ef356f731b - category: main - optional: false -- name: xorg-libxau - version: 1.0.12 - manager: conda - platform: win-64 - dependencies: - libgcc: '>=14' - libwinpthread: '>=12.0.0.r4.gg4f2fc60ca' - ucrt: '>=10.0.20348.0' - url: https://repo.prefix.dev/conda-forge/win-64/xorg-libxau-1.0.12-hba3369d_1.conda - hash: - md5: 8436cab9a76015dfe7208d3c9f97c156 - sha256: 156a583fa43609507146de1c4926172286d92458c307bb90871579601f6bc568 - category: main - optional: false -- name: xorg-libxdmcp - version: 1.1.5 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libgcc: '>=14' - url: https://repo.prefix.dev/conda-forge/linux-64/xorg-libxdmcp-1.1.5-hb03c661_1.conda - hash: - md5: 1dafce8548e38671bea82e3f5c6ce22f - sha256: 25d255fb2eef929d21ff660a0c687d38a6d2ccfbcbf0cc6aa738b12af6e9d142 - category: main - optional: false -- name: xorg-libxdmcp - version: 1.1.5 - manager: conda - platform: win-64 - dependencies: - libgcc: '>=14' - libwinpthread: '>=12.0.0.r4.gg4f2fc60ca' - ucrt: '>=10.0.20348.0' - url: https://repo.prefix.dev/conda-forge/win-64/xorg-libxdmcp-1.1.5-hba3369d_1.conda - hash: - md5: a7c03e38aa9c0e84d41881b9236eacfb - sha256: 366b8ae202c3b48958f0b8784bbfdc37243d3ee1b1cd4b8e76c10abe41fa258b - category: main - optional: false -- name: xyzservices - version: 2026.3.0 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/xyzservices-2026.3.0-pyhd8ed1ab_0.conda - hash: - md5: 4487b9c371d0161d54b5c7bbd890c0fc - sha256: 663ea9b00d68c2da309114923924686ab6d3f59ef1b196c5029ba16799e7bb07 - category: main - optional: false -- name: xyzservices - version: 2026.3.0 - manager: conda - platform: win-64 - dependencies: - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/xyzservices-2026.3.0-pyhd8ed1ab_0.conda - hash: - md5: 4487b9c371d0161d54b5c7bbd890c0fc - sha256: 663ea9b00d68c2da309114923924686ab6d3f59ef1b196c5029ba16799e7bb07 - category: main - optional: false -- name: yaml - version: 0.2.5 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libgcc: '>=14' - url: https://repo.prefix.dev/conda-forge/linux-64/yaml-0.2.5-h280c20c_3.conda - hash: - md5: a77f85f77be52ff59391544bfe73390a - sha256: 6d9ea2f731e284e9316d95fa61869fe7bbba33df7929f82693c121022810f4ad - category: main - optional: false -- name: yaml - version: 0.2.5 - manager: conda - platform: win-64 - dependencies: - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/yaml-0.2.5-h6a83c73_3.conda - hash: - md5: 433699cba6602098ae8957a323da2664 - sha256: 80ee68c1e7683a35295232ea79bcc87279d31ffeda04a1665efdb43cbd50a309 - category: main - optional: false -- name: zarr - version: 2.14.2 - manager: conda - platform: linux-64 - dependencies: - asciitree: '' - fasteners: '' - numcodecs: '>=0.10.0,<0.16.0a0' - numpy: '>=1.7' - python: '>=3.5' - url: https://repo.prefix.dev/conda-forge/noarch/zarr-2.14.2-pyhd8ed1ab_0.conda - hash: - md5: 0c5776fe65a12a421d7ddf90411a6c3f - sha256: 0f029f7efea00b8258782b5e68989fc140c227e6d9edd231d46fdd954b39d23f - category: main - optional: false -- name: zarr - version: 2.14.2 - manager: conda - platform: win-64 - dependencies: - asciitree: '' - fasteners: '' - numcodecs: '>=0.10.0,<0.16.0a0' - numpy: '>=1.7' - python: '>=3.5' - url: https://repo.prefix.dev/conda-forge/noarch/zarr-2.14.2-pyhd8ed1ab_0.conda - hash: - md5: 0c5776fe65a12a421d7ddf90411a6c3f - sha256: 0f029f7efea00b8258782b5e68989fc140c227e6d9edd231d46fdd954b39d23f - category: main - optional: false -- name: zeromq - version: 4.3.5 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - krb5: '>=1.22.2,<1.23.0a0' - libgcc: '>=14' - libsodium: '>=1.0.21,<1.0.22.0a0' - libstdcxx: '>=14' - url: https://repo.prefix.dev/conda-forge/linux-64/zeromq-4.3.5-h41580af_10.conda - hash: - md5: 755b096086851e1193f3b10347415d7c - sha256: 325d370b28e2b9cc1f765c5b4cdb394c91a5d958fbd15da1a14607a28fee09f6 - category: dev - optional: true -- name: zeromq - version: 4.3.5 - manager: conda - platform: win-64 - dependencies: - krb5: '>=1.22.2,<1.23.0a0' - libsodium: '>=1.0.21,<1.0.22.0a0' - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/zeromq-4.3.5-h507cc87_10.conda - hash: - md5: 1ab0237036bfb14e923d6107473b0021 - sha256: b8568dfde46edf3455458912ea6ffb760e4456db8230a0cf34ecbc557d3c275f - category: dev - optional: true -- name: zict - version: 3.0.0 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/zict-3.0.0-pyhd8ed1ab_1.conda - hash: - md5: e52c2ef711ccf31bb7f70ca87d144b9e - sha256: 5488542dceeb9f2874e726646548ecc5608060934d6f9ceaa7c6a48c61f9cc8d - category: main - optional: false -- name: zict - version: 3.0.0 - manager: conda - platform: win-64 - dependencies: - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/zict-3.0.0-pyhd8ed1ab_1.conda - hash: - md5: e52c2ef711ccf31bb7f70ca87d144b9e - sha256: 5488542dceeb9f2874e726646548ecc5608060934d6f9ceaa7c6a48c61f9cc8d - category: main - optional: false -- name: zipp - version: 3.23.0 - manager: conda - platform: linux-64 - dependencies: - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/zipp-3.23.0-pyhcf101f3_1.conda - hash: - md5: 30cd29cb87d819caead4d55184c1d115 - sha256: b4533f7d9efc976511a73ef7d4a2473406d7f4c750884be8e8620b0ce70f4dae - category: main - optional: false -- name: zipp - version: 3.23.0 - manager: conda - platform: win-64 - dependencies: - python: '>=3.10' - url: https://repo.prefix.dev/conda-forge/noarch/zipp-3.23.0-pyhcf101f3_1.conda - hash: - md5: 30cd29cb87d819caead4d55184c1d115 - sha256: b4533f7d9efc976511a73ef7d4a2473406d7f4c750884be8e8620b0ce70f4dae - category: main - optional: false -- name: zlib - version: 1.3.2 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libzlib: 1.3.2 - url: https://repo.prefix.dev/conda-forge/linux-64/zlib-1.3.2-h25fd6f3_2.conda - hash: - md5: c2a01a08fc991620a74b32420e97868a - sha256: 245c9ee8d688e23661b95e3c6dd7272ca936fabc03d423cdb3cdee1bbcf9f2f2 - category: dev - optional: true -- name: zlib-ng - version: 2.3.3 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libgcc: '>=14' - libstdcxx: '>=14' - url: https://repo.prefix.dev/conda-forge/linux-64/zlib-ng-2.3.3-hceb46e0_1.conda - hash: - md5: 2aadb0d17215603a82a2a6b0afd9a4cb - sha256: ea4e50c465d70236408cb0bfe0115609fd14db1adcd8bd30d8918e0291f8a75f - category: main - optional: false -- name: zlib-ng - version: 2.3.3 - manager: conda - platform: win-64 - dependencies: - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/zlib-ng-2.3.3-h0261ad2_1.conda - hash: - md5: 46a21c0a4e65f1a135251fc7c8663f83 - sha256: 71332532332d13b5dbe57074ddcf82ae711bdc132affa5a2982a29ffa06dc234 - category: main - optional: false -- name: zstd - version: 1.5.7 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libzlib: '>=1.3.1,<2.0a0' - url: https://repo.prefix.dev/conda-forge/linux-64/zstd-1.5.7-hb78ec9c_6.conda - hash: - md5: 4a13eeac0b5c8e5b8ab496e6c4ddd829 - sha256: 68f0206ca6e98fea941e5717cec780ed2873ffabc0e1ed34428c061e2c6268c7 - category: main - optional: false -- name: zstd - version: 1.5.7 - manager: conda - platform: win-64 - dependencies: - libzlib: '>=1.3.1,<2.0a0' - ucrt: '>=10.0.20348.0' - vc: '>=14.3,<15' - vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/zstd-1.5.7-h534d264_6.conda - hash: - md5: 053b84beec00b71ea8ff7a4f84b55207 - sha256: 368d8628424966fd8f9c8018326a9c779e06913dd39e646cf331226acc90e5b2 - category: main - optional: false -- name: geoapps-utils - version: 0.7.0a3.dev25+50ea38e - manager: pip - platform: linux-64 - dependencies: - geoh5py: 0.12.3.dev301+0128671d - matplotlib: '>=3.10.0,<3.11.0' - numpy: '>=2.4.2,<2.5.0' - pydantic: '>=2.12.0,<2.13.0' - scipy: '>=1.17.0,<1.18.0' - url: git+https://github.com/MiraGeoscience/geoapps-utils.git@50ea38e98956affec5d7468f63c3ce5f80520522 - hash: - sha256: 50ea38e98956affec5d7468f63c3ce5f80520522 - source: - type: url - url: git+https://github.com/MiraGeoscience/geoapps-utils.git@50ea38e98956affec5d7468f63c3ce5f80520522 - category: main - optional: false -- name: geoapps-utils - version: 0.7.0a3.dev25+50ea38e - manager: pip - platform: win-64 - dependencies: - geoh5py: 0.12.3.dev301+0128671d - matplotlib: '>=3.10.0,<3.11.0' - numpy: '>=2.4.2,<2.5.0' - pydantic: '>=2.12.0,<2.13.0' - scipy: '>=1.17.0,<1.18.0' - url: git+https://github.com/MiraGeoscience/geoapps-utils.git@50ea38e98956affec5d7468f63c3ce5f80520522 - hash: - sha256: 50ea38e98956affec5d7468f63c3ce5f80520522 - source: - type: url - url: git+https://github.com/MiraGeoscience/geoapps-utils.git@50ea38e98956affec5d7468f63c3ce5f80520522 - category: main - optional: false -- name: geoh5py - version: 0.12.3.dev301+0128671d - manager: pip - platform: linux-64 - dependencies: - h5py: '>=3.15.0,<4.0.0' - numpy: '>=2.4.0,<2.5.0' - pillow: '>=12.1.0,<12.2.0' - pydantic: '>=2.12.0,<2.13.0' - url: git+https://github.com/MiraGeoscience/geoh5py.git@0128671df31abe3fbf12e1a2dcc4f9c1ba7818a5 - hash: - sha256: 0128671df31abe3fbf12e1a2dcc4f9c1ba7818a5 - source: - type: url - url: git+https://github.com/MiraGeoscience/geoh5py.git@0128671df31abe3fbf12e1a2dcc4f9c1ba7818a5 - category: main - optional: false -- name: geoh5py - version: 0.12.3.dev301+0128671d - manager: pip - platform: win-64 - dependencies: - h5py: '>=3.15.0,<4.0.0' - numpy: '>=2.4.0,<2.5.0' - pillow: '>=12.1.0,<12.2.0' - pydantic: '>=2.12.0,<2.13.0' - url: git+https://github.com/MiraGeoscience/geoh5py.git@0128671df31abe3fbf12e1a2dcc4f9c1ba7818a5 - hash: - sha256: 0128671df31abe3fbf12e1a2dcc4f9c1ba7818a5 - source: - type: url - url: git+https://github.com/MiraGeoscience/geoh5py.git@0128671df31abe3fbf12e1a2dcc4f9c1ba7818a5 - category: main - optional: false -- name: grid-apps - version: 0.2.0a3.dev7+57806e7 - manager: pip - platform: linux-64 - dependencies: - discretize: '>=0.12.0,<0.13.0' - geoapps-utils: 0.7.0a3.dev25+50ea38e - geoh5py: 0.12.3.dev301+0128671d - numpy: '>=2.4.2,<2.5.0' - pydantic: '>=2.12.0,<2.13.0' - scipy: '>=1.17.0,<1.18.0' - url: git+https://github.com/MiraGeoscience/grid-apps.git@57806e78469cb881a8d5dceae645336e77310bf4 - hash: - sha256: 57806e78469cb881a8d5dceae645336e77310bf4 - source: - type: url - url: git+https://github.com/MiraGeoscience/grid-apps.git@57806e78469cb881a8d5dceae645336e77310bf4 - category: main - optional: false -- name: grid-apps - version: 0.2.0a3.dev7+57806e7 - manager: pip - platform: win-64 - dependencies: - discretize: '>=0.12.0,<0.13.0' - geoapps-utils: 0.7.0a3.dev25+50ea38e - geoh5py: 0.12.3.dev301+0128671d - numpy: '>=2.4.2,<2.5.0' - pydantic: '>=2.12.0,<2.13.0' - scipy: '>=1.17.0,<1.18.0' - url: git+https://github.com/MiraGeoscience/grid-apps.git@57806e78469cb881a8d5dceae645336e77310bf4 - hash: - sha256: 57806e78469cb881a8d5dceae645336e77310bf4 - source: - type: url - url: git+https://github.com/MiraGeoscience/grid-apps.git@57806e78469cb881a8d5dceae645336e77310bf4 - category: main - optional: false -- name: mira-simpeg - version: 0.25.0.1a2.dev12+gf7dd0d37a - manager: pip - platform: linux-64 - dependencies: - discretize: '>=0.11' - geoana: '>=0.7.0' - geoh5py: '>=0.12.0' - libdlf: '*' - matplotlib: '*' - numpy: '>=1.22' - pymatsolver: '>=0.3' - scipy: '>=1.8' - url: git+https://github.com/MiraGeoscience/simpeg.git@f7dd0d37aac285dd9ece26396ee39ae72bd6d18d - hash: - sha256: f7dd0d37aac285dd9ece26396ee39ae72bd6d18d - source: - type: url - url: git+https://github.com/MiraGeoscience/simpeg.git@f7dd0d37aac285dd9ece26396ee39ae72bd6d18d - category: main - optional: false -- name: mira-simpeg - version: 0.25.0.1a2.dev12+gf7dd0d37a - manager: pip - platform: win-64 - dependencies: - discretize: '>=0.11' - geoana: '>=0.7.0' - geoh5py: '>=0.12.0' - libdlf: '*' - matplotlib: '*' - numpy: '>=1.22' - pymatsolver: '>=0.3' - scipy: '>=1.8' - url: git+https://github.com/MiraGeoscience/simpeg.git@f7dd0d37aac285dd9ece26396ee39ae72bd6d18d - hash: - sha256: f7dd0d37aac285dd9ece26396ee39ae72bd6d18d - source: - type: url - url: git+https://github.com/MiraGeoscience/simpeg.git@f7dd0d37aac285dd9ece26396ee39ae72bd6d18d - category: main - optional: false diff --git a/pyproject.toml b/pyproject.toml index 97ed8df7..acadbd47 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ build-backend = "poetry_dynamic_versioning.backend" [project] name = "simpeg-drivers" -requires-python = ">=3.12, <3.15" +requires-python = ">=3.12, <3.14" description = "Application to run SimPEG inversions with geoh5 files from Geoscience Analyst." license = "MIT" @@ -80,13 +80,13 @@ version = "0.0.0.dev0" dask = "~2025.3.0" # also in simpeg[dask] discretize = "~0.12.0" # also in simpeg, grid-apps distributed = "~2025.3.0" # for dask[distributed] -matplotlib = "~3.10.0" # from geoapps-utils +matplotlib = "~3.10.4" # also in geoapps-utils numpy = "~2.4.2" -openpyxl = ">=3.1.2" -pandas = ">=3.0.*" +openpyxl = "^3.1.2" +pandas = "~2.2.1" pydantic = "~2.12.0" # also in geoh5py, curve-apps, geoapps-utils pydiso = "~0.2.0" -python-mumps = "~0.0.6.0" +python-mumps = "0.0.6.*" rtree = "~1.4.0" scikit-learn = "~1.8.0" scipy = "~1.17.0" diff --git a/recipe.yaml b/recipe.yaml index 4ec3630e..5897e6ce 100644 --- a/recipe.yaml +++ b/recipe.yaml @@ -37,10 +37,13 @@ requirements: - dask-core 2025.3.* - discretize 0.12.* - distributed 2025.3.* + - matplotlib-base >=3.10.4, 3.10.* - numpy >=2.4.2, 2.4.* + - openpyxl >=3.1.2, 3.* + - pandas >=2.2.1, 2.2.* - pydantic 2.12.* - pydiso 0.2.* - - python-mumps >=0.0.6, 0.0.6.* + - python-mumps 0.0.6.* - rtree 1.4.* - scikit-learn 1.8.* - scipy 1.17.* @@ -48,7 +51,6 @@ requirements: - trimesh >=4.1.3, 4.1.* # constrain version for some indirect dependencies from SimPEG - geoana 0.8.* - - matplotlib-base >=3.10.4, 3.10.* - pymatsolver 0.3.* - zarr >=2.14.2, 2.14.* run_constraints: