diff --git a/environments/env-python-3.10.yml b/environments/env-python-3.10.yml index 1dcc7283..f97dcd28 100644 --- a/environments/env-python-3.10.yml +++ b/environments/env-python-3.10.yml @@ -1,3 +1,8 @@ dependencies: - python=3.10.* - pip + # reuse MKL (forced by simpeg/pydiso) for BLAS implementation: + # no need to use extra disk space for the default OpenBLAS. + - libblas=*=*mkl # [unix] + # Note: cannot apply to Windows since llvm-openmp (brought by Mumps) rejects intel-openmp + # (as of today, "libblas=*=*mkl" has no implementation with llvm-openmp) diff --git a/environments/env-python-3.11.yml b/environments/env-python-3.11.yml index 6e378495..f6d64a08 100644 --- a/environments/env-python-3.11.yml +++ b/environments/env-python-3.11.yml @@ -1,3 +1,8 @@ dependencies: - python=3.11.* - pip + # reuse MKL (forced by simpeg/pydiso) for BLAS implementation: + # no need to use extra disk space for the default OpenBLAS. + - libblas=*=*mkl # [unix] + # Note: cannot apply to Windows since llvm-openmp (brought by Mumps) rejects intel-openmp + # (as of today, "libblas=*=*mkl" has no implementation with llvm-openmp) diff --git a/environments/env-python-3.12.yml b/environments/env-python-3.12.yml index edaff3d2..b5f4d9b3 100644 --- a/environments/env-python-3.12.yml +++ b/environments/env-python-3.12.yml @@ -1,3 +1,8 @@ dependencies: - python=3.12.* - pip + # reuse MKL (forced by simpeg/pydiso) for BLAS implementation: + # no need to use extra disk space for the default OpenBLAS. + - libblas=*=*mkl # [unix] + # Note: cannot apply to Windows since llvm-openmp (brought by Mumps) rejects intel-openmp + # (as of today, "libblas=*=*mkl" has no implementation with llvm-openmp) diff --git a/environments/py-3.10-linux-64-dev.conda.lock.yml b/environments/py-3.10-linux-64-dev.conda.lock.yml index fff35ec6..7930f754 100644 --- a/environments/py-3.10-linux-64-dev.conda.lock.yml +++ b/environments/py-3.10-linux-64-dev.conda.lock.yml @@ -1,6 +1,6 @@ # Generated by conda-lock. # platform: linux-64 -# input_hash: 7b2bb2835665234d0ef442f0e4a4c9717b61f9a50ae298c50cf9cae2e9369ece +# input_hash: aa70c6c517bbe8472b7de3ce4e8d391ca7e1d86e6bfe0e2a4e53e756c6e8388b channels: - conda-forge @@ -10,9 +10,9 @@ dependencies: - accessible-pygments=0.0.5=pyhd8ed1ab_1 - alabaster=0.7.16=pyhd8ed1ab_0 - annotated-types=0.7.0=pyhd8ed1ab_1 - - anyio=4.9.0=pyh29332c3_0 + - anyio=4.10.0=pyhe01879c_0 - argon2-cffi=25.1.0=pyhd8ed1ab_0 - - argon2-cffi-bindings=21.2.0=py310ha75aee5_5 + - argon2-cffi-bindings=25.1.0=py310h7c4b9e2_0 - arrow=1.3.0=pyhd8ed1ab_1 - asciitree=0.3.3=py_2 - astroid=3.3.11=py310hff52083_0 @@ -29,10 +29,10 @@ dependencies: - brotli-python=1.1.0=py310hf71b8c6_3 - bzip2=1.0.8=h4bc722e_7 - c-ares=1.34.5=hb9d3cd8_0 - - ca-certificates=2025.7.14=hbd8a1cb_0 + - ca-certificates=2025.8.3=hbd8a1cb_0 - cached-property=1.5.2=hd8ed1ab_1 - cached_property=1.5.2=pyha770c72_1 - - certifi=2025.7.14=pyhd8ed1ab_0 + - certifi=2025.8.3=pyhd8ed1ab_0 - cffi=1.17.1=py310h8deb56e_0 - charset-normalizer=3.4.2=pyhd8ed1ab_0 - click=8.2.1=pyh707e725_0 @@ -40,12 +40,12 @@ dependencies: - colorama=0.4.6=pyhd8ed1ab_1 - comm=0.2.3=pyhe01879c_0 - contourpy=1.3.2=py310h3788b33_0 - - coverage=7.10.1=py310h3406613_0 + - coverage=7.10.2=py310h3406613_0 - cycler=0.12.1=pyhd8ed1ab_1 - cytoolz=1.0.1=py310ha75aee5_0 - dask-core=2025.3.0=pyhd8ed1ab_0 - dataclasses=0.8=pyhc8e2a94_3 - - debugpy=1.8.15=py310h25320af_0 + - debugpy=1.8.16=py310h25320af_0 - decorator=5.2.1=pyhd8ed1ab_0 - defusedxml=0.7.1=pyhd8ed1ab_0 - dill=0.4.0=pyhd8ed1ab_0 @@ -69,13 +69,12 @@ dependencies: - 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.10=pyhd8ed1ab_1 - imagesize=1.4.1=pyhd8ed1ab_0 - importlib-metadata=8.7.0=pyhe01879c_1 - importlib_metadata=8.7.0=h40b2b14_1 - iniconfig=2.0.0=pyhd8ed1ab_1 - - ipykernel=6.30.0=pyh82676e8_0 + - ipykernel=6.30.1=pyh82676e8_0 - ipython=8.37.0=pyh8f84b5b_0 - ipython_genutils=0.2.0=pyhd8ed1ab_2 - ipywidgets=7.8.5=pyhd8ed1ab_0 @@ -111,11 +110,11 @@ dependencies: - ld_impl_linux-64=2.44=h1423503_1 - lerc=4.0.0=h0aef613_1 - libaec=1.1.4=h3f801dc_0 - - libblas=3.9.0=32_hfdb39a5_mkl + - libblas=3.9.0=33_hfdb39a5_mkl - libbrotlicommon=1.1.0=hb9d3cd8_3 - libbrotlidec=1.1.0=hb9d3cd8_3 - libbrotlienc=1.1.0=hb9d3cd8_3 - - libcblas=3.9.0=32_h372d94f_mkl + - libcblas=3.9.0=33_h372d94f_mkl - libcurl=8.14.1=h332b0f4_0 - libdeflate=1.24=h86f0d12_0 - libdlf=0.3.0=pyhd8ed1ab_1 @@ -125,14 +124,14 @@ dependencies: - libffi=3.4.6=h2dba641_1 - libfreetype=2.13.3=ha770c72_1 - libfreetype6=2.13.3=h48d6fc4_1 - - libgcc=15.1.0=h767d61c_3 - - libgcc-ng=15.1.0=h69a702a_3 - - libgfortran=15.1.0=h69a702a_3 - - libgfortran5=15.1.0=hcea5267_3 - - libhwloc=2.11.2=default_h3d81e11_1002 + - libgcc=15.1.0=h767d61c_4 + - libgcc-ng=15.1.0=h69a702a_4 + - libgfortran=15.1.0=h69a702a_4 + - libgfortran5=15.1.0=hcea5267_4 + - libhwloc=2.12.1=default_h3d81e11_1000 - libiconv=1.18=h4ce23a2_1 - libjpeg-turbo=3.1.0=hb9d3cd8_0 - - liblapack=3.9.0=32_hc41d3b0_mkl + - liblapack=3.9.0=33_hc41d3b0_mkl - liblzma=5.8.1=hb9d3cd8_2 - libnghttp2=1.64.0=h161d5f1_0 - libnsl=2.0.1=hb9d3cd8_1 @@ -140,19 +139,19 @@ dependencies: - libscotch=7.0.6=hea33c07_1 - libsodium=1.0.20=h4ab18f5_0 - libspatialindex=2.0.0=he02047a_0 - - libsqlite=3.50.3=hee844dc_1 + - libsqlite=3.50.4=h0c1763c_0 - libssh2=1.11.1=hcf80075_0 - - libstdcxx=15.1.0=h8f9b012_3 - - libstdcxx-ng=15.1.0=h4852527_3 + - libstdcxx=15.1.0=h8f9b012_4 + - libstdcxx-ng=15.1.0=h4852527_4 - libtiff=4.7.0=hf01ce69_5 - libuuid=2.38.1=h0b41bf4_0 - libwebp-base=1.6.0=hd42ef1d_0 - libxcb=1.17.0=h8a09558_0 - libxcrypt=4.4.36=hd590300_1 - - libxml2=2.13.8=h4bc477f_0 + - libxml2=2.13.8=h2cb61b6_1 - libzlib=1.3.1=hb9d3cd8_2 - linkify-it-py=2.0.3=pyhd8ed1ab_1 - - llvm-openmp=20.1.8=h4922eb0_0 + - llvm-openmp=20.1.8=h4922eb0_1 - locket=1.0.0=pyhd8ed1ab_0 - markdown-it-py=2.2.0=pyhd8ed1ab_0 - markupsafe=3.0.2=py310h89163eb_1 @@ -163,7 +162,7 @@ dependencies: - mdurl=0.1.2=pyhd8ed1ab_1 - metis=5.1.0=hd0bcaf9_1007 - mistune=3.1.3=pyh29332c3_0 - - mkl=2024.2.2=ha770c72_16 + - mkl=2024.2.2=ha770c72_17 - msgpack-python=1.1.1=py310h3788b33_0 - mumps-include=5.7.3=h82cca05_10 - mumps-seq=5.7.3=h06cbf8f_10 @@ -177,12 +176,12 @@ dependencies: - nbformat=5.10.4=pyhd8ed1ab_1 - ncurses=6.5=h2d0b736_3 - nest-asyncio=1.6.0=pyhd8ed1ab_1 - - notebook=7.4.4=pyhd8ed1ab_0 + - notebook=7.4.5=pyhd8ed1ab_0 - notebook-shim=0.2.4=pyhd8ed1ab_1 - numcodecs=0.13.1=py310h5eaa309_0 - numpy=1.26.4=py310hb13e2d6_0 - - openjpeg=2.5.3=h5fbd93e_0 - - openssl=3.5.1=h7b32b05_0 + - openjpeg=2.5.3=h55fea9a_1 + - openssl=3.5.2=h26f9b46_0 - overrides=7.7.0=pyhd8ed1ab_1 - packaging=25.0=pyh29332c3_1 - pandas=2.3.1=py310h0158d43_0 @@ -193,7 +192,7 @@ dependencies: - pexpect=4.9.0=pyhd8ed1ab_1 - pickleshare=0.7.5=pyhd8ed1ab_1004 - pillow=10.3.0=py310hebfe307_1 - - pip=25.1.1=pyh8b19718_0 + - pip=25.2=pyh8b19718_0 - platformdirs=4.3.8=pyhe01879c_0 - pluggy=1.6.0=pyhd8ed1ab_0 - prometheus_client=0.22.1=pyhd8ed1ab_0 @@ -225,7 +224,7 @@ dependencies: - python_abi=3.10=8_cp310 - pytz=2025.2=pyhd8ed1ab_0 - pyyaml=6.0.2=py310h89163eb_2 - - pyzmq=27.0.0=py310h71f11fc_0 + - pyzmq=27.0.1=py310h9a5fd63_0 - readline=8.2=h8c095d6_2 - readthedocs-sphinx-ext=2.2.5=pyhd8ed1ab_1 - referencing=0.36.2=pyh29332c3_0 @@ -235,7 +234,7 @@ dependencies: - rfc3987-syntax=1.1.0=pyhe01879c_1 - rpds-py=0.26.0=py310hbcd0ec0_0 - rtree=1.2.0=py310haf1e407_1 - - scikit-learn=1.5.2=py310h27f47ee_1 + - scikit-learn=1.6.1=py310h27f47ee_0 - scipy=1.14.1=py310hfcf56fc_2 - send2trash=1.8.3=pyh0d859eb_1 - setuptools=80.9.0=pyhff2d567_0 @@ -264,7 +263,7 @@ dependencies: - sqlalchemy=2.0.42=py310h7c4b9e2_0 - stack_data=0.6.3=pyhd8ed1ab_1 - tabulate=0.9.0=pyhd8ed1ab_2 - - tbb=2021.13.0=hceb3a55_1 + - tbb=2021.13.0=hb60516a_2 - tblib=3.1.0=pyhd8ed1ab_0 - terminado=0.18.1=pyh0d859eb_0 - threadpoolctl=3.6.0=pyhecae5ae_0 @@ -305,11 +304,11 @@ dependencies: - zstandard=0.23.0=py310ha75aee5_2 - zstd=1.5.7=hb8e6e7a_2 - pip: - - geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@020de8616b4767a596a4d0f49bce53c8d0c9da5b - - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@d567cc98901ecfa360ff2e93f8a6334a1bed24bc - - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@01a7068fdab7fba8695ad371c9fd9164760a09df - - octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81 - - param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@9ed6091534d638171957a17324e1a1e8f067b434 + - geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@1dbe97d441d65962a94e071b5c1c27d9facd2050 + - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@41271883c83f9ad1c9f7b662335dd1d54f880547 + - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@2e1d9b31ba74e900b7f41f903b73ec2b4e4217b4 + - octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81 + - param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@9ed6091534d638171957a17324e1a1e8f067b434 variables: KMP_WARNINGS: 0 diff --git a/environments/py-3.10-linux-64.conda.lock.yml b/environments/py-3.10-linux-64.conda.lock.yml index 0839556c..d0e01478 100644 --- a/environments/py-3.10-linux-64.conda.lock.yml +++ b/environments/py-3.10-linux-64.conda.lock.yml @@ -1,6 +1,6 @@ # Generated by conda-lock. # platform: linux-64 -# input_hash: 7b2bb2835665234d0ef442f0e4a4c9717b61f9a50ae298c50cf9cae2e9369ece +# input_hash: aa70c6c517bbe8472b7de3ce4e8d391ca7e1d86e6bfe0e2a4e53e756c6e8388b channels: - conda-forge @@ -15,10 +15,10 @@ dependencies: - brotli-python=1.1.0=py310hf71b8c6_3 - bzip2=1.0.8=h4bc722e_7 - c-ares=1.34.5=hb9d3cd8_0 - - ca-certificates=2025.7.14=hbd8a1cb_0 + - ca-certificates=2025.8.3=hbd8a1cb_0 - cached-property=1.5.2=hd8ed1ab_1 - cached_property=1.5.2=pyha770c72_1 - - certifi=2025.7.14=pyhd8ed1ab_0 + - certifi=2025.8.3=pyhd8ed1ab_0 - cffi=1.17.1=py310h8deb56e_0 - click=8.2.1=pyh707e725_0 - cloudpickle=3.1.1=pyhd8ed1ab_0 @@ -39,7 +39,6 @@ dependencies: - hdf5=1.14.6=nompi_h6e4c0c1_103 - hpack=4.1.0=pyhd8ed1ab_0 - hyperframe=6.1.0=pyhd8ed1ab_0 - - icu=75.1=he02047a_0 - importlib-metadata=8.7.0=pyhe01879c_1 - jinja2=3.1.6=pyhd8ed1ab_0 - joblib=1.5.1=pyhd8ed1ab_0 @@ -50,11 +49,11 @@ dependencies: - ld_impl_linux-64=2.44=h1423503_1 - lerc=4.0.0=h0aef613_1 - libaec=1.1.4=h3f801dc_0 - - libblas=3.9.0=32_hfdb39a5_mkl + - libblas=3.9.0=33_hfdb39a5_mkl - libbrotlicommon=1.1.0=hb9d3cd8_3 - libbrotlidec=1.1.0=hb9d3cd8_3 - libbrotlienc=1.1.0=hb9d3cd8_3 - - libcblas=3.9.0=32_h372d94f_mkl + - libcblas=3.9.0=33_h372d94f_mkl - libcurl=8.14.1=h332b0f4_0 - libdeflate=1.24=h86f0d12_0 - libdlf=0.3.0=pyhd8ed1ab_1 @@ -64,37 +63,37 @@ dependencies: - libffi=3.4.6=h2dba641_1 - libfreetype=2.13.3=ha770c72_1 - libfreetype6=2.13.3=h48d6fc4_1 - - libgcc=15.1.0=h767d61c_3 - - libgcc-ng=15.1.0=h69a702a_3 - - libgfortran=15.1.0=h69a702a_3 - - libgfortran5=15.1.0=hcea5267_3 - - libhwloc=2.11.2=default_h3d81e11_1002 + - libgcc=15.1.0=h767d61c_4 + - libgcc-ng=15.1.0=h69a702a_4 + - libgfortran=15.1.0=h69a702a_4 + - libgfortran5=15.1.0=hcea5267_4 + - libhwloc=2.12.1=default_h3d81e11_1000 - libiconv=1.18=h4ce23a2_1 - libjpeg-turbo=3.1.0=hb9d3cd8_0 - - liblapack=3.9.0=32_hc41d3b0_mkl + - liblapack=3.9.0=33_hc41d3b0_mkl - liblzma=5.8.1=hb9d3cd8_2 - libnghttp2=1.64.0=h161d5f1_0 - libnsl=2.0.1=hb9d3cd8_1 - libpng=1.6.50=h421ea60_1 - libscotch=7.0.6=hea33c07_1 - libspatialindex=2.0.0=he02047a_0 - - libsqlite=3.50.3=hee844dc_1 + - libsqlite=3.50.4=h0c1763c_0 - libssh2=1.11.1=hcf80075_0 - - libstdcxx=15.1.0=h8f9b012_3 - - libstdcxx-ng=15.1.0=h4852527_3 + - libstdcxx=15.1.0=h8f9b012_4 + - libstdcxx-ng=15.1.0=h4852527_4 - libtiff=4.7.0=hf01ce69_5 - libuuid=2.38.1=h0b41bf4_0 - libwebp-base=1.6.0=hd42ef1d_0 - libxcb=1.17.0=h8a09558_0 - libxcrypt=4.4.36=hd590300_1 - - libxml2=2.13.8=h4bc477f_0 + - libxml2=2.13.8=h2cb61b6_1 - libzlib=1.3.1=hb9d3cd8_2 - - llvm-openmp=20.1.8=h4922eb0_0 + - llvm-openmp=20.1.8=h4922eb0_1 - locket=1.0.0=pyhd8ed1ab_0 - markupsafe=3.0.2=py310h89163eb_1 - matplotlib-base=3.8.4=py310hef631a5_2 - metis=5.1.0=hd0bcaf9_1007 - - mkl=2024.2.2=ha770c72_16 + - mkl=2024.2.2=ha770c72_17 - msgpack-python=1.1.1=py310h3788b33_0 - mumps-include=5.7.3=h82cca05_10 - mumps-seq=5.7.3=h06cbf8f_10 @@ -102,13 +101,13 @@ dependencies: - ncurses=6.5=h2d0b736_3 - numcodecs=0.13.1=py310h5eaa309_0 - numpy=1.26.4=py310hb13e2d6_0 - - openjpeg=2.5.3=h5fbd93e_0 - - openssl=3.5.1=h7b32b05_0 + - openjpeg=2.5.3=h55fea9a_1 + - openssl=3.5.2=h26f9b46_0 - packaging=25.0=pyh29332c3_1 - pandas=2.3.1=py310h0158d43_0 - partd=1.4.2=pyhd8ed1ab_0 - pillow=10.3.0=py310hebfe307_1 - - pip=25.1.1=pyh8b19718_0 + - pip=25.2=pyh8b19718_0 - psutil=7.0.0=py310ha75aee5_0 - pthread-stubs=0.4=hb9d3cd8_1002 - pycparser=2.22=pyh29332c3_1 @@ -127,12 +126,12 @@ dependencies: - pyyaml=6.0.2=py310h89163eb_2 - readline=8.2=h8c095d6_2 - rtree=1.2.0=py310haf1e407_1 - - scikit-learn=1.5.2=py310h27f47ee_1 + - scikit-learn=1.6.1=py310h27f47ee_0 - scipy=1.14.1=py310hfcf56fc_2 - setuptools=80.9.0=pyhff2d567_0 - six=1.17.0=pyhe01879c_1 - sortedcontainers=2.4.0=pyhd8ed1ab_1 - - tbb=2021.13.0=hceb3a55_1 + - tbb=2021.13.0=hb60516a_2 - tblib=3.1.0=pyhd8ed1ab_0 - threadpoolctl=3.6.0=pyhecae5ae_0 - tk=8.6.13=noxft_hd72426e_102 @@ -157,11 +156,11 @@ dependencies: - zstandard=0.23.0=py310ha75aee5_2 - zstd=1.5.7=hb8e6e7a_2 - pip: - - geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@020de8616b4767a596a4d0f49bce53c8d0c9da5b - - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@d567cc98901ecfa360ff2e93f8a6334a1bed24bc - - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@01a7068fdab7fba8695ad371c9fd9164760a09df - - octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81 - - param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@9ed6091534d638171957a17324e1a1e8f067b434 + - geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@1dbe97d441d65962a94e071b5c1c27d9facd2050 + - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@41271883c83f9ad1c9f7b662335dd1d54f880547 + - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@2e1d9b31ba74e900b7f41f903b73ec2b4e4217b4 + - octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81 + - param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@9ed6091534d638171957a17324e1a1e8f067b434 variables: KMP_WARNINGS: 0 diff --git a/environments/py-3.10-win-64-dev.conda.lock.yml b/environments/py-3.10-win-64-dev.conda.lock.yml index b85ae2c2..55eec2ad 100644 --- a/environments/py-3.10-win-64-dev.conda.lock.yml +++ b/environments/py-3.10-win-64-dev.conda.lock.yml @@ -1,6 +1,6 @@ # Generated by conda-lock. # platform: win-64 -# input_hash: 12cc832b6afad224ba7a18f42ebe117e16cedc70424e95b2c7e3894be647d2bf +# input_hash: 5babf042397838038a28ac78c72c28e9b56b16d89d92d69d08e0421c96c8624b channels: - conda-forge @@ -10,9 +10,9 @@ dependencies: - accessible-pygments=0.0.5=pyhd8ed1ab_1 - alabaster=0.7.16=pyhd8ed1ab_0 - annotated-types=0.7.0=pyhd8ed1ab_1 - - anyio=4.9.0=pyh29332c3_0 + - anyio=4.10.0=pyhe01879c_0 - argon2-cffi=25.1.0=pyhd8ed1ab_0 - - argon2-cffi-bindings=21.2.0=py310ha8f682b_5 + - argon2-cffi-bindings=25.1.0=py310h29418f3_0 - arrow=1.3.0=pyhd8ed1ab_1 - asciitree=0.3.3=py_2 - astroid=3.3.11=py310h5588dad_0 @@ -28,10 +28,10 @@ dependencies: - brotli-bin=1.1.0=h2466b09_3 - brotli-python=1.1.0=py310h9e98ed7_3 - bzip2=1.0.8=h2466b09_7 - - ca-certificates=2025.7.14=h4c7d964_0 + - ca-certificates=2025.8.3=h4c7d964_0 - cached-property=1.5.2=hd8ed1ab_1 - cached_property=1.5.2=pyha770c72_1 - - certifi=2025.7.14=pyhd8ed1ab_0 + - certifi=2025.8.3=pyhd8ed1ab_0 - cffi=1.17.1=py310ha8f682b_0 - charset-normalizer=3.4.2=pyhd8ed1ab_0 - click=8.2.1=pyh7428d3b_0 @@ -39,13 +39,13 @@ dependencies: - colorama=0.4.6=pyhd8ed1ab_1 - comm=0.2.3=pyhe01879c_0 - contourpy=1.3.2=py310hc19bc0b_0 - - coverage=7.10.1=py310hdb0e946_0 + - coverage=7.10.2=py310hdb0e946_0 - cpython=3.10.18=py310hd8ed1ab_0 - cycler=0.12.1=pyhd8ed1ab_1 - cytoolz=1.0.1=py310ha8f682b_0 - dask-core=2025.3.0=pyhd8ed1ab_0 - dataclasses=0.8=pyhc8e2a94_3 - - debugpy=1.8.15=py310h699e580_0 + - debugpy=1.8.16=py310h699e580_0 - decorator=5.2.1=pyhd8ed1ab_0 - defusedxml=0.7.1=pyhd8ed1ab_0 - dill=0.4.0=pyhd8ed1ab_0 @@ -74,8 +74,7 @@ dependencies: - importlib-metadata=8.7.0=pyhe01879c_1 - importlib_metadata=8.7.0=h40b2b14_1 - iniconfig=2.0.0=pyhd8ed1ab_1 - - intel-openmp=2024.2.1=h57928b3_1083 - - ipykernel=6.30.0=pyh3521513_0 + - ipykernel=6.30.1=pyh3521513_0 - ipython=8.37.0=pyha7b4d00_0 - ipython_genutils=0.2.0=pyhd8ed1ab_2 - ipywidgets=7.8.5=pyhd8ed1ab_0 @@ -109,11 +108,11 @@ dependencies: - lcms2=2.17=hbcf6048_0 - lerc=4.0.0=h6470a55_1 - libaec=1.1.4=h20038f6_0 - - libblas=3.9.0=32_h641d27c_mkl + - libblas=3.9.0=33_h706a439_openblas - libbrotlicommon=1.1.0=h2466b09_3 - libbrotlidec=1.1.0=h2466b09_3 - libbrotlienc=1.1.0=h2466b09_3 - - libcblas=3.9.0=32_h5e41251_mkl + - libcblas=3.9.0=33_ha692739_openblas - libcurl=8.14.1=h88aaa65_0 - libdeflate=1.24=h76ddb4d_0 - libdlf=0.3.0=pyhd8ed1ab_1 @@ -121,26 +120,27 @@ dependencies: - libffi=3.4.6=h537db12_1 - libfreetype=2.13.3=h57928b3_1 - libfreetype6=2.13.3=h0b5ce68_1 - - libgcc=15.1.0=h1383e82_3 - - libgomp=15.1.0=h1383e82_3 - - libhwloc=2.11.2=default_h88281d1_1002 + - libgcc=15.1.0=h1383e82_4 + - libgomp=15.1.0=h1383e82_4 + - libhwloc=2.12.1=default_h88281d1_1000 - libiconv=1.18=h135ad9c_1 - libjpeg-turbo=3.1.0=h2466b09_0 - - liblapack=3.9.0=32_h1aa476e_mkl + - liblapack=3.9.0=33_h1c6d55f_openblas - liblzma=5.8.1=h2466b09_2 + - libopenblas=0.3.30=openmp_h96ad2b0_1 - libpng=1.6.50=h7351971_1 - libsodium=1.0.20=hc70643c_0 - libspatialindex=2.0.0=h5a68840_0 - - libsqlite=3.50.3=hf5d6505_1 + - libsqlite=3.50.4=hf5d6505_0 - libssh2=1.11.1=h9aa295b_0 - libtiff=4.7.0=h05922d8_5 - libwebp-base=1.6.0=h4d5522a_0 - libwinpthread=12.0.0.r4.gg4f2fc60ca=h57928b3_9 - libxcb=1.17.0=h0e4246c_0 - - libxml2=2.13.8=h442d1da_0 + - libxml2=2.13.8=h741aa76_1 - libzlib=1.3.1=h2466b09_2 - linkify-it-py=2.0.3=pyhd8ed1ab_1 - - llvm-openmp=20.1.8=hfa2b4ca_0 + - llvm-openmp=20.1.8=hfa2b4ca_1 - locket=1.0.0=pyhd8ed1ab_0 - markdown-it-py=2.2.0=pyhd8ed1ab_0 - markupsafe=3.0.2=py310h38315fa_1 @@ -150,7 +150,7 @@ dependencies: - mdit-py-plugins=0.4.2=pyhd8ed1ab_1 - mdurl=0.1.2=pyhd8ed1ab_1 - mistune=3.1.3=pyh29332c3_0 - - mkl=2024.2.2=h66d3029_15 + - mkl=2024.2.2=h57928b3_16 - msgpack-python=1.1.1=py310hc19bc0b_0 - mumps-seq=5.7.3=hbaa6519_10 - munkres=1.1.4=pyhd8ed1ab_1 @@ -162,12 +162,12 @@ dependencies: - nbconvert-pandoc=7.16.6=hed9df3c_0 - nbformat=5.10.4=pyhd8ed1ab_1 - nest-asyncio=1.6.0=pyhd8ed1ab_1 - - notebook=7.4.4=pyhd8ed1ab_0 + - notebook=7.4.5=pyhd8ed1ab_0 - notebook-shim=0.2.4=pyhd8ed1ab_1 - numcodecs=0.13.1=py310hb4db72f_0 - numpy=1.26.4=py310hf667824_0 - - openjpeg=2.5.3=h4d64b90_0 - - openssl=3.5.1=h725018a_0 + - openjpeg=2.5.3=h24db6dd_1 + - openssl=3.5.2=h725018a_0 - overrides=7.7.0=pyhd8ed1ab_1 - packaging=25.0=pyh29332c3_1 - pandas=2.3.1=py310hed136d8_0 @@ -177,7 +177,7 @@ dependencies: - partd=1.4.2=pyhd8ed1ab_0 - pickleshare=0.7.5=pyhd8ed1ab_1004 - pillow=10.3.0=py310h3e38d90_1 - - pip=25.1.1=pyh8b19718_0 + - pip=25.2=pyh8b19718_0 - platformdirs=4.3.8=pyhe01879c_0 - pluggy=1.6.0=pyhd8ed1ab_0 - prometheus_client=0.22.1=pyhd8ed1ab_0 @@ -210,7 +210,7 @@ dependencies: - pywin32=311=py310h282bd7d_0 - pywinpty=2.0.15=py310h9e98ed7_0 - pyyaml=6.0.2=py310h38315fa_2 - - pyzmq=27.0.0=py310h656833d_0 + - pyzmq=27.0.1=py310h49f0f51_0 - readthedocs-sphinx-ext=2.2.5=pyhd8ed1ab_1 - referencing=0.36.2=pyh29332c3_0 - requests=2.32.4=pyhd8ed1ab_0 @@ -219,7 +219,7 @@ dependencies: - rfc3987-syntax=1.1.0=pyhe01879c_1 - rpds-py=0.26.0=py310h034784e_0 - rtree=1.2.0=py310h08d5ad2_1 - - scikit-learn=1.5.2=py310hf2a6c47_1 + - scikit-learn=1.6.1=py310hf2a6c47_0 - scipy=1.14.1=py310hbd0dde3_2 - send2trash=1.8.3=pyh5737063_1 - setuptools=80.9.0=pyhff2d567_0 @@ -248,7 +248,7 @@ dependencies: - sqlalchemy=2.0.42=py310h29418f3_0 - stack_data=0.6.3=pyhd8ed1ab_1 - tabulate=0.9.0=pyhd8ed1ab_2 - - tbb=2021.13.0=h62715c5_1 + - tbb=2021.13.0=h18a62a1_2 - tblib=3.1.0=pyhd8ed1ab_0 - terminado=0.18.1=pyh5737063_0 - threadpoolctl=3.6.0=pyhecae5ae_0 @@ -295,11 +295,11 @@ dependencies: - zstandard=0.23.0=py310ha8f682b_2 - zstd=1.5.7=hbeecb71_2 - pip: - - geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@020de8616b4767a596a4d0f49bce53c8d0c9da5b - - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@d567cc98901ecfa360ff2e93f8a6334a1bed24bc - - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@01a7068fdab7fba8695ad371c9fd9164760a09df - - octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81 - - param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@9ed6091534d638171957a17324e1a1e8f067b434 + - geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@1dbe97d441d65962a94e071b5c1c27d9facd2050 + - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@41271883c83f9ad1c9f7b662335dd1d54f880547 + - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@2e1d9b31ba74e900b7f41f903b73ec2b4e4217b4 + - octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81 + - param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@9ed6091534d638171957a17324e1a1e8f067b434 variables: KMP_WARNINGS: 0 diff --git a/environments/py-3.10-win-64.conda.lock.yml b/environments/py-3.10-win-64.conda.lock.yml index 6285fc19..ed86f8f1 100644 --- a/environments/py-3.10-win-64.conda.lock.yml +++ b/environments/py-3.10-win-64.conda.lock.yml @@ -1,6 +1,6 @@ # Generated by conda-lock. # platform: win-64 -# input_hash: 12cc832b6afad224ba7a18f42ebe117e16cedc70424e95b2c7e3894be647d2bf +# input_hash: 5babf042397838038a28ac78c72c28e9b56b16d89d92d69d08e0421c96c8624b channels: - conda-forge @@ -14,10 +14,10 @@ dependencies: - brotli-bin=1.1.0=h2466b09_3 - brotli-python=1.1.0=py310h9e98ed7_3 - bzip2=1.0.8=h2466b09_7 - - ca-certificates=2025.7.14=h4c7d964_0 + - ca-certificates=2025.8.3=h4c7d964_0 - cached-property=1.5.2=hd8ed1ab_1 - cached_property=1.5.2=pyha770c72_1 - - certifi=2025.7.14=pyhd8ed1ab_0 + - certifi=2025.8.3=pyhd8ed1ab_0 - cffi=1.17.1=py310ha8f682b_0 - click=8.2.1=pyh7428d3b_0 - cloudpickle=3.1.1=pyhd8ed1ab_0 @@ -39,7 +39,6 @@ dependencies: - hpack=4.1.0=pyhd8ed1ab_0 - hyperframe=6.1.0=pyhd8ed1ab_0 - importlib-metadata=8.7.0=pyhe01879c_1 - - intel-openmp=2024.2.1=h57928b3_1083 - jinja2=3.1.6=pyhd8ed1ab_0 - joblib=1.5.1=pyhd8ed1ab_0 - kiwisolver=1.4.8=py310he9f1925_1 @@ -47,11 +46,11 @@ dependencies: - lcms2=2.17=hbcf6048_0 - lerc=4.0.0=h6470a55_1 - libaec=1.1.4=h20038f6_0 - - libblas=3.9.0=32_h641d27c_mkl + - libblas=3.9.0=33_h706a439_openblas - libbrotlicommon=1.1.0=h2466b09_3 - libbrotlidec=1.1.0=h2466b09_3 - libbrotlienc=1.1.0=h2466b09_3 - - libcblas=3.9.0=32_h5e41251_mkl + - libcblas=3.9.0=33_ha692739_openblas - libcurl=8.14.1=h88aaa65_0 - libdeflate=1.24=h76ddb4d_0 - libdlf=0.3.0=pyhd8ed1ab_1 @@ -59,40 +58,41 @@ dependencies: - libffi=3.4.6=h537db12_1 - libfreetype=2.13.3=h57928b3_1 - libfreetype6=2.13.3=h0b5ce68_1 - - libgcc=15.1.0=h1383e82_3 - - libgomp=15.1.0=h1383e82_3 - - libhwloc=2.11.2=default_h88281d1_1002 + - libgcc=15.1.0=h1383e82_4 + - libgomp=15.1.0=h1383e82_4 + - libhwloc=2.12.1=default_h88281d1_1000 - libiconv=1.18=h135ad9c_1 - libjpeg-turbo=3.1.0=h2466b09_0 - - liblapack=3.9.0=32_h1aa476e_mkl + - liblapack=3.9.0=33_h1c6d55f_openblas - liblzma=5.8.1=h2466b09_2 + - libopenblas=0.3.30=openmp_h96ad2b0_1 - libpng=1.6.50=h7351971_1 - libspatialindex=2.0.0=h5a68840_0 - - libsqlite=3.50.3=hf5d6505_1 + - libsqlite=3.50.4=hf5d6505_0 - libssh2=1.11.1=h9aa295b_0 - libtiff=4.7.0=h05922d8_5 - libwebp-base=1.6.0=h4d5522a_0 - libwinpthread=12.0.0.r4.gg4f2fc60ca=h57928b3_9 - libxcb=1.17.0=h0e4246c_0 - - libxml2=2.13.8=h442d1da_0 + - libxml2=2.13.8=h741aa76_1 - libzlib=1.3.1=h2466b09_2 - - llvm-openmp=20.1.8=hfa2b4ca_0 + - llvm-openmp=20.1.8=hfa2b4ca_1 - locket=1.0.0=pyhd8ed1ab_0 - markupsafe=3.0.2=py310h38315fa_1 - matplotlib-base=3.8.4=py310hadb10a8_2 - - mkl=2024.2.2=h66d3029_15 + - mkl=2024.2.2=h57928b3_16 - msgpack-python=1.1.1=py310hc19bc0b_0 - mumps-seq=5.7.3=hbaa6519_10 - munkres=1.1.4=pyhd8ed1ab_1 - numcodecs=0.13.1=py310hb4db72f_0 - numpy=1.26.4=py310hf667824_0 - - openjpeg=2.5.3=h4d64b90_0 - - openssl=3.5.1=h725018a_0 + - openjpeg=2.5.3=h24db6dd_1 + - openssl=3.5.2=h725018a_0 - packaging=25.0=pyh29332c3_1 - pandas=2.3.1=py310hed136d8_0 - partd=1.4.2=pyhd8ed1ab_0 - pillow=10.3.0=py310h3e38d90_1 - - pip=25.1.1=pyh8b19718_0 + - pip=25.2=pyh8b19718_0 - psutil=7.0.0=py310ha8f682b_0 - pthread-stubs=0.4=h0e40799_1002 - pycparser=2.22=pyh29332c3_1 @@ -110,12 +110,12 @@ dependencies: - pytz=2025.2=pyhd8ed1ab_0 - pyyaml=6.0.2=py310h38315fa_2 - rtree=1.2.0=py310h08d5ad2_1 - - scikit-learn=1.5.2=py310hf2a6c47_1 + - scikit-learn=1.6.1=py310hf2a6c47_0 - scipy=1.14.1=py310hbd0dde3_2 - setuptools=80.9.0=pyhff2d567_0 - six=1.17.0=pyhe01879c_1 - sortedcontainers=2.4.0=pyhd8ed1ab_1 - - tbb=2021.13.0=h62715c5_1 + - tbb=2021.13.0=h18a62a1_2 - tblib=3.1.0=pyhd8ed1ab_0 - threadpoolctl=3.6.0=pyhecae5ae_0 - tk=8.6.13=h2c6b04d_2 @@ -145,11 +145,11 @@ dependencies: - zstandard=0.23.0=py310ha8f682b_2 - zstd=1.5.7=hbeecb71_2 - pip: - - geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@020de8616b4767a596a4d0f49bce53c8d0c9da5b - - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@d567cc98901ecfa360ff2e93f8a6334a1bed24bc - - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@01a7068fdab7fba8695ad371c9fd9164760a09df - - octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81 - - param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@9ed6091534d638171957a17324e1a1e8f067b434 + - geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@1dbe97d441d65962a94e071b5c1c27d9facd2050 + - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@41271883c83f9ad1c9f7b662335dd1d54f880547 + - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@2e1d9b31ba74e900b7f41f903b73ec2b4e4217b4 + - octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81 + - param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@9ed6091534d638171957a17324e1a1e8f067b434 variables: KMP_WARNINGS: 0 diff --git a/environments/py-3.11-linux-64-dev.conda.lock.yml b/environments/py-3.11-linux-64-dev.conda.lock.yml index e5d33ad9..02d5a0a9 100644 --- a/environments/py-3.11-linux-64-dev.conda.lock.yml +++ b/environments/py-3.11-linux-64-dev.conda.lock.yml @@ -1,6 +1,6 @@ # Generated by conda-lock. # platform: linux-64 -# input_hash: 3bdb725cf9e2e0a18331b01a1fd271c67ce2f7d54cfb3de3bcc9379dc3f52ad6 +# input_hash: 8cce520abc7830e77c6c1ae22f85de23c1a3f189a6830f442297dd1ec77be9d5 channels: - conda-forge @@ -10,9 +10,9 @@ dependencies: - accessible-pygments=0.0.5=pyhd8ed1ab_1 - alabaster=0.7.16=pyhd8ed1ab_0 - annotated-types=0.7.0=pyhd8ed1ab_1 - - anyio=4.9.0=pyh29332c3_0 + - anyio=4.10.0=pyhe01879c_0 - argon2-cffi=25.1.0=pyhd8ed1ab_0 - - argon2-cffi-bindings=21.2.0=py311h9ecbd09_5 + - argon2-cffi-bindings=25.1.0=py311h49ec1c0_0 - arrow=1.3.0=pyhd8ed1ab_1 - asciitree=0.3.3=py_2 - astroid=3.3.11=py311h38be061_0 @@ -29,23 +29,23 @@ dependencies: - brotli-python=1.1.0=py311hfdbb021_3 - bzip2=1.0.8=h4bc722e_7 - c-ares=1.34.5=hb9d3cd8_0 - - ca-certificates=2025.7.14=hbd8a1cb_0 + - ca-certificates=2025.8.3=hbd8a1cb_0 - cached-property=1.5.2=hd8ed1ab_1 - cached_property=1.5.2=pyha770c72_1 - - certifi=2025.7.14=pyhd8ed1ab_0 + - certifi=2025.8.3=pyhd8ed1ab_0 - cffi=1.17.1=py311hf29c0ef_0 - charset-normalizer=3.4.2=pyhd8ed1ab_0 - click=8.2.1=pyh707e725_0 - cloudpickle=3.1.1=pyhd8ed1ab_0 - colorama=0.4.6=pyhd8ed1ab_1 - comm=0.2.3=pyhe01879c_0 - - contourpy=1.3.3=py311hdf67eae_0 - - coverage=7.10.1=py311h3778330_0 + - contourpy=1.3.3=py311hdf67eae_1 + - coverage=7.10.2=py311h3778330_0 - cycler=0.12.1=pyhd8ed1ab_1 - cytoolz=1.0.1=py311h9ecbd09_0 - dask-core=2025.3.0=pyhd8ed1ab_0 - dataclasses=0.8=pyhc8e2a94_3 - - debugpy=1.8.15=py311hc665b79_0 + - debugpy=1.8.16=py311hc665b79_0 - decorator=5.2.1=pyhd8ed1ab_0 - defusedxml=0.7.1=pyhd8ed1ab_0 - deprecated=1.2.18=pyhd8ed1ab_0 @@ -70,13 +70,12 @@ dependencies: - 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.10=pyhd8ed1ab_1 - imagesize=1.4.1=pyhd8ed1ab_0 - importlib-metadata=8.7.0=pyhe01879c_1 - importlib_metadata=8.7.0=h40b2b14_1 - iniconfig=2.0.0=pyhd8ed1ab_1 - - ipykernel=6.30.0=pyh82676e8_0 + - ipykernel=6.30.1=pyh82676e8_0 - ipython=9.4.0=pyhfa0c392_0 - ipython_genutils=0.2.0=pyhd8ed1ab_2 - ipython_pygments_lexers=1.1.1=pyhd8ed1ab_0 @@ -113,11 +112,11 @@ dependencies: - ld_impl_linux-64=2.44=h1423503_1 - lerc=4.0.0=h0aef613_1 - libaec=1.1.4=h3f801dc_0 - - libblas=3.9.0=32_hfdb39a5_mkl + - libblas=3.9.0=33_hfdb39a5_mkl - libbrotlicommon=1.1.0=hb9d3cd8_3 - libbrotlidec=1.1.0=hb9d3cd8_3 - libbrotlienc=1.1.0=hb9d3cd8_3 - - libcblas=3.9.0=32_h372d94f_mkl + - libcblas=3.9.0=33_h372d94f_mkl - libcurl=8.14.1=h332b0f4_0 - libdeflate=1.24=h86f0d12_0 - libdlf=0.3.0=pyhd8ed1ab_1 @@ -127,14 +126,14 @@ dependencies: - libffi=3.4.6=h2dba641_1 - libfreetype=2.13.3=ha770c72_1 - libfreetype6=2.13.3=h48d6fc4_1 - - libgcc=15.1.0=h767d61c_3 - - libgcc-ng=15.1.0=h69a702a_3 - - libgfortran=15.1.0=h69a702a_3 - - libgfortran5=15.1.0=hcea5267_3 - - libhwloc=2.11.2=default_h3d81e11_1002 + - libgcc=15.1.0=h767d61c_4 + - libgcc-ng=15.1.0=h69a702a_4 + - libgfortran=15.1.0=h69a702a_4 + - libgfortran5=15.1.0=hcea5267_4 + - libhwloc=2.12.1=default_h3d81e11_1000 - libiconv=1.18=h4ce23a2_1 - libjpeg-turbo=3.1.0=hb9d3cd8_0 - - liblapack=3.9.0=32_hc41d3b0_mkl + - liblapack=3.9.0=33_hc41d3b0_mkl - liblzma=5.8.1=hb9d3cd8_2 - libnghttp2=1.64.0=h161d5f1_0 - libnsl=2.0.1=hb9d3cd8_1 @@ -142,19 +141,19 @@ dependencies: - libscotch=7.0.6=hea33c07_1 - libsodium=1.0.20=h4ab18f5_0 - libspatialindex=2.0.0=he02047a_0 - - libsqlite=3.50.3=hee844dc_1 + - libsqlite=3.50.4=h0c1763c_0 - libssh2=1.11.1=hcf80075_0 - - libstdcxx=15.1.0=h8f9b012_3 - - libstdcxx-ng=15.1.0=h4852527_3 + - libstdcxx=15.1.0=h8f9b012_4 + - libstdcxx-ng=15.1.0=h4852527_4 - libtiff=4.7.0=hf01ce69_5 - libuuid=2.38.1=h0b41bf4_0 - libwebp-base=1.6.0=hd42ef1d_0 - libxcb=1.17.0=h8a09558_0 - libxcrypt=4.4.36=hd590300_1 - - libxml2=2.13.8=h4bc477f_0 + - libxml2=2.13.8=h2cb61b6_1 - libzlib=1.3.1=hb9d3cd8_2 - linkify-it-py=2.0.3=pyhd8ed1ab_1 - - llvm-openmp=20.1.8=h4922eb0_0 + - llvm-openmp=20.1.8=h4922eb0_1 - locket=1.0.0=pyhd8ed1ab_0 - markdown-it-py=2.2.0=pyhd8ed1ab_0 - markupsafe=3.0.2=py311h2dc5d0c_1 @@ -165,7 +164,7 @@ dependencies: - mdurl=0.1.2=pyhd8ed1ab_1 - metis=5.1.0=hd0bcaf9_1007 - mistune=3.1.3=pyh29332c3_0 - - mkl=2024.2.2=ha770c72_16 + - mkl=2024.2.2=ha770c72_17 - msgpack-python=1.1.1=py311hd18a35c_0 - mumps-include=5.7.3=h82cca05_10 - mumps-seq=5.7.3=h06cbf8f_10 @@ -179,12 +178,12 @@ dependencies: - nbformat=5.10.4=pyhd8ed1ab_1 - ncurses=6.5=h2d0b736_3 - nest-asyncio=1.6.0=pyhd8ed1ab_1 - - notebook=7.4.4=pyhd8ed1ab_0 + - notebook=7.4.5=pyhd8ed1ab_0 - notebook-shim=0.2.4=pyhd8ed1ab_1 - numcodecs=0.15.1=py311h7db5c69_0 - numpy=1.26.4=py311h64a7726_0 - - openjpeg=2.5.3=h5fbd93e_0 - - openssl=3.5.1=h7b32b05_0 + - openjpeg=2.5.3=h55fea9a_1 + - openssl=3.5.2=h26f9b46_0 - overrides=7.7.0=pyhd8ed1ab_1 - packaging=25.0=pyh29332c3_1 - pandas=2.3.1=py311hed34c8f_0 @@ -195,7 +194,7 @@ dependencies: - pexpect=4.9.0=pyhd8ed1ab_1 - pickleshare=0.7.5=pyhd8ed1ab_1004 - pillow=10.3.0=py311h82a398c_1 - - pip=25.1.1=pyh8b19718_0 + - pip=25.2=pyh8b19718_0 - platformdirs=4.3.8=pyhe01879c_0 - pluggy=1.6.0=pyhd8ed1ab_0 - prometheus_client=0.22.1=pyhd8ed1ab_0 @@ -227,7 +226,7 @@ dependencies: - python_abi=3.11=8_cp311 - pytz=2025.2=pyhd8ed1ab_0 - pyyaml=6.0.2=py311h2dc5d0c_2 - - pyzmq=27.0.0=py311h7deb3e3_0 + - pyzmq=27.0.1=py311hc251a9f_0 - readline=8.2=h8c095d6_2 - readthedocs-sphinx-ext=2.2.5=pyhd8ed1ab_1 - referencing=0.36.2=pyh29332c3_0 @@ -237,7 +236,7 @@ dependencies: - rfc3987-syntax=1.1.0=pyhe01879c_1 - rpds-py=0.26.0=py311hdae7d1d_0 - rtree=1.2.0=py311ha1603b9_1 - - scikit-learn=1.5.2=py311h57cc02b_1 + - scikit-learn=1.6.1=py311h57cc02b_0 - scipy=1.14.1=py311he9a78e4_2 - send2trash=1.8.3=pyh0d859eb_1 - setuptools=80.9.0=pyhff2d567_0 @@ -266,7 +265,7 @@ dependencies: - sqlalchemy=2.0.42=py311h49ec1c0_0 - stack_data=0.6.3=pyhd8ed1ab_1 - tabulate=0.9.0=pyhd8ed1ab_2 - - tbb=2021.13.0=hceb3a55_1 + - tbb=2021.13.0=hb60516a_2 - tblib=3.1.0=pyhd8ed1ab_0 - terminado=0.18.1=pyh0d859eb_0 - threadpoolctl=3.6.0=pyhecae5ae_0 @@ -308,11 +307,11 @@ dependencies: - zstandard=0.23.0=py311h9ecbd09_2 - zstd=1.5.7=hb8e6e7a_2 - pip: - - geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@020de8616b4767a596a4d0f49bce53c8d0c9da5b - - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@d567cc98901ecfa360ff2e93f8a6334a1bed24bc - - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@01a7068fdab7fba8695ad371c9fd9164760a09df - - octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81 - - param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@9ed6091534d638171957a17324e1a1e8f067b434 + - geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@1dbe97d441d65962a94e071b5c1c27d9facd2050 + - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@41271883c83f9ad1c9f7b662335dd1d54f880547 + - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@2e1d9b31ba74e900b7f41f903b73ec2b4e4217b4 + - octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81 + - param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@9ed6091534d638171957a17324e1a1e8f067b434 variables: KMP_WARNINGS: 0 diff --git a/environments/py-3.11-linux-64.conda.lock.yml b/environments/py-3.11-linux-64.conda.lock.yml index b61a80a5..5edb2483 100644 --- a/environments/py-3.11-linux-64.conda.lock.yml +++ b/environments/py-3.11-linux-64.conda.lock.yml @@ -1,6 +1,6 @@ # Generated by conda-lock. # platform: linux-64 -# input_hash: 3bdb725cf9e2e0a18331b01a1fd271c67ce2f7d54cfb3de3bcc9379dc3f52ad6 +# input_hash: 8cce520abc7830e77c6c1ae22f85de23c1a3f189a6830f442297dd1ec77be9d5 channels: - conda-forge @@ -15,15 +15,15 @@ dependencies: - brotli-python=1.1.0=py311hfdbb021_3 - bzip2=1.0.8=h4bc722e_7 - c-ares=1.34.5=hb9d3cd8_0 - - ca-certificates=2025.7.14=hbd8a1cb_0 + - ca-certificates=2025.8.3=hbd8a1cb_0 - cached-property=1.5.2=hd8ed1ab_1 - cached_property=1.5.2=pyha770c72_1 - - certifi=2025.7.14=pyhd8ed1ab_0 + - certifi=2025.8.3=pyhd8ed1ab_0 - cffi=1.17.1=py311hf29c0ef_0 - click=8.2.1=pyh707e725_0 - cloudpickle=3.1.1=pyhd8ed1ab_0 - colorama=0.4.6=pyhd8ed1ab_1 - - contourpy=1.3.3=py311hdf67eae_0 + - contourpy=1.3.3=py311hdf67eae_1 - cycler=0.12.1=pyhd8ed1ab_1 - cytoolz=1.0.1=py311h9ecbd09_0 - dask-core=2025.3.0=pyhd8ed1ab_0 @@ -40,7 +40,6 @@ dependencies: - hdf5=1.14.6=nompi_h6e4c0c1_103 - hpack=4.1.0=pyhd8ed1ab_0 - hyperframe=6.1.0=pyhd8ed1ab_0 - - icu=75.1=he02047a_0 - importlib-metadata=8.7.0=pyhe01879c_1 - jinja2=3.1.6=pyhd8ed1ab_0 - joblib=1.5.1=pyhd8ed1ab_0 @@ -51,11 +50,11 @@ dependencies: - ld_impl_linux-64=2.44=h1423503_1 - lerc=4.0.0=h0aef613_1 - libaec=1.1.4=h3f801dc_0 - - libblas=3.9.0=32_hfdb39a5_mkl + - libblas=3.9.0=33_hfdb39a5_mkl - libbrotlicommon=1.1.0=hb9d3cd8_3 - libbrotlidec=1.1.0=hb9d3cd8_3 - libbrotlienc=1.1.0=hb9d3cd8_3 - - libcblas=3.9.0=32_h372d94f_mkl + - libcblas=3.9.0=33_h372d94f_mkl - libcurl=8.14.1=h332b0f4_0 - libdeflate=1.24=h86f0d12_0 - libdlf=0.3.0=pyhd8ed1ab_1 @@ -65,37 +64,37 @@ dependencies: - libffi=3.4.6=h2dba641_1 - libfreetype=2.13.3=ha770c72_1 - libfreetype6=2.13.3=h48d6fc4_1 - - libgcc=15.1.0=h767d61c_3 - - libgcc-ng=15.1.0=h69a702a_3 - - libgfortran=15.1.0=h69a702a_3 - - libgfortran5=15.1.0=hcea5267_3 - - libhwloc=2.11.2=default_h3d81e11_1002 + - libgcc=15.1.0=h767d61c_4 + - libgcc-ng=15.1.0=h69a702a_4 + - libgfortran=15.1.0=h69a702a_4 + - libgfortran5=15.1.0=hcea5267_4 + - libhwloc=2.12.1=default_h3d81e11_1000 - libiconv=1.18=h4ce23a2_1 - libjpeg-turbo=3.1.0=hb9d3cd8_0 - - liblapack=3.9.0=32_hc41d3b0_mkl + - liblapack=3.9.0=33_hc41d3b0_mkl - liblzma=5.8.1=hb9d3cd8_2 - libnghttp2=1.64.0=h161d5f1_0 - libnsl=2.0.1=hb9d3cd8_1 - libpng=1.6.50=h421ea60_1 - libscotch=7.0.6=hea33c07_1 - libspatialindex=2.0.0=he02047a_0 - - libsqlite=3.50.3=hee844dc_1 + - libsqlite=3.50.4=h0c1763c_0 - libssh2=1.11.1=hcf80075_0 - - libstdcxx=15.1.0=h8f9b012_3 - - libstdcxx-ng=15.1.0=h4852527_3 + - libstdcxx=15.1.0=h8f9b012_4 + - libstdcxx-ng=15.1.0=h4852527_4 - libtiff=4.7.0=hf01ce69_5 - libuuid=2.38.1=h0b41bf4_0 - libwebp-base=1.6.0=hd42ef1d_0 - libxcb=1.17.0=h8a09558_0 - libxcrypt=4.4.36=hd590300_1 - - libxml2=2.13.8=h4bc477f_0 + - libxml2=2.13.8=h2cb61b6_1 - libzlib=1.3.1=hb9d3cd8_2 - - llvm-openmp=20.1.8=h4922eb0_0 + - llvm-openmp=20.1.8=h4922eb0_1 - locket=1.0.0=pyhd8ed1ab_0 - markupsafe=3.0.2=py311h2dc5d0c_1 - matplotlib-base=3.8.4=py311ha4ca890_2 - metis=5.1.0=hd0bcaf9_1007 - - mkl=2024.2.2=ha770c72_16 + - mkl=2024.2.2=ha770c72_17 - msgpack-python=1.1.1=py311hd18a35c_0 - mumps-include=5.7.3=h82cca05_10 - mumps-seq=5.7.3=h06cbf8f_10 @@ -103,13 +102,13 @@ dependencies: - ncurses=6.5=h2d0b736_3 - numcodecs=0.15.1=py311h7db5c69_0 - numpy=1.26.4=py311h64a7726_0 - - openjpeg=2.5.3=h5fbd93e_0 - - openssl=3.5.1=h7b32b05_0 + - openjpeg=2.5.3=h55fea9a_1 + - openssl=3.5.2=h26f9b46_0 - packaging=25.0=pyh29332c3_1 - pandas=2.3.1=py311hed34c8f_0 - partd=1.4.2=pyhd8ed1ab_0 - pillow=10.3.0=py311h82a398c_1 - - pip=25.1.1=pyh8b19718_0 + - pip=25.2=pyh8b19718_0 - psutil=7.0.0=py311h9ecbd09_0 - pthread-stubs=0.4=hb9d3cd8_1002 - pycparser=2.22=pyh29332c3_1 @@ -128,12 +127,12 @@ dependencies: - pyyaml=6.0.2=py311h2dc5d0c_2 - readline=8.2=h8c095d6_2 - rtree=1.2.0=py311ha1603b9_1 - - scikit-learn=1.5.2=py311h57cc02b_1 + - scikit-learn=1.6.1=py311h57cc02b_0 - scipy=1.14.1=py311he9a78e4_2 - setuptools=80.9.0=pyhff2d567_0 - six=1.17.0=pyhe01879c_1 - sortedcontainers=2.4.0=pyhd8ed1ab_1 - - tbb=2021.13.0=hceb3a55_1 + - tbb=2021.13.0=hb60516a_2 - tblib=3.1.0=pyhd8ed1ab_0 - threadpoolctl=3.6.0=pyhecae5ae_0 - tk=8.6.13=noxft_hd72426e_102 @@ -159,11 +158,11 @@ dependencies: - zstandard=0.23.0=py311h9ecbd09_2 - zstd=1.5.7=hb8e6e7a_2 - pip: - - geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@020de8616b4767a596a4d0f49bce53c8d0c9da5b - - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@d567cc98901ecfa360ff2e93f8a6334a1bed24bc - - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@01a7068fdab7fba8695ad371c9fd9164760a09df - - octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81 - - param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@9ed6091534d638171957a17324e1a1e8f067b434 + - geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@1dbe97d441d65962a94e071b5c1c27d9facd2050 + - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@41271883c83f9ad1c9f7b662335dd1d54f880547 + - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@2e1d9b31ba74e900b7f41f903b73ec2b4e4217b4 + - octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81 + - param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@9ed6091534d638171957a17324e1a1e8f067b434 variables: KMP_WARNINGS: 0 diff --git a/environments/py-3.11-win-64-dev.conda.lock.yml b/environments/py-3.11-win-64-dev.conda.lock.yml index b6594e35..cb8dc73c 100644 --- a/environments/py-3.11-win-64-dev.conda.lock.yml +++ b/environments/py-3.11-win-64-dev.conda.lock.yml @@ -1,6 +1,6 @@ # Generated by conda-lock. # platform: win-64 -# input_hash: 57805dd7243378b72dd91648b00eb790f855375cd6ad3095c5099809073a0210 +# input_hash: 35467c865311a1b10fc72659b58f28578bcf2a4985e82e4f6bc78fe91e1743c8 channels: - conda-forge @@ -10,9 +10,9 @@ dependencies: - accessible-pygments=0.0.5=pyhd8ed1ab_1 - alabaster=0.7.16=pyhd8ed1ab_0 - annotated-types=0.7.0=pyhd8ed1ab_1 - - anyio=4.9.0=pyh29332c3_0 + - anyio=4.10.0=pyhe01879c_0 - argon2-cffi=25.1.0=pyhd8ed1ab_0 - - argon2-cffi-bindings=21.2.0=py311he736701_5 + - argon2-cffi-bindings=25.1.0=py311h3485c13_0 - arrow=1.3.0=pyhd8ed1ab_1 - asciitree=0.3.3=py_2 - astroid=3.3.11=py311h1ea47a8_0 @@ -28,24 +28,24 @@ dependencies: - brotli-bin=1.1.0=h2466b09_3 - brotli-python=1.1.0=py311hda3d55a_3 - bzip2=1.0.8=h2466b09_7 - - ca-certificates=2025.7.14=h4c7d964_0 + - ca-certificates=2025.8.3=h4c7d964_0 - cached-property=1.5.2=hd8ed1ab_1 - cached_property=1.5.2=pyha770c72_1 - - certifi=2025.7.14=pyhd8ed1ab_0 + - certifi=2025.8.3=pyhd8ed1ab_0 - cffi=1.17.1=py311he736701_0 - charset-normalizer=3.4.2=pyhd8ed1ab_0 - click=8.2.1=pyh7428d3b_0 - cloudpickle=3.1.1=pyhd8ed1ab_0 - colorama=0.4.6=pyhd8ed1ab_1 - comm=0.2.3=pyhe01879c_0 - - contourpy=1.3.3=py311h3fd045d_0 - - coverage=7.10.1=py311h3f79411_0 + - contourpy=1.3.3=py311h3fd045d_1 + - coverage=7.10.2=py311h3f79411_0 - cpython=3.11.13=py311hd8ed1ab_0 - cycler=0.12.1=pyhd8ed1ab_1 - cytoolz=1.0.1=py311he736701_0 - dask-core=2025.3.0=pyhd8ed1ab_0 - dataclasses=0.8=pyhc8e2a94_3 - - debugpy=1.8.15=py311h5dfdfe8_0 + - debugpy=1.8.16=py311h5dfdfe8_0 - decorator=5.2.1=pyhd8ed1ab_0 - defusedxml=0.7.1=pyhd8ed1ab_0 - deprecated=1.2.18=pyhd8ed1ab_0 @@ -75,8 +75,7 @@ dependencies: - importlib-metadata=8.7.0=pyhe01879c_1 - importlib_metadata=8.7.0=h40b2b14_1 - iniconfig=2.0.0=pyhd8ed1ab_1 - - intel-openmp=2024.2.1=h57928b3_1083 - - ipykernel=6.30.0=pyh3521513_0 + - ipykernel=6.30.1=pyh3521513_0 - ipython=9.4.0=pyh6be1c34_0 - ipython_genutils=0.2.0=pyhd8ed1ab_2 - ipython_pygments_lexers=1.1.1=pyhd8ed1ab_0 @@ -111,11 +110,11 @@ dependencies: - lcms2=2.17=hbcf6048_0 - lerc=4.0.0=h6470a55_1 - libaec=1.1.4=h20038f6_0 - - libblas=3.9.0=32_h641d27c_mkl + - libblas=3.9.0=33_h706a439_openblas - libbrotlicommon=1.1.0=h2466b09_3 - libbrotlidec=1.1.0=h2466b09_3 - libbrotlienc=1.1.0=h2466b09_3 - - libcblas=3.9.0=32_h5e41251_mkl + - libcblas=3.9.0=33_ha692739_openblas - libcurl=8.14.1=h88aaa65_0 - libdeflate=1.24=h76ddb4d_0 - libdlf=0.3.0=pyhd8ed1ab_1 @@ -123,26 +122,27 @@ dependencies: - libffi=3.4.6=h537db12_1 - libfreetype=2.13.3=h57928b3_1 - libfreetype6=2.13.3=h0b5ce68_1 - - libgcc=15.1.0=h1383e82_3 - - libgomp=15.1.0=h1383e82_3 - - libhwloc=2.11.2=default_h88281d1_1002 + - libgcc=15.1.0=h1383e82_4 + - libgomp=15.1.0=h1383e82_4 + - libhwloc=2.12.1=default_h88281d1_1000 - libiconv=1.18=h135ad9c_1 - libjpeg-turbo=3.1.0=h2466b09_0 - - liblapack=3.9.0=32_h1aa476e_mkl + - liblapack=3.9.0=33_h1c6d55f_openblas - liblzma=5.8.1=h2466b09_2 + - libopenblas=0.3.30=openmp_h96ad2b0_1 - libpng=1.6.50=h7351971_1 - libsodium=1.0.20=hc70643c_0 - libspatialindex=2.0.0=h5a68840_0 - - libsqlite=3.50.3=hf5d6505_1 + - libsqlite=3.50.4=hf5d6505_0 - libssh2=1.11.1=h9aa295b_0 - libtiff=4.7.0=h05922d8_5 - libwebp-base=1.6.0=h4d5522a_0 - libwinpthread=12.0.0.r4.gg4f2fc60ca=h57928b3_9 - libxcb=1.17.0=h0e4246c_0 - - libxml2=2.13.8=h442d1da_0 + - libxml2=2.13.8=h741aa76_1 - libzlib=1.3.1=h2466b09_2 - linkify-it-py=2.0.3=pyhd8ed1ab_1 - - llvm-openmp=20.1.8=hfa2b4ca_0 + - llvm-openmp=20.1.8=hfa2b4ca_1 - locket=1.0.0=pyhd8ed1ab_0 - markdown-it-py=2.2.0=pyhd8ed1ab_0 - markupsafe=3.0.2=py311h5082efb_1 @@ -152,7 +152,7 @@ dependencies: - mdit-py-plugins=0.4.2=pyhd8ed1ab_1 - mdurl=0.1.2=pyhd8ed1ab_1 - mistune=3.1.3=pyh29332c3_0 - - mkl=2024.2.2=h66d3029_15 + - mkl=2024.2.2=h57928b3_16 - msgpack-python=1.1.1=py311h3257749_0 - mumps-seq=5.7.3=hbaa6519_10 - munkres=1.1.4=pyhd8ed1ab_1 @@ -164,12 +164,12 @@ dependencies: - nbconvert-pandoc=7.16.6=hed9df3c_0 - nbformat=5.10.4=pyhd8ed1ab_1 - nest-asyncio=1.6.0=pyhd8ed1ab_1 - - notebook=7.4.4=pyhd8ed1ab_0 + - notebook=7.4.5=pyhd8ed1ab_0 - notebook-shim=0.2.4=pyhd8ed1ab_1 - numcodecs=0.15.1=py311hcf9f919_0 - numpy=1.26.4=py311h0b4df5a_0 - - openjpeg=2.5.3=h4d64b90_0 - - openssl=3.5.1=h725018a_0 + - openjpeg=2.5.3=h24db6dd_1 + - openssl=3.5.2=h725018a_0 - overrides=7.7.0=pyhd8ed1ab_1 - packaging=25.0=pyh29332c3_1 - pandas=2.3.1=py311h11fd7f3_0 @@ -179,7 +179,7 @@ dependencies: - partd=1.4.2=pyhd8ed1ab_0 - pickleshare=0.7.5=pyhd8ed1ab_1004 - pillow=10.3.0=py311h5592be9_1 - - pip=25.1.1=pyh8b19718_0 + - pip=25.2=pyh8b19718_0 - platformdirs=4.3.8=pyhe01879c_0 - pluggy=1.6.0=pyhd8ed1ab_0 - prometheus_client=0.22.1=pyhd8ed1ab_0 @@ -212,7 +212,7 @@ dependencies: - pywin32=311=py311hefeebc8_0 - pywinpty=2.0.15=py311hda3d55a_0 - pyyaml=6.0.2=py311h5082efb_2 - - pyzmq=27.0.0=py311h484c95c_0 + - pyzmq=27.0.1=py311ha362a94_0 - readthedocs-sphinx-ext=2.2.5=pyhd8ed1ab_1 - referencing=0.36.2=pyh29332c3_0 - requests=2.32.4=pyhd8ed1ab_0 @@ -221,7 +221,7 @@ dependencies: - rfc3987-syntax=1.1.0=pyhe01879c_1 - rpds-py=0.26.0=py311hf51aa87_0 - rtree=1.2.0=py311h44d53c4_1 - - scikit-learn=1.5.2=py311hdcb8d17_1 + - scikit-learn=1.6.1=py311hdcb8d17_0 - scipy=1.14.1=py311hf16d85f_2 - send2trash=1.8.3=pyh5737063_1 - setuptools=80.9.0=pyhff2d567_0 @@ -250,7 +250,7 @@ dependencies: - sqlalchemy=2.0.42=py311h3485c13_0 - stack_data=0.6.3=pyhd8ed1ab_1 - tabulate=0.9.0=pyhd8ed1ab_2 - - tbb=2021.13.0=h62715c5_1 + - tbb=2021.13.0=h18a62a1_2 - tblib=3.1.0=pyhd8ed1ab_0 - terminado=0.18.1=pyh5737063_0 - threadpoolctl=3.6.0=pyhecae5ae_0 @@ -298,11 +298,11 @@ dependencies: - zstandard=0.23.0=py311he736701_2 - zstd=1.5.7=hbeecb71_2 - pip: - - geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@020de8616b4767a596a4d0f49bce53c8d0c9da5b - - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@d567cc98901ecfa360ff2e93f8a6334a1bed24bc - - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@01a7068fdab7fba8695ad371c9fd9164760a09df - - octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81 - - param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@9ed6091534d638171957a17324e1a1e8f067b434 + - geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@1dbe97d441d65962a94e071b5c1c27d9facd2050 + - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@41271883c83f9ad1c9f7b662335dd1d54f880547 + - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@2e1d9b31ba74e900b7f41f903b73ec2b4e4217b4 + - octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81 + - param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@9ed6091534d638171957a17324e1a1e8f067b434 variables: KMP_WARNINGS: 0 diff --git a/environments/py-3.11-win-64.conda.lock.yml b/environments/py-3.11-win-64.conda.lock.yml index dc76f14c..bc668a45 100644 --- a/environments/py-3.11-win-64.conda.lock.yml +++ b/environments/py-3.11-win-64.conda.lock.yml @@ -1,6 +1,6 @@ # Generated by conda-lock. # platform: win-64 -# input_hash: 57805dd7243378b72dd91648b00eb790f855375cd6ad3095c5099809073a0210 +# input_hash: 35467c865311a1b10fc72659b58f28578bcf2a4985e82e4f6bc78fe91e1743c8 channels: - conda-forge @@ -14,15 +14,15 @@ dependencies: - brotli-bin=1.1.0=h2466b09_3 - brotli-python=1.1.0=py311hda3d55a_3 - bzip2=1.0.8=h2466b09_7 - - ca-certificates=2025.7.14=h4c7d964_0 + - ca-certificates=2025.8.3=h4c7d964_0 - cached-property=1.5.2=hd8ed1ab_1 - cached_property=1.5.2=pyha770c72_1 - - certifi=2025.7.14=pyhd8ed1ab_0 + - certifi=2025.8.3=pyhd8ed1ab_0 - cffi=1.17.1=py311he736701_0 - click=8.2.1=pyh7428d3b_0 - cloudpickle=3.1.1=pyhd8ed1ab_0 - colorama=0.4.6=pyhd8ed1ab_1 - - contourpy=1.3.3=py311h3fd045d_0 + - contourpy=1.3.3=py311h3fd045d_1 - cycler=0.12.1=pyhd8ed1ab_1 - cytoolz=1.0.1=py311he736701_0 - dask-core=2025.3.0=pyhd8ed1ab_0 @@ -40,7 +40,6 @@ dependencies: - hpack=4.1.0=pyhd8ed1ab_0 - hyperframe=6.1.0=pyhd8ed1ab_0 - importlib-metadata=8.7.0=pyhe01879c_1 - - intel-openmp=2024.2.1=h57928b3_1083 - jinja2=3.1.6=pyhd8ed1ab_0 - joblib=1.5.1=pyhd8ed1ab_0 - kiwisolver=1.4.8=py311h3fd045d_1 @@ -48,11 +47,11 @@ dependencies: - lcms2=2.17=hbcf6048_0 - lerc=4.0.0=h6470a55_1 - libaec=1.1.4=h20038f6_0 - - libblas=3.9.0=32_h641d27c_mkl + - libblas=3.9.0=33_h706a439_openblas - libbrotlicommon=1.1.0=h2466b09_3 - libbrotlidec=1.1.0=h2466b09_3 - libbrotlienc=1.1.0=h2466b09_3 - - libcblas=3.9.0=32_h5e41251_mkl + - libcblas=3.9.0=33_ha692739_openblas - libcurl=8.14.1=h88aaa65_0 - libdeflate=1.24=h76ddb4d_0 - libdlf=0.3.0=pyhd8ed1ab_1 @@ -60,40 +59,41 @@ dependencies: - libffi=3.4.6=h537db12_1 - libfreetype=2.13.3=h57928b3_1 - libfreetype6=2.13.3=h0b5ce68_1 - - libgcc=15.1.0=h1383e82_3 - - libgomp=15.1.0=h1383e82_3 - - libhwloc=2.11.2=default_h88281d1_1002 + - libgcc=15.1.0=h1383e82_4 + - libgomp=15.1.0=h1383e82_4 + - libhwloc=2.12.1=default_h88281d1_1000 - libiconv=1.18=h135ad9c_1 - libjpeg-turbo=3.1.0=h2466b09_0 - - liblapack=3.9.0=32_h1aa476e_mkl + - liblapack=3.9.0=33_h1c6d55f_openblas - liblzma=5.8.1=h2466b09_2 + - libopenblas=0.3.30=openmp_h96ad2b0_1 - libpng=1.6.50=h7351971_1 - libspatialindex=2.0.0=h5a68840_0 - - libsqlite=3.50.3=hf5d6505_1 + - libsqlite=3.50.4=hf5d6505_0 - libssh2=1.11.1=h9aa295b_0 - libtiff=4.7.0=h05922d8_5 - libwebp-base=1.6.0=h4d5522a_0 - libwinpthread=12.0.0.r4.gg4f2fc60ca=h57928b3_9 - libxcb=1.17.0=h0e4246c_0 - - libxml2=2.13.8=h442d1da_0 + - libxml2=2.13.8=h741aa76_1 - libzlib=1.3.1=h2466b09_2 - - llvm-openmp=20.1.8=hfa2b4ca_0 + - llvm-openmp=20.1.8=hfa2b4ca_1 - locket=1.0.0=pyhd8ed1ab_0 - markupsafe=3.0.2=py311h5082efb_1 - matplotlib-base=3.8.4=py311h9b31f6e_2 - - mkl=2024.2.2=h66d3029_15 + - mkl=2024.2.2=h57928b3_16 - msgpack-python=1.1.1=py311h3257749_0 - mumps-seq=5.7.3=hbaa6519_10 - munkres=1.1.4=pyhd8ed1ab_1 - numcodecs=0.15.1=py311hcf9f919_0 - numpy=1.26.4=py311h0b4df5a_0 - - openjpeg=2.5.3=h4d64b90_0 - - openssl=3.5.1=h725018a_0 + - openjpeg=2.5.3=h24db6dd_1 + - openssl=3.5.2=h725018a_0 - packaging=25.0=pyh29332c3_1 - pandas=2.3.1=py311h11fd7f3_0 - partd=1.4.2=pyhd8ed1ab_0 - pillow=10.3.0=py311h5592be9_1 - - pip=25.1.1=pyh8b19718_0 + - pip=25.2=pyh8b19718_0 - psutil=7.0.0=py311he736701_0 - pthread-stubs=0.4=h0e40799_1002 - pycparser=2.22=pyh29332c3_1 @@ -111,12 +111,12 @@ dependencies: - pytz=2025.2=pyhd8ed1ab_0 - pyyaml=6.0.2=py311h5082efb_2 - rtree=1.2.0=py311h44d53c4_1 - - scikit-learn=1.5.2=py311hdcb8d17_1 + - scikit-learn=1.6.1=py311hdcb8d17_0 - scipy=1.14.1=py311hf16d85f_2 - setuptools=80.9.0=pyhff2d567_0 - six=1.17.0=pyhe01879c_1 - sortedcontainers=2.4.0=pyhd8ed1ab_1 - - tbb=2021.13.0=h62715c5_1 + - tbb=2021.13.0=h18a62a1_2 - tblib=3.1.0=pyhd8ed1ab_0 - threadpoolctl=3.6.0=pyhecae5ae_0 - tk=8.6.13=h2c6b04d_2 @@ -147,11 +147,11 @@ dependencies: - zstandard=0.23.0=py311he736701_2 - zstd=1.5.7=hbeecb71_2 - pip: - - geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@020de8616b4767a596a4d0f49bce53c8d0c9da5b - - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@d567cc98901ecfa360ff2e93f8a6334a1bed24bc - - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@01a7068fdab7fba8695ad371c9fd9164760a09df - - octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81 - - param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@9ed6091534d638171957a17324e1a1e8f067b434 + - geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@1dbe97d441d65962a94e071b5c1c27d9facd2050 + - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@41271883c83f9ad1c9f7b662335dd1d54f880547 + - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@2e1d9b31ba74e900b7f41f903b73ec2b4e4217b4 + - octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81 + - param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@9ed6091534d638171957a17324e1a1e8f067b434 variables: KMP_WARNINGS: 0 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 b94eeaa2..aa80118a 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: 0411d0bb5b468d1fb923a36f5fc20b1e4f1af3a872d37f6492e422e64a4e5142 +# input_hash: 2e48ea762f31ce7d0e20196680dec38b885bd725bb1dc73d18f428e1faa16c06 channels: - conda-forge @@ -10,9 +10,9 @@ dependencies: - accessible-pygments=0.0.5=pyhd8ed1ab_1 - alabaster=0.7.16=pyhd8ed1ab_0 - annotated-types=0.7.0=pyhd8ed1ab_1 - - anyio=4.9.0=pyh29332c3_0 + - anyio=4.10.0=pyhe01879c_0 - argon2-cffi=25.1.0=pyhd8ed1ab_0 - - argon2-cffi-bindings=21.2.0=py312h66e93f0_5 + - argon2-cffi-bindings=25.1.0=py312h4c3975b_0 - arrow=1.3.0=pyhd8ed1ab_1 - asciitree=0.3.3=py_2 - astroid=3.3.11=py312h7900ff3_0 @@ -29,23 +29,23 @@ dependencies: - brotli-python=1.1.0=py312h2ec8cdc_3 - bzip2=1.0.8=h4bc722e_7 - c-ares=1.34.5=hb9d3cd8_0 - - ca-certificates=2025.7.14=hbd8a1cb_0 + - ca-certificates=2025.8.3=hbd8a1cb_0 - cached-property=1.5.2=hd8ed1ab_1 - cached_property=1.5.2=pyha770c72_1 - - certifi=2025.7.14=pyhd8ed1ab_0 + - certifi=2025.8.3=pyhd8ed1ab_0 - cffi=1.17.1=py312h06ac9bb_0 - charset-normalizer=3.4.2=pyhd8ed1ab_0 - click=8.2.1=pyh707e725_0 - cloudpickle=3.1.1=pyhd8ed1ab_0 - colorama=0.4.6=pyhd8ed1ab_1 - comm=0.2.3=pyhe01879c_0 - - contourpy=1.3.3=py312hd9148b4_0 - - coverage=7.10.1=py312h8a5da7c_0 + - contourpy=1.3.3=py312hd9148b4_1 + - coverage=7.10.2=py312h8a5da7c_0 - cycler=0.12.1=pyhd8ed1ab_1 - cytoolz=1.0.1=py312h66e93f0_0 - dask-core=2025.3.0=pyhd8ed1ab_0 - dataclasses=0.8=pyhc8e2a94_3 - - debugpy=1.8.15=py312h8285ef7_0 + - debugpy=1.8.16=py312h8285ef7_0 - decorator=5.2.1=pyhd8ed1ab_0 - defusedxml=0.7.1=pyhd8ed1ab_0 - deprecated=1.2.18=pyhd8ed1ab_0 @@ -70,13 +70,12 @@ dependencies: - 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.10=pyhd8ed1ab_1 - imagesize=1.4.1=pyhd8ed1ab_0 - importlib-metadata=8.7.0=pyhe01879c_1 - importlib_metadata=8.7.0=h40b2b14_1 - iniconfig=2.0.0=pyhd8ed1ab_1 - - ipykernel=6.30.0=pyh82676e8_0 + - ipykernel=6.30.1=pyh82676e8_0 - ipython=9.4.0=pyhfa0c392_0 - ipython_genutils=0.2.0=pyhd8ed1ab_2 - ipython_pygments_lexers=1.1.1=pyhd8ed1ab_0 @@ -113,11 +112,11 @@ dependencies: - ld_impl_linux-64=2.44=h1423503_1 - lerc=4.0.0=h0aef613_1 - libaec=1.1.4=h3f801dc_0 - - libblas=3.9.0=32_hfdb39a5_mkl + - libblas=3.9.0=33_hfdb39a5_mkl - libbrotlicommon=1.1.0=hb9d3cd8_3 - libbrotlidec=1.1.0=hb9d3cd8_3 - libbrotlienc=1.1.0=hb9d3cd8_3 - - libcblas=3.9.0=32_h372d94f_mkl + - libcblas=3.9.0=33_h372d94f_mkl - libcurl=8.14.1=h332b0f4_0 - libdeflate=1.24=h86f0d12_0 - libdlf=0.3.0=pyhd8ed1ab_1 @@ -127,14 +126,14 @@ dependencies: - libffi=3.4.6=h2dba641_1 - libfreetype=2.13.3=ha770c72_1 - libfreetype6=2.13.3=h48d6fc4_1 - - libgcc=15.1.0=h767d61c_3 - - libgcc-ng=15.1.0=h69a702a_3 - - libgfortran=15.1.0=h69a702a_3 - - libgfortran5=15.1.0=hcea5267_3 - - libhwloc=2.11.2=default_h3d81e11_1002 + - libgcc=15.1.0=h767d61c_4 + - libgcc-ng=15.1.0=h69a702a_4 + - libgfortran=15.1.0=h69a702a_4 + - libgfortran5=15.1.0=hcea5267_4 + - libhwloc=2.12.1=default_h3d81e11_1000 - libiconv=1.18=h4ce23a2_1 - libjpeg-turbo=3.1.0=hb9d3cd8_0 - - liblapack=3.9.0=32_hc41d3b0_mkl + - liblapack=3.9.0=33_hc41d3b0_mkl - liblzma=5.8.1=hb9d3cd8_2 - libnghttp2=1.64.0=h161d5f1_0 - libnsl=2.0.1=hb9d3cd8_1 @@ -142,19 +141,19 @@ dependencies: - libscotch=7.0.6=hea33c07_1 - libsodium=1.0.20=h4ab18f5_0 - libspatialindex=2.0.0=he02047a_0 - - libsqlite=3.50.3=hee844dc_1 + - libsqlite=3.50.4=h0c1763c_0 - libssh2=1.11.1=hcf80075_0 - - libstdcxx=15.1.0=h8f9b012_3 - - libstdcxx-ng=15.1.0=h4852527_3 + - libstdcxx=15.1.0=h8f9b012_4 + - libstdcxx-ng=15.1.0=h4852527_4 - libtiff=4.7.0=hf01ce69_5 - libuuid=2.38.1=h0b41bf4_0 - libwebp-base=1.6.0=hd42ef1d_0 - libxcb=1.17.0=h8a09558_0 - libxcrypt=4.4.36=hd590300_1 - - libxml2=2.13.8=h4bc477f_0 + - libxml2=2.13.8=h2cb61b6_1 - libzlib=1.3.1=hb9d3cd8_2 - linkify-it-py=2.0.3=pyhd8ed1ab_1 - - llvm-openmp=20.1.8=h4922eb0_0 + - llvm-openmp=20.1.8=h4922eb0_1 - locket=1.0.0=pyhd8ed1ab_0 - markdown-it-py=2.2.0=pyhd8ed1ab_0 - markupsafe=3.0.2=py312h178313f_1 @@ -165,7 +164,7 @@ dependencies: - mdurl=0.1.2=pyhd8ed1ab_1 - metis=5.1.0=hd0bcaf9_1007 - mistune=3.1.3=pyh29332c3_0 - - mkl=2024.2.2=ha770c72_16 + - mkl=2024.2.2=ha770c72_17 - msgpack-python=1.1.1=py312h68727a3_0 - mumps-include=5.7.3=h82cca05_10 - mumps-seq=5.7.3=h06cbf8f_10 @@ -179,12 +178,12 @@ dependencies: - nbformat=5.10.4=pyhd8ed1ab_1 - ncurses=6.5=h2d0b736_3 - nest-asyncio=1.6.0=pyhd8ed1ab_1 - - notebook=7.4.4=pyhd8ed1ab_0 + - notebook=7.4.5=pyhd8ed1ab_0 - notebook-shim=0.2.4=pyhd8ed1ab_1 - numcodecs=0.15.1=py312hf9745cd_0 - numpy=1.26.4=py312heda63a1_0 - - openjpeg=2.5.3=h5fbd93e_0 - - openssl=3.5.1=h7b32b05_0 + - openjpeg=2.5.3=h55fea9a_1 + - openssl=3.5.2=h26f9b46_0 - overrides=7.7.0=pyhd8ed1ab_1 - packaging=25.0=pyh29332c3_1 - pandas=2.3.1=py312hf79963d_0 @@ -195,7 +194,7 @@ dependencies: - pexpect=4.9.0=pyhd8ed1ab_1 - pickleshare=0.7.5=pyhd8ed1ab_1004 - pillow=10.3.0=py312h287a98d_1 - - pip=25.1.1=pyh8b19718_0 + - pip=25.2=pyh8b19718_0 - platformdirs=4.3.8=pyhe01879c_0 - pluggy=1.6.0=pyhd8ed1ab_0 - prometheus_client=0.22.1=pyhd8ed1ab_0 @@ -227,7 +226,7 @@ dependencies: - python_abi=3.12=8_cp312 - pytz=2025.2=pyhd8ed1ab_0 - pyyaml=6.0.2=py312h178313f_2 - - pyzmq=27.0.0=py312hbf22597_0 + - pyzmq=27.0.1=py312h6748674_0 - readline=8.2=h8c095d6_2 - readthedocs-sphinx-ext=2.2.5=pyhd8ed1ab_1 - referencing=0.36.2=pyh29332c3_0 @@ -237,7 +236,7 @@ dependencies: - rfc3987-syntax=1.1.0=pyhe01879c_1 - rpds-py=0.26.0=py312h680f630_0 - rtree=1.2.0=py312h3ed4c40_1 - - scikit-learn=1.5.2=py312h7a48858_1 + - scikit-learn=1.6.1=py312h7a48858_0 - scipy=1.14.1=py312h62794b6_2 - send2trash=1.8.3=pyh0d859eb_1 - setuptools=80.9.0=pyhff2d567_0 @@ -266,7 +265,7 @@ dependencies: - sqlalchemy=2.0.42=py312h4c3975b_0 - stack_data=0.6.3=pyhd8ed1ab_1 - tabulate=0.9.0=pyhd8ed1ab_2 - - tbb=2021.13.0=hceb3a55_1 + - tbb=2021.13.0=hb60516a_2 - tblib=3.1.0=pyhd8ed1ab_0 - terminado=0.18.1=pyh0d859eb_0 - threadpoolctl=3.6.0=pyhecae5ae_0 @@ -308,11 +307,11 @@ dependencies: - zstandard=0.23.0=py312h66e93f0_2 - zstd=1.5.7=hb8e6e7a_2 - pip: - - geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@020de8616b4767a596a4d0f49bce53c8d0c9da5b - - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@d567cc98901ecfa360ff2e93f8a6334a1bed24bc - - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@01a7068fdab7fba8695ad371c9fd9164760a09df - - octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81 - - param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@9ed6091534d638171957a17324e1a1e8f067b434 + - geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@1dbe97d441d65962a94e071b5c1c27d9facd2050 + - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@41271883c83f9ad1c9f7b662335dd1d54f880547 + - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@2e1d9b31ba74e900b7f41f903b73ec2b4e4217b4 + - octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81 + - param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@9ed6091534d638171957a17324e1a1e8f067b434 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 a7a78c21..4850ec6b 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: 0411d0bb5b468d1fb923a36f5fc20b1e4f1af3a872d37f6492e422e64a4e5142 +# input_hash: 2e48ea762f31ce7d0e20196680dec38b885bd725bb1dc73d18f428e1faa16c06 channels: - conda-forge @@ -15,15 +15,15 @@ dependencies: - brotli-python=1.1.0=py312h2ec8cdc_3 - bzip2=1.0.8=h4bc722e_7 - c-ares=1.34.5=hb9d3cd8_0 - - ca-certificates=2025.7.14=hbd8a1cb_0 + - ca-certificates=2025.8.3=hbd8a1cb_0 - cached-property=1.5.2=hd8ed1ab_1 - cached_property=1.5.2=pyha770c72_1 - - certifi=2025.7.14=pyhd8ed1ab_0 + - certifi=2025.8.3=pyhd8ed1ab_0 - cffi=1.17.1=py312h06ac9bb_0 - click=8.2.1=pyh707e725_0 - cloudpickle=3.1.1=pyhd8ed1ab_0 - colorama=0.4.6=pyhd8ed1ab_1 - - contourpy=1.3.3=py312hd9148b4_0 + - contourpy=1.3.3=py312hd9148b4_1 - cycler=0.12.1=pyhd8ed1ab_1 - cytoolz=1.0.1=py312h66e93f0_0 - dask-core=2025.3.0=pyhd8ed1ab_0 @@ -40,7 +40,6 @@ dependencies: - hdf5=1.14.6=nompi_h6e4c0c1_103 - hpack=4.1.0=pyhd8ed1ab_0 - hyperframe=6.1.0=pyhd8ed1ab_0 - - icu=75.1=he02047a_0 - importlib-metadata=8.7.0=pyhe01879c_1 - jinja2=3.1.6=pyhd8ed1ab_0 - joblib=1.5.1=pyhd8ed1ab_0 @@ -51,11 +50,11 @@ dependencies: - ld_impl_linux-64=2.44=h1423503_1 - lerc=4.0.0=h0aef613_1 - libaec=1.1.4=h3f801dc_0 - - libblas=3.9.0=32_hfdb39a5_mkl + - libblas=3.9.0=33_hfdb39a5_mkl - libbrotlicommon=1.1.0=hb9d3cd8_3 - libbrotlidec=1.1.0=hb9d3cd8_3 - libbrotlienc=1.1.0=hb9d3cd8_3 - - libcblas=3.9.0=32_h372d94f_mkl + - libcblas=3.9.0=33_h372d94f_mkl - libcurl=8.14.1=h332b0f4_0 - libdeflate=1.24=h86f0d12_0 - libdlf=0.3.0=pyhd8ed1ab_1 @@ -65,37 +64,37 @@ dependencies: - libffi=3.4.6=h2dba641_1 - libfreetype=2.13.3=ha770c72_1 - libfreetype6=2.13.3=h48d6fc4_1 - - libgcc=15.1.0=h767d61c_3 - - libgcc-ng=15.1.0=h69a702a_3 - - libgfortran=15.1.0=h69a702a_3 - - libgfortran5=15.1.0=hcea5267_3 - - libhwloc=2.11.2=default_h3d81e11_1002 + - libgcc=15.1.0=h767d61c_4 + - libgcc-ng=15.1.0=h69a702a_4 + - libgfortran=15.1.0=h69a702a_4 + - libgfortran5=15.1.0=hcea5267_4 + - libhwloc=2.12.1=default_h3d81e11_1000 - libiconv=1.18=h4ce23a2_1 - libjpeg-turbo=3.1.0=hb9d3cd8_0 - - liblapack=3.9.0=32_hc41d3b0_mkl + - liblapack=3.9.0=33_hc41d3b0_mkl - liblzma=5.8.1=hb9d3cd8_2 - libnghttp2=1.64.0=h161d5f1_0 - libnsl=2.0.1=hb9d3cd8_1 - libpng=1.6.50=h421ea60_1 - libscotch=7.0.6=hea33c07_1 - libspatialindex=2.0.0=he02047a_0 - - libsqlite=3.50.3=hee844dc_1 + - libsqlite=3.50.4=h0c1763c_0 - libssh2=1.11.1=hcf80075_0 - - libstdcxx=15.1.0=h8f9b012_3 - - libstdcxx-ng=15.1.0=h4852527_3 + - libstdcxx=15.1.0=h8f9b012_4 + - libstdcxx-ng=15.1.0=h4852527_4 - libtiff=4.7.0=hf01ce69_5 - libuuid=2.38.1=h0b41bf4_0 - libwebp-base=1.6.0=hd42ef1d_0 - libxcb=1.17.0=h8a09558_0 - libxcrypt=4.4.36=hd590300_1 - - libxml2=2.13.8=h4bc477f_0 + - libxml2=2.13.8=h2cb61b6_1 - libzlib=1.3.1=hb9d3cd8_2 - - llvm-openmp=20.1.8=h4922eb0_0 + - llvm-openmp=20.1.8=h4922eb0_1 - locket=1.0.0=pyhd8ed1ab_0 - markupsafe=3.0.2=py312h178313f_1 - matplotlib-base=3.8.4=py312h20ab3a6_2 - metis=5.1.0=hd0bcaf9_1007 - - mkl=2024.2.2=ha770c72_16 + - mkl=2024.2.2=ha770c72_17 - msgpack-python=1.1.1=py312h68727a3_0 - mumps-include=5.7.3=h82cca05_10 - mumps-seq=5.7.3=h06cbf8f_10 @@ -103,13 +102,13 @@ dependencies: - ncurses=6.5=h2d0b736_3 - numcodecs=0.15.1=py312hf9745cd_0 - numpy=1.26.4=py312heda63a1_0 - - openjpeg=2.5.3=h5fbd93e_0 - - openssl=3.5.1=h7b32b05_0 + - openjpeg=2.5.3=h55fea9a_1 + - openssl=3.5.2=h26f9b46_0 - packaging=25.0=pyh29332c3_1 - pandas=2.3.1=py312hf79963d_0 - partd=1.4.2=pyhd8ed1ab_0 - pillow=10.3.0=py312h287a98d_1 - - pip=25.1.1=pyh8b19718_0 + - pip=25.2=pyh8b19718_0 - psutil=7.0.0=py312h66e93f0_0 - pthread-stubs=0.4=hb9d3cd8_1002 - pycparser=2.22=pyh29332c3_1 @@ -128,12 +127,12 @@ dependencies: - pyyaml=6.0.2=py312h178313f_2 - readline=8.2=h8c095d6_2 - rtree=1.2.0=py312h3ed4c40_1 - - scikit-learn=1.5.2=py312h7a48858_1 + - scikit-learn=1.6.1=py312h7a48858_0 - scipy=1.14.1=py312h62794b6_2 - setuptools=80.9.0=pyhff2d567_0 - six=1.17.0=pyhe01879c_1 - sortedcontainers=2.4.0=pyhd8ed1ab_1 - - tbb=2021.13.0=hceb3a55_1 + - tbb=2021.13.0=hb60516a_2 - tblib=3.1.0=pyhd8ed1ab_0 - threadpoolctl=3.6.0=pyhecae5ae_0 - tk=8.6.13=noxft_hd72426e_102 @@ -159,11 +158,11 @@ dependencies: - zstandard=0.23.0=py312h66e93f0_2 - zstd=1.5.7=hb8e6e7a_2 - pip: - - geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@020de8616b4767a596a4d0f49bce53c8d0c9da5b - - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@d567cc98901ecfa360ff2e93f8a6334a1bed24bc - - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@01a7068fdab7fba8695ad371c9fd9164760a09df - - octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81 - - param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@9ed6091534d638171957a17324e1a1e8f067b434 + - geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@1dbe97d441d65962a94e071b5c1c27d9facd2050 + - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@41271883c83f9ad1c9f7b662335dd1d54f880547 + - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@2e1d9b31ba74e900b7f41f903b73ec2b4e4217b4 + - octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81 + - param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@9ed6091534d638171957a17324e1a1e8f067b434 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 5f28d3da..49c24e3b 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: 2b057dda003b244877434d1dd71bfa18b96472fbaeadeb2cf9c4266efbfdb4e0 +# input_hash: cad8b21157a4bd089f15f4bf7c6585be405714f5ed3e20fc6985dacc023e9965 channels: - conda-forge @@ -10,9 +10,9 @@ dependencies: - accessible-pygments=0.0.5=pyhd8ed1ab_1 - alabaster=0.7.16=pyhd8ed1ab_0 - annotated-types=0.7.0=pyhd8ed1ab_1 - - anyio=4.9.0=pyh29332c3_0 + - anyio=4.10.0=pyhe01879c_0 - argon2-cffi=25.1.0=pyhd8ed1ab_0 - - argon2-cffi-bindings=21.2.0=py312h4389bb4_5 + - argon2-cffi-bindings=25.1.0=py312he06e257_0 - arrow=1.3.0=pyhd8ed1ab_1 - asciitree=0.3.3=py_2 - astroid=3.3.11=py312h2e8e312_0 @@ -28,24 +28,24 @@ dependencies: - brotli-bin=1.1.0=h2466b09_3 - brotli-python=1.1.0=py312h275cf98_3 - bzip2=1.0.8=h2466b09_7 - - ca-certificates=2025.7.14=h4c7d964_0 + - ca-certificates=2025.8.3=h4c7d964_0 - cached-property=1.5.2=hd8ed1ab_1 - cached_property=1.5.2=pyha770c72_1 - - certifi=2025.7.14=pyhd8ed1ab_0 + - certifi=2025.8.3=pyhd8ed1ab_0 - cffi=1.17.1=py312h4389bb4_0 - charset-normalizer=3.4.2=pyhd8ed1ab_0 - click=8.2.1=pyh7428d3b_0 - cloudpickle=3.1.1=pyhd8ed1ab_0 - colorama=0.4.6=pyhd8ed1ab_1 - comm=0.2.3=pyhe01879c_0 - - contourpy=1.3.3=py312hf90b1b7_0 - - coverage=7.10.1=py312h05f76fc_0 + - contourpy=1.3.3=py312hf90b1b7_1 + - coverage=7.10.2=py312h05f76fc_0 - cpython=3.12.11=py312hd8ed1ab_0 - cycler=0.12.1=pyhd8ed1ab_1 - cytoolz=1.0.1=py312h4389bb4_0 - dask-core=2025.3.0=pyhd8ed1ab_0 - dataclasses=0.8=pyhc8e2a94_3 - - debugpy=1.8.15=py312ha1a9051_0 + - debugpy=1.8.16=py312ha1a9051_0 - decorator=5.2.1=pyhd8ed1ab_0 - defusedxml=0.7.1=pyhd8ed1ab_0 - deprecated=1.2.18=pyhd8ed1ab_0 @@ -75,8 +75,7 @@ dependencies: - importlib-metadata=8.7.0=pyhe01879c_1 - importlib_metadata=8.7.0=h40b2b14_1 - iniconfig=2.0.0=pyhd8ed1ab_1 - - intel-openmp=2024.2.1=h57928b3_1083 - - ipykernel=6.30.0=pyh3521513_0 + - ipykernel=6.30.1=pyh3521513_0 - ipython=9.4.0=pyh6be1c34_0 - ipython_genutils=0.2.0=pyhd8ed1ab_2 - ipython_pygments_lexers=1.1.1=pyhd8ed1ab_0 @@ -111,11 +110,11 @@ dependencies: - lcms2=2.17=hbcf6048_0 - lerc=4.0.0=h6470a55_1 - libaec=1.1.4=h20038f6_0 - - libblas=3.9.0=32_h641d27c_mkl + - libblas=3.9.0=33_h706a439_openblas - libbrotlicommon=1.1.0=h2466b09_3 - libbrotlidec=1.1.0=h2466b09_3 - libbrotlienc=1.1.0=h2466b09_3 - - libcblas=3.9.0=32_h5e41251_mkl + - libcblas=3.9.0=33_ha692739_openblas - libcurl=8.14.1=h88aaa65_0 - libdeflate=1.24=h76ddb4d_0 - libdlf=0.3.0=pyhd8ed1ab_1 @@ -123,26 +122,27 @@ dependencies: - libffi=3.4.6=h537db12_1 - libfreetype=2.13.3=h57928b3_1 - libfreetype6=2.13.3=h0b5ce68_1 - - libgcc=15.1.0=h1383e82_3 - - libgomp=15.1.0=h1383e82_3 - - libhwloc=2.11.2=default_h88281d1_1002 + - libgcc=15.1.0=h1383e82_4 + - libgomp=15.1.0=h1383e82_4 + - libhwloc=2.12.1=default_h88281d1_1000 - libiconv=1.18=h135ad9c_1 - libjpeg-turbo=3.1.0=h2466b09_0 - - liblapack=3.9.0=32_h1aa476e_mkl + - liblapack=3.9.0=33_h1c6d55f_openblas - liblzma=5.8.1=h2466b09_2 + - libopenblas=0.3.30=openmp_h96ad2b0_1 - libpng=1.6.50=h7351971_1 - libsodium=1.0.20=hc70643c_0 - libspatialindex=2.0.0=h5a68840_0 - - libsqlite=3.50.3=hf5d6505_1 + - libsqlite=3.50.4=hf5d6505_0 - libssh2=1.11.1=h9aa295b_0 - libtiff=4.7.0=h05922d8_5 - libwebp-base=1.6.0=h4d5522a_0 - libwinpthread=12.0.0.r4.gg4f2fc60ca=h57928b3_9 - libxcb=1.17.0=h0e4246c_0 - - libxml2=2.13.8=h442d1da_0 + - libxml2=2.13.8=h741aa76_1 - libzlib=1.3.1=h2466b09_2 - linkify-it-py=2.0.3=pyhd8ed1ab_1 - - llvm-openmp=20.1.8=hfa2b4ca_0 + - llvm-openmp=20.1.8=hfa2b4ca_1 - locket=1.0.0=pyhd8ed1ab_0 - markdown-it-py=2.2.0=pyhd8ed1ab_0 - markupsafe=3.0.2=py312h31fea79_1 @@ -152,7 +152,7 @@ dependencies: - mdit-py-plugins=0.4.2=pyhd8ed1ab_1 - mdurl=0.1.2=pyhd8ed1ab_1 - mistune=3.1.3=pyh29332c3_0 - - mkl=2024.2.2=h66d3029_15 + - mkl=2024.2.2=h57928b3_16 - msgpack-python=1.1.1=py312hd5eb7cc_0 - mumps-seq=5.7.3=hbaa6519_10 - munkres=1.1.4=pyhd8ed1ab_1 @@ -164,12 +164,12 @@ dependencies: - nbconvert-pandoc=7.16.6=hed9df3c_0 - nbformat=5.10.4=pyhd8ed1ab_1 - nest-asyncio=1.6.0=pyhd8ed1ab_1 - - notebook=7.4.4=pyhd8ed1ab_0 + - notebook=7.4.5=pyhd8ed1ab_0 - notebook-shim=0.2.4=pyhd8ed1ab_1 - numcodecs=0.15.1=py312h72972c8_0 - numpy=1.26.4=py312h8753938_0 - - openjpeg=2.5.3=h4d64b90_0 - - openssl=3.5.1=h725018a_0 + - openjpeg=2.5.3=h24db6dd_1 + - openssl=3.5.2=h725018a_0 - overrides=7.7.0=pyhd8ed1ab_1 - packaging=25.0=pyh29332c3_1 - pandas=2.3.1=py312hc128f0a_0 @@ -179,7 +179,7 @@ dependencies: - partd=1.4.2=pyhd8ed1ab_0 - pickleshare=0.7.5=pyhd8ed1ab_1004 - pillow=10.3.0=py312h381445a_1 - - pip=25.1.1=pyh8b19718_0 + - pip=25.2=pyh8b19718_0 - platformdirs=4.3.8=pyhe01879c_0 - pluggy=1.6.0=pyhd8ed1ab_0 - prometheus_client=0.22.1=pyhd8ed1ab_0 @@ -212,7 +212,7 @@ dependencies: - pywin32=311=py312h829343e_0 - pywinpty=2.0.15=py312h275cf98_0 - pyyaml=6.0.2=py312h31fea79_2 - - pyzmq=27.0.0=py312hd7027bb_0 + - pyzmq=27.0.1=py312h5b324a9_0 - readthedocs-sphinx-ext=2.2.5=pyhd8ed1ab_1 - referencing=0.36.2=pyh29332c3_0 - requests=2.32.4=pyhd8ed1ab_0 @@ -221,7 +221,7 @@ dependencies: - rfc3987-syntax=1.1.0=pyhe01879c_1 - rpds-py=0.26.0=py312hdabe01f_0 - rtree=1.2.0=py312h50e5f8f_1 - - scikit-learn=1.5.2=py312h816cc57_1 + - scikit-learn=1.6.1=py312h816cc57_0 - scipy=1.14.1=py312h337df96_2 - send2trash=1.8.3=pyh5737063_1 - setuptools=80.9.0=pyhff2d567_0 @@ -250,7 +250,7 @@ dependencies: - sqlalchemy=2.0.42=py312he06e257_0 - stack_data=0.6.3=pyhd8ed1ab_1 - tabulate=0.9.0=pyhd8ed1ab_2 - - tbb=2021.13.0=h62715c5_1 + - tbb=2021.13.0=h18a62a1_2 - tblib=3.1.0=pyhd8ed1ab_0 - terminado=0.18.1=pyh5737063_0 - threadpoolctl=3.6.0=pyhecae5ae_0 @@ -298,11 +298,11 @@ dependencies: - zstandard=0.23.0=py312h4389bb4_2 - zstd=1.5.7=hbeecb71_2 - pip: - - geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@020de8616b4767a596a4d0f49bce53c8d0c9da5b - - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@d567cc98901ecfa360ff2e93f8a6334a1bed24bc - - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@01a7068fdab7fba8695ad371c9fd9164760a09df - - octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81 - - param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@9ed6091534d638171957a17324e1a1e8f067b434 + - geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@1dbe97d441d65962a94e071b5c1c27d9facd2050 + - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@41271883c83f9ad1c9f7b662335dd1d54f880547 + - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@2e1d9b31ba74e900b7f41f903b73ec2b4e4217b4 + - octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81 + - param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@9ed6091534d638171957a17324e1a1e8f067b434 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 4aa7a6d9..46c58086 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: 2b057dda003b244877434d1dd71bfa18b96472fbaeadeb2cf9c4266efbfdb4e0 +# input_hash: cad8b21157a4bd089f15f4bf7c6585be405714f5ed3e20fc6985dacc023e9965 channels: - conda-forge @@ -14,15 +14,15 @@ dependencies: - brotli-bin=1.1.0=h2466b09_3 - brotli-python=1.1.0=py312h275cf98_3 - bzip2=1.0.8=h2466b09_7 - - ca-certificates=2025.7.14=h4c7d964_0 + - ca-certificates=2025.8.3=h4c7d964_0 - cached-property=1.5.2=hd8ed1ab_1 - cached_property=1.5.2=pyha770c72_1 - - certifi=2025.7.14=pyhd8ed1ab_0 + - certifi=2025.8.3=pyhd8ed1ab_0 - cffi=1.17.1=py312h4389bb4_0 - click=8.2.1=pyh7428d3b_0 - cloudpickle=3.1.1=pyhd8ed1ab_0 - colorama=0.4.6=pyhd8ed1ab_1 - - contourpy=1.3.3=py312hf90b1b7_0 + - contourpy=1.3.3=py312hf90b1b7_1 - cycler=0.12.1=pyhd8ed1ab_1 - cytoolz=1.0.1=py312h4389bb4_0 - dask-core=2025.3.0=pyhd8ed1ab_0 @@ -40,7 +40,6 @@ dependencies: - hpack=4.1.0=pyhd8ed1ab_0 - hyperframe=6.1.0=pyhd8ed1ab_0 - importlib-metadata=8.7.0=pyhe01879c_1 - - intel-openmp=2024.2.1=h57928b3_1083 - jinja2=3.1.6=pyhd8ed1ab_0 - joblib=1.5.1=pyhd8ed1ab_0 - kiwisolver=1.4.8=py312hf90b1b7_1 @@ -48,11 +47,11 @@ dependencies: - lcms2=2.17=hbcf6048_0 - lerc=4.0.0=h6470a55_1 - libaec=1.1.4=h20038f6_0 - - libblas=3.9.0=32_h641d27c_mkl + - libblas=3.9.0=33_h706a439_openblas - libbrotlicommon=1.1.0=h2466b09_3 - libbrotlidec=1.1.0=h2466b09_3 - libbrotlienc=1.1.0=h2466b09_3 - - libcblas=3.9.0=32_h5e41251_mkl + - libcblas=3.9.0=33_ha692739_openblas - libcurl=8.14.1=h88aaa65_0 - libdeflate=1.24=h76ddb4d_0 - libdlf=0.3.0=pyhd8ed1ab_1 @@ -60,40 +59,41 @@ dependencies: - libffi=3.4.6=h537db12_1 - libfreetype=2.13.3=h57928b3_1 - libfreetype6=2.13.3=h0b5ce68_1 - - libgcc=15.1.0=h1383e82_3 - - libgomp=15.1.0=h1383e82_3 - - libhwloc=2.11.2=default_h88281d1_1002 + - libgcc=15.1.0=h1383e82_4 + - libgomp=15.1.0=h1383e82_4 + - libhwloc=2.12.1=default_h88281d1_1000 - libiconv=1.18=h135ad9c_1 - libjpeg-turbo=3.1.0=h2466b09_0 - - liblapack=3.9.0=32_h1aa476e_mkl + - liblapack=3.9.0=33_h1c6d55f_openblas - liblzma=5.8.1=h2466b09_2 + - libopenblas=0.3.30=openmp_h96ad2b0_1 - libpng=1.6.50=h7351971_1 - libspatialindex=2.0.0=h5a68840_0 - - libsqlite=3.50.3=hf5d6505_1 + - libsqlite=3.50.4=hf5d6505_0 - libssh2=1.11.1=h9aa295b_0 - libtiff=4.7.0=h05922d8_5 - libwebp-base=1.6.0=h4d5522a_0 - libwinpthread=12.0.0.r4.gg4f2fc60ca=h57928b3_9 - libxcb=1.17.0=h0e4246c_0 - - libxml2=2.13.8=h442d1da_0 + - libxml2=2.13.8=h741aa76_1 - libzlib=1.3.1=h2466b09_2 - - llvm-openmp=20.1.8=hfa2b4ca_0 + - llvm-openmp=20.1.8=hfa2b4ca_1 - locket=1.0.0=pyhd8ed1ab_0 - markupsafe=3.0.2=py312h31fea79_1 - matplotlib-base=3.8.4=py312hfee7060_2 - - mkl=2024.2.2=h66d3029_15 + - mkl=2024.2.2=h57928b3_16 - msgpack-python=1.1.1=py312hd5eb7cc_0 - mumps-seq=5.7.3=hbaa6519_10 - munkres=1.1.4=pyhd8ed1ab_1 - numcodecs=0.15.1=py312h72972c8_0 - numpy=1.26.4=py312h8753938_0 - - openjpeg=2.5.3=h4d64b90_0 - - openssl=3.5.1=h725018a_0 + - openjpeg=2.5.3=h24db6dd_1 + - openssl=3.5.2=h725018a_0 - packaging=25.0=pyh29332c3_1 - pandas=2.3.1=py312hc128f0a_0 - partd=1.4.2=pyhd8ed1ab_0 - pillow=10.3.0=py312h381445a_1 - - pip=25.1.1=pyh8b19718_0 + - pip=25.2=pyh8b19718_0 - psutil=7.0.0=py312h4389bb4_0 - pthread-stubs=0.4=h0e40799_1002 - pycparser=2.22=pyh29332c3_1 @@ -111,12 +111,12 @@ dependencies: - pytz=2025.2=pyhd8ed1ab_0 - pyyaml=6.0.2=py312h31fea79_2 - rtree=1.2.0=py312h50e5f8f_1 - - scikit-learn=1.5.2=py312h816cc57_1 + - scikit-learn=1.6.1=py312h816cc57_0 - scipy=1.14.1=py312h337df96_2 - setuptools=80.9.0=pyhff2d567_0 - six=1.17.0=pyhe01879c_1 - sortedcontainers=2.4.0=pyhd8ed1ab_1 - - tbb=2021.13.0=h62715c5_1 + - tbb=2021.13.0=h18a62a1_2 - tblib=3.1.0=pyhd8ed1ab_0 - threadpoolctl=3.6.0=pyhecae5ae_0 - tk=8.6.13=h2c6b04d_2 @@ -147,11 +147,11 @@ dependencies: - zstandard=0.23.0=py312h4389bb4_2 - zstd=1.5.7=hbeecb71_2 - pip: - - geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@020de8616b4767a596a4d0f49bce53c8d0c9da5b - - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@d567cc98901ecfa360ff2e93f8a6334a1bed24bc - - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@01a7068fdab7fba8695ad371c9fd9164760a09df - - octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81 - - param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@9ed6091534d638171957a17324e1a1e8f067b434 + - geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@1dbe97d441d65962a94e071b5c1c27d9facd2050 + - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@41271883c83f9ad1c9f7b662335dd1d54f880547 + - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@2e1d9b31ba74e900b7f41f903b73ec2b4e4217b4 + - octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81 + - param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@9ed6091534d638171957a17324e1a1e8f067b434 variables: KMP_WARNINGS: 0 diff --git a/py-3.10.conda-lock.yml b/py-3.10.conda-lock.yml index 76946fd2..401a3e95 100644 --- a/py-3.10.conda-lock.yml +++ b/py-3.10.conda-lock.yml @@ -15,8 +15,8 @@ version: 1 metadata: content_hash: - win-64: 12cc832b6afad224ba7a18f42ebe117e16cedc70424e95b2c7e3894be647d2bf - linux-64: 7b2bb2835665234d0ef442f0e4a4c9717b61f9a50ae298c50cf9cae2e9369ece + win-64: 5babf042397838038a28ac78c72c28e9b56b16d89d92d69d08e0421c96c8624b + linux-64: aa70c6c517bbe8472b7de3ce4e8d391ca7e1d86e6bfe0e2a4e53e756c6e8388b channels: - url: conda-forge used_env_vars: [] @@ -131,7 +131,7 @@ package: category: main optional: false - name: anyio - version: 4.9.0 + version: 4.10.0 manager: conda platform: linux-64 dependencies: @@ -140,14 +140,14 @@ package: python: '' sniffio: '>=1.1' typing_extensions: '>=4.5' - url: https://repo.prefix.dev/conda-forge/noarch/anyio-4.9.0-pyh29332c3_0.conda + url: https://repo.prefix.dev/conda-forge/noarch/anyio-4.10.0-pyhe01879c_0.conda hash: - md5: 9749a2c77a7c40d432ea0927662d7e52 - sha256: b28e0f78bb0c7962630001e63af25a89224ff504e135a02e50d4d80b6155d386 + md5: cc2613bfa71dec0eb2113ee21ac9ccbf + sha256: d1b50686672ebe7041e44811eda563e45b94a8354db67eca659040392ac74d63 category: dev optional: true - name: anyio - version: 4.9.0 + version: 4.10.0 manager: conda platform: win-64 dependencies: @@ -156,10 +156,10 @@ package: python: '>=3.9' sniffio: '>=1.1' typing_extensions: '>=4.5' - url: https://repo.prefix.dev/conda-forge/noarch/anyio-4.9.0-pyh29332c3_0.conda + url: https://repo.prefix.dev/conda-forge/noarch/anyio-4.10.0-pyhe01879c_0.conda hash: - md5: 9749a2c77a7c40d432ea0927662d7e52 - sha256: b28e0f78bb0c7962630001e63af25a89224ff504e135a02e50d4d80b6155d386 + md5: cc2613bfa71dec0eb2113ee21ac9ccbf + sha256: d1b50686672ebe7041e44811eda563e45b94a8354db67eca659040392ac74d63 category: dev optional: true - name: argon2-cffi @@ -191,23 +191,23 @@ package: category: dev optional: true - name: argon2-cffi-bindings - version: 21.2.0 + version: 25.1.0 manager: conda platform: linux-64 dependencies: __glibc: '>=2.17,<3.0.a0' cffi: '>=1.0.1' - libgcc: '>=13' + libgcc: '>=14' python: '>=3.10,<3.11.0a0' python_abi: 3.10.* - url: https://repo.prefix.dev/conda-forge/linux-64/argon2-cffi-bindings-21.2.0-py310ha75aee5_5.conda + url: https://repo.prefix.dev/conda-forge/linux-64/argon2-cffi-bindings-25.1.0-py310h7c4b9e2_0.conda hash: - md5: a2da54f3a705d518c95a5b6de8ad8af6 - sha256: 1050f55294476b4d9b36ca3cf22b47f2f23d6e143ad6a177025bc5e5984d5409 + md5: 3fd41ccdb9263ad51cf89b05cade6fb7 + sha256: 8abeddb7d7ae1838febc154970d514714542c3701f7de9203b3a81d06c307022 category: dev optional: true - name: argon2-cffi-bindings - version: 21.2.0 + version: 25.1.0 manager: conda platform: win-64 dependencies: @@ -215,12 +215,12 @@ package: python: '>=3.10,<3.11.0a0' python_abi: 3.10.* ucrt: '>=10.0.20348.0' - vc: '>=14.2,<15' - vc14_runtime: '>=14.29.30139' - url: https://repo.prefix.dev/conda-forge/win-64/argon2-cffi-bindings-21.2.0-py310ha8f682b_5.conda + vc: '>=14.3,<15' + vc14_runtime: '>=14.44.35208' + url: https://repo.prefix.dev/conda-forge/win-64/argon2-cffi-bindings-25.1.0-py310h29418f3_0.conda hash: - md5: d18002177f557891c1fc5482da6decd7 - sha256: f0b23aa9a3c27500d58a383d635c01b86ab652c34646c3ad9e89fd82607178a0 + md5: b2436a86647323c6f4532ac2acb208e6 + sha256: 4dd3297db509800a84c874c23f32d619303b370cd49f4115355a67f54f5316e0 category: dev optional: true - name: arrow @@ -662,27 +662,27 @@ package: category: main optional: false - name: ca-certificates - version: 2025.7.14 + version: 2025.8.3 manager: conda platform: linux-64 dependencies: __unix: '' - url: https://repo.prefix.dev/conda-forge/noarch/ca-certificates-2025.7.14-hbd8a1cb_0.conda + url: https://repo.prefix.dev/conda-forge/noarch/ca-certificates-2025.8.3-hbd8a1cb_0.conda hash: - md5: d16c90324aef024877d8713c0b7fea5b - sha256: 29defbd83c7829788358678ec996adeee252fa4d4274b7cd386c1ed73d2b201e + md5: 74784ee3d225fc3dca89edb635b4e5cc + sha256: 837b795a2bb39b75694ba910c13c15fa4998d4bb2a622c214a6a5174b2ae53d1 category: main optional: false - name: ca-certificates - version: 2025.7.14 + version: 2025.8.3 manager: conda platform: win-64 dependencies: __win: '' - url: https://repo.prefix.dev/conda-forge/noarch/ca-certificates-2025.7.14-h4c7d964_0.conda + url: https://repo.prefix.dev/conda-forge/noarch/ca-certificates-2025.8.3-h4c7d964_0.conda hash: - md5: 40334594f5916bc4c0a0313d64bfe046 - sha256: a7fe9bce8a0f9f985d44940ec13a297df571ee70fb2264b339c62fa190b2c437 + md5: c9e0c0f82f6e63323827db462b40ede8 + sha256: 3b82f62baad3fd33827b01b0426e8203a2786c8f452f633740868296bcbe8485 category: main optional: false - name: cached-property @@ -734,27 +734,27 @@ package: category: main optional: false - name: certifi - version: 2025.7.14 + version: 2025.8.3 manager: conda platform: linux-64 dependencies: python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/certifi-2025.7.14-pyhd8ed1ab_0.conda + url: https://repo.prefix.dev/conda-forge/noarch/certifi-2025.8.3-pyhd8ed1ab_0.conda hash: - md5: 4c07624f3faefd0bb6659fb7396cfa76 - sha256: f68ee5038f37620a4fb4cdd8329c9897dce80331db8c94c3ab264a26a8c70a08 + md5: 11f59985f49df4620890f3e746ed7102 + sha256: a1ad5b0a2a242f439608f22a538d2175cac4444b7b3f4e2b8c090ac337aaea40 category: main optional: false - name: certifi - version: 2025.7.14 + version: 2025.8.3 manager: conda platform: win-64 dependencies: python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/certifi-2025.7.14-pyhd8ed1ab_0.conda + url: https://repo.prefix.dev/conda-forge/noarch/certifi-2025.8.3-pyhd8ed1ab_0.conda hash: - md5: 4c07624f3faefd0bb6659fb7396cfa76 - sha256: f68ee5038f37620a4fb4cdd8329c9897dce80331db8c94c3ab264a26a8c70a08 + md5: 11f59985f49df4620890f3e746ed7102 + sha256: a1ad5b0a2a242f439608f22a538d2175cac4444b7b3f4e2b8c090ac337aaea40 category: main optional: false - name: cffi @@ -949,7 +949,7 @@ package: category: main optional: false - name: coverage - version: 7.10.1 + version: 7.10.2 manager: conda platform: linux-64 dependencies: @@ -958,14 +958,14 @@ package: python: '>=3.10,<3.11.0a0' python_abi: 3.10.* tomli: '' - url: https://repo.prefix.dev/conda-forge/linux-64/coverage-7.10.1-py310h3406613_0.conda + url: https://repo.prefix.dev/conda-forge/linux-64/coverage-7.10.2-py310h3406613_0.conda hash: - md5: ac2715e7efc966c105f45d0cc8dfc4cb - sha256: 66e5a9403a9c0c068541e5e3a3e8b906c42e8ab975b2c0c0bcda65e7446d7e44 + md5: c03cc1310dc3059463e52ba1062e1689 + sha256: 2c647bf7df6135b2cac4b2076240f8fd7f05f6fab39a727ead9f65e184eed2f0 category: dev optional: true - name: coverage - version: 7.10.1 + version: 7.10.2 manager: conda platform: win-64 dependencies: @@ -975,10 +975,10 @@ package: 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.10.1-py310hdb0e946_0.conda + url: https://repo.prefix.dev/conda-forge/win-64/coverage-7.10.2-py310hdb0e946_0.conda hash: - md5: 0092c0f10b7473d481070ad5f3b789f0 - sha256: e2a006f45a719030102622f2375bb831ccf6a633b8b17683ae2f87ed368148c1 + md5: df6cd1aa316df7c199030a889cd8886f + sha256: a66b46595b82dd73f102aa11fe046bf0df739e9b053fea611a1fb36d1fb32d50 category: dev optional: true - name: cpython @@ -1116,7 +1116,7 @@ package: category: dev optional: true - name: debugpy - version: 1.8.15 + version: 1.8.16 manager: conda platform: linux-64 dependencies: @@ -1125,14 +1125,14 @@ package: libstdcxx: '>=14' python: '' python_abi: 3.10.* - url: https://repo.prefix.dev/conda-forge/linux-64/debugpy-1.8.15-py310h25320af_0.conda + url: https://repo.prefix.dev/conda-forge/linux-64/debugpy-1.8.16-py310h25320af_0.conda hash: - md5: 513541327fd828430aaf3d3af621664e - sha256: c2c781772677a4b5d8b67328f72b98a9217cdb0ddb31342d29f64f2904aadaa1 + md5: 6d5a504fd7f16e9a1fa36994bae7c6a5 + sha256: 7655bf467cc92f4448d64ae9cdb63aca24e13c2bb316ab24444e401eb2bda5b4 category: dev optional: true - name: debugpy - version: 1.8.15 + version: 1.8.16 manager: conda platform: win-64 dependencies: @@ -1141,10 +1141,10 @@ package: 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.15-py310h699e580_0.conda + url: https://repo.prefix.dev/conda-forge/win-64/debugpy-1.8.16-py310h699e580_0.conda hash: - md5: 71b9b4a4db2133776f0b83d416317a49 - sha256: c39c8de81bbb55e7351a1e1c0095a52f8e6371f8e20c862b9574097594104737 + md5: 50209c78764a8656d2710c3d093c1ca0 + sha256: ebdb00d05497bd8a9eab626e22055970fca422a67c5914280b432d1e2703f0f3 category: dev optional: true - name: decorator @@ -1837,20 +1837,6 @@ package: 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.10' manager: conda @@ -1973,19 +1959,8 @@ package: sha256: 0ec8f4d02053cd03b0f3e63168316530949484f80e16f5e2fb199a1d117a89ca category: dev optional: true -- name: intel-openmp - version: 2024.2.1 - manager: conda - platform: win-64 - dependencies: {} - url: https://repo.prefix.dev/conda-forge/win-64/intel-openmp-2024.2.1-h57928b3_1083.conda - hash: - md5: 2d89243bfb53652c182a7c73182cce4f - sha256: 0fd2b0b84c854029041b0ede8f4c2369242ee92acc0092f8407b1fe9238a8209 - category: main - optional: false - name: ipykernel - version: 6.30.0 + version: 6.30.1 manager: conda platform: linux-64 dependencies: @@ -2003,14 +1978,14 @@ package: pyzmq: '>=25' tornado: '>=6.2' traitlets: '>=5.4.0' - url: https://repo.prefix.dev/conda-forge/noarch/ipykernel-6.30.0-pyh82676e8_0.conda + url: https://repo.prefix.dev/conda-forge/noarch/ipykernel-6.30.1-pyh82676e8_0.conda hash: - md5: 4aeff93cd0cc9b39f82cc5df70c58a43 - sha256: c49650d0af6dab125dfb8ca1593c24172ae640fa3298530704fe4151499d24b2 + md5: b0cc25825ce9212b8bee37829abad4d6 + sha256: cfc2c4e31dfedbb3d124d0055f55fda4694538fb790d52cd1b37af5312833e36 category: dev optional: true - name: ipykernel - version: 6.30.0 + version: 6.30.1 manager: conda platform: win-64 dependencies: @@ -2028,10 +2003,10 @@ package: pyzmq: '>=25' tornado: '>=6.2' traitlets: '>=5.4.0' - url: https://repo.prefix.dev/conda-forge/noarch/ipykernel-6.30.0-pyh3521513_0.conda + url: https://repo.prefix.dev/conda-forge/noarch/ipykernel-6.30.1-pyh3521513_0.conda hash: - md5: d22c697b8e00832675afbfdc335f2358 - sha256: 8aba90dd3322a1d8a7f77eebedde434b7bcafb101a0b047e4f76bffbc858d613 + md5: 953007d45edeb098522ac860aade4fcf + sha256: 3dd6fcdde5e40a3088c9ecd72c29c6e5b1429b99e927f41c8cee944a07062046 category: dev optional: true - name: ipython @@ -3154,10 +3129,10 @@ package: platform: linux-64 dependencies: mkl: '>=2024.2.2,<2025.0a0' - url: https://repo.prefix.dev/conda-forge/linux-64/libblas-3.9.0-32_hfdb39a5_mkl.conda + url: https://repo.prefix.dev/conda-forge/linux-64/libblas-3.9.0-33_hfdb39a5_mkl.conda hash: - md5: eceb19ae9105bc4d0e8d5a321d66c426 - sha256: 7a04219d42b3b0b85ed9d019f481e4227efa2baa12ff48547758e90e2e208adc + md5: 9f89883004e428c65c462fbb07618125 + sha256: 8b686362a6c6396fa529e444b32c9b089926da781f4db04953edfc1aa1bba239 category: main optional: false - name: libblas @@ -3165,11 +3140,12 @@ package: manager: conda platform: win-64 dependencies: - mkl: 2024.2.2 - url: https://repo.prefix.dev/conda-forge/win-64/libblas-3.9.0-32_h641d27c_mkl.conda + libopenblas: 0.3.30 + llvm-openmp: '>=20.1.8' + url: https://repo.prefix.dev/conda-forge/win-64/libblas-3.9.0-33_h706a439_openblas.conda hash: - md5: 49b36a01450e96c516bbc5486d4a0ea0 - sha256: 809d78b096e70fed7ebb17c867dd5dde2f9f4ed8564967a6e10c65b3513b0c31 + md5: cae3b10447e3f89f12b416fa53a18d92 + sha256: 33a271a0d8a3ff1618752b3fa99e3809d5f0783fd6272fd25809c4e634e8aa87 category: main optional: false - name: libbrotlicommon @@ -3263,10 +3239,10 @@ package: platform: linux-64 dependencies: libblas: 3.9.0 - url: https://repo.prefix.dev/conda-forge/linux-64/libcblas-3.9.0-32_h372d94f_mkl.conda + url: https://repo.prefix.dev/conda-forge/linux-64/libcblas-3.9.0-33_h372d94f_mkl.conda hash: - md5: 68b55daaf083682f58d9b7f5d52aeb37 - sha256: d0449cdfb6c6e993408375bcabbb4c9630a9b8750c406455ce3a4865ec7a321c + md5: 71bd2fa1924b99978688f736343ff9eb + sha256: 27a9412196046685d4e13a1e834b7f5b6fa704f1a1d05f3d4bd4f12e4fec22af category: main optional: false - name: libcblas @@ -3275,10 +3251,11 @@ package: platform: win-64 dependencies: libblas: 3.9.0 - url: https://repo.prefix.dev/conda-forge/win-64/libcblas-3.9.0-32_h5e41251_mkl.conda + libopenblas: '*' + url: https://repo.prefix.dev/conda-forge/win-64/libcblas-3.9.0-33_ha692739_openblas.conda hash: - md5: 054b9b4b48296e4413cf93e6ece7b27d - sha256: d0f81145ae795592f3f3b5d7ff641c1019a99d6b308bfaf2a4cc5ba24b067bb0 + md5: 335a221c3b7911438a6c54567c50b60d + sha256: 043041784348bc6b48b7065d2f71927f0c838933a26aa04c2934aeb607d0413f category: main optional: false - name: libcurl @@ -3512,10 +3489,10 @@ package: dependencies: __glibc: '>=2.17,<3.0.a0' _openmp_mutex: '>=4.5' - url: https://repo.prefix.dev/conda-forge/linux-64/libgcc-15.1.0-h767d61c_3.conda + url: https://repo.prefix.dev/conda-forge/linux-64/libgcc-15.1.0-h767d61c_4.conda hash: - md5: 9e60c55e725c20d23125a5f0dd69af5d - sha256: 59a87161212abe8acc57d318b0cc8636eb834cdfdfddcf1f588b5493644b39a3 + md5: f406dcbb2e7bef90d793e50e79a2882b + sha256: 144e35c1c2840f2dc202f6915fc41879c19eddbb8fa524e3ca4aa0d14018b26f category: main optional: false - name: libgcc @@ -3525,10 +3502,10 @@ package: dependencies: _openmp_mutex: '>=4.5' libwinpthread: '>=12.0.0.r4.gg4f2fc60ca' - url: https://repo.prefix.dev/conda-forge/win-64/libgcc-15.1.0-h1383e82_3.conda + url: https://repo.prefix.dev/conda-forge/win-64/libgcc-15.1.0-h1383e82_4.conda hash: - md5: d8314be93c803e2e2b430f6389d6ce6a - sha256: 05978c4e8c826dd3b727884e009a19ceee75b0a530c18fc14f0ba56b090f2ea3 + md5: 59fe76f0ff39b512ff889459b9fc3054 + sha256: c169606e148f8df3375fdc9fe76ee3f44b8ffc2515e8131ede8f2d75cf7d6f0c category: main optional: false - name: libgcc-ng @@ -3537,10 +3514,10 @@ package: platform: linux-64 dependencies: libgcc: 15.1.0 - url: https://repo.prefix.dev/conda-forge/linux-64/libgcc-ng-15.1.0-h69a702a_3.conda + url: https://repo.prefix.dev/conda-forge/linux-64/libgcc-ng-15.1.0-h69a702a_4.conda hash: - md5: e66f2b8ad787e7beb0f846e4bd7e8493 - sha256: b0b0a5ee6ce645a09578fc1cb70c180723346f8a45fdb6d23b3520591c6d6996 + md5: 28771437ffcd9f3417c66012dc49a3be + sha256: 76ceac93ed98f208363d6e9c75011b0ff7b97b20f003f06461a619557e726637 category: main optional: false - name: libgfortran @@ -3549,10 +3526,10 @@ package: platform: linux-64 dependencies: libgfortran5: 15.1.0 - url: https://repo.prefix.dev/conda-forge/linux-64/libgfortran-15.1.0-h69a702a_3.conda + url: https://repo.prefix.dev/conda-forge/linux-64/libgfortran-15.1.0-h69a702a_4.conda hash: - md5: bfbca721fd33188ef923dfe9ba172f29 - sha256: 77dd1f1efd327e6991e87f09c7c97c4ae1cfbe59d9485c41d339d6391ac9c183 + md5: 53e876bc2d2648319e94c33c57b9ec74 + sha256: 2fe41683928eb3c57066a60ec441e605a69ce703fc933d6d5167debfeba8a144 category: main optional: false - name: libgfortran5 @@ -3562,10 +3539,10 @@ package: dependencies: __glibc: '>=2.17,<3.0.a0' libgcc: '>=15.1.0' - url: https://repo.prefix.dev/conda-forge/linux-64/libgfortran5-15.1.0-hcea5267_3.conda + url: https://repo.prefix.dev/conda-forge/linux-64/libgfortran5-15.1.0-hcea5267_4.conda hash: - md5: 530566b68c3b8ce7eec4cd047eae19fe - sha256: eea6c3cf22ad739c279b4d665e6cf20f8081f483b26a96ddd67d4df3c88dfa0a + md5: 8a4ab7ff06e4db0be22485332666da0f + sha256: 3070e5e2681f7f2fb7af0a81b92213f9ab430838900da8b4f9b8cf998ddbdd84 category: main optional: false - name: libgomp @@ -3574,14 +3551,14 @@ package: platform: win-64 dependencies: libwinpthread: '>=12.0.0.r4.gg4f2fc60ca' - url: https://repo.prefix.dev/conda-forge/win-64/libgomp-15.1.0-h1383e82_3.conda + url: https://repo.prefix.dev/conda-forge/win-64/libgomp-15.1.0-h1383e82_4.conda hash: - md5: 94545e52b3d21a7ab89961f7bda3da0d - sha256: 2e6e286c817d2274b109c448f63d804dcc85610c5abf97e183440aa2d84b8c72 + md5: 78582ad1a764f4a0dca2f3027a46cc5a + sha256: e4ce8693bc3250b98cbc41cc53116fb27ad63eaf851560758e8ccaf0e9b137aa category: main optional: false - name: libhwloc - version: 2.11.2 + version: 2.12.1 manager: conda platform: linux-64 dependencies: @@ -3589,14 +3566,14 @@ package: libgcc: '>=14' libstdcxx: '>=14' libxml2: '>=2.13.8,<2.14.0a0' - url: https://repo.prefix.dev/conda-forge/linux-64/libhwloc-2.11.2-default_h3d81e11_1002.conda + url: https://repo.prefix.dev/conda-forge/linux-64/libhwloc-2.12.1-default_h3d81e11_1000.conda hash: - md5: 56aacccb6356b6b6134a79cdf5688506 - sha256: 2823a704e1d08891db0f3a5ab415a2b7e391a18f1e16d27531ef6a69ec2d36b9 + md5: d821210ab60be56dd27b5525ed18366d + sha256: eecaf76fdfc085d8fed4583b533c10cb7f4a6304be56031c43a107e01a56b7e2 category: main optional: false - name: libhwloc - version: 2.11.2 + version: 2.12.1 manager: conda platform: win-64 dependencies: @@ -3605,10 +3582,10 @@ package: 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.11.2-default_h88281d1_1002.conda + url: https://repo.prefix.dev/conda-forge/win-64/libhwloc-2.12.1-default_h88281d1_1000.conda hash: - md5: 46621eae093570430d56aa6b4e298500 - sha256: dbc7d0536b4e1fb2361ca90a80b52cde1c85e0b159fa001f795e7d40e99438b0 + md5: e6298294e7612eccf57376a0683ddc80 + sha256: 2fb437b82912c74b4869b66c601d52c77bb3ee8cb4812eab346d379f1c823225 category: main optional: false - name: libiconv @@ -3671,10 +3648,10 @@ package: platform: linux-64 dependencies: libblas: 3.9.0 - url: https://repo.prefix.dev/conda-forge/linux-64/liblapack-3.9.0-32_hc41d3b0_mkl.conda + url: https://repo.prefix.dev/conda-forge/linux-64/liblapack-3.9.0-33_hc41d3b0_mkl.conda hash: - md5: 6dc827963c12f90c79f5b2be4eaea072 - sha256: dc1be931203a71f5c84887cde24659fdd6fda73eb8c6cf56e67b68e3c7916efd + md5: 8708ffe8e9393e576131ab8256372e07 + sha256: e00ce22c430b80a237daaaf2037ade05dbacffb2ad2bc61f75524fe347d37381 category: main optional: false - name: liblapack @@ -3683,10 +3660,11 @@ package: platform: win-64 dependencies: libblas: 3.9.0 - url: https://repo.prefix.dev/conda-forge/win-64/liblapack-3.9.0-32_h1aa476e_mkl.conda + libopenblas: '*' + url: https://repo.prefix.dev/conda-forge/win-64/liblapack-3.9.0-33_h1c6d55f_openblas.conda hash: - md5: 1652285573db93afc3ba9b3b9356e3d3 - sha256: 5629e592137114b24bfdea71e1c4b6bee11379631409ed91dfe2f83b32a8b298 + md5: 56a2a25e5cd7cd3b9d081ff6a7a74cdb + sha256: 449fc8454e2241cfaffc91c76c7fa67965d6f50d1c55eab56c6b94627b462d4d category: main optional: false - name: liblzma @@ -3747,6 +3725,21 @@ package: sha256: 927fe72b054277cde6cb82597d0fcf6baf127dcbce2e0a9d8925a68f1265eef5 category: main optional: false +- name: libopenblas + version: 0.3.30 + manager: conda + platform: win-64 + dependencies: + llvm-openmp: '>=20.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/libopenblas-0.3.30-openmp_h96ad2b0_1.conda + hash: + md5: e7ef216687ffda08478ef66bbd61c904 + sha256: ec84f1b1295ca7a024b677ca03ca12bf2373c037e9ba623921e0b4e360ca2cd0 + category: main + optional: false - name: libpng version: 1.6.50 manager: conda @@ -3849,32 +3842,31 @@ package: category: main optional: false - name: libsqlite - version: 3.50.3 + version: 3.50.4 manager: conda platform: linux-64 dependencies: __glibc: '>=2.17,<3.0.a0' - icu: '>=75.1,<76.0a0' libgcc: '>=14' libzlib: '>=1.3.1,<2.0a0' - url: https://repo.prefix.dev/conda-forge/linux-64/libsqlite-3.50.3-hee844dc_1.conda + url: https://repo.prefix.dev/conda-forge/linux-64/libsqlite-3.50.4-h0c1763c_0.conda hash: - md5: 18d2ac95b507ada9ca159a6bd73255f7 - sha256: 8c4faf560815a6d6b5edadc019f76d22a45171eaa707a1f1d1898ceda74b2e3f + md5: 0b367fad34931cb79e0d6b7e5c06bb1c + sha256: 6d9c32fc369af5a84875725f7ddfbfc2ace795c28f246dc70055a79f9b2003da category: main optional: false - name: libsqlite - version: 3.50.3 + version: 3.50.4 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.50.3-hf5d6505_1.conda + url: https://repo.prefix.dev/conda-forge/win-64/libsqlite-3.50.4-hf5d6505_0.conda hash: - md5: 8b63428047c82a0b853aa348fe56071c - sha256: 9bf199ca8b388d8585c53432949524767532f84a5a881f1cef4808d0e7a3f95a + md5: ccb20d946040f86f0c05b644d5eadeca + sha256: 5dc4f07b2d6270ac0c874caec53c6984caaaa84bc0d3eb593b0edf3dc8492efa category: main optional: false - name: libssh2 @@ -3915,10 +3907,10 @@ package: dependencies: __glibc: '>=2.17,<3.0.a0' libgcc: 15.1.0 - url: https://repo.prefix.dev/conda-forge/linux-64/libstdcxx-15.1.0-h8f9b012_3.conda + url: https://repo.prefix.dev/conda-forge/linux-64/libstdcxx-15.1.0-h8f9b012_4.conda hash: - md5: 6d11a5edae89fe413c0569f16d308f5a - sha256: 7650837344b7850b62fdba02155da0b159cf472b9ab59eb7b472f7bd01dff241 + md5: 3c376af8888c386b9d3d1c2701e2f3ab + sha256: b5b239e5fca53ff90669af1686c86282c970dd8204ebf477cf679872eb6d48ac category: main optional: false - name: libstdcxx-ng @@ -3927,10 +3919,10 @@ package: platform: linux-64 dependencies: libstdcxx: 15.1.0 - url: https://repo.prefix.dev/conda-forge/linux-64/libstdcxx-ng-15.1.0-h4852527_3.conda + url: https://repo.prefix.dev/conda-forge/linux-64/libstdcxx-ng-15.1.0-h4852527_4.conda hash: - md5: 57541755b5a51691955012b8e197c06c - sha256: bbaea1ecf973a7836f92b8ebecc94d3c758414f4de39d2cc6818a3d10cb3216b + md5: 2d34729cbc1da0ec988e57b13b712067 + sha256: 81c841c1cf4c0d06414aaa38a249f9fdd390554943065c3a0b18a9fb7e8cc495 category: main optional: false - name: libtiff @@ -4076,15 +4068,14 @@ package: platform: linux-64 dependencies: __glibc: '>=2.17,<3.0.a0' - icu: '>=75.1,<76.0a0' - libgcc: '>=13' + 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-2.13.8-h4bc477f_0.conda + url: https://repo.prefix.dev/conda-forge/linux-64/libxml2-2.13.8-h2cb61b6_1.conda hash: - md5: 14dbe05b929e329dbaa6f2d0aa19466d - sha256: b0b3a96791fa8bb4ec030295e8c8bf2d3278f33c0f9ad540e73b5e538e6268e7 + md5: 42a8e4b54e322b4cd1dbfb30a8a7ce9e + sha256: 2c80ef042b47dfddb1f425d57d367e0657f8477d80111644c88b172ff2f99151 category: main optional: false - name: libxml2 @@ -4095,12 +4086,12 @@ package: libiconv: '>=1.18,<2.0a0' libzlib: '>=1.3.1,<2.0a0' ucrt: '>=10.0.20348.0' - vc: '>=14.2,<15' - vc14_runtime: '>=14.29.30139' - url: https://repo.prefix.dev/conda-forge/win-64/libxml2-2.13.8-h442d1da_0.conda + vc: '>=14.3,<15' + vc14_runtime: '>=14.44.35208' + url: https://repo.prefix.dev/conda-forge/win-64/libxml2-2.13.8-h741aa76_1.conda hash: - md5: 833c2dbc1a5020007b520b044c713ed3 - sha256: 473b8a53c8df714d676ab41711551c8d250f8d799f2db5cb7cb2b177a0ce13f6 + md5: aeb49dc1f5531de13d2c0d57ffa6d0c8 + sha256: 32fa908bb2f2a6636dab0edaac1d4bf5ff62ad404a82d8bb16702bc5b8eb9114 category: main optional: false - name: libzlib @@ -4162,10 +4153,10 @@ package: platform: linux-64 dependencies: __glibc: '>=2.17,<3.0.a0' - url: https://repo.prefix.dev/conda-forge/linux-64/llvm-openmp-20.1.8-h4922eb0_0.conda + url: https://repo.prefix.dev/conda-forge/linux-64/llvm-openmp-20.1.8-h4922eb0_1.conda hash: - md5: dda42855e1d9a0b59e071e28a820d0f5 - sha256: 209050b372cf2103ac6a8fcaaf7f1b0d4dbb425395733b2e84f8949fa66b6ca7 + md5: 5d5099916a3659a46cca8f974d0455b9 + sha256: 4539fd52a5f59039cd575caf222e22ebe57ab168cd102d182a970c1f1a72fe51 category: main optional: false - name: llvm-openmp @@ -4176,10 +4167,10 @@ package: 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-20.1.8-hfa2b4ca_0.conda + url: https://repo.prefix.dev/conda-forge/win-64/llvm-openmp-20.1.8-hfa2b4ca_1.conda hash: - md5: d77ce01233da5fd8027c916330088dbe - sha256: fcc0b2b857ec8a6c974c5f2e9d4fa01998e18aecb8f7a8fe4efe39f5ec43cc4a + md5: 2c3afd82c44b0bf59fa8f924e30c0513 + sha256: 568e9dec9078055adebf6c07202be079884b85780a4542f0f326763e6f642a2d category: main optional: false - name: locket @@ -4467,10 +4458,10 @@ package: _openmp_mutex: '>=4.5' llvm-openmp: '>=20.1.8' tbb: 2021.* - url: https://repo.prefix.dev/conda-forge/linux-64/mkl-2024.2.2-ha770c72_16.conda + url: https://repo.prefix.dev/conda-forge/linux-64/mkl-2024.2.2-ha770c72_17.conda hash: - md5: 06fc17a281d2f71995f3bb58a7b7f4e5 - sha256: 9be33c297dd53e4eafef7c6ec597f1b4dee99296a768816d9bf793e2432a027f + md5: e4ab075598123e783b788b995afbdad0 + sha256: 1e59d0dc811f150d39c2ff2da930d69dcb91cb05966b7df5b7d85133006668ed category: main optional: false - name: mkl @@ -4478,12 +4469,12 @@ package: manager: conda platform: win-64 dependencies: - intel-openmp: 2024.* + llvm-openmp: '>=20.1.8' tbb: 2021.* - url: https://repo.prefix.dev/conda-forge/win-64/mkl-2024.2.2-h66d3029_15.conda + url: https://repo.prefix.dev/conda-forge/win-64/mkl-2024.2.2-h57928b3_16.conda hash: - md5: 302dff2807f2927b3e9e0d19d60121de - sha256: 20e52b0389586d0b914a49cd286c5ccc9c47949bed60ca6df004d1d295f2edbd + md5: 5cddc979c74b90cf5e5cda4f97d5d8bb + sha256: ce841e7c3898764154a9293c0f92283c1eb28cdacf7a164c94b632a6af675d91 category: main optional: false - name: msgpack-python @@ -4881,37 +4872,37 @@ package: category: dev optional: true - name: notebook - version: 7.4.4 + version: 7.4.5 manager: conda platform: linux-64 dependencies: jupyter_server: '>=2.4.0,<3' - jupyterlab: '>=4.4.4,<4.5' + jupyterlab: '>=4.4.5,<4.5' jupyterlab_server: '>=2.27.1,<3' notebook-shim: '>=0.2,<0.3' python: '>=3.9' tornado: '>=6.2.0' - url: https://repo.prefix.dev/conda-forge/noarch/notebook-7.4.4-pyhd8ed1ab_0.conda + url: https://repo.prefix.dev/conda-forge/noarch/notebook-7.4.5-pyhd8ed1ab_0.conda hash: - md5: dcbb5c47f5dffa7637c05df5d4068181 - sha256: 6d7e522a91dcc6f7b8b119da86534f9ad021cd9094c5db7dbfd16e48efd02857 + md5: 28062c17cdb444388c00903eaec1ba0e + sha256: ea9d7058d862530755abeb2ee8f0152453cf630b024c73906f689ca1c297cd79 category: dev optional: true - name: notebook - version: 7.4.4 + version: 7.4.5 manager: conda platform: win-64 dependencies: jupyter_server: '>=2.4.0,<3' - jupyterlab: '>=4.4.4,<4.5' + jupyterlab: '>=4.4.5,<4.5' jupyterlab_server: '>=2.27.1,<3' notebook-shim: '>=0.2,<0.3' python: '>=3.9' tornado: '>=6.2.0' - url: https://repo.prefix.dev/conda-forge/noarch/notebook-7.4.4-pyhd8ed1ab_0.conda + url: https://repo.prefix.dev/conda-forge/noarch/notebook-7.4.5-pyhd8ed1ab_0.conda hash: - md5: dcbb5c47f5dffa7637c05df5d4068181 - sha256: 6d7e522a91dcc6f7b8b119da86534f9ad021cd9094c5db7dbfd16e48efd02857 + md5: 28062c17cdb444388c00903eaec1ba0e + sha256: ea9d7058d862530755abeb2ee8f0152453cf630b024c73906f689ca1c297cd79 category: dev optional: true - name: notebook-shim @@ -5019,15 +5010,15 @@ package: platform: linux-64 dependencies: __glibc: '>=2.17,<3.0.a0' - libgcc: '>=13' - libpng: '>=1.6.44,<1.7.0a0' - libstdcxx: '>=13' + libgcc: '>=14' + libpng: '>=1.6.50,<1.7.0a0' + libstdcxx: '>=14' libtiff: '>=4.7.0,<4.8.0a0' libzlib: '>=1.3.1,<2.0a0' - url: https://repo.prefix.dev/conda-forge/linux-64/openjpeg-2.5.3-h5fbd93e_0.conda + url: https://repo.prefix.dev/conda-forge/linux-64/openjpeg-2.5.3-h55fea9a_1.conda hash: - md5: 9e5816bc95d285c115a3ebc2f8563564 - sha256: 5bee706ea5ba453ed7fd9da7da8380dd88b865c8d30b5aaec14d2b6dd32dbc39 + md5: 01243c4aaf71bde0297966125aea4706 + sha256: 0b7396dacf988f0b859798711b26b6bc9c6161dca21bacfd778473da58730afa category: main optional: false - name: openjpeg @@ -5035,34 +5026,34 @@ package: manager: conda platform: win-64 dependencies: - libpng: '>=1.6.44,<1.7.0a0' + libpng: '>=1.6.50,<1.7.0a0' libtiff: '>=4.7.0,<4.8.0a0' libzlib: '>=1.3.1,<2.0a0' ucrt: '>=10.0.20348.0' - vc: '>=14.2,<15' - vc14_runtime: '>=14.29.30139' - url: https://repo.prefix.dev/conda-forge/win-64/openjpeg-2.5.3-h4d64b90_0.conda + vc: '>=14.3,<15' + vc14_runtime: '>=14.44.35208' + url: https://repo.prefix.dev/conda-forge/win-64/openjpeg-2.5.3-h24db6dd_1.conda hash: - md5: fc050366dd0b8313eb797ed1ffef3a29 - sha256: 410175815df192f57a07c29a6b3fdd4231937173face9e63f0830c1234272ce3 + md5: 25f45acb1a234ad1c9b9a20e1e6c559e + sha256: c29cb1641bc5cfc2197e9b7b436f34142be4766dd2430a937b48b7474935aa55 category: main optional: false - name: openssl - version: 3.5.1 + version: 3.5.2 manager: conda platform: linux-64 dependencies: __glibc: '>=2.17,<3.0.a0' ca-certificates: '' - libgcc: '>=13' - url: https://repo.prefix.dev/conda-forge/linux-64/openssl-3.5.1-h7b32b05_0.conda + libgcc: '>=14' + url: https://repo.prefix.dev/conda-forge/linux-64/openssl-3.5.2-h26f9b46_0.conda hash: - md5: c87df2ab1448ba69169652ab9547082d - sha256: 942347492164190559e995930adcdf84e2fea05307ec8012c02a505f5be87462 + md5: ffffb341206dd0dab0c36053c048d621 + sha256: c9f54d4e8212f313be7b02eb962d0cb13a8dae015683a403d3accd4add3e520e category: main optional: false - name: openssl - version: 3.5.1 + version: 3.5.2 manager: conda platform: win-64 dependencies: @@ -5070,10 +5061,10 @@ package: 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.5.1-h725018a_0.conda + url: https://repo.prefix.dev/conda-forge/win-64/openssl-3.5.2-h725018a_0.conda hash: - md5: d124fc2fd7070177b5e2450627f8fc1a - sha256: 2b2eb73b0661ff1aed55576a3d38614852b5d857c2fa9205ac115820c523306c + md5: 150d3920b420a27c0848acca158f94dc + sha256: 2413f3b4606018aea23acfa2af3c4c46af786739ab4020422e9f0c2aec75321b category: main optional: false - name: overrides @@ -5350,31 +5341,31 @@ package: category: main optional: false - name: pip - version: 25.1.1 + version: '25.2' manager: conda platform: linux-64 dependencies: python: '>=3.9,<3.13.0a0' setuptools: '' wheel: '' - url: https://repo.prefix.dev/conda-forge/noarch/pip-25.1.1-pyh8b19718_0.conda + url: https://repo.prefix.dev/conda-forge/noarch/pip-25.2-pyh8b19718_0.conda hash: - md5: 32d0781ace05105cc99af55d36cbec7c - sha256: ebfa591d39092b111b9ebb3210eb42251be6da89e26c823ee03e5e838655a43e + md5: dfce4b2af4bfe90cdcaf56ca0b28ddf5 + sha256: ec9ed3cef137679f3e3a68e286c6efd52144684e1be0b05004d9699882dadcdd category: main optional: false - name: pip - version: 25.1.1 + version: '25.2' manager: conda platform: win-64 dependencies: python: '>=3.9,<3.13.0a0' setuptools: '' wheel: '' - url: https://repo.prefix.dev/conda-forge/noarch/pip-25.1.1-pyh8b19718_0.conda + url: https://repo.prefix.dev/conda-forge/noarch/pip-25.2-pyh8b19718_0.conda hash: - md5: 32d0781ace05105cc99af55d36cbec7c - sha256: ebfa591d39092b111b9ebb3210eb42251be6da89e26c823ee03e5e838655a43e + md5: dfce4b2af4bfe90cdcaf56ca0b28ddf5 + sha256: ec9ed3cef137679f3e3a68e286c6efd52144684e1be0b05004d9699882dadcdd category: main optional: false - name: platformdirs @@ -6037,7 +6028,6 @@ package: libzlib: '>=1.3.1,<2.0a0' ncurses: '>=6.5,<7.0a0' openssl: '>=3.5.0,<4.0a0' - pip: '' readline: '>=8.2,<9.0a0' tk: '>=8.6.13,<8.7.0a0' tzdata: '' @@ -6059,7 +6049,6 @@ package: libsqlite: '>=3.50.0,<4.0a0' libzlib: '>=1.3.1,<2.0a0' openssl: '>=3.5.0,<4.0a0' - pip: '' tk: '>=8.6.13,<8.7.0a0' tzdata: '' ucrt: '>=10.0.20348.0' @@ -6319,25 +6308,25 @@ package: category: main optional: false - name: pyzmq - version: 27.0.0 + version: 27.0.1 manager: conda platform: linux-64 dependencies: __glibc: '>=2.17,<3.0.a0' - libgcc: '>=13' + libgcc: '>=14' libsodium: '>=1.0.20,<1.0.21.0a0' - libstdcxx: '>=13' + libstdcxx: '>=14' python: '>=3.10,<3.11.0a0' python_abi: 3.10.* zeromq: '>=4.3.5,<4.4.0a0' - url: https://repo.prefix.dev/conda-forge/linux-64/pyzmq-27.0.0-py310h71f11fc_0.conda + url: https://repo.prefix.dev/conda-forge/linux-64/pyzmq-27.0.1-py310h9a5fd63_0.conda hash: - md5: de862cdd8a959ac9a751fd8a5f7dc82d - sha256: dfcd2fc9c015b220da06a96886c7d7185794cb6383a75dbb90704d8a974ec2a8 + md5: 6fcb193c9cd6ba0fab3a12b7e360ec81 + sha256: 84c8c7927e56af399afd6c3f25cad04869edd9870ebebfbca8a080140de3d7c1 category: dev optional: true - name: pyzmq - version: 27.0.0 + version: 27.0.1 manager: conda platform: win-64 dependencies: @@ -6345,13 +6334,13 @@ package: python: '>=3.10,<3.11.0a0' python_abi: 3.10.* ucrt: '>=10.0.20348.0' - vc: '>=14.2,<15' - vc14_runtime: '>=14.29.30139' + 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.0.0-py310h656833d_0.conda + url: https://repo.prefix.dev/conda-forge/win-64/pyzmq-27.0.1-py310h49f0f51_0.conda hash: - md5: 3a89550776350a08c0763ee60a0f07dd - sha256: d3ead56c27a0aba2432343cde83aa4bc7948cf525ace92f676043c25a87b224b + md5: a021bd180ef44edd013abde8e836ef3a + sha256: bbe6bd75e8edbfe6e21d916ca1e28a2260f60759e8b4a2c172c7afc729e55c6f category: dev optional: true - name: readline @@ -6595,7 +6584,7 @@ package: category: main optional: false - name: scikit-learn - version: 1.5.2 + version: 1.6.1 manager: conda platform: linux-64 dependencies: @@ -6609,14 +6598,14 @@ package: python_abi: 3.10.* scipy: '' threadpoolctl: '>=3.1.0' - url: https://repo.prefix.dev/conda-forge/linux-64/scikit-learn-1.5.2-py310h27f47ee_1.conda + url: https://repo.prefix.dev/conda-forge/linux-64/scikit-learn-1.6.1-py310h27f47ee_0.conda hash: - md5: 374383a1c0d197bdc1eee7c4973b732d - sha256: 777580d5ba89c5382fa63807a7981ae2261784258e84f5a9e747f5bd3d3428f3 + md5: 618ec5a8500fb53e8e52785e06d239f4 + sha256: 5c865487412b900d0abeb934907e5357c4a6cad19093316701ffd575980d0c54 category: main optional: false - name: scikit-learn - version: 1.5.2 + version: 1.6.1 manager: conda platform: win-64 dependencies: @@ -6629,10 +6618,10 @@ package: ucrt: '>=10.0.20348.0' vc: '>=14.2,<15' vc14_runtime: '>=14.29.30139' - url: https://repo.prefix.dev/conda-forge/win-64/scikit-learn-1.5.2-py310hf2a6c47_1.conda + url: https://repo.prefix.dev/conda-forge/win-64/scikit-learn-1.6.1-py310hf2a6c47_0.conda hash: - md5: bef8985d120ce63d9d68c3799fb9d10c - sha256: 2beccd9ca490ece4cc9a3915b2c2d499885b5b21ecbf2236511268befccbdd7e + md5: e15710d6d5f6ff3e0c8dbd3bbc21b6fa + sha256: 3d171289529b5e0f41fdbb547e08d749e3fe2f25975bde3b150e672fd69751c1 category: main optional: false - name: scipy @@ -7435,13 +7424,13 @@ package: platform: linux-64 dependencies: __glibc: '>=2.17,<3.0.a0' - libgcc: '>=13' - libhwloc: '>=2.11.2,<2.11.3.0a0' - libstdcxx: '>=13' - url: https://repo.prefix.dev/conda-forge/linux-64/tbb-2021.13.0-hceb3a55_1.conda + libgcc: '>=14' + libhwloc: '>=2.12.1,<2.12.2.0a0' + libstdcxx: '>=14' + url: https://repo.prefix.dev/conda-forge/linux-64/tbb-2021.13.0-hb60516a_2.conda hash: - md5: ba7726b8df7b9d34ea80e82b097a4893 - sha256: 65463732129899770d54b1fbf30e1bb82fdebda9d7553caf08d23db4590cd691 + md5: 761511f996d6e5e7b11ade8b25ecb68d + sha256: ad947bab8a4c6ac36be716afe0da2d81fc03b5af54c403f390103e9731e6e7e7 category: main optional: false - name: tbb @@ -7449,14 +7438,14 @@ package: manager: conda platform: win-64 dependencies: - libhwloc: '>=2.11.2,<2.11.3.0a0' + libhwloc: '>=2.12.1,<2.12.2.0a0' ucrt: '>=10.0.20348.0' - vc: '>=14.2,<15' - vc14_runtime: '>=14.29.30139' - url: https://repo.prefix.dev/conda-forge/win-64/tbb-2021.13.0-h62715c5_1.conda + vc: '>=14.3,<15' + vc14_runtime: '>=14.44.35208' + url: https://repo.prefix.dev/conda-forge/win-64/tbb-2021.13.0-h18a62a1_2.conda hash: - md5: 9190dd0a23d925f7602f9628b3aed511 - sha256: 03cc5442046485b03dd1120d0f49d35a7e522930a2ab82f275e938e17b07b302 + md5: 6f339f632ba0618d8f42acf80218757b + sha256: f09f3ad838158ce03a07e92acb370d6f547f625319f8defe3bde15dc446a3050 category: main optional: false - name: tblib @@ -8556,12 +8545,12 @@ package: numpy: '>=1.26.0,<1.27.0' pydantic: '>=2.5.2,<3.0.0' scipy: '>=1.14.0,<1.15.0' - url: git+https://github.com/MiraGeoscience/geoapps-utils.git@020de8616b4767a596a4d0f49bce53c8d0c9da5b + url: git+https://github.com/MiraGeoscience/geoapps-utils.git@1dbe97d441d65962a94e071b5c1c27d9facd2050 hash: - sha256: 020de8616b4767a596a4d0f49bce53c8d0c9da5b + sha256: 1dbe97d441d65962a94e071b5c1c27d9facd2050 source: type: url - url: git+https://github.com/MiraGeoscience/geoapps-utils.git@020de8616b4767a596a4d0f49bce53c8d0c9da5b + url: git+https://github.com/MiraGeoscience/geoapps-utils.git@1dbe97d441d65962a94e071b5c1c27d9facd2050 category: main optional: false - name: geoapps-utils @@ -8573,12 +8562,12 @@ package: numpy: '>=1.26.0,<1.27.0' pydantic: '>=2.5.2,<3.0.0' scipy: '>=1.14.0,<1.15.0' - url: git+https://github.com/MiraGeoscience/geoapps-utils.git@020de8616b4767a596a4d0f49bce53c8d0c9da5b + url: git+https://github.com/MiraGeoscience/geoapps-utils.git@1dbe97d441d65962a94e071b5c1c27d9facd2050 hash: - sha256: 020de8616b4767a596a4d0f49bce53c8d0c9da5b + sha256: 1dbe97d441d65962a94e071b5c1c27d9facd2050 source: type: url - url: git+https://github.com/MiraGeoscience/geoapps-utils.git@020de8616b4767a596a4d0f49bce53c8d0c9da5b + url: git+https://github.com/MiraGeoscience/geoapps-utils.git@1dbe97d441d65962a94e071b5c1c27d9facd2050 category: main optional: false - name: geoh5py @@ -8590,12 +8579,12 @@ package: numpy: '>=1.26.0,<1.27.0' pillow: '>=10.3.0,<10.4.0' pydantic: '>=2.5.2,<3.0.0' - url: git+https://github.com/MiraGeoscience/geoh5py.git@d567cc98901ecfa360ff2e93f8a6334a1bed24bc + url: git+https://github.com/MiraGeoscience/geoh5py.git@41271883c83f9ad1c9f7b662335dd1d54f880547 hash: - sha256: d567cc98901ecfa360ff2e93f8a6334a1bed24bc + sha256: 41271883c83f9ad1c9f7b662335dd1d54f880547 source: type: url - url: git+https://github.com/MiraGeoscience/geoh5py.git@d567cc98901ecfa360ff2e93f8a6334a1bed24bc + url: git+https://github.com/MiraGeoscience/geoh5py.git@41271883c83f9ad1c9f7b662335dd1d54f880547 category: main optional: false - name: geoh5py @@ -8607,16 +8596,16 @@ package: numpy: '>=1.26.0,<1.27.0' pillow: '>=10.3.0,<10.4.0' pydantic: '>=2.5.2,<3.0.0' - url: git+https://github.com/MiraGeoscience/geoh5py.git@d567cc98901ecfa360ff2e93f8a6334a1bed24bc + url: git+https://github.com/MiraGeoscience/geoh5py.git@41271883c83f9ad1c9f7b662335dd1d54f880547 hash: - sha256: d567cc98901ecfa360ff2e93f8a6334a1bed24bc + sha256: 41271883c83f9ad1c9f7b662335dd1d54f880547 source: type: url - url: git+https://github.com/MiraGeoscience/geoh5py.git@d567cc98901ecfa360ff2e93f8a6334a1bed24bc + url: git+https://github.com/MiraGeoscience/geoh5py.git@41271883c83f9ad1c9f7b662335dd1d54f880547 category: main optional: false - name: mira-simpeg - version: 0.23.0.1a5.dev45+g01a7068fd + version: 0.23.0.1.post2.dev36+g2e1d9b31b manager: pip platform: linux-64 dependencies: @@ -8628,16 +8617,16 @@ package: numpy: '>=1.22' pymatsolver: '>=0.3' scipy: '>=1.8' - url: git+https://github.com/MiraGeoscience/simpeg.git@01a7068fdab7fba8695ad371c9fd9164760a09df + url: git+https://github.com/MiraGeoscience/simpeg.git@2e1d9b31ba74e900b7f41f903b73ec2b4e4217b4 hash: - sha256: 01a7068fdab7fba8695ad371c9fd9164760a09df + sha256: 2e1d9b31ba74e900b7f41f903b73ec2b4e4217b4 source: type: url - url: git+https://github.com/MiraGeoscience/simpeg.git@01a7068fdab7fba8695ad371c9fd9164760a09df + url: git+https://github.com/MiraGeoscience/simpeg.git@2e1d9b31ba74e900b7f41f903b73ec2b4e4217b4 category: main optional: false - name: mira-simpeg - version: 0.23.0.1a5.dev45+g01a7068fd + version: 0.23.0.1.post2.dev36+g2e1d9b31b manager: pip platform: win-64 dependencies: @@ -8649,12 +8638,12 @@ package: numpy: '>=1.22' pymatsolver: '>=0.3' scipy: '>=1.8' - url: git+https://github.com/MiraGeoscience/simpeg.git@01a7068fdab7fba8695ad371c9fd9164760a09df + url: git+https://github.com/MiraGeoscience/simpeg.git@2e1d9b31ba74e900b7f41f903b73ec2b4e4217b4 hash: - sha256: 01a7068fdab7fba8695ad371c9fd9164760a09df + sha256: 2e1d9b31ba74e900b7f41f903b73ec2b4e4217b4 source: type: url - url: git+https://github.com/MiraGeoscience/simpeg.git@01a7068fdab7fba8695ad371c9fd9164760a09df + url: git+https://github.com/MiraGeoscience/simpeg.git@2e1d9b31ba74e900b7f41f903b73ec2b4e4217b4 category: main optional: false - name: octree-creation-app diff --git a/py-3.11.conda-lock.yml b/py-3.11.conda-lock.yml index 899c6234..20af9fe8 100644 --- a/py-3.11.conda-lock.yml +++ b/py-3.11.conda-lock.yml @@ -15,8 +15,8 @@ version: 1 metadata: content_hash: - win-64: 57805dd7243378b72dd91648b00eb790f855375cd6ad3095c5099809073a0210 - linux-64: 3bdb725cf9e2e0a18331b01a1fd271c67ce2f7d54cfb3de3bcc9379dc3f52ad6 + win-64: 35467c865311a1b10fc72659b58f28578bcf2a4985e82e4f6bc78fe91e1743c8 + linux-64: 8cce520abc7830e77c6c1ae22f85de23c1a3f189a6830f442297dd1ec77be9d5 channels: - url: conda-forge used_env_vars: [] @@ -131,7 +131,7 @@ package: category: main optional: false - name: anyio - version: 4.9.0 + version: 4.10.0 manager: conda platform: linux-64 dependencies: @@ -140,14 +140,14 @@ package: python: '>=3.9' sniffio: '>=1.1' typing_extensions: '>=4.5' - url: https://repo.prefix.dev/conda-forge/noarch/anyio-4.9.0-pyh29332c3_0.conda + url: https://repo.prefix.dev/conda-forge/noarch/anyio-4.10.0-pyhe01879c_0.conda hash: - md5: 9749a2c77a7c40d432ea0927662d7e52 - sha256: b28e0f78bb0c7962630001e63af25a89224ff504e135a02e50d4d80b6155d386 + md5: cc2613bfa71dec0eb2113ee21ac9ccbf + sha256: d1b50686672ebe7041e44811eda563e45b94a8354db67eca659040392ac74d63 category: dev optional: true - name: anyio - version: 4.9.0 + version: 4.10.0 manager: conda platform: win-64 dependencies: @@ -156,10 +156,10 @@ package: python: '>=3.9' sniffio: '>=1.1' typing_extensions: '>=4.5' - url: https://repo.prefix.dev/conda-forge/noarch/anyio-4.9.0-pyh29332c3_0.conda + url: https://repo.prefix.dev/conda-forge/noarch/anyio-4.10.0-pyhe01879c_0.conda hash: - md5: 9749a2c77a7c40d432ea0927662d7e52 - sha256: b28e0f78bb0c7962630001e63af25a89224ff504e135a02e50d4d80b6155d386 + md5: cc2613bfa71dec0eb2113ee21ac9ccbf + sha256: d1b50686672ebe7041e44811eda563e45b94a8354db67eca659040392ac74d63 category: dev optional: true - name: argon2-cffi @@ -191,23 +191,23 @@ package: category: dev optional: true - name: argon2-cffi-bindings - version: 21.2.0 + version: 25.1.0 manager: conda platform: linux-64 dependencies: __glibc: '>=2.17,<3.0.a0' cffi: '>=1.0.1' - libgcc: '>=13' + libgcc: '>=14' python: '>=3.11,<3.12.0a0' python_abi: 3.11.* - url: https://repo.prefix.dev/conda-forge/linux-64/argon2-cffi-bindings-21.2.0-py311h9ecbd09_5.conda + url: https://repo.prefix.dev/conda-forge/linux-64/argon2-cffi-bindings-25.1.0-py311h49ec1c0_0.conda hash: - md5: 18143eab7fcd6662c604b85850f0db1e - sha256: d1af1fbcb698c2e07b0d1d2b98384dd6021fa55c8bcb920e3652e0b0c393881b + md5: 112c5e2b7fe99e3678bbd64316d38f0c + sha256: d6d2f38ece253492a3e00800b5d4a5c2cc4b2de73b2c0fcc580c218f1cf58de6 category: dev optional: true - name: argon2-cffi-bindings - version: 21.2.0 + version: 25.1.0 manager: conda platform: win-64 dependencies: @@ -215,12 +215,12 @@ package: python: '>=3.11,<3.12.0a0' python_abi: 3.11.* ucrt: '>=10.0.20348.0' - vc: '>=14.2,<15' - vc14_runtime: '>=14.29.30139' - url: https://repo.prefix.dev/conda-forge/win-64/argon2-cffi-bindings-21.2.0-py311he736701_5.conda + vc: '>=14.3,<15' + vc14_runtime: '>=14.44.35208' + url: https://repo.prefix.dev/conda-forge/win-64/argon2-cffi-bindings-25.1.0-py311h3485c13_0.conda hash: - md5: 8917bf795c40ec1839ed9d0ab3ad9735 - sha256: 8bbce5e61e012a06e248f58bb675fdc82ba2900c78590696d185150fb9cea91f + md5: fdb37c9bd914e2a2c20f204f9cb15e6b + sha256: 4bde4487abbca4c8834a582928a80692a32ebba67e906ce676e931035a13d004 category: dev optional: true - name: arrow @@ -660,27 +660,27 @@ package: category: main optional: false - name: ca-certificates - version: 2025.7.14 + version: 2025.8.3 manager: conda platform: linux-64 dependencies: __unix: '' - url: https://repo.prefix.dev/conda-forge/noarch/ca-certificates-2025.7.14-hbd8a1cb_0.conda + url: https://repo.prefix.dev/conda-forge/noarch/ca-certificates-2025.8.3-hbd8a1cb_0.conda hash: - md5: d16c90324aef024877d8713c0b7fea5b - sha256: 29defbd83c7829788358678ec996adeee252fa4d4274b7cd386c1ed73d2b201e + md5: 74784ee3d225fc3dca89edb635b4e5cc + sha256: 837b795a2bb39b75694ba910c13c15fa4998d4bb2a622c214a6a5174b2ae53d1 category: main optional: false - name: ca-certificates - version: 2025.7.14 + version: 2025.8.3 manager: conda platform: win-64 dependencies: __win: '' - url: https://repo.prefix.dev/conda-forge/noarch/ca-certificates-2025.7.14-h4c7d964_0.conda + url: https://repo.prefix.dev/conda-forge/noarch/ca-certificates-2025.8.3-h4c7d964_0.conda hash: - md5: 40334594f5916bc4c0a0313d64bfe046 - sha256: a7fe9bce8a0f9f985d44940ec13a297df571ee70fb2264b339c62fa190b2c437 + md5: c9e0c0f82f6e63323827db462b40ede8 + sha256: 3b82f62baad3fd33827b01b0426e8203a2786c8f452f633740868296bcbe8485 category: main optional: false - name: cached-property @@ -732,27 +732,27 @@ package: category: main optional: false - name: certifi - version: 2025.7.14 + version: 2025.8.3 manager: conda platform: linux-64 dependencies: python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/certifi-2025.7.14-pyhd8ed1ab_0.conda + url: https://repo.prefix.dev/conda-forge/noarch/certifi-2025.8.3-pyhd8ed1ab_0.conda hash: - md5: 4c07624f3faefd0bb6659fb7396cfa76 - sha256: f68ee5038f37620a4fb4cdd8329c9897dce80331db8c94c3ab264a26a8c70a08 + md5: 11f59985f49df4620890f3e746ed7102 + sha256: a1ad5b0a2a242f439608f22a538d2175cac4444b7b3f4e2b8c090ac337aaea40 category: main optional: false - name: certifi - version: 2025.7.14 + version: 2025.8.3 manager: conda platform: win-64 dependencies: python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/certifi-2025.7.14-pyhd8ed1ab_0.conda + url: https://repo.prefix.dev/conda-forge/noarch/certifi-2025.8.3-pyhd8ed1ab_0.conda hash: - md5: 4c07624f3faefd0bb6659fb7396cfa76 - sha256: f68ee5038f37620a4fb4cdd8329c9897dce80331db8c94c3ab264a26a8c70a08 + md5: 11f59985f49df4620890f3e746ed7102 + sha256: a1ad5b0a2a242f439608f22a538d2175cac4444b7b3f4e2b8c090ac337aaea40 category: main optional: false - name: cffi @@ -920,13 +920,13 @@ package: __glibc: '>=2.17,<3.0.a0' libgcc: '>=14' libstdcxx: '>=14' - numpy: '>=1.23' + numpy: '>=1.25' python: '>=3.11,<3.12.0a0' python_abi: 3.11.* - url: https://repo.prefix.dev/conda-forge/linux-64/contourpy-1.3.3-py311hdf67eae_0.conda + url: https://repo.prefix.dev/conda-forge/linux-64/contourpy-1.3.3-py311hdf67eae_1.conda hash: - md5: 4122711e0e00603528770abaeb16e4f0 - sha256: 639ca695682a718f1be5442ee45d1a482515c0a13486bf0fc45919a84c650f44 + md5: 390f9e645ff2f4b9cf48d53b3cf6c942 + sha256: 883234cd86911ffc3d5e7ce8959930e11c56adf304e6ba26637364b049c917e8 category: main optional: false - name: contourpy @@ -934,20 +934,20 @@ package: manager: conda platform: win-64 dependencies: - numpy: '>=1.23' + numpy: '>=1.25' python: '>=3.11,<3.12.0a0' python_abi: 3.11.* 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-py311h3fd045d_0.conda + url: https://repo.prefix.dev/conda-forge/win-64/contourpy-1.3.3-py311h3fd045d_1.conda hash: - md5: 4904f3c8eb8bec41916743b5b8016ee1 - sha256: c6cdcbe57cb0496900222714a89aa44e799cecea37fa0435712623326af278a5 + md5: fe9571615b015491b3741a4047794770 + sha256: 6980f4320495f59419c1b10bdc0d3441a7e8065e1aff5cc544c24d1447e67982 category: main optional: false - name: coverage - version: 7.10.1 + version: 7.10.2 manager: conda platform: linux-64 dependencies: @@ -956,14 +956,14 @@ package: python: '>=3.11,<3.12.0a0' python_abi: 3.11.* tomli: '' - url: https://repo.prefix.dev/conda-forge/linux-64/coverage-7.10.1-py311h3778330_0.conda + url: https://repo.prefix.dev/conda-forge/linux-64/coverage-7.10.2-py311h3778330_0.conda hash: - md5: ad5c4453544b1bbbb9cc29e4ab9a97cd - sha256: b29c8d2217d45bbde6e3096fcded2317d624de4daf4b32015483aea8fbfc0492 + md5: db7bfab113866fc693c0e0dc0a17ce9e + sha256: 90d58aeaafa5e6723d54be7881aa0ee50026e51c278a778c9efab350df0b9954 category: dev optional: true - name: coverage - version: 7.10.1 + version: 7.10.2 manager: conda platform: win-64 dependencies: @@ -973,10 +973,10 @@ package: 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.10.1-py311h3f79411_0.conda + url: https://repo.prefix.dev/conda-forge/win-64/coverage-7.10.2-py311h3f79411_0.conda hash: - md5: 60f4e897f4f16069855ff5d30c04b11c - sha256: 62e2b5ab514072d5c4f86b7def9debfe629deedd81e73565cfbf10dfa62222a0 + md5: 4ffaeacc144145419a2144161dcb4728 + sha256: 0f991f9ef21897cf27ed03bcfdc7f6dcd5ab01468ee199df46e2c7f047df6c2a category: dev optional: true - name: cpython @@ -1114,7 +1114,7 @@ package: category: dev optional: true - name: debugpy - version: 1.8.15 + version: 1.8.16 manager: conda platform: linux-64 dependencies: @@ -1123,14 +1123,14 @@ package: libstdcxx: '>=14' python: '' python_abi: 3.11.* - url: https://repo.prefix.dev/conda-forge/linux-64/debugpy-1.8.15-py311hc665b79_0.conda + url: https://repo.prefix.dev/conda-forge/linux-64/debugpy-1.8.16-py311hc665b79_0.conda hash: - md5: 27fd3bb353295538b2c81a26c618ecc8 - sha256: fc50d7e7930d8cb3c21bcb987b7dc50a8369cba56f33347b2efcaeddbd928eef + md5: c6e461ca971ca858743101f4d73d7de4 + sha256: 6756a97f58d71258537463851b8d65470eb5a654a7f2cfe2454f552a043d0f3a category: dev optional: true - name: debugpy - version: 1.8.15 + version: 1.8.16 manager: conda platform: win-64 dependencies: @@ -1139,10 +1139,10 @@ package: 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.15-py311h5dfdfe8_0.conda + url: https://repo.prefix.dev/conda-forge/win-64/debugpy-1.8.16-py311h5dfdfe8_0.conda hash: - md5: 8937917a1e7cfc2451418260f082c582 - sha256: 0f6e582014a2dfb6e1a32d075b57d4392f7575784b717710ce2319d536cab9d5 + md5: d6c11976c0cd038dccb7b6d443003dc5 + sha256: 7f77807f4b514546ed99d16e32a7a5cb50a7cfb29ffda9ed7b387b86c8d5270b category: dev optional: true - name: decorator @@ -1861,20 +1861,6 @@ package: 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.10' manager: conda @@ -1997,19 +1983,8 @@ package: sha256: 0ec8f4d02053cd03b0f3e63168316530949484f80e16f5e2fb199a1d117a89ca category: dev optional: true -- name: intel-openmp - version: 2024.2.1 - manager: conda - platform: win-64 - dependencies: {} - url: https://repo.prefix.dev/conda-forge/win-64/intel-openmp-2024.2.1-h57928b3_1083.conda - hash: - md5: 2d89243bfb53652c182a7c73182cce4f - sha256: 0fd2b0b84c854029041b0ede8f4c2369242ee92acc0092f8407b1fe9238a8209 - category: main - optional: false - name: ipykernel - version: 6.30.0 + version: 6.30.1 manager: conda platform: linux-64 dependencies: @@ -2027,14 +2002,14 @@ package: pyzmq: '>=25' tornado: '>=6.2' traitlets: '>=5.4.0' - url: https://repo.prefix.dev/conda-forge/noarch/ipykernel-6.30.0-pyh82676e8_0.conda + url: https://repo.prefix.dev/conda-forge/noarch/ipykernel-6.30.1-pyh82676e8_0.conda hash: - md5: 4aeff93cd0cc9b39f82cc5df70c58a43 - sha256: c49650d0af6dab125dfb8ca1593c24172ae640fa3298530704fe4151499d24b2 + md5: b0cc25825ce9212b8bee37829abad4d6 + sha256: cfc2c4e31dfedbb3d124d0055f55fda4694538fb790d52cd1b37af5312833e36 category: dev optional: true - name: ipykernel - version: 6.30.0 + version: 6.30.1 manager: conda platform: win-64 dependencies: @@ -2052,10 +2027,10 @@ package: pyzmq: '>=25' tornado: '>=6.2' traitlets: '>=5.4.0' - url: https://repo.prefix.dev/conda-forge/noarch/ipykernel-6.30.0-pyh3521513_0.conda + url: https://repo.prefix.dev/conda-forge/noarch/ipykernel-6.30.1-pyh3521513_0.conda hash: - md5: d22c697b8e00832675afbfdc335f2358 - sha256: 8aba90dd3322a1d8a7f77eebedde434b7bcafb101a0b047e4f76bffbc858d613 + md5: 953007d45edeb098522ac860aade4fcf + sha256: 3dd6fcdde5e40a3088c9ecd72c29c6e5b1429b99e927f41c8cee944a07062046 category: dev optional: true - name: ipython @@ -3206,10 +3181,10 @@ package: platform: linux-64 dependencies: mkl: '>=2024.2.2,<2025.0a0' - url: https://repo.prefix.dev/conda-forge/linux-64/libblas-3.9.0-32_hfdb39a5_mkl.conda + url: https://repo.prefix.dev/conda-forge/linux-64/libblas-3.9.0-33_hfdb39a5_mkl.conda hash: - md5: eceb19ae9105bc4d0e8d5a321d66c426 - sha256: 7a04219d42b3b0b85ed9d019f481e4227efa2baa12ff48547758e90e2e208adc + md5: 9f89883004e428c65c462fbb07618125 + sha256: 8b686362a6c6396fa529e444b32c9b089926da781f4db04953edfc1aa1bba239 category: main optional: false - name: libblas @@ -3217,11 +3192,12 @@ package: manager: conda platform: win-64 dependencies: - mkl: 2024.2.2 - url: https://repo.prefix.dev/conda-forge/win-64/libblas-3.9.0-32_h641d27c_mkl.conda + libopenblas: 0.3.30 + llvm-openmp: '>=20.1.8' + url: https://repo.prefix.dev/conda-forge/win-64/libblas-3.9.0-33_h706a439_openblas.conda hash: - md5: 49b36a01450e96c516bbc5486d4a0ea0 - sha256: 809d78b096e70fed7ebb17c867dd5dde2f9f4ed8564967a6e10c65b3513b0c31 + md5: cae3b10447e3f89f12b416fa53a18d92 + sha256: 33a271a0d8a3ff1618752b3fa99e3809d5f0783fd6272fd25809c4e634e8aa87 category: main optional: false - name: libbrotlicommon @@ -3315,10 +3291,10 @@ package: platform: linux-64 dependencies: libblas: 3.9.0 - url: https://repo.prefix.dev/conda-forge/linux-64/libcblas-3.9.0-32_h372d94f_mkl.conda + url: https://repo.prefix.dev/conda-forge/linux-64/libcblas-3.9.0-33_h372d94f_mkl.conda hash: - md5: 68b55daaf083682f58d9b7f5d52aeb37 - sha256: d0449cdfb6c6e993408375bcabbb4c9630a9b8750c406455ce3a4865ec7a321c + md5: 71bd2fa1924b99978688f736343ff9eb + sha256: 27a9412196046685d4e13a1e834b7f5b6fa704f1a1d05f3d4bd4f12e4fec22af category: main optional: false - name: libcblas @@ -3327,10 +3303,11 @@ package: platform: win-64 dependencies: libblas: 3.9.0 - url: https://repo.prefix.dev/conda-forge/win-64/libcblas-3.9.0-32_h5e41251_mkl.conda + libopenblas: '*' + url: https://repo.prefix.dev/conda-forge/win-64/libcblas-3.9.0-33_ha692739_openblas.conda hash: - md5: 054b9b4b48296e4413cf93e6ece7b27d - sha256: d0f81145ae795592f3f3b5d7ff641c1019a99d6b308bfaf2a4cc5ba24b067bb0 + md5: 335a221c3b7911438a6c54567c50b60d + sha256: 043041784348bc6b48b7065d2f71927f0c838933a26aa04c2934aeb607d0413f category: main optional: false - name: libcurl @@ -3564,10 +3541,10 @@ package: dependencies: __glibc: '>=2.17,<3.0.a0' _openmp_mutex: '>=4.5' - url: https://repo.prefix.dev/conda-forge/linux-64/libgcc-15.1.0-h767d61c_3.conda + url: https://repo.prefix.dev/conda-forge/linux-64/libgcc-15.1.0-h767d61c_4.conda hash: - md5: 9e60c55e725c20d23125a5f0dd69af5d - sha256: 59a87161212abe8acc57d318b0cc8636eb834cdfdfddcf1f588b5493644b39a3 + md5: f406dcbb2e7bef90d793e50e79a2882b + sha256: 144e35c1c2840f2dc202f6915fc41879c19eddbb8fa524e3ca4aa0d14018b26f category: main optional: false - name: libgcc @@ -3577,10 +3554,10 @@ package: dependencies: _openmp_mutex: '>=4.5' libwinpthread: '>=12.0.0.r4.gg4f2fc60ca' - url: https://repo.prefix.dev/conda-forge/win-64/libgcc-15.1.0-h1383e82_3.conda + url: https://repo.prefix.dev/conda-forge/win-64/libgcc-15.1.0-h1383e82_4.conda hash: - md5: d8314be93c803e2e2b430f6389d6ce6a - sha256: 05978c4e8c826dd3b727884e009a19ceee75b0a530c18fc14f0ba56b090f2ea3 + md5: 59fe76f0ff39b512ff889459b9fc3054 + sha256: c169606e148f8df3375fdc9fe76ee3f44b8ffc2515e8131ede8f2d75cf7d6f0c category: main optional: false - name: libgcc-ng @@ -3589,10 +3566,10 @@ package: platform: linux-64 dependencies: libgcc: 15.1.0 - url: https://repo.prefix.dev/conda-forge/linux-64/libgcc-ng-15.1.0-h69a702a_3.conda + url: https://repo.prefix.dev/conda-forge/linux-64/libgcc-ng-15.1.0-h69a702a_4.conda hash: - md5: e66f2b8ad787e7beb0f846e4bd7e8493 - sha256: b0b0a5ee6ce645a09578fc1cb70c180723346f8a45fdb6d23b3520591c6d6996 + md5: 28771437ffcd9f3417c66012dc49a3be + sha256: 76ceac93ed98f208363d6e9c75011b0ff7b97b20f003f06461a619557e726637 category: main optional: false - name: libgfortran @@ -3601,10 +3578,10 @@ package: platform: linux-64 dependencies: libgfortran5: 15.1.0 - url: https://repo.prefix.dev/conda-forge/linux-64/libgfortran-15.1.0-h69a702a_3.conda + url: https://repo.prefix.dev/conda-forge/linux-64/libgfortran-15.1.0-h69a702a_4.conda hash: - md5: bfbca721fd33188ef923dfe9ba172f29 - sha256: 77dd1f1efd327e6991e87f09c7c97c4ae1cfbe59d9485c41d339d6391ac9c183 + md5: 53e876bc2d2648319e94c33c57b9ec74 + sha256: 2fe41683928eb3c57066a60ec441e605a69ce703fc933d6d5167debfeba8a144 category: main optional: false - name: libgfortran5 @@ -3614,10 +3591,10 @@ package: dependencies: __glibc: '>=2.17,<3.0.a0' libgcc: '>=15.1.0' - url: https://repo.prefix.dev/conda-forge/linux-64/libgfortran5-15.1.0-hcea5267_3.conda + url: https://repo.prefix.dev/conda-forge/linux-64/libgfortran5-15.1.0-hcea5267_4.conda hash: - md5: 530566b68c3b8ce7eec4cd047eae19fe - sha256: eea6c3cf22ad739c279b4d665e6cf20f8081f483b26a96ddd67d4df3c88dfa0a + md5: 8a4ab7ff06e4db0be22485332666da0f + sha256: 3070e5e2681f7f2fb7af0a81b92213f9ab430838900da8b4f9b8cf998ddbdd84 category: main optional: false - name: libgomp @@ -3626,14 +3603,14 @@ package: platform: win-64 dependencies: libwinpthread: '>=12.0.0.r4.gg4f2fc60ca' - url: https://repo.prefix.dev/conda-forge/win-64/libgomp-15.1.0-h1383e82_3.conda + url: https://repo.prefix.dev/conda-forge/win-64/libgomp-15.1.0-h1383e82_4.conda hash: - md5: 94545e52b3d21a7ab89961f7bda3da0d - sha256: 2e6e286c817d2274b109c448f63d804dcc85610c5abf97e183440aa2d84b8c72 + md5: 78582ad1a764f4a0dca2f3027a46cc5a + sha256: e4ce8693bc3250b98cbc41cc53116fb27ad63eaf851560758e8ccaf0e9b137aa category: main optional: false - name: libhwloc - version: 2.11.2 + version: 2.12.1 manager: conda platform: linux-64 dependencies: @@ -3641,14 +3618,14 @@ package: libgcc: '>=14' libstdcxx: '>=14' libxml2: '>=2.13.8,<2.14.0a0' - url: https://repo.prefix.dev/conda-forge/linux-64/libhwloc-2.11.2-default_h3d81e11_1002.conda + url: https://repo.prefix.dev/conda-forge/linux-64/libhwloc-2.12.1-default_h3d81e11_1000.conda hash: - md5: 56aacccb6356b6b6134a79cdf5688506 - sha256: 2823a704e1d08891db0f3a5ab415a2b7e391a18f1e16d27531ef6a69ec2d36b9 + md5: d821210ab60be56dd27b5525ed18366d + sha256: eecaf76fdfc085d8fed4583b533c10cb7f4a6304be56031c43a107e01a56b7e2 category: main optional: false - name: libhwloc - version: 2.11.2 + version: 2.12.1 manager: conda platform: win-64 dependencies: @@ -3657,10 +3634,10 @@ package: 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.11.2-default_h88281d1_1002.conda + url: https://repo.prefix.dev/conda-forge/win-64/libhwloc-2.12.1-default_h88281d1_1000.conda hash: - md5: 46621eae093570430d56aa6b4e298500 - sha256: dbc7d0536b4e1fb2361ca90a80b52cde1c85e0b159fa001f795e7d40e99438b0 + md5: e6298294e7612eccf57376a0683ddc80 + sha256: 2fb437b82912c74b4869b66c601d52c77bb3ee8cb4812eab346d379f1c823225 category: main optional: false - name: libiconv @@ -3723,10 +3700,10 @@ package: platform: linux-64 dependencies: libblas: 3.9.0 - url: https://repo.prefix.dev/conda-forge/linux-64/liblapack-3.9.0-32_hc41d3b0_mkl.conda + url: https://repo.prefix.dev/conda-forge/linux-64/liblapack-3.9.0-33_hc41d3b0_mkl.conda hash: - md5: 6dc827963c12f90c79f5b2be4eaea072 - sha256: dc1be931203a71f5c84887cde24659fdd6fda73eb8c6cf56e67b68e3c7916efd + md5: 8708ffe8e9393e576131ab8256372e07 + sha256: e00ce22c430b80a237daaaf2037ade05dbacffb2ad2bc61f75524fe347d37381 category: main optional: false - name: liblapack @@ -3735,10 +3712,11 @@ package: platform: win-64 dependencies: libblas: 3.9.0 - url: https://repo.prefix.dev/conda-forge/win-64/liblapack-3.9.0-32_h1aa476e_mkl.conda + libopenblas: '*' + url: https://repo.prefix.dev/conda-forge/win-64/liblapack-3.9.0-33_h1c6d55f_openblas.conda hash: - md5: 1652285573db93afc3ba9b3b9356e3d3 - sha256: 5629e592137114b24bfdea71e1c4b6bee11379631409ed91dfe2f83b32a8b298 + md5: 56a2a25e5cd7cd3b9d081ff6a7a74cdb + sha256: 449fc8454e2241cfaffc91c76c7fa67965d6f50d1c55eab56c6b94627b462d4d category: main optional: false - name: liblzma @@ -3799,6 +3777,21 @@ package: sha256: 927fe72b054277cde6cb82597d0fcf6baf127dcbce2e0a9d8925a68f1265eef5 category: main optional: false +- name: libopenblas + version: 0.3.30 + manager: conda + platform: win-64 + dependencies: + llvm-openmp: '>=20.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/libopenblas-0.3.30-openmp_h96ad2b0_1.conda + hash: + md5: e7ef216687ffda08478ef66bbd61c904 + sha256: ec84f1b1295ca7a024b677ca03ca12bf2373c037e9ba623921e0b4e360ca2cd0 + category: main + optional: false - name: libpng version: 1.6.50 manager: conda @@ -3901,32 +3894,31 @@ package: category: main optional: false - name: libsqlite - version: 3.50.3 + version: 3.50.4 manager: conda platform: linux-64 dependencies: __glibc: '>=2.17,<3.0.a0' - icu: '>=75.1,<76.0a0' libgcc: '>=14' libzlib: '>=1.3.1,<2.0a0' - url: https://repo.prefix.dev/conda-forge/linux-64/libsqlite-3.50.3-hee844dc_1.conda + url: https://repo.prefix.dev/conda-forge/linux-64/libsqlite-3.50.4-h0c1763c_0.conda hash: - md5: 18d2ac95b507ada9ca159a6bd73255f7 - sha256: 8c4faf560815a6d6b5edadc019f76d22a45171eaa707a1f1d1898ceda74b2e3f + md5: 0b367fad34931cb79e0d6b7e5c06bb1c + sha256: 6d9c32fc369af5a84875725f7ddfbfc2ace795c28f246dc70055a79f9b2003da category: main optional: false - name: libsqlite - version: 3.50.3 + version: 3.50.4 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.50.3-hf5d6505_1.conda + url: https://repo.prefix.dev/conda-forge/win-64/libsqlite-3.50.4-hf5d6505_0.conda hash: - md5: 8b63428047c82a0b853aa348fe56071c - sha256: 9bf199ca8b388d8585c53432949524767532f84a5a881f1cef4808d0e7a3f95a + md5: ccb20d946040f86f0c05b644d5eadeca + sha256: 5dc4f07b2d6270ac0c874caec53c6984caaaa84bc0d3eb593b0edf3dc8492efa category: main optional: false - name: libssh2 @@ -3967,10 +3959,10 @@ package: dependencies: __glibc: '>=2.17,<3.0.a0' libgcc: 15.1.0 - url: https://repo.prefix.dev/conda-forge/linux-64/libstdcxx-15.1.0-h8f9b012_3.conda + url: https://repo.prefix.dev/conda-forge/linux-64/libstdcxx-15.1.0-h8f9b012_4.conda hash: - md5: 6d11a5edae89fe413c0569f16d308f5a - sha256: 7650837344b7850b62fdba02155da0b159cf472b9ab59eb7b472f7bd01dff241 + md5: 3c376af8888c386b9d3d1c2701e2f3ab + sha256: b5b239e5fca53ff90669af1686c86282c970dd8204ebf477cf679872eb6d48ac category: main optional: false - name: libstdcxx-ng @@ -3979,10 +3971,10 @@ package: platform: linux-64 dependencies: libstdcxx: 15.1.0 - url: https://repo.prefix.dev/conda-forge/linux-64/libstdcxx-ng-15.1.0-h4852527_3.conda + url: https://repo.prefix.dev/conda-forge/linux-64/libstdcxx-ng-15.1.0-h4852527_4.conda hash: - md5: 57541755b5a51691955012b8e197c06c - sha256: bbaea1ecf973a7836f92b8ebecc94d3c758414f4de39d2cc6818a3d10cb3216b + md5: 2d34729cbc1da0ec988e57b13b712067 + sha256: 81c841c1cf4c0d06414aaa38a249f9fdd390554943065c3a0b18a9fb7e8cc495 category: main optional: false - name: libtiff @@ -4128,15 +4120,14 @@ package: platform: linux-64 dependencies: __glibc: '>=2.17,<3.0.a0' - icu: '>=75.1,<76.0a0' - libgcc: '>=13' + 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-2.13.8-h4bc477f_0.conda + url: https://repo.prefix.dev/conda-forge/linux-64/libxml2-2.13.8-h2cb61b6_1.conda hash: - md5: 14dbe05b929e329dbaa6f2d0aa19466d - sha256: b0b3a96791fa8bb4ec030295e8c8bf2d3278f33c0f9ad540e73b5e538e6268e7 + md5: 42a8e4b54e322b4cd1dbfb30a8a7ce9e + sha256: 2c80ef042b47dfddb1f425d57d367e0657f8477d80111644c88b172ff2f99151 category: main optional: false - name: libxml2 @@ -4147,12 +4138,12 @@ package: libiconv: '>=1.18,<2.0a0' libzlib: '>=1.3.1,<2.0a0' ucrt: '>=10.0.20348.0' - vc: '>=14.2,<15' - vc14_runtime: '>=14.29.30139' - url: https://repo.prefix.dev/conda-forge/win-64/libxml2-2.13.8-h442d1da_0.conda + vc: '>=14.3,<15' + vc14_runtime: '>=14.44.35208' + url: https://repo.prefix.dev/conda-forge/win-64/libxml2-2.13.8-h741aa76_1.conda hash: - md5: 833c2dbc1a5020007b520b044c713ed3 - sha256: 473b8a53c8df714d676ab41711551c8d250f8d799f2db5cb7cb2b177a0ce13f6 + md5: aeb49dc1f5531de13d2c0d57ffa6d0c8 + sha256: 32fa908bb2f2a6636dab0edaac1d4bf5ff62ad404a82d8bb16702bc5b8eb9114 category: main optional: false - name: libzlib @@ -4214,10 +4205,10 @@ package: platform: linux-64 dependencies: __glibc: '>=2.17,<3.0.a0' - url: https://repo.prefix.dev/conda-forge/linux-64/llvm-openmp-20.1.8-h4922eb0_0.conda + url: https://repo.prefix.dev/conda-forge/linux-64/llvm-openmp-20.1.8-h4922eb0_1.conda hash: - md5: dda42855e1d9a0b59e071e28a820d0f5 - sha256: 209050b372cf2103ac6a8fcaaf7f1b0d4dbb425395733b2e84f8949fa66b6ca7 + md5: 5d5099916a3659a46cca8f974d0455b9 + sha256: 4539fd52a5f59039cd575caf222e22ebe57ab168cd102d182a970c1f1a72fe51 category: main optional: false - name: llvm-openmp @@ -4228,10 +4219,10 @@ package: 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-20.1.8-hfa2b4ca_0.conda + url: https://repo.prefix.dev/conda-forge/win-64/llvm-openmp-20.1.8-hfa2b4ca_1.conda hash: - md5: d77ce01233da5fd8027c916330088dbe - sha256: fcc0b2b857ec8a6c974c5f2e9d4fa01998e18aecb8f7a8fe4efe39f5ec43cc4a + md5: 2c3afd82c44b0bf59fa8f924e30c0513 + sha256: 568e9dec9078055adebf6c07202be079884b85780a4542f0f326763e6f642a2d category: main optional: false - name: locket @@ -4519,10 +4510,10 @@ package: _openmp_mutex: '*' llvm-openmp: '>=20.1.8' tbb: 2021.* - url: https://repo.prefix.dev/conda-forge/linux-64/mkl-2024.2.2-ha770c72_16.conda + url: https://repo.prefix.dev/conda-forge/linux-64/mkl-2024.2.2-ha770c72_17.conda hash: - md5: 06fc17a281d2f71995f3bb58a7b7f4e5 - sha256: 9be33c297dd53e4eafef7c6ec597f1b4dee99296a768816d9bf793e2432a027f + md5: e4ab075598123e783b788b995afbdad0 + sha256: 1e59d0dc811f150d39c2ff2da930d69dcb91cb05966b7df5b7d85133006668ed category: main optional: false - name: mkl @@ -4530,12 +4521,12 @@ package: manager: conda platform: win-64 dependencies: - intel-openmp: 2024.* + llvm-openmp: '>=20.1.8' tbb: 2021.* - url: https://repo.prefix.dev/conda-forge/win-64/mkl-2024.2.2-h66d3029_15.conda + url: https://repo.prefix.dev/conda-forge/win-64/mkl-2024.2.2-h57928b3_16.conda hash: - md5: 302dff2807f2927b3e9e0d19d60121de - sha256: 20e52b0389586d0b914a49cd286c5ccc9c47949bed60ca6df004d1d295f2edbd + md5: 5cddc979c74b90cf5e5cda4f97d5d8bb + sha256: ce841e7c3898764154a9293c0f92283c1eb28cdacf7a164c94b632a6af675d91 category: main optional: false - name: msgpack-python @@ -4933,37 +4924,37 @@ package: category: dev optional: true - name: notebook - version: 7.4.4 + version: 7.4.5 manager: conda platform: linux-64 dependencies: jupyter_server: '>=2.4.0,<3' - jupyterlab: '>=4.4.4,<4.5' + jupyterlab: '>=4.4.5,<4.5' jupyterlab_server: '>=2.27.1,<3' notebook-shim: '>=0.2,<0.3' python: '>=3.9' tornado: '>=6.2.0' - url: https://repo.prefix.dev/conda-forge/noarch/notebook-7.4.4-pyhd8ed1ab_0.conda + url: https://repo.prefix.dev/conda-forge/noarch/notebook-7.4.5-pyhd8ed1ab_0.conda hash: - md5: dcbb5c47f5dffa7637c05df5d4068181 - sha256: 6d7e522a91dcc6f7b8b119da86534f9ad021cd9094c5db7dbfd16e48efd02857 + md5: 28062c17cdb444388c00903eaec1ba0e + sha256: ea9d7058d862530755abeb2ee8f0152453cf630b024c73906f689ca1c297cd79 category: dev optional: true - name: notebook - version: 7.4.4 + version: 7.4.5 manager: conda platform: win-64 dependencies: jupyter_server: '>=2.4.0,<3' - jupyterlab: '>=4.4.4,<4.5' + jupyterlab: '>=4.4.5,<4.5' jupyterlab_server: '>=2.27.1,<3' notebook-shim: '>=0.2,<0.3' python: '>=3.9' tornado: '>=6.2.0' - url: https://repo.prefix.dev/conda-forge/noarch/notebook-7.4.4-pyhd8ed1ab_0.conda + url: https://repo.prefix.dev/conda-forge/noarch/notebook-7.4.5-pyhd8ed1ab_0.conda hash: - md5: dcbb5c47f5dffa7637c05df5d4068181 - sha256: 6d7e522a91dcc6f7b8b119da86534f9ad021cd9094c5db7dbfd16e48efd02857 + md5: 28062c17cdb444388c00903eaec1ba0e + sha256: ea9d7058d862530755abeb2ee8f0152453cf630b024c73906f689ca1c297cd79 category: dev optional: true - name: notebook-shim @@ -5073,15 +5064,15 @@ package: platform: linux-64 dependencies: __glibc: '>=2.17,<3.0.a0' - libgcc: '>=13' - libpng: '>=1.6.44,<1.7.0a0' - libstdcxx: '>=13' + libgcc: '>=14' + libpng: '>=1.6.50,<1.7.0a0' + libstdcxx: '>=14' libtiff: '>=4.7.0,<4.8.0a0' libzlib: '>=1.3.1,<2.0a0' - url: https://repo.prefix.dev/conda-forge/linux-64/openjpeg-2.5.3-h5fbd93e_0.conda + url: https://repo.prefix.dev/conda-forge/linux-64/openjpeg-2.5.3-h55fea9a_1.conda hash: - md5: 9e5816bc95d285c115a3ebc2f8563564 - sha256: 5bee706ea5ba453ed7fd9da7da8380dd88b865c8d30b5aaec14d2b6dd32dbc39 + md5: 01243c4aaf71bde0297966125aea4706 + sha256: 0b7396dacf988f0b859798711b26b6bc9c6161dca21bacfd778473da58730afa category: main optional: false - name: openjpeg @@ -5089,34 +5080,34 @@ package: manager: conda platform: win-64 dependencies: - libpng: '>=1.6.44,<1.7.0a0' + libpng: '>=1.6.50,<1.7.0a0' libtiff: '>=4.7.0,<4.8.0a0' libzlib: '>=1.3.1,<2.0a0' ucrt: '>=10.0.20348.0' - vc: '>=14.2,<15' - vc14_runtime: '>=14.29.30139' - url: https://repo.prefix.dev/conda-forge/win-64/openjpeg-2.5.3-h4d64b90_0.conda + vc: '>=14.3,<15' + vc14_runtime: '>=14.44.35208' + url: https://repo.prefix.dev/conda-forge/win-64/openjpeg-2.5.3-h24db6dd_1.conda hash: - md5: fc050366dd0b8313eb797ed1ffef3a29 - sha256: 410175815df192f57a07c29a6b3fdd4231937173face9e63f0830c1234272ce3 + md5: 25f45acb1a234ad1c9b9a20e1e6c559e + sha256: c29cb1641bc5cfc2197e9b7b436f34142be4766dd2430a937b48b7474935aa55 category: main optional: false - name: openssl - version: 3.5.1 + version: 3.5.2 manager: conda platform: linux-64 dependencies: __glibc: '>=2.17,<3.0.a0' ca-certificates: '' - libgcc: '>=13' - url: https://repo.prefix.dev/conda-forge/linux-64/openssl-3.5.1-h7b32b05_0.conda + libgcc: '>=14' + url: https://repo.prefix.dev/conda-forge/linux-64/openssl-3.5.2-h26f9b46_0.conda hash: - md5: c87df2ab1448ba69169652ab9547082d - sha256: 942347492164190559e995930adcdf84e2fea05307ec8012c02a505f5be87462 + md5: ffffb341206dd0dab0c36053c048d621 + sha256: c9f54d4e8212f313be7b02eb962d0cb13a8dae015683a403d3accd4add3e520e category: main optional: false - name: openssl - version: 3.5.1 + version: 3.5.2 manager: conda platform: win-64 dependencies: @@ -5124,10 +5115,10 @@ package: 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.5.1-h725018a_0.conda + url: https://repo.prefix.dev/conda-forge/win-64/openssl-3.5.2-h725018a_0.conda hash: - md5: d124fc2fd7070177b5e2450627f8fc1a - sha256: 2b2eb73b0661ff1aed55576a3d38614852b5d857c2fa9205ac115820c523306c + md5: 150d3920b420a27c0848acca158f94dc + sha256: 2413f3b4606018aea23acfa2af3c4c46af786739ab4020422e9f0c2aec75321b category: main optional: false - name: overrides @@ -5404,31 +5395,31 @@ package: category: main optional: false - name: pip - version: 25.1.1 + version: '25.2' manager: conda platform: linux-64 dependencies: python: '>=3.9,<3.13.0a0' setuptools: '' wheel: '' - url: https://repo.prefix.dev/conda-forge/noarch/pip-25.1.1-pyh8b19718_0.conda + url: https://repo.prefix.dev/conda-forge/noarch/pip-25.2-pyh8b19718_0.conda hash: - md5: 32d0781ace05105cc99af55d36cbec7c - sha256: ebfa591d39092b111b9ebb3210eb42251be6da89e26c823ee03e5e838655a43e + md5: dfce4b2af4bfe90cdcaf56ca0b28ddf5 + sha256: ec9ed3cef137679f3e3a68e286c6efd52144684e1be0b05004d9699882dadcdd category: main optional: false - name: pip - version: 25.1.1 + version: '25.2' manager: conda platform: win-64 dependencies: python: '>=3.9,<3.13.0a0' setuptools: '' wheel: '' - url: https://repo.prefix.dev/conda-forge/noarch/pip-25.1.1-pyh8b19718_0.conda + url: https://repo.prefix.dev/conda-forge/noarch/pip-25.2-pyh8b19718_0.conda hash: - md5: 32d0781ace05105cc99af55d36cbec7c - sha256: ebfa591d39092b111b9ebb3210eb42251be6da89e26c823ee03e5e838655a43e + md5: dfce4b2af4bfe90cdcaf56ca0b28ddf5 + sha256: ec9ed3cef137679f3e3a68e286c6efd52144684e1be0b05004d9699882dadcdd category: main optional: false - name: platformdirs @@ -6091,7 +6082,6 @@ package: libzlib: '>=1.3.1,<2.0a0' ncurses: '>=6.5,<7.0a0' openssl: '>=3.5.0,<4.0a0' - pip: '' readline: '>=8.2,<9.0a0' tk: '>=8.6.13,<8.7.0a0' tzdata: '' @@ -6113,7 +6103,6 @@ package: libsqlite: '>=3.50.0,<4.0a0' libzlib: '>=1.3.1,<2.0a0' openssl: '>=3.5.0,<4.0a0' - pip: '' tk: '>=8.6.13,<8.7.0a0' tzdata: '' ucrt: '>=10.0.20348.0' @@ -6373,25 +6362,25 @@ package: category: main optional: false - name: pyzmq - version: 27.0.0 + version: 27.0.1 manager: conda platform: linux-64 dependencies: __glibc: '>=2.17,<3.0.a0' - libgcc: '>=13' + libgcc: '>=14' libsodium: '>=1.0.20,<1.0.21.0a0' - libstdcxx: '>=13' + libstdcxx: '>=14' python: '>=3.11,<3.12.0a0' python_abi: 3.11.* zeromq: '>=4.3.5,<4.4.0a0' - url: https://repo.prefix.dev/conda-forge/linux-64/pyzmq-27.0.0-py311h7deb3e3_0.conda + url: https://repo.prefix.dev/conda-forge/linux-64/pyzmq-27.0.1-py311hc251a9f_0.conda hash: - md5: 43618006ed69ec49e144206b34ab93e6 - sha256: 1bf06369b9c22caf69351aecef3aed2282ba5224338aa6a8316dc5754f3f9a85 + md5: 83c2c7413f58bf7caf7b969d867f8ae8 + sha256: 64875cabb7389f4cc02ed928f8cc96695d3bdc7aab51c29e2f8f3886b99b2774 category: dev optional: true - name: pyzmq - version: 27.0.0 + version: 27.0.1 manager: conda platform: win-64 dependencies: @@ -6399,13 +6388,13 @@ package: python: '>=3.11,<3.12.0a0' python_abi: 3.11.* ucrt: '>=10.0.20348.0' - vc: '>=14.2,<15' - vc14_runtime: '>=14.29.30139' + 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.0.0-py311h484c95c_0.conda + url: https://repo.prefix.dev/conda-forge/win-64/pyzmq-27.0.1-py311ha362a94_0.conda hash: - md5: 5ff8a3328db08043afb64b77cdc4b6ea - sha256: cc47fc0264c839c9062423406d8c2e4b25360041bb47d33277daeaeab3f88101 + md5: c1364d8367ada377e456a4ce160e191a + sha256: 49ce4d0782064f12672b4e13119a5f110c5354c91094280b1c446448cde77ede category: dev optional: true - name: readline @@ -6649,7 +6638,7 @@ package: category: main optional: false - name: scikit-learn - version: 1.5.2 + version: 1.6.1 manager: conda platform: linux-64 dependencies: @@ -6663,14 +6652,14 @@ package: python_abi: 3.11.* scipy: '' threadpoolctl: '>=3.1.0' - url: https://repo.prefix.dev/conda-forge/linux-64/scikit-learn-1.5.2-py311h57cc02b_1.conda + url: https://repo.prefix.dev/conda-forge/linux-64/scikit-learn-1.6.1-py311h57cc02b_0.conda hash: - md5: d1b6d7a73364d9fe20d2863bd2c43e3a - sha256: b6489f65911847d1f9807e254e9af0815548454b911df4d0b5019f9ab16fe530 + md5: 5a9d7250b6a2ffdd223c514bc70242ba + sha256: 8b32a09fafa63e2d71cfeb10f908fd3ad10d7d66776d0805bacc00e9315171c4 category: main optional: false - name: scikit-learn - version: 1.5.2 + version: 1.6.1 manager: conda platform: win-64 dependencies: @@ -6683,10 +6672,10 @@ package: ucrt: '>=10.0.20348.0' vc: '>=14.2,<15' vc14_runtime: '>=14.29.30139' - url: https://repo.prefix.dev/conda-forge/win-64/scikit-learn-1.5.2-py311hdcb8d17_1.conda + url: https://repo.prefix.dev/conda-forge/win-64/scikit-learn-1.6.1-py311hdcb8d17_0.conda hash: - md5: c3e550b20baa56f911022f6304c8f547 - sha256: 3f23a54f327af0227115b1ac3a8d6b32926e87bfe0097e3c906bd205bb9340b7 + md5: c3a6f96c83982aac6ebcc8c98518521c + sha256: a3bc68f2037abd9522d92bd82c170279a7268742d3f430c9bb790b2b5bbef85f category: main optional: false - name: scipy @@ -7489,13 +7478,13 @@ package: platform: linux-64 dependencies: __glibc: '>=2.17,<3.0.a0' - libgcc: '>=13' - libhwloc: '>=2.11.2,<2.11.3.0a0' - libstdcxx: '>=13' - url: https://repo.prefix.dev/conda-forge/linux-64/tbb-2021.13.0-hceb3a55_1.conda + libgcc: '>=14' + libhwloc: '>=2.12.1,<2.12.2.0a0' + libstdcxx: '>=14' + url: https://repo.prefix.dev/conda-forge/linux-64/tbb-2021.13.0-hb60516a_2.conda hash: - md5: ba7726b8df7b9d34ea80e82b097a4893 - sha256: 65463732129899770d54b1fbf30e1bb82fdebda9d7553caf08d23db4590cd691 + md5: 761511f996d6e5e7b11ade8b25ecb68d + sha256: ad947bab8a4c6ac36be716afe0da2d81fc03b5af54c403f390103e9731e6e7e7 category: main optional: false - name: tbb @@ -7503,14 +7492,14 @@ package: manager: conda platform: win-64 dependencies: - libhwloc: '>=2.11.2,<2.11.3.0a0' + libhwloc: '>=2.12.1,<2.12.2.0a0' ucrt: '>=10.0.20348.0' - vc: '>=14.2,<15' - vc14_runtime: '>=14.29.30139' - url: https://repo.prefix.dev/conda-forge/win-64/tbb-2021.13.0-h62715c5_1.conda + vc: '>=14.3,<15' + vc14_runtime: '>=14.44.35208' + url: https://repo.prefix.dev/conda-forge/win-64/tbb-2021.13.0-h18a62a1_2.conda hash: - md5: 9190dd0a23d925f7602f9628b3aed511 - sha256: 03cc5442046485b03dd1120d0f49d35a7e522930a2ab82f275e938e17b07b302 + md5: 6f339f632ba0618d8f42acf80218757b + sha256: f09f3ad838158ce03a07e92acb370d6f547f625319f8defe3bde15dc446a3050 category: main optional: false - name: tblib @@ -8641,12 +8630,12 @@ package: numpy: '>=1.26.0,<1.27.0' pydantic: '>=2.5.2,<3.0.0' scipy: '>=1.14.0,<1.15.0' - url: git+https://github.com/MiraGeoscience/geoapps-utils.git@020de8616b4767a596a4d0f49bce53c8d0c9da5b + url: git+https://github.com/MiraGeoscience/geoapps-utils.git@1dbe97d441d65962a94e071b5c1c27d9facd2050 hash: - sha256: 020de8616b4767a596a4d0f49bce53c8d0c9da5b + sha256: 1dbe97d441d65962a94e071b5c1c27d9facd2050 source: type: url - url: git+https://github.com/MiraGeoscience/geoapps-utils.git@020de8616b4767a596a4d0f49bce53c8d0c9da5b + url: git+https://github.com/MiraGeoscience/geoapps-utils.git@1dbe97d441d65962a94e071b5c1c27d9facd2050 category: main optional: false - name: geoapps-utils @@ -8658,12 +8647,12 @@ package: numpy: '>=1.26.0,<1.27.0' pydantic: '>=2.5.2,<3.0.0' scipy: '>=1.14.0,<1.15.0' - url: git+https://github.com/MiraGeoscience/geoapps-utils.git@020de8616b4767a596a4d0f49bce53c8d0c9da5b + url: git+https://github.com/MiraGeoscience/geoapps-utils.git@1dbe97d441d65962a94e071b5c1c27d9facd2050 hash: - sha256: 020de8616b4767a596a4d0f49bce53c8d0c9da5b + sha256: 1dbe97d441d65962a94e071b5c1c27d9facd2050 source: type: url - url: git+https://github.com/MiraGeoscience/geoapps-utils.git@020de8616b4767a596a4d0f49bce53c8d0c9da5b + url: git+https://github.com/MiraGeoscience/geoapps-utils.git@1dbe97d441d65962a94e071b5c1c27d9facd2050 category: main optional: false - name: geoh5py @@ -8675,12 +8664,12 @@ package: numpy: '>=1.26.0,<1.27.0' pillow: '>=10.3.0,<10.4.0' pydantic: '>=2.5.2,<3.0.0' - url: git+https://github.com/MiraGeoscience/geoh5py.git@d567cc98901ecfa360ff2e93f8a6334a1bed24bc + url: git+https://github.com/MiraGeoscience/geoh5py.git@41271883c83f9ad1c9f7b662335dd1d54f880547 hash: - sha256: d567cc98901ecfa360ff2e93f8a6334a1bed24bc + sha256: 41271883c83f9ad1c9f7b662335dd1d54f880547 source: type: url - url: git+https://github.com/MiraGeoscience/geoh5py.git@d567cc98901ecfa360ff2e93f8a6334a1bed24bc + url: git+https://github.com/MiraGeoscience/geoh5py.git@41271883c83f9ad1c9f7b662335dd1d54f880547 category: main optional: false - name: geoh5py @@ -8692,16 +8681,16 @@ package: numpy: '>=1.26.0,<1.27.0' pillow: '>=10.3.0,<10.4.0' pydantic: '>=2.5.2,<3.0.0' - url: git+https://github.com/MiraGeoscience/geoh5py.git@d567cc98901ecfa360ff2e93f8a6334a1bed24bc + url: git+https://github.com/MiraGeoscience/geoh5py.git@41271883c83f9ad1c9f7b662335dd1d54f880547 hash: - sha256: d567cc98901ecfa360ff2e93f8a6334a1bed24bc + sha256: 41271883c83f9ad1c9f7b662335dd1d54f880547 source: type: url - url: git+https://github.com/MiraGeoscience/geoh5py.git@d567cc98901ecfa360ff2e93f8a6334a1bed24bc + url: git+https://github.com/MiraGeoscience/geoh5py.git@41271883c83f9ad1c9f7b662335dd1d54f880547 category: main optional: false - name: mira-simpeg - version: 0.23.0.1a5.dev45+g01a7068fd + version: 0.23.0.1.post2.dev36+g2e1d9b31b manager: pip platform: linux-64 dependencies: @@ -8713,16 +8702,16 @@ package: numpy: '>=1.22' pymatsolver: '>=0.3' scipy: '>=1.8' - url: git+https://github.com/MiraGeoscience/simpeg.git@01a7068fdab7fba8695ad371c9fd9164760a09df + url: git+https://github.com/MiraGeoscience/simpeg.git@2e1d9b31ba74e900b7f41f903b73ec2b4e4217b4 hash: - sha256: 01a7068fdab7fba8695ad371c9fd9164760a09df + sha256: 2e1d9b31ba74e900b7f41f903b73ec2b4e4217b4 source: type: url - url: git+https://github.com/MiraGeoscience/simpeg.git@01a7068fdab7fba8695ad371c9fd9164760a09df + url: git+https://github.com/MiraGeoscience/simpeg.git@2e1d9b31ba74e900b7f41f903b73ec2b4e4217b4 category: main optional: false - name: mira-simpeg - version: 0.23.0.1a5.dev45+g01a7068fd + version: 0.23.0.1.post2.dev36+g2e1d9b31b manager: pip platform: win-64 dependencies: @@ -8734,12 +8723,12 @@ package: numpy: '>=1.22' pymatsolver: '>=0.3' scipy: '>=1.8' - url: git+https://github.com/MiraGeoscience/simpeg.git@01a7068fdab7fba8695ad371c9fd9164760a09df + url: git+https://github.com/MiraGeoscience/simpeg.git@2e1d9b31ba74e900b7f41f903b73ec2b4e4217b4 hash: - sha256: 01a7068fdab7fba8695ad371c9fd9164760a09df + sha256: 2e1d9b31ba74e900b7f41f903b73ec2b4e4217b4 source: type: url - url: git+https://github.com/MiraGeoscience/simpeg.git@01a7068fdab7fba8695ad371c9fd9164760a09df + url: git+https://github.com/MiraGeoscience/simpeg.git@2e1d9b31ba74e900b7f41f903b73ec2b4e4217b4 category: main optional: false - name: octree-creation-app diff --git a/py-3.12.conda-lock.yml b/py-3.12.conda-lock.yml index bfc95630..922892c8 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: 2b057dda003b244877434d1dd71bfa18b96472fbaeadeb2cf9c4266efbfdb4e0 - linux-64: 0411d0bb5b468d1fb923a36f5fc20b1e4f1af3a872d37f6492e422e64a4e5142 + win-64: cad8b21157a4bd089f15f4bf7c6585be405714f5ed3e20fc6985dacc023e9965 + linux-64: 2e48ea762f31ce7d0e20196680dec38b885bd725bb1dc73d18f428e1faa16c06 channels: - url: conda-forge used_env_vars: [] @@ -131,7 +131,7 @@ package: category: main optional: false - name: anyio - version: 4.9.0 + version: 4.10.0 manager: conda platform: linux-64 dependencies: @@ -140,14 +140,14 @@ package: python: '>=3.9' sniffio: '>=1.1' typing_extensions: '>=4.5' - url: https://repo.prefix.dev/conda-forge/noarch/anyio-4.9.0-pyh29332c3_0.conda + url: https://repo.prefix.dev/conda-forge/noarch/anyio-4.10.0-pyhe01879c_0.conda hash: - md5: 9749a2c77a7c40d432ea0927662d7e52 - sha256: b28e0f78bb0c7962630001e63af25a89224ff504e135a02e50d4d80b6155d386 + md5: cc2613bfa71dec0eb2113ee21ac9ccbf + sha256: d1b50686672ebe7041e44811eda563e45b94a8354db67eca659040392ac74d63 category: dev optional: true - name: anyio - version: 4.9.0 + version: 4.10.0 manager: conda platform: win-64 dependencies: @@ -156,10 +156,10 @@ package: python: '>=3.9' sniffio: '>=1.1' typing_extensions: '>=4.5' - url: https://repo.prefix.dev/conda-forge/noarch/anyio-4.9.0-pyh29332c3_0.conda + url: https://repo.prefix.dev/conda-forge/noarch/anyio-4.10.0-pyhe01879c_0.conda hash: - md5: 9749a2c77a7c40d432ea0927662d7e52 - sha256: b28e0f78bb0c7962630001e63af25a89224ff504e135a02e50d4d80b6155d386 + md5: cc2613bfa71dec0eb2113ee21ac9ccbf + sha256: d1b50686672ebe7041e44811eda563e45b94a8354db67eca659040392ac74d63 category: dev optional: true - name: argon2-cffi @@ -191,23 +191,23 @@ package: category: dev optional: true - name: argon2-cffi-bindings - version: 21.2.0 + version: 25.1.0 manager: conda platform: linux-64 dependencies: __glibc: '>=2.17,<3.0.a0' cffi: '>=1.0.1' - libgcc: '>=13' + libgcc: '>=14' python: '>=3.12,<3.13.0a0' python_abi: 3.12.* - url: https://repo.prefix.dev/conda-forge/linux-64/argon2-cffi-bindings-21.2.0-py312h66e93f0_5.conda + url: https://repo.prefix.dev/conda-forge/linux-64/argon2-cffi-bindings-25.1.0-py312h4c3975b_0.conda hash: - md5: 1505fc57c305c0a3174ea7aae0a0db25 - sha256: 3cbc3b026f5c3f26de696ead10607db8d80cbb003d87669ac3b02e884f711978 + md5: fdcda5c2e5c6970e9f629c37ec321037 + sha256: d072b579af12d86e239487cea16ec860e2bc2f26edca9f9697a5b3a031735228 category: dev optional: true - name: argon2-cffi-bindings - version: 21.2.0 + version: 25.1.0 manager: conda platform: win-64 dependencies: @@ -215,12 +215,12 @@ package: python: '>=3.12,<3.13.0a0' python_abi: 3.12.* ucrt: '>=10.0.20348.0' - vc: '>=14.2,<15' - vc14_runtime: '>=14.29.30139' - url: https://repo.prefix.dev/conda-forge/win-64/argon2-cffi-bindings-21.2.0-py312h4389bb4_5.conda + vc: '>=14.3,<15' + vc14_runtime: '>=14.44.35208' + url: https://repo.prefix.dev/conda-forge/win-64/argon2-cffi-bindings-25.1.0-py312he06e257_0.conda hash: - md5: 53943e7ecba6b3e3744b292dc3fb4ae2 - sha256: 8764a8a9416d90264c7d36526de77240a454d0ee140841db545bdd5825ebd6f1 + md5: 6c1571cfdea59ed345cb391d8a1251dc + sha256: 083e6e558336b9dde39a0bae0a8d99e97afcbdc3649ff0a72e35ccf2ec8f8f92 category: dev optional: true - name: arrow @@ -660,27 +660,27 @@ package: category: main optional: false - name: ca-certificates - version: 2025.7.14 + version: 2025.8.3 manager: conda platform: linux-64 dependencies: __unix: '' - url: https://repo.prefix.dev/conda-forge/noarch/ca-certificates-2025.7.14-hbd8a1cb_0.conda + url: https://repo.prefix.dev/conda-forge/noarch/ca-certificates-2025.8.3-hbd8a1cb_0.conda hash: - md5: d16c90324aef024877d8713c0b7fea5b - sha256: 29defbd83c7829788358678ec996adeee252fa4d4274b7cd386c1ed73d2b201e + md5: 74784ee3d225fc3dca89edb635b4e5cc + sha256: 837b795a2bb39b75694ba910c13c15fa4998d4bb2a622c214a6a5174b2ae53d1 category: main optional: false - name: ca-certificates - version: 2025.7.14 + version: 2025.8.3 manager: conda platform: win-64 dependencies: __win: '' - url: https://repo.prefix.dev/conda-forge/noarch/ca-certificates-2025.7.14-h4c7d964_0.conda + url: https://repo.prefix.dev/conda-forge/noarch/ca-certificates-2025.8.3-h4c7d964_0.conda hash: - md5: 40334594f5916bc4c0a0313d64bfe046 - sha256: a7fe9bce8a0f9f985d44940ec13a297df571ee70fb2264b339c62fa190b2c437 + md5: c9e0c0f82f6e63323827db462b40ede8 + sha256: 3b82f62baad3fd33827b01b0426e8203a2786c8f452f633740868296bcbe8485 category: main optional: false - name: cached-property @@ -732,27 +732,27 @@ package: category: main optional: false - name: certifi - version: 2025.7.14 + version: 2025.8.3 manager: conda platform: linux-64 dependencies: python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/certifi-2025.7.14-pyhd8ed1ab_0.conda + url: https://repo.prefix.dev/conda-forge/noarch/certifi-2025.8.3-pyhd8ed1ab_0.conda hash: - md5: 4c07624f3faefd0bb6659fb7396cfa76 - sha256: f68ee5038f37620a4fb4cdd8329c9897dce80331db8c94c3ab264a26a8c70a08 + md5: 11f59985f49df4620890f3e746ed7102 + sha256: a1ad5b0a2a242f439608f22a538d2175cac4444b7b3f4e2b8c090ac337aaea40 category: main optional: false - name: certifi - version: 2025.7.14 + version: 2025.8.3 manager: conda platform: win-64 dependencies: python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/certifi-2025.7.14-pyhd8ed1ab_0.conda + url: https://repo.prefix.dev/conda-forge/noarch/certifi-2025.8.3-pyhd8ed1ab_0.conda hash: - md5: 4c07624f3faefd0bb6659fb7396cfa76 - sha256: f68ee5038f37620a4fb4cdd8329c9897dce80331db8c94c3ab264a26a8c70a08 + md5: 11f59985f49df4620890f3e746ed7102 + sha256: a1ad5b0a2a242f439608f22a538d2175cac4444b7b3f4e2b8c090ac337aaea40 category: main optional: false - name: cffi @@ -920,13 +920,13 @@ package: __glibc: '>=2.17,<3.0.a0' libgcc: '>=14' libstdcxx: '>=14' - numpy: '>=1.23' + numpy: '>=1.25' python: '>=3.12,<3.13.0a0' python_abi: 3.12.* - url: https://repo.prefix.dev/conda-forge/linux-64/contourpy-1.3.3-py312hd9148b4_0.conda + url: https://repo.prefix.dev/conda-forge/linux-64/contourpy-1.3.3-py312hd9148b4_1.conda hash: - md5: 12f9dea0fc4d1ec50741a0dbb5e5e3e8 - sha256: 3ac7113709834ac1bbafe3d90bfbe26a943694a348f6947ffb26b87ab49d30e8 + md5: e25ed6c2e3b1effedfe9cd10a15ca8d8 + sha256: d9cb7f97a184a383bf0c72e1fa83b983a1caa68d7564f4449a4de7c97df9cb3f category: main optional: false - name: contourpy @@ -934,20 +934,20 @@ package: manager: conda platform: win-64 dependencies: - numpy: '>=1.23' + numpy: '>=1.25' python: '>=3.12,<3.13.0a0' python_abi: 3.12.* 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-py312hf90b1b7_0.conda + url: https://repo.prefix.dev/conda-forge/win-64/contourpy-1.3.3-py312hf90b1b7_1.conda hash: - md5: a999a4aee7bde78544ec8497a0587734 - sha256: 0f243b999c15782821e0ce6449e5dddca87bf44bc0cf31fde08e4f3a74e0ebc3 + md5: 28c69dc50f1f09f956e11d0c5366d196 + sha256: 9bf33af8dadb517cad9da0cee811a508dbfc35d8a7009c1a6d7169ca988afcef category: main optional: false - name: coverage - version: 7.10.1 + version: 7.10.2 manager: conda platform: linux-64 dependencies: @@ -956,14 +956,14 @@ package: python: '>=3.12,<3.13.0a0' python_abi: 3.12.* tomli: '' - url: https://repo.prefix.dev/conda-forge/linux-64/coverage-7.10.1-py312h8a5da7c_0.conda + url: https://repo.prefix.dev/conda-forge/linux-64/coverage-7.10.2-py312h8a5da7c_0.conda hash: - md5: 712f11dddb6b50bce51ed11a73b6d9c2 - sha256: ec4574e012597c73a49681fab4da8516a3582da019374a3826ab2e34d5568ac6 + md5: f8830a2249f4b8a5f9c33cb44ad5c31a + sha256: 211754cf4be7ce64b11955509fcab60cd33090633c362d4aface4a5320adbf77 category: dev optional: true - name: coverage - version: 7.10.1 + version: 7.10.2 manager: conda platform: win-64 dependencies: @@ -973,10 +973,10 @@ package: 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.10.1-py312h05f76fc_0.conda + url: https://repo.prefix.dev/conda-forge/win-64/coverage-7.10.2-py312h05f76fc_0.conda hash: - md5: 48c1bbcca918b91de7582a4d4fe71c1c - sha256: 5fa98c506eec4013a6b5936f7c3d7391b0b3c946155ccdb25458c4b4ddcec89c + md5: 3e5dfd3ffc8d4ad4edf44c3aa1eac327 + sha256: 0dea2bdde9900460581011fefd79f78cdcd1b23b235f88fd29b17e5f4d5b2fc3 category: dev optional: true - name: cpython @@ -1114,7 +1114,7 @@ package: category: dev optional: true - name: debugpy - version: 1.8.15 + version: 1.8.16 manager: conda platform: linux-64 dependencies: @@ -1123,14 +1123,14 @@ package: libstdcxx: '>=14' python: '' python_abi: 3.12.* - url: https://repo.prefix.dev/conda-forge/linux-64/debugpy-1.8.15-py312h8285ef7_0.conda + url: https://repo.prefix.dev/conda-forge/linux-64/debugpy-1.8.16-py312h8285ef7_0.conda hash: - md5: 76fb845cd7dbd34670c5b191ba0dc6fd - sha256: 3bb8c99e7aa89e5af3a8ebf8c1f9191b766adae767afe5fef0217a6accf93321 + md5: 6205bf8723b4b79275dd52ef60cf6af1 + sha256: ad6193b4c2771a82a8df3408d9c6174016b487fd1f7501b1618fa034c5118534 category: dev optional: true - name: debugpy - version: 1.8.15 + version: 1.8.16 manager: conda platform: win-64 dependencies: @@ -1139,10 +1139,10 @@ package: 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.15-py312ha1a9051_0.conda + url: https://repo.prefix.dev/conda-forge/win-64/debugpy-1.8.16-py312ha1a9051_0.conda hash: - md5: a83150a83e2148ce523df7822a9ba3e3 - sha256: f01cfa0ca5452bf52d7dc6adefd28d2d911df5345fa4531bd911bca03d251c43 + md5: d375809db8ab66d9f168241ce6942db5 + sha256: 218fedb9654763d534575c1326115ef1bd09e72629876a06ce9a7c2bc71f68d7 category: dev optional: true - name: decorator @@ -1861,20 +1861,6 @@ package: 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.10' manager: conda @@ -1997,19 +1983,8 @@ package: sha256: 0ec8f4d02053cd03b0f3e63168316530949484f80e16f5e2fb199a1d117a89ca category: dev optional: true -- name: intel-openmp - version: 2024.2.1 - manager: conda - platform: win-64 - dependencies: {} - url: https://repo.prefix.dev/conda-forge/win-64/intel-openmp-2024.2.1-h57928b3_1083.conda - hash: - md5: 2d89243bfb53652c182a7c73182cce4f - sha256: 0fd2b0b84c854029041b0ede8f4c2369242ee92acc0092f8407b1fe9238a8209 - category: main - optional: false - name: ipykernel - version: 6.30.0 + version: 6.30.1 manager: conda platform: linux-64 dependencies: @@ -2027,14 +2002,14 @@ package: pyzmq: '>=25' tornado: '>=6.2' traitlets: '>=5.4.0' - url: https://repo.prefix.dev/conda-forge/noarch/ipykernel-6.30.0-pyh82676e8_0.conda + url: https://repo.prefix.dev/conda-forge/noarch/ipykernel-6.30.1-pyh82676e8_0.conda hash: - md5: 4aeff93cd0cc9b39f82cc5df70c58a43 - sha256: c49650d0af6dab125dfb8ca1593c24172ae640fa3298530704fe4151499d24b2 + md5: b0cc25825ce9212b8bee37829abad4d6 + sha256: cfc2c4e31dfedbb3d124d0055f55fda4694538fb790d52cd1b37af5312833e36 category: dev optional: true - name: ipykernel - version: 6.30.0 + version: 6.30.1 manager: conda platform: win-64 dependencies: @@ -2052,10 +2027,10 @@ package: pyzmq: '>=25' tornado: '>=6.2' traitlets: '>=5.4.0' - url: https://repo.prefix.dev/conda-forge/noarch/ipykernel-6.30.0-pyh3521513_0.conda + url: https://repo.prefix.dev/conda-forge/noarch/ipykernel-6.30.1-pyh3521513_0.conda hash: - md5: d22c697b8e00832675afbfdc335f2358 - sha256: 8aba90dd3322a1d8a7f77eebedde434b7bcafb101a0b047e4f76bffbc858d613 + md5: 953007d45edeb098522ac860aade4fcf + sha256: 3dd6fcdde5e40a3088c9ecd72c29c6e5b1429b99e927f41c8cee944a07062046 category: dev optional: true - name: ipython @@ -3206,10 +3181,10 @@ package: platform: linux-64 dependencies: mkl: '>=2024.2.2,<2025.0a0' - url: https://repo.prefix.dev/conda-forge/linux-64/libblas-3.9.0-32_hfdb39a5_mkl.conda + url: https://repo.prefix.dev/conda-forge/linux-64/libblas-3.9.0-33_hfdb39a5_mkl.conda hash: - md5: eceb19ae9105bc4d0e8d5a321d66c426 - sha256: 7a04219d42b3b0b85ed9d019f481e4227efa2baa12ff48547758e90e2e208adc + md5: 9f89883004e428c65c462fbb07618125 + sha256: 8b686362a6c6396fa529e444b32c9b089926da781f4db04953edfc1aa1bba239 category: main optional: false - name: libblas @@ -3217,11 +3192,12 @@ package: manager: conda platform: win-64 dependencies: - mkl: 2024.2.2 - url: https://repo.prefix.dev/conda-forge/win-64/libblas-3.9.0-32_h641d27c_mkl.conda + libopenblas: 0.3.30 + llvm-openmp: '>=20.1.8' + url: https://repo.prefix.dev/conda-forge/win-64/libblas-3.9.0-33_h706a439_openblas.conda hash: - md5: 49b36a01450e96c516bbc5486d4a0ea0 - sha256: 809d78b096e70fed7ebb17c867dd5dde2f9f4ed8564967a6e10c65b3513b0c31 + md5: cae3b10447e3f89f12b416fa53a18d92 + sha256: 33a271a0d8a3ff1618752b3fa99e3809d5f0783fd6272fd25809c4e634e8aa87 category: main optional: false - name: libbrotlicommon @@ -3315,10 +3291,10 @@ package: platform: linux-64 dependencies: libblas: 3.9.0 - url: https://repo.prefix.dev/conda-forge/linux-64/libcblas-3.9.0-32_h372d94f_mkl.conda + url: https://repo.prefix.dev/conda-forge/linux-64/libcblas-3.9.0-33_h372d94f_mkl.conda hash: - md5: 68b55daaf083682f58d9b7f5d52aeb37 - sha256: d0449cdfb6c6e993408375bcabbb4c9630a9b8750c406455ce3a4865ec7a321c + md5: 71bd2fa1924b99978688f736343ff9eb + sha256: 27a9412196046685d4e13a1e834b7f5b6fa704f1a1d05f3d4bd4f12e4fec22af category: main optional: false - name: libcblas @@ -3327,10 +3303,11 @@ package: platform: win-64 dependencies: libblas: 3.9.0 - url: https://repo.prefix.dev/conda-forge/win-64/libcblas-3.9.0-32_h5e41251_mkl.conda + libopenblas: '*' + url: https://repo.prefix.dev/conda-forge/win-64/libcblas-3.9.0-33_ha692739_openblas.conda hash: - md5: 054b9b4b48296e4413cf93e6ece7b27d - sha256: d0f81145ae795592f3f3b5d7ff641c1019a99d6b308bfaf2a4cc5ba24b067bb0 + md5: 335a221c3b7911438a6c54567c50b60d + sha256: 043041784348bc6b48b7065d2f71927f0c838933a26aa04c2934aeb607d0413f category: main optional: false - name: libcurl @@ -3564,10 +3541,10 @@ package: dependencies: __glibc: '>=2.17,<3.0.a0' _openmp_mutex: '>=4.5' - url: https://repo.prefix.dev/conda-forge/linux-64/libgcc-15.1.0-h767d61c_3.conda + url: https://repo.prefix.dev/conda-forge/linux-64/libgcc-15.1.0-h767d61c_4.conda hash: - md5: 9e60c55e725c20d23125a5f0dd69af5d - sha256: 59a87161212abe8acc57d318b0cc8636eb834cdfdfddcf1f588b5493644b39a3 + md5: f406dcbb2e7bef90d793e50e79a2882b + sha256: 144e35c1c2840f2dc202f6915fc41879c19eddbb8fa524e3ca4aa0d14018b26f category: main optional: false - name: libgcc @@ -3577,10 +3554,10 @@ package: dependencies: _openmp_mutex: '>=4.5' libwinpthread: '>=12.0.0.r4.gg4f2fc60ca' - url: https://repo.prefix.dev/conda-forge/win-64/libgcc-15.1.0-h1383e82_3.conda + url: https://repo.prefix.dev/conda-forge/win-64/libgcc-15.1.0-h1383e82_4.conda hash: - md5: d8314be93c803e2e2b430f6389d6ce6a - sha256: 05978c4e8c826dd3b727884e009a19ceee75b0a530c18fc14f0ba56b090f2ea3 + md5: 59fe76f0ff39b512ff889459b9fc3054 + sha256: c169606e148f8df3375fdc9fe76ee3f44b8ffc2515e8131ede8f2d75cf7d6f0c category: main optional: false - name: libgcc-ng @@ -3589,10 +3566,10 @@ package: platform: linux-64 dependencies: libgcc: 15.1.0 - url: https://repo.prefix.dev/conda-forge/linux-64/libgcc-ng-15.1.0-h69a702a_3.conda + url: https://repo.prefix.dev/conda-forge/linux-64/libgcc-ng-15.1.0-h69a702a_4.conda hash: - md5: e66f2b8ad787e7beb0f846e4bd7e8493 - sha256: b0b0a5ee6ce645a09578fc1cb70c180723346f8a45fdb6d23b3520591c6d6996 + md5: 28771437ffcd9f3417c66012dc49a3be + sha256: 76ceac93ed98f208363d6e9c75011b0ff7b97b20f003f06461a619557e726637 category: main optional: false - name: libgfortran @@ -3601,10 +3578,10 @@ package: platform: linux-64 dependencies: libgfortran5: 15.1.0 - url: https://repo.prefix.dev/conda-forge/linux-64/libgfortran-15.1.0-h69a702a_3.conda + url: https://repo.prefix.dev/conda-forge/linux-64/libgfortran-15.1.0-h69a702a_4.conda hash: - md5: bfbca721fd33188ef923dfe9ba172f29 - sha256: 77dd1f1efd327e6991e87f09c7c97c4ae1cfbe59d9485c41d339d6391ac9c183 + md5: 53e876bc2d2648319e94c33c57b9ec74 + sha256: 2fe41683928eb3c57066a60ec441e605a69ce703fc933d6d5167debfeba8a144 category: main optional: false - name: libgfortran5 @@ -3614,10 +3591,10 @@ package: dependencies: __glibc: '>=2.17,<3.0.a0' libgcc: '>=15.1.0' - url: https://repo.prefix.dev/conda-forge/linux-64/libgfortran5-15.1.0-hcea5267_3.conda + url: https://repo.prefix.dev/conda-forge/linux-64/libgfortran5-15.1.0-hcea5267_4.conda hash: - md5: 530566b68c3b8ce7eec4cd047eae19fe - sha256: eea6c3cf22ad739c279b4d665e6cf20f8081f483b26a96ddd67d4df3c88dfa0a + md5: 8a4ab7ff06e4db0be22485332666da0f + sha256: 3070e5e2681f7f2fb7af0a81b92213f9ab430838900da8b4f9b8cf998ddbdd84 category: main optional: false - name: libgomp @@ -3626,14 +3603,14 @@ package: platform: win-64 dependencies: libwinpthread: '>=12.0.0.r4.gg4f2fc60ca' - url: https://repo.prefix.dev/conda-forge/win-64/libgomp-15.1.0-h1383e82_3.conda + url: https://repo.prefix.dev/conda-forge/win-64/libgomp-15.1.0-h1383e82_4.conda hash: - md5: 94545e52b3d21a7ab89961f7bda3da0d - sha256: 2e6e286c817d2274b109c448f63d804dcc85610c5abf97e183440aa2d84b8c72 + md5: 78582ad1a764f4a0dca2f3027a46cc5a + sha256: e4ce8693bc3250b98cbc41cc53116fb27ad63eaf851560758e8ccaf0e9b137aa category: main optional: false - name: libhwloc - version: 2.11.2 + version: 2.12.1 manager: conda platform: linux-64 dependencies: @@ -3641,14 +3618,14 @@ package: libgcc: '>=14' libstdcxx: '>=14' libxml2: '>=2.13.8,<2.14.0a0' - url: https://repo.prefix.dev/conda-forge/linux-64/libhwloc-2.11.2-default_h3d81e11_1002.conda + url: https://repo.prefix.dev/conda-forge/linux-64/libhwloc-2.12.1-default_h3d81e11_1000.conda hash: - md5: 56aacccb6356b6b6134a79cdf5688506 - sha256: 2823a704e1d08891db0f3a5ab415a2b7e391a18f1e16d27531ef6a69ec2d36b9 + md5: d821210ab60be56dd27b5525ed18366d + sha256: eecaf76fdfc085d8fed4583b533c10cb7f4a6304be56031c43a107e01a56b7e2 category: main optional: false - name: libhwloc - version: 2.11.2 + version: 2.12.1 manager: conda platform: win-64 dependencies: @@ -3657,10 +3634,10 @@ package: 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.11.2-default_h88281d1_1002.conda + url: https://repo.prefix.dev/conda-forge/win-64/libhwloc-2.12.1-default_h88281d1_1000.conda hash: - md5: 46621eae093570430d56aa6b4e298500 - sha256: dbc7d0536b4e1fb2361ca90a80b52cde1c85e0b159fa001f795e7d40e99438b0 + md5: e6298294e7612eccf57376a0683ddc80 + sha256: 2fb437b82912c74b4869b66c601d52c77bb3ee8cb4812eab346d379f1c823225 category: main optional: false - name: libiconv @@ -3723,10 +3700,10 @@ package: platform: linux-64 dependencies: libblas: 3.9.0 - url: https://repo.prefix.dev/conda-forge/linux-64/liblapack-3.9.0-32_hc41d3b0_mkl.conda + url: https://repo.prefix.dev/conda-forge/linux-64/liblapack-3.9.0-33_hc41d3b0_mkl.conda hash: - md5: 6dc827963c12f90c79f5b2be4eaea072 - sha256: dc1be931203a71f5c84887cde24659fdd6fda73eb8c6cf56e67b68e3c7916efd + md5: 8708ffe8e9393e576131ab8256372e07 + sha256: e00ce22c430b80a237daaaf2037ade05dbacffb2ad2bc61f75524fe347d37381 category: main optional: false - name: liblapack @@ -3735,10 +3712,11 @@ package: platform: win-64 dependencies: libblas: 3.9.0 - url: https://repo.prefix.dev/conda-forge/win-64/liblapack-3.9.0-32_h1aa476e_mkl.conda + libopenblas: '*' + url: https://repo.prefix.dev/conda-forge/win-64/liblapack-3.9.0-33_h1c6d55f_openblas.conda hash: - md5: 1652285573db93afc3ba9b3b9356e3d3 - sha256: 5629e592137114b24bfdea71e1c4b6bee11379631409ed91dfe2f83b32a8b298 + md5: 56a2a25e5cd7cd3b9d081ff6a7a74cdb + sha256: 449fc8454e2241cfaffc91c76c7fa67965d6f50d1c55eab56c6b94627b462d4d category: main optional: false - name: liblzma @@ -3799,6 +3777,21 @@ package: sha256: 927fe72b054277cde6cb82597d0fcf6baf127dcbce2e0a9d8925a68f1265eef5 category: main optional: false +- name: libopenblas + version: 0.3.30 + manager: conda + platform: win-64 + dependencies: + llvm-openmp: '>=20.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/libopenblas-0.3.30-openmp_h96ad2b0_1.conda + hash: + md5: e7ef216687ffda08478ef66bbd61c904 + sha256: ec84f1b1295ca7a024b677ca03ca12bf2373c037e9ba623921e0b4e360ca2cd0 + category: main + optional: false - name: libpng version: 1.6.50 manager: conda @@ -3901,32 +3894,31 @@ package: category: main optional: false - name: libsqlite - version: 3.50.3 + version: 3.50.4 manager: conda platform: linux-64 dependencies: __glibc: '>=2.17,<3.0.a0' - icu: '>=75.1,<76.0a0' libgcc: '>=14' libzlib: '>=1.3.1,<2.0a0' - url: https://repo.prefix.dev/conda-forge/linux-64/libsqlite-3.50.3-hee844dc_1.conda + url: https://repo.prefix.dev/conda-forge/linux-64/libsqlite-3.50.4-h0c1763c_0.conda hash: - md5: 18d2ac95b507ada9ca159a6bd73255f7 - sha256: 8c4faf560815a6d6b5edadc019f76d22a45171eaa707a1f1d1898ceda74b2e3f + md5: 0b367fad34931cb79e0d6b7e5c06bb1c + sha256: 6d9c32fc369af5a84875725f7ddfbfc2ace795c28f246dc70055a79f9b2003da category: main optional: false - name: libsqlite - version: 3.50.3 + version: 3.50.4 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.50.3-hf5d6505_1.conda + url: https://repo.prefix.dev/conda-forge/win-64/libsqlite-3.50.4-hf5d6505_0.conda hash: - md5: 8b63428047c82a0b853aa348fe56071c - sha256: 9bf199ca8b388d8585c53432949524767532f84a5a881f1cef4808d0e7a3f95a + md5: ccb20d946040f86f0c05b644d5eadeca + sha256: 5dc4f07b2d6270ac0c874caec53c6984caaaa84bc0d3eb593b0edf3dc8492efa category: main optional: false - name: libssh2 @@ -3967,10 +3959,10 @@ package: dependencies: __glibc: '>=2.17,<3.0.a0' libgcc: 15.1.0 - url: https://repo.prefix.dev/conda-forge/linux-64/libstdcxx-15.1.0-h8f9b012_3.conda + url: https://repo.prefix.dev/conda-forge/linux-64/libstdcxx-15.1.0-h8f9b012_4.conda hash: - md5: 6d11a5edae89fe413c0569f16d308f5a - sha256: 7650837344b7850b62fdba02155da0b159cf472b9ab59eb7b472f7bd01dff241 + md5: 3c376af8888c386b9d3d1c2701e2f3ab + sha256: b5b239e5fca53ff90669af1686c86282c970dd8204ebf477cf679872eb6d48ac category: main optional: false - name: libstdcxx-ng @@ -3979,10 +3971,10 @@ package: platform: linux-64 dependencies: libstdcxx: 15.1.0 - url: https://repo.prefix.dev/conda-forge/linux-64/libstdcxx-ng-15.1.0-h4852527_3.conda + url: https://repo.prefix.dev/conda-forge/linux-64/libstdcxx-ng-15.1.0-h4852527_4.conda hash: - md5: 57541755b5a51691955012b8e197c06c - sha256: bbaea1ecf973a7836f92b8ebecc94d3c758414f4de39d2cc6818a3d10cb3216b + md5: 2d34729cbc1da0ec988e57b13b712067 + sha256: 81c841c1cf4c0d06414aaa38a249f9fdd390554943065c3a0b18a9fb7e8cc495 category: main optional: false - name: libtiff @@ -4128,15 +4120,14 @@ package: platform: linux-64 dependencies: __glibc: '>=2.17,<3.0.a0' - icu: '>=75.1,<76.0a0' - libgcc: '>=13' + 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-2.13.8-h4bc477f_0.conda + url: https://repo.prefix.dev/conda-forge/linux-64/libxml2-2.13.8-h2cb61b6_1.conda hash: - md5: 14dbe05b929e329dbaa6f2d0aa19466d - sha256: b0b3a96791fa8bb4ec030295e8c8bf2d3278f33c0f9ad540e73b5e538e6268e7 + md5: 42a8e4b54e322b4cd1dbfb30a8a7ce9e + sha256: 2c80ef042b47dfddb1f425d57d367e0657f8477d80111644c88b172ff2f99151 category: main optional: false - name: libxml2 @@ -4147,12 +4138,12 @@ package: libiconv: '>=1.18,<2.0a0' libzlib: '>=1.3.1,<2.0a0' ucrt: '>=10.0.20348.0' - vc: '>=14.2,<15' - vc14_runtime: '>=14.29.30139' - url: https://repo.prefix.dev/conda-forge/win-64/libxml2-2.13.8-h442d1da_0.conda + vc: '>=14.3,<15' + vc14_runtime: '>=14.44.35208' + url: https://repo.prefix.dev/conda-forge/win-64/libxml2-2.13.8-h741aa76_1.conda hash: - md5: 833c2dbc1a5020007b520b044c713ed3 - sha256: 473b8a53c8df714d676ab41711551c8d250f8d799f2db5cb7cb2b177a0ce13f6 + md5: aeb49dc1f5531de13d2c0d57ffa6d0c8 + sha256: 32fa908bb2f2a6636dab0edaac1d4bf5ff62ad404a82d8bb16702bc5b8eb9114 category: main optional: false - name: libzlib @@ -4214,10 +4205,10 @@ package: platform: linux-64 dependencies: __glibc: '>=2.17,<3.0.a0' - url: https://repo.prefix.dev/conda-forge/linux-64/llvm-openmp-20.1.8-h4922eb0_0.conda + url: https://repo.prefix.dev/conda-forge/linux-64/llvm-openmp-20.1.8-h4922eb0_1.conda hash: - md5: dda42855e1d9a0b59e071e28a820d0f5 - sha256: 209050b372cf2103ac6a8fcaaf7f1b0d4dbb425395733b2e84f8949fa66b6ca7 + md5: 5d5099916a3659a46cca8f974d0455b9 + sha256: 4539fd52a5f59039cd575caf222e22ebe57ab168cd102d182a970c1f1a72fe51 category: main optional: false - name: llvm-openmp @@ -4228,10 +4219,10 @@ package: 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-20.1.8-hfa2b4ca_0.conda + url: https://repo.prefix.dev/conda-forge/win-64/llvm-openmp-20.1.8-hfa2b4ca_1.conda hash: - md5: d77ce01233da5fd8027c916330088dbe - sha256: fcc0b2b857ec8a6c974c5f2e9d4fa01998e18aecb8f7a8fe4efe39f5ec43cc4a + md5: 2c3afd82c44b0bf59fa8f924e30c0513 + sha256: 568e9dec9078055adebf6c07202be079884b85780a4542f0f326763e6f642a2d category: main optional: false - name: locket @@ -4519,10 +4510,10 @@ package: _openmp_mutex: '*' llvm-openmp: '>=20.1.8' tbb: 2021.* - url: https://repo.prefix.dev/conda-forge/linux-64/mkl-2024.2.2-ha770c72_16.conda + url: https://repo.prefix.dev/conda-forge/linux-64/mkl-2024.2.2-ha770c72_17.conda hash: - md5: 06fc17a281d2f71995f3bb58a7b7f4e5 - sha256: 9be33c297dd53e4eafef7c6ec597f1b4dee99296a768816d9bf793e2432a027f + md5: e4ab075598123e783b788b995afbdad0 + sha256: 1e59d0dc811f150d39c2ff2da930d69dcb91cb05966b7df5b7d85133006668ed category: main optional: false - name: mkl @@ -4530,12 +4521,12 @@ package: manager: conda platform: win-64 dependencies: - intel-openmp: 2024.* + llvm-openmp: '>=20.1.8' tbb: 2021.* - url: https://repo.prefix.dev/conda-forge/win-64/mkl-2024.2.2-h66d3029_15.conda + url: https://repo.prefix.dev/conda-forge/win-64/mkl-2024.2.2-h57928b3_16.conda hash: - md5: 302dff2807f2927b3e9e0d19d60121de - sha256: 20e52b0389586d0b914a49cd286c5ccc9c47949bed60ca6df004d1d295f2edbd + md5: 5cddc979c74b90cf5e5cda4f97d5d8bb + sha256: ce841e7c3898764154a9293c0f92283c1eb28cdacf7a164c94b632a6af675d91 category: main optional: false - name: msgpack-python @@ -4933,37 +4924,37 @@ package: category: dev optional: true - name: notebook - version: 7.4.4 + version: 7.4.5 manager: conda platform: linux-64 dependencies: jupyter_server: '>=2.4.0,<3' - jupyterlab: '>=4.4.4,<4.5' + jupyterlab: '>=4.4.5,<4.5' jupyterlab_server: '>=2.27.1,<3' notebook-shim: '>=0.2,<0.3' python: '>=3.9' tornado: '>=6.2.0' - url: https://repo.prefix.dev/conda-forge/noarch/notebook-7.4.4-pyhd8ed1ab_0.conda + url: https://repo.prefix.dev/conda-forge/noarch/notebook-7.4.5-pyhd8ed1ab_0.conda hash: - md5: dcbb5c47f5dffa7637c05df5d4068181 - sha256: 6d7e522a91dcc6f7b8b119da86534f9ad021cd9094c5db7dbfd16e48efd02857 + md5: 28062c17cdb444388c00903eaec1ba0e + sha256: ea9d7058d862530755abeb2ee8f0152453cf630b024c73906f689ca1c297cd79 category: dev optional: true - name: notebook - version: 7.4.4 + version: 7.4.5 manager: conda platform: win-64 dependencies: jupyter_server: '>=2.4.0,<3' - jupyterlab: '>=4.4.4,<4.5' + jupyterlab: '>=4.4.5,<4.5' jupyterlab_server: '>=2.27.1,<3' notebook-shim: '>=0.2,<0.3' python: '>=3.9' tornado: '>=6.2.0' - url: https://repo.prefix.dev/conda-forge/noarch/notebook-7.4.4-pyhd8ed1ab_0.conda + url: https://repo.prefix.dev/conda-forge/noarch/notebook-7.4.5-pyhd8ed1ab_0.conda hash: - md5: dcbb5c47f5dffa7637c05df5d4068181 - sha256: 6d7e522a91dcc6f7b8b119da86534f9ad021cd9094c5db7dbfd16e48efd02857 + md5: 28062c17cdb444388c00903eaec1ba0e + sha256: ea9d7058d862530755abeb2ee8f0152453cf630b024c73906f689ca1c297cd79 category: dev optional: true - name: notebook-shim @@ -5073,15 +5064,15 @@ package: platform: linux-64 dependencies: __glibc: '>=2.17,<3.0.a0' - libgcc: '>=13' - libpng: '>=1.6.44,<1.7.0a0' - libstdcxx: '>=13' + libgcc: '>=14' + libpng: '>=1.6.50,<1.7.0a0' + libstdcxx: '>=14' libtiff: '>=4.7.0,<4.8.0a0' libzlib: '>=1.3.1,<2.0a0' - url: https://repo.prefix.dev/conda-forge/linux-64/openjpeg-2.5.3-h5fbd93e_0.conda + url: https://repo.prefix.dev/conda-forge/linux-64/openjpeg-2.5.3-h55fea9a_1.conda hash: - md5: 9e5816bc95d285c115a3ebc2f8563564 - sha256: 5bee706ea5ba453ed7fd9da7da8380dd88b865c8d30b5aaec14d2b6dd32dbc39 + md5: 01243c4aaf71bde0297966125aea4706 + sha256: 0b7396dacf988f0b859798711b26b6bc9c6161dca21bacfd778473da58730afa category: main optional: false - name: openjpeg @@ -5089,34 +5080,34 @@ package: manager: conda platform: win-64 dependencies: - libpng: '>=1.6.44,<1.7.0a0' + libpng: '>=1.6.50,<1.7.0a0' libtiff: '>=4.7.0,<4.8.0a0' libzlib: '>=1.3.1,<2.0a0' ucrt: '>=10.0.20348.0' - vc: '>=14.2,<15' - vc14_runtime: '>=14.29.30139' - url: https://repo.prefix.dev/conda-forge/win-64/openjpeg-2.5.3-h4d64b90_0.conda + vc: '>=14.3,<15' + vc14_runtime: '>=14.44.35208' + url: https://repo.prefix.dev/conda-forge/win-64/openjpeg-2.5.3-h24db6dd_1.conda hash: - md5: fc050366dd0b8313eb797ed1ffef3a29 - sha256: 410175815df192f57a07c29a6b3fdd4231937173face9e63f0830c1234272ce3 + md5: 25f45acb1a234ad1c9b9a20e1e6c559e + sha256: c29cb1641bc5cfc2197e9b7b436f34142be4766dd2430a937b48b7474935aa55 category: main optional: false - name: openssl - version: 3.5.1 + version: 3.5.2 manager: conda platform: linux-64 dependencies: __glibc: '>=2.17,<3.0.a0' ca-certificates: '' - libgcc: '>=13' - url: https://repo.prefix.dev/conda-forge/linux-64/openssl-3.5.1-h7b32b05_0.conda + libgcc: '>=14' + url: https://repo.prefix.dev/conda-forge/linux-64/openssl-3.5.2-h26f9b46_0.conda hash: - md5: c87df2ab1448ba69169652ab9547082d - sha256: 942347492164190559e995930adcdf84e2fea05307ec8012c02a505f5be87462 + md5: ffffb341206dd0dab0c36053c048d621 + sha256: c9f54d4e8212f313be7b02eb962d0cb13a8dae015683a403d3accd4add3e520e category: main optional: false - name: openssl - version: 3.5.1 + version: 3.5.2 manager: conda platform: win-64 dependencies: @@ -5124,10 +5115,10 @@ package: 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.5.1-h725018a_0.conda + url: https://repo.prefix.dev/conda-forge/win-64/openssl-3.5.2-h725018a_0.conda hash: - md5: d124fc2fd7070177b5e2450627f8fc1a - sha256: 2b2eb73b0661ff1aed55576a3d38614852b5d857c2fa9205ac115820c523306c + md5: 150d3920b420a27c0848acca158f94dc + sha256: 2413f3b4606018aea23acfa2af3c4c46af786739ab4020422e9f0c2aec75321b category: main optional: false - name: overrides @@ -5404,31 +5395,31 @@ package: category: main optional: false - name: pip - version: 25.1.1 + version: '25.2' manager: conda platform: linux-64 dependencies: python: '>=3.9,<3.13.0a0' setuptools: '' wheel: '' - url: https://repo.prefix.dev/conda-forge/noarch/pip-25.1.1-pyh8b19718_0.conda + url: https://repo.prefix.dev/conda-forge/noarch/pip-25.2-pyh8b19718_0.conda hash: - md5: 32d0781ace05105cc99af55d36cbec7c - sha256: ebfa591d39092b111b9ebb3210eb42251be6da89e26c823ee03e5e838655a43e + md5: dfce4b2af4bfe90cdcaf56ca0b28ddf5 + sha256: ec9ed3cef137679f3e3a68e286c6efd52144684e1be0b05004d9699882dadcdd category: main optional: false - name: pip - version: 25.1.1 + version: '25.2' manager: conda platform: win-64 dependencies: python: '>=3.9,<3.13.0a0' setuptools: '' wheel: '' - url: https://repo.prefix.dev/conda-forge/noarch/pip-25.1.1-pyh8b19718_0.conda + url: https://repo.prefix.dev/conda-forge/noarch/pip-25.2-pyh8b19718_0.conda hash: - md5: 32d0781ace05105cc99af55d36cbec7c - sha256: ebfa591d39092b111b9ebb3210eb42251be6da89e26c823ee03e5e838655a43e + md5: dfce4b2af4bfe90cdcaf56ca0b28ddf5 + sha256: ec9ed3cef137679f3e3a68e286c6efd52144684e1be0b05004d9699882dadcdd category: main optional: false - name: platformdirs @@ -6091,7 +6082,6 @@ package: libzlib: '>=1.3.1,<2.0a0' ncurses: '>=6.5,<7.0a0' openssl: '>=3.5.0,<4.0a0' - pip: '' readline: '>=8.2,<9.0a0' tk: '>=8.6.13,<8.7.0a0' tzdata: '' @@ -6113,7 +6103,6 @@ package: libsqlite: '>=3.50.0,<4.0a0' libzlib: '>=1.3.1,<2.0a0' openssl: '>=3.5.0,<4.0a0' - pip: '' tk: '>=8.6.13,<8.7.0a0' tzdata: '' ucrt: '>=10.0.20348.0' @@ -6373,25 +6362,25 @@ package: category: main optional: false - name: pyzmq - version: 27.0.0 + version: 27.0.1 manager: conda platform: linux-64 dependencies: __glibc: '>=2.17,<3.0.a0' - libgcc: '>=13' + libgcc: '>=14' libsodium: '>=1.0.20,<1.0.21.0a0' - libstdcxx: '>=13' + libstdcxx: '>=14' python: '>=3.12,<3.13.0a0' python_abi: 3.12.* zeromq: '>=4.3.5,<4.4.0a0' - url: https://repo.prefix.dev/conda-forge/linux-64/pyzmq-27.0.0-py312hbf22597_0.conda + url: https://repo.prefix.dev/conda-forge/linux-64/pyzmq-27.0.1-py312h6748674_0.conda hash: - md5: 4b9a9cda3292668831cf47257ade22a6 - sha256: 8564a7beb906476813a59a81a814d00e8f9697c155488dbc59a5c6e950d5f276 + md5: 14f393a112e2ac0e87d257a25ff23ed2 + sha256: 31fac3fe50d9a18a89f92483db4bdb2995e2126d237aaec92c367bad9efe0896 category: dev optional: true - name: pyzmq - version: 27.0.0 + version: 27.0.1 manager: conda platform: win-64 dependencies: @@ -6399,13 +6388,13 @@ package: python: '>=3.12,<3.13.0a0' python_abi: 3.12.* ucrt: '>=10.0.20348.0' - vc: '>=14.2,<15' - vc14_runtime: '>=14.29.30139' + 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.0.0-py312hd7027bb_0.conda + url: https://repo.prefix.dev/conda-forge/win-64/pyzmq-27.0.1-py312h5b324a9_0.conda hash: - md5: 37d6508caaa4c3a91e3434192d192685 - sha256: e66267a7a61bfba5cdb50089c04a6f140edb9133c5ce34331ee2f95370460b8c + md5: a9e7ac03e80de1dd49e05b32b86cd5e1 + sha256: 491a5927c51ff13e42c29a3cb3bc18223ea33d375966b6d3a97451bb07484b1b category: dev optional: true - name: readline @@ -6649,7 +6638,7 @@ package: category: main optional: false - name: scikit-learn - version: 1.5.2 + version: 1.6.1 manager: conda platform: linux-64 dependencies: @@ -6663,14 +6652,14 @@ package: python_abi: 3.12.* scipy: '' threadpoolctl: '>=3.1.0' - url: https://repo.prefix.dev/conda-forge/linux-64/scikit-learn-1.5.2-py312h7a48858_1.conda + url: https://repo.prefix.dev/conda-forge/linux-64/scikit-learn-1.6.1-py312h7a48858_0.conda hash: - md5: 6b5f4c68483bd0c22bca9094dafc606b - sha256: 3118b687c7cfb4484cc5c65591b611d834e3ea2424cb75e1e0b0980d0de72afc + md5: 102727f71df02a51e9e173f2e6f87d57 + sha256: 7c869c73c95ef09edef839448ae3d153c4e3a208fb110c4260225f342d23e08e category: main optional: false - name: scikit-learn - version: 1.5.2 + version: 1.6.1 manager: conda platform: win-64 dependencies: @@ -6683,10 +6672,10 @@ package: ucrt: '>=10.0.20348.0' vc: '>=14.2,<15' vc14_runtime: '>=14.29.30139' - url: https://repo.prefix.dev/conda-forge/win-64/scikit-learn-1.5.2-py312h816cc57_1.conda + url: https://repo.prefix.dev/conda-forge/win-64/scikit-learn-1.6.1-py312h816cc57_0.conda hash: - md5: e2b5c3288bd3f8e89a46b98f8d9e8768 - sha256: 7c64942d20339e965c22e27ceca72e0f0ff7d32962d9621903c3812714835f4f + md5: 7d3fcb33b1b3ce559d8e83699504d9ee + sha256: a35e90775f8eb213fe300747a5d9f242830fdde768871e6d194e27bbc0af0fff category: main optional: false - name: scipy @@ -7489,13 +7478,13 @@ package: platform: linux-64 dependencies: __glibc: '>=2.17,<3.0.a0' - libgcc: '>=13' - libhwloc: '>=2.11.2,<2.11.3.0a0' - libstdcxx: '>=13' - url: https://repo.prefix.dev/conda-forge/linux-64/tbb-2021.13.0-hceb3a55_1.conda + libgcc: '>=14' + libhwloc: '>=2.12.1,<2.12.2.0a0' + libstdcxx: '>=14' + url: https://repo.prefix.dev/conda-forge/linux-64/tbb-2021.13.0-hb60516a_2.conda hash: - md5: ba7726b8df7b9d34ea80e82b097a4893 - sha256: 65463732129899770d54b1fbf30e1bb82fdebda9d7553caf08d23db4590cd691 + md5: 761511f996d6e5e7b11ade8b25ecb68d + sha256: ad947bab8a4c6ac36be716afe0da2d81fc03b5af54c403f390103e9731e6e7e7 category: main optional: false - name: tbb @@ -7503,14 +7492,14 @@ package: manager: conda platform: win-64 dependencies: - libhwloc: '>=2.11.2,<2.11.3.0a0' + libhwloc: '>=2.12.1,<2.12.2.0a0' ucrt: '>=10.0.20348.0' - vc: '>=14.2,<15' - vc14_runtime: '>=14.29.30139' - url: https://repo.prefix.dev/conda-forge/win-64/tbb-2021.13.0-h62715c5_1.conda + vc: '>=14.3,<15' + vc14_runtime: '>=14.44.35208' + url: https://repo.prefix.dev/conda-forge/win-64/tbb-2021.13.0-h18a62a1_2.conda hash: - md5: 9190dd0a23d925f7602f9628b3aed511 - sha256: 03cc5442046485b03dd1120d0f49d35a7e522930a2ab82f275e938e17b07b302 + md5: 6f339f632ba0618d8f42acf80218757b + sha256: f09f3ad838158ce03a07e92acb370d6f547f625319f8defe3bde15dc446a3050 category: main optional: false - name: tblib @@ -8641,12 +8630,12 @@ package: numpy: '>=1.26.0,<1.27.0' pydantic: '>=2.5.2,<3.0.0' scipy: '>=1.14.0,<1.15.0' - url: git+https://github.com/MiraGeoscience/geoapps-utils.git@020de8616b4767a596a4d0f49bce53c8d0c9da5b + url: git+https://github.com/MiraGeoscience/geoapps-utils.git@1dbe97d441d65962a94e071b5c1c27d9facd2050 hash: - sha256: 020de8616b4767a596a4d0f49bce53c8d0c9da5b + sha256: 1dbe97d441d65962a94e071b5c1c27d9facd2050 source: type: url - url: git+https://github.com/MiraGeoscience/geoapps-utils.git@020de8616b4767a596a4d0f49bce53c8d0c9da5b + url: git+https://github.com/MiraGeoscience/geoapps-utils.git@1dbe97d441d65962a94e071b5c1c27d9facd2050 category: main optional: false - name: geoapps-utils @@ -8658,12 +8647,12 @@ package: numpy: '>=1.26.0,<1.27.0' pydantic: '>=2.5.2,<3.0.0' scipy: '>=1.14.0,<1.15.0' - url: git+https://github.com/MiraGeoscience/geoapps-utils.git@020de8616b4767a596a4d0f49bce53c8d0c9da5b + url: git+https://github.com/MiraGeoscience/geoapps-utils.git@1dbe97d441d65962a94e071b5c1c27d9facd2050 hash: - sha256: 020de8616b4767a596a4d0f49bce53c8d0c9da5b + sha256: 1dbe97d441d65962a94e071b5c1c27d9facd2050 source: type: url - url: git+https://github.com/MiraGeoscience/geoapps-utils.git@020de8616b4767a596a4d0f49bce53c8d0c9da5b + url: git+https://github.com/MiraGeoscience/geoapps-utils.git@1dbe97d441d65962a94e071b5c1c27d9facd2050 category: main optional: false - name: geoh5py @@ -8675,12 +8664,12 @@ package: numpy: '>=1.26.0,<1.27.0' pillow: '>=10.3.0,<10.4.0' pydantic: '>=2.5.2,<3.0.0' - url: git+https://github.com/MiraGeoscience/geoh5py.git@d567cc98901ecfa360ff2e93f8a6334a1bed24bc + url: git+https://github.com/MiraGeoscience/geoh5py.git@41271883c83f9ad1c9f7b662335dd1d54f880547 hash: - sha256: d567cc98901ecfa360ff2e93f8a6334a1bed24bc + sha256: 41271883c83f9ad1c9f7b662335dd1d54f880547 source: type: url - url: git+https://github.com/MiraGeoscience/geoh5py.git@d567cc98901ecfa360ff2e93f8a6334a1bed24bc + url: git+https://github.com/MiraGeoscience/geoh5py.git@41271883c83f9ad1c9f7b662335dd1d54f880547 category: main optional: false - name: geoh5py @@ -8692,16 +8681,16 @@ package: numpy: '>=1.26.0,<1.27.0' pillow: '>=10.3.0,<10.4.0' pydantic: '>=2.5.2,<3.0.0' - url: git+https://github.com/MiraGeoscience/geoh5py.git@d567cc98901ecfa360ff2e93f8a6334a1bed24bc + url: git+https://github.com/MiraGeoscience/geoh5py.git@41271883c83f9ad1c9f7b662335dd1d54f880547 hash: - sha256: d567cc98901ecfa360ff2e93f8a6334a1bed24bc + sha256: 41271883c83f9ad1c9f7b662335dd1d54f880547 source: type: url - url: git+https://github.com/MiraGeoscience/geoh5py.git@d567cc98901ecfa360ff2e93f8a6334a1bed24bc + url: git+https://github.com/MiraGeoscience/geoh5py.git@41271883c83f9ad1c9f7b662335dd1d54f880547 category: main optional: false - name: mira-simpeg - version: 0.23.0.1a5.dev45+g01a7068fd + version: 0.23.0.1.post2.dev36+g2e1d9b31b manager: pip platform: linux-64 dependencies: @@ -8713,16 +8702,16 @@ package: numpy: '>=1.22' pymatsolver: '>=0.3' scipy: '>=1.8' - url: git+https://github.com/MiraGeoscience/simpeg.git@01a7068fdab7fba8695ad371c9fd9164760a09df + url: git+https://github.com/MiraGeoscience/simpeg.git@2e1d9b31ba74e900b7f41f903b73ec2b4e4217b4 hash: - sha256: 01a7068fdab7fba8695ad371c9fd9164760a09df + sha256: 2e1d9b31ba74e900b7f41f903b73ec2b4e4217b4 source: type: url - url: git+https://github.com/MiraGeoscience/simpeg.git@01a7068fdab7fba8695ad371c9fd9164760a09df + url: git+https://github.com/MiraGeoscience/simpeg.git@2e1d9b31ba74e900b7f41f903b73ec2b4e4217b4 category: main optional: false - name: mira-simpeg - version: 0.23.0.1a5.dev45+g01a7068fd + version: 0.23.0.1.post2.dev36+g2e1d9b31b manager: pip platform: win-64 dependencies: @@ -8734,12 +8723,12 @@ package: numpy: '>=1.22' pymatsolver: '>=0.3' scipy: '>=1.8' - url: git+https://github.com/MiraGeoscience/simpeg.git@01a7068fdab7fba8695ad371c9fd9164760a09df + url: git+https://github.com/MiraGeoscience/simpeg.git@2e1d9b31ba74e900b7f41f903b73ec2b4e4217b4 hash: - sha256: 01a7068fdab7fba8695ad371c9fd9164760a09df + sha256: 2e1d9b31ba74e900b7f41f903b73ec2b4e4217b4 source: type: url - url: git+https://github.com/MiraGeoscience/simpeg.git@01a7068fdab7fba8695ad371c9fd9164760a09df + url: git+https://github.com/MiraGeoscience/simpeg.git@2e1d9b31ba74e900b7f41f903b73ec2b4e4217b4 category: main optional: false - name: octree-creation-app diff --git a/pyproject.toml b/pyproject.toml index 6e7a3d9f..2261507b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -64,7 +64,7 @@ distributed = ">=2025.3, <2025.4.dev" # for dask[distributed] numpy = "~1.26.0" # also in geoh5py, simpeg pydantic = "^2.5.2" # also in geoh5py, curve-apps, geoapps-utils Rtree = "~1.2.0" -scikit-learn = "~1.5.0" +scikit-learn = "~1.6.0" scipy = "~1.14.0" tqdm = "^4.66.1" trimesh = "~4.1.3" @@ -122,7 +122,7 @@ platforms = ['win-64', 'linux-64'] channels = ['conda-forge'] [tool.conda-lock.dependencies] -libblas = "*=*mkl" # because simpeg already brings in the MKL +# libblas = "*=*mkl" # see in environments/env-python-3.x.yml" ## indirect dependencies, forcing them here for installation through Conda not pip #--------------------------------------------------------------------------------- diff --git a/recipe.yaml b/recipe.yaml index 7fea1768..9fa5195a 100644 --- a/recipe.yaml +++ b/recipe.yaml @@ -40,7 +40,7 @@ requirements: - pydantic >=2.5.2, <3.0.dev - pydiso >=0.1.0, <0.2.dev - python-mumps >=0.0.3, <0.0.4.dev - - scikit-learn >=1.4.0, <1.5.dev + - scikit-learn >=1.6.0, <1.7.dev - scipy >=1.14.0, <1.15.dev - tqdm >=4.66.1, <5.0.dev # constrain version for some indirect dependencies from SimPEG