diff --git a/environments/env-python-3.10.yml b/environments/env-python-3.10.yml index f97dcd28..1dcc7283 100644 --- a/environments/env-python-3.10.yml +++ b/environments/env-python-3.10.yml @@ -1,8 +1,3 @@ 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 f6d64a08..6e378495 100644 --- a/environments/env-python-3.11.yml +++ b/environments/env-python-3.11.yml @@ -1,8 +1,3 @@ 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 b5f4d9b3..edaff3d2 100644 --- a/environments/env-python-3.12.yml +++ b/environments/env-python-3.12.yml @@ -1,8 +1,3 @@ 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 4d6d8496..7a678dd4 100644 --- a/environments/py-3.10-linux-64-dev.conda.lock.yml +++ b/environments/py-3.10-linux-64-dev.conda.lock.yml @@ -83,7 +83,7 @@ dependencies: - jedi=0.19.2=pyhd8ed1ab_1 - jinja2=3.1.6=pyhd8ed1ab_0 - joblib=1.5.1=pyhd8ed1ab_0 - - json5=0.12.0=pyhd8ed1ab_0 + - json5=0.12.1=pyhd8ed1ab_0 - jsonpointer=3.0.0=py310hff52083_1 - jsonschema=4.25.0=pyhe01879c_0 - jsonschema-specifications=2025.4.1=pyh29332c3_0 @@ -143,7 +143,7 @@ dependencies: - libssh2=1.11.1=hcf80075_0 - libstdcxx=15.1.0=h8f9b012_4 - libstdcxx-ng=15.1.0=h4852527_4 - - libtiff=4.7.0=hf01ce69_5 + - libtiff=4.7.0=h8261f1e_6 - libuuid=2.38.1=h0b41bf4_0 - libwebp-base=1.6.0=hd42ef1d_0 - libxcb=1.17.0=h8a09558_0 @@ -158,7 +158,7 @@ dependencies: - matplotlib-base=3.8.4=py310hef631a5_2 - matplotlib-inline=0.1.7=pyhd8ed1ab_1 - mccabe=0.7.0=pyhd8ed1ab_1 - - mdit-py-plugins=0.4.2=pyhd8ed1ab_1 + - mdit-py-plugins=0.5.0=pyhd8ed1ab_0 - mdurl=0.1.2=pyhd8ed1ab_1 - metis=5.1.0=hd0bcaf9_1007 - mistune=3.1.3=pyh29332c3_0 @@ -260,7 +260,7 @@ dependencies: - sphinxcontrib-jsmath=1.0.1=pyhd8ed1ab_1 - sphinxcontrib-qthelp=2.0.0=pyhd8ed1ab_1 - sphinxcontrib-serializinghtml=1.1.10=pyhd8ed1ab_1 - - sqlalchemy=2.0.42=py310h7c4b9e2_0 + - sqlalchemy=2.0.43=py310h7c4b9e2_0 - stack_data=0.6.3=pyhd8ed1ab_1 - tabulate=0.9.0=pyhd8ed1ab_2 - tbb=2021.13.0=hb60516a_2 @@ -304,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@1dbe97d441d65962a94e071b5c1c27d9facd2050 - - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@570ea996ae7e48ab1b8b971b23c9c73b7f5637b2 - - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@a1cf0ec4aa28705eb7de68cfedb255de6e590433 - - 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@570ea996ae7e48ab1b8b971b23c9c73b7f5637b2 + - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@d0311c2528658b0dcd70d6491ba53bf7c8288946 + - 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 6fa49d78..78e76be7 100644 --- a/environments/py-3.10-linux-64.conda.lock.yml +++ b/environments/py-3.10-linux-64.conda.lock.yml @@ -81,7 +81,7 @@ dependencies: - libssh2=1.11.1=hcf80075_0 - libstdcxx=15.1.0=h8f9b012_4 - libstdcxx-ng=15.1.0=h4852527_4 - - libtiff=4.7.0=hf01ce69_5 + - libtiff=4.7.0=h8261f1e_6 - libuuid=2.38.1=h0b41bf4_0 - libwebp-base=1.6.0=hd42ef1d_0 - libxcb=1.17.0=h8a09558_0 @@ -156,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@1dbe97d441d65962a94e071b5c1c27d9facd2050 - - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@570ea996ae7e48ab1b8b971b23c9c73b7f5637b2 - - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@a1cf0ec4aa28705eb7de68cfedb255de6e590433 - - 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@570ea996ae7e48ab1b8b971b23c9c73b7f5637b2 + - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@d0311c2528658b0dcd70d6491ba53bf7c8288946 + - 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 23350ad5..26fc5b79 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: 5babf042397838038a28ac78c72c28e9b56b16d89d92d69d08e0421c96c8624b +# input_hash: 1f782c60627d60f2457feb3c892be41e0d6af072ae5c102d92ca760ab7d33c09 channels: - conda-forge @@ -83,7 +83,7 @@ dependencies: - jedi=0.19.2=pyhd8ed1ab_1 - jinja2=3.1.6=pyhd8ed1ab_0 - joblib=1.5.1=pyhd8ed1ab_0 - - json5=0.12.0=pyhd8ed1ab_0 + - json5=0.12.1=pyhd8ed1ab_0 - jsonpointer=3.0.0=py310h5588dad_1 - jsonschema=4.25.0=pyhe01879c_0 - jsonschema-specifications=2025.4.1=pyh29332c3_0 @@ -132,7 +132,7 @@ dependencies: - libspatialindex=2.0.0=h5a68840_0 - libsqlite=3.50.4=hf5d6505_0 - libssh2=1.11.1=h9aa295b_0 - - libtiff=4.7.0=h05922d8_5 + - libtiff=4.7.0=h550210a_6 - libwebp-base=1.6.0=h4d5522a_0 - libwinpthread=12.0.0.r4.gg4f2fc60ca=h57928b3_9 - libxcb=1.17.0=h0e4246c_0 @@ -146,7 +146,7 @@ dependencies: - matplotlib-base=3.8.4=py310hadb10a8_2 - matplotlib-inline=0.1.7=pyhd8ed1ab_1 - mccabe=0.7.0=pyhd8ed1ab_1 - - mdit-py-plugins=0.4.2=pyhd8ed1ab_1 + - mdit-py-plugins=0.5.0=pyhd8ed1ab_0 - mdurl=0.1.2=pyhd8ed1ab_1 - mistune=3.1.3=pyh29332c3_0 - mkl=2024.2.2=h57928b3_16 @@ -244,7 +244,7 @@ dependencies: - sphinxcontrib-jsmath=1.0.1=pyhd8ed1ab_1 - sphinxcontrib-qthelp=2.0.0=pyhd8ed1ab_1 - sphinxcontrib-serializinghtml=1.1.10=pyhd8ed1ab_1 - - sqlalchemy=2.0.42=py310h29418f3_0 + - sqlalchemy=2.0.43=py310h29418f3_0 - stack_data=0.6.3=pyhd8ed1ab_1 - tabulate=0.9.0=pyhd8ed1ab_2 - tbb=2021.13.0=h18a62a1_2 @@ -294,11 +294,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@1dbe97d441d65962a94e071b5c1c27d9facd2050 - - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@570ea996ae7e48ab1b8b971b23c9c73b7f5637b2 - - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@a1cf0ec4aa28705eb7de68cfedb255de6e590433 - - 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@570ea996ae7e48ab1b8b971b23c9c73b7f5637b2 + - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@d0311c2528658b0dcd70d6491ba53bf7c8288946 + - 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 4b67710b..921ebe29 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: 5babf042397838038a28ac78c72c28e9b56b16d89d92d69d08e0421c96c8624b +# input_hash: 1f782c60627d60f2457feb3c892be41e0d6af072ae5c102d92ca760ab7d33c09 channels: - conda-forge @@ -69,7 +69,7 @@ dependencies: - libspatialindex=2.0.0=h5a68840_0 - libsqlite=3.50.4=hf5d6505_0 - libssh2=1.11.1=h9aa295b_0 - - libtiff=4.7.0=h05922d8_5 + - libtiff=4.7.0=h550210a_6 - libwebp-base=1.6.0=h4d5522a_0 - libwinpthread=12.0.0.r4.gg4f2fc60ca=h57928b3_9 - libxcb=1.17.0=h0e4246c_0 @@ -144,11 +144,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@1dbe97d441d65962a94e071b5c1c27d9facd2050 - - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@570ea996ae7e48ab1b8b971b23c9c73b7f5637b2 - - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@a1cf0ec4aa28705eb7de68cfedb255de6e590433 - - 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@570ea996ae7e48ab1b8b971b23c9c73b7f5637b2 + - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@d0311c2528658b0dcd70d6491ba53bf7c8288946 + - 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 9788f133..48121094 100644 --- a/environments/py-3.11-linux-64-dev.conda.lock.yml +++ b/environments/py-3.11-linux-64-dev.conda.lock.yml @@ -85,7 +85,7 @@ dependencies: - jedi=0.19.2=pyhd8ed1ab_1 - jinja2=3.1.6=pyhd8ed1ab_0 - joblib=1.5.1=pyhd8ed1ab_0 - - json5=0.12.0=pyhd8ed1ab_0 + - json5=0.12.1=pyhd8ed1ab_0 - jsonpointer=3.0.0=py311h38be061_1 - jsonschema=4.25.0=pyhe01879c_0 - jsonschema-specifications=2025.4.1=pyh29332c3_0 @@ -145,7 +145,7 @@ dependencies: - libssh2=1.11.1=hcf80075_0 - libstdcxx=15.1.0=h8f9b012_4 - libstdcxx-ng=15.1.0=h4852527_4 - - libtiff=4.7.0=hf01ce69_5 + - libtiff=4.7.0=h8261f1e_6 - libuuid=2.38.1=h0b41bf4_0 - libwebp-base=1.6.0=hd42ef1d_0 - libxcb=1.17.0=h8a09558_0 @@ -160,7 +160,7 @@ dependencies: - matplotlib-base=3.8.4=py311ha4ca890_2 - matplotlib-inline=0.1.7=pyhd8ed1ab_1 - mccabe=0.7.0=pyhd8ed1ab_1 - - mdit-py-plugins=0.4.2=pyhd8ed1ab_1 + - mdit-py-plugins=0.5.0=pyhd8ed1ab_0 - mdurl=0.1.2=pyhd8ed1ab_1 - metis=5.1.0=hd0bcaf9_1007 - mistune=3.1.3=pyh29332c3_0 @@ -262,7 +262,7 @@ dependencies: - sphinxcontrib-jsmath=1.0.1=pyhd8ed1ab_1 - sphinxcontrib-qthelp=2.0.0=pyhd8ed1ab_1 - sphinxcontrib-serializinghtml=1.1.10=pyhd8ed1ab_1 - - sqlalchemy=2.0.42=py311h49ec1c0_0 + - sqlalchemy=2.0.43=py311h49ec1c0_0 - stack_data=0.6.3=pyhd8ed1ab_1 - tabulate=0.9.0=pyhd8ed1ab_2 - tbb=2021.13.0=hb60516a_2 @@ -295,7 +295,7 @@ dependencies: - websocket-client=1.8.0=pyhd8ed1ab_1 - wheel=0.45.1=pyhd8ed1ab_1 - widgetsnbextension=3.6.10=pyhd8ed1ab_0 - - wrapt=1.17.2=py311h9ecbd09_0 + - wrapt=1.17.3=py311h49ec1c0_0 - xorg-libxau=1.0.12=hb9d3cd8_0 - xorg-libxdmcp=1.1.5=hb9d3cd8_0 - xyzservices=2025.4.0=pyhd8ed1ab_0 @@ -307,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@1dbe97d441d65962a94e071b5c1c27d9facd2050 - - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@570ea996ae7e48ab1b8b971b23c9c73b7f5637b2 - - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@a1cf0ec4aa28705eb7de68cfedb255de6e590433 - - 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@570ea996ae7e48ab1b8b971b23c9c73b7f5637b2 + - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@d0311c2528658b0dcd70d6491ba53bf7c8288946 + - 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 6888f2bd..6a20c3fa 100644 --- a/environments/py-3.11-linux-64.conda.lock.yml +++ b/environments/py-3.11-linux-64.conda.lock.yml @@ -82,7 +82,7 @@ dependencies: - libssh2=1.11.1=hcf80075_0 - libstdcxx=15.1.0=h8f9b012_4 - libstdcxx-ng=15.1.0=h4852527_4 - - libtiff=4.7.0=hf01ce69_5 + - libtiff=4.7.0=h8261f1e_6 - libuuid=2.38.1=h0b41bf4_0 - libwebp-base=1.6.0=hd42ef1d_0 - libxcb=1.17.0=h8a09558_0 @@ -147,7 +147,7 @@ dependencies: - unicodedata2=16.0.0=py311h9ecbd09_0 - urllib3=2.5.0=pyhd8ed1ab_0 - wheel=0.45.1=pyhd8ed1ab_1 - - wrapt=1.17.2=py311h9ecbd09_0 + - wrapt=1.17.3=py311h49ec1c0_0 - xorg-libxau=1.0.12=hb9d3cd8_0 - xorg-libxdmcp=1.1.5=hb9d3cd8_0 - xyzservices=2025.4.0=pyhd8ed1ab_0 @@ -158,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@1dbe97d441d65962a94e071b5c1c27d9facd2050 - - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@570ea996ae7e48ab1b8b971b23c9c73b7f5637b2 - - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@a1cf0ec4aa28705eb7de68cfedb255de6e590433 - - 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@570ea996ae7e48ab1b8b971b23c9c73b7f5637b2 + - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@d0311c2528658b0dcd70d6491ba53bf7c8288946 + - 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 784fe677..bcbaa726 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: 35467c865311a1b10fc72659b58f28578bcf2a4985e82e4f6bc78fe91e1743c8 +# input_hash: 45f0aca37ae10be31f2fa4fb7aa7861f4ce4c909c366d8cff8421690d23ebfde channels: - conda-forge @@ -85,7 +85,7 @@ dependencies: - jedi=0.19.2=pyhd8ed1ab_1 - jinja2=3.1.6=pyhd8ed1ab_0 - joblib=1.5.1=pyhd8ed1ab_0 - - json5=0.12.0=pyhd8ed1ab_0 + - json5=0.12.1=pyhd8ed1ab_0 - jsonpointer=3.0.0=py311h1ea47a8_1 - jsonschema=4.25.0=pyhe01879c_0 - jsonschema-specifications=2025.4.1=pyh29332c3_0 @@ -134,7 +134,7 @@ dependencies: - libspatialindex=2.0.0=h5a68840_0 - libsqlite=3.50.4=hf5d6505_0 - libssh2=1.11.1=h9aa295b_0 - - libtiff=4.7.0=h05922d8_5 + - libtiff=4.7.0=h550210a_6 - libwebp-base=1.6.0=h4d5522a_0 - libwinpthread=12.0.0.r4.gg4f2fc60ca=h57928b3_9 - libxcb=1.17.0=h0e4246c_0 @@ -148,7 +148,7 @@ dependencies: - matplotlib-base=3.8.4=py311h9b31f6e_2 - matplotlib-inline=0.1.7=pyhd8ed1ab_1 - mccabe=0.7.0=pyhd8ed1ab_1 - - mdit-py-plugins=0.4.2=pyhd8ed1ab_1 + - mdit-py-plugins=0.5.0=pyhd8ed1ab_0 - mdurl=0.1.2=pyhd8ed1ab_1 - mistune=3.1.3=pyh29332c3_0 - mkl=2024.2.2=h57928b3_16 @@ -246,7 +246,7 @@ dependencies: - sphinxcontrib-jsmath=1.0.1=pyhd8ed1ab_1 - sphinxcontrib-qthelp=2.0.0=pyhd8ed1ab_1 - sphinxcontrib-serializinghtml=1.1.10=pyhd8ed1ab_1 - - sqlalchemy=2.0.42=py311h3485c13_0 + - sqlalchemy=2.0.43=py311h3485c13_0 - stack_data=0.6.3=pyhd8ed1ab_1 - tabulate=0.9.0=pyhd8ed1ab_2 - tbb=2021.13.0=h18a62a1_2 @@ -285,7 +285,7 @@ dependencies: - widgetsnbextension=3.6.10=pyhd8ed1ab_0 - win_inet_pton=1.1.0=pyh7428d3b_8 - winpty=0.4.3=4 - - wrapt=1.17.2=py311he736701_0 + - wrapt=1.17.3=py311h3485c13_0 - xorg-libxau=1.0.12=h0e40799_0 - xorg-libxdmcp=1.1.5=h0e40799_0 - xyzservices=2025.4.0=pyhd8ed1ab_0 @@ -297,11 +297,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@1dbe97d441d65962a94e071b5c1c27d9facd2050 - - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@570ea996ae7e48ab1b8b971b23c9c73b7f5637b2 - - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@a1cf0ec4aa28705eb7de68cfedb255de6e590433 - - 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@570ea996ae7e48ab1b8b971b23c9c73b7f5637b2 + - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@d0311c2528658b0dcd70d6491ba53bf7c8288946 + - 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 a958dc78..6a88ffb4 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: 35467c865311a1b10fc72659b58f28578bcf2a4985e82e4f6bc78fe91e1743c8 +# input_hash: 45f0aca37ae10be31f2fa4fb7aa7861f4ce4c909c366d8cff8421690d23ebfde channels: - conda-forge @@ -70,7 +70,7 @@ dependencies: - libspatialindex=2.0.0=h5a68840_0 - libsqlite=3.50.4=hf5d6505_0 - libssh2=1.11.1=h9aa295b_0 - - libtiff=4.7.0=h05922d8_5 + - libtiff=4.7.0=h550210a_6 - libwebp-base=1.6.0=h4d5522a_0 - libwinpthread=12.0.0.r4.gg4f2fc60ca=h57928b3_9 - libxcb=1.17.0=h0e4246c_0 @@ -135,7 +135,7 @@ dependencies: - vcomp14=14.44.35208=h818238b_31 - wheel=0.45.1=pyhd8ed1ab_1 - win_inet_pton=1.1.0=pyh7428d3b_8 - - wrapt=1.17.2=py311he736701_0 + - wrapt=1.17.3=py311h3485c13_0 - xorg-libxau=1.0.12=h0e40799_0 - xorg-libxdmcp=1.1.5=h0e40799_0 - xyzservices=2025.4.0=pyhd8ed1ab_0 @@ -146,11 +146,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@1dbe97d441d65962a94e071b5c1c27d9facd2050 - - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@570ea996ae7e48ab1b8b971b23c9c73b7f5637b2 - - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@a1cf0ec4aa28705eb7de68cfedb255de6e590433 - - 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@570ea996ae7e48ab1b8b971b23c9c73b7f5637b2 + - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@d0311c2528658b0dcd70d6491ba53bf7c8288946 + - 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 b883d8f9..ee5b4509 100644 --- a/environments/py-3.12-linux-64-dev.conda.lock.yml +++ b/environments/py-3.12-linux-64-dev.conda.lock.yml @@ -85,7 +85,7 @@ dependencies: - jedi=0.19.2=pyhd8ed1ab_1 - jinja2=3.1.6=pyhd8ed1ab_0 - joblib=1.5.1=pyhd8ed1ab_0 - - json5=0.12.0=pyhd8ed1ab_0 + - json5=0.12.1=pyhd8ed1ab_0 - jsonpointer=3.0.0=py312h7900ff3_1 - jsonschema=4.25.0=pyhe01879c_0 - jsonschema-specifications=2025.4.1=pyh29332c3_0 @@ -145,7 +145,7 @@ dependencies: - libssh2=1.11.1=hcf80075_0 - libstdcxx=15.1.0=h8f9b012_4 - libstdcxx-ng=15.1.0=h4852527_4 - - libtiff=4.7.0=hf01ce69_5 + - libtiff=4.7.0=h8261f1e_6 - libuuid=2.38.1=h0b41bf4_0 - libwebp-base=1.6.0=hd42ef1d_0 - libxcb=1.17.0=h8a09558_0 @@ -160,7 +160,7 @@ dependencies: - matplotlib-base=3.8.4=py312h20ab3a6_2 - matplotlib-inline=0.1.7=pyhd8ed1ab_1 - mccabe=0.7.0=pyhd8ed1ab_1 - - mdit-py-plugins=0.4.2=pyhd8ed1ab_1 + - mdit-py-plugins=0.5.0=pyhd8ed1ab_0 - mdurl=0.1.2=pyhd8ed1ab_1 - metis=5.1.0=hd0bcaf9_1007 - mistune=3.1.3=pyh29332c3_0 @@ -262,7 +262,7 @@ dependencies: - sphinxcontrib-jsmath=1.0.1=pyhd8ed1ab_1 - sphinxcontrib-qthelp=2.0.0=pyhd8ed1ab_1 - sphinxcontrib-serializinghtml=1.1.10=pyhd8ed1ab_1 - - sqlalchemy=2.0.42=py312h4c3975b_0 + - sqlalchemy=2.0.43=py312h4c3975b_0 - stack_data=0.6.3=pyhd8ed1ab_1 - tabulate=0.9.0=pyhd8ed1ab_2 - tbb=2021.13.0=hb60516a_2 @@ -295,7 +295,7 @@ dependencies: - websocket-client=1.8.0=pyhd8ed1ab_1 - wheel=0.45.1=pyhd8ed1ab_1 - widgetsnbextension=3.6.10=pyhd8ed1ab_0 - - wrapt=1.17.2=py312h66e93f0_0 + - wrapt=1.17.3=py312h4c3975b_0 - xorg-libxau=1.0.12=hb9d3cd8_0 - xorg-libxdmcp=1.1.5=hb9d3cd8_0 - xyzservices=2025.4.0=pyhd8ed1ab_0 @@ -307,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@1dbe97d441d65962a94e071b5c1c27d9facd2050 - - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@570ea996ae7e48ab1b8b971b23c9c73b7f5637b2 - - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@a1cf0ec4aa28705eb7de68cfedb255de6e590433 - - 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@570ea996ae7e48ab1b8b971b23c9c73b7f5637b2 + - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@d0311c2528658b0dcd70d6491ba53bf7c8288946 + - 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 13b54b41..48a2b80c 100644 --- a/environments/py-3.12-linux-64.conda.lock.yml +++ b/environments/py-3.12-linux-64.conda.lock.yml @@ -82,7 +82,7 @@ dependencies: - libssh2=1.11.1=hcf80075_0 - libstdcxx=15.1.0=h8f9b012_4 - libstdcxx-ng=15.1.0=h4852527_4 - - libtiff=4.7.0=hf01ce69_5 + - libtiff=4.7.0=h8261f1e_6 - libuuid=2.38.1=h0b41bf4_0 - libwebp-base=1.6.0=hd42ef1d_0 - libxcb=1.17.0=h8a09558_0 @@ -147,7 +147,7 @@ dependencies: - unicodedata2=16.0.0=py312h66e93f0_0 - urllib3=2.5.0=pyhd8ed1ab_0 - wheel=0.45.1=pyhd8ed1ab_1 - - wrapt=1.17.2=py312h66e93f0_0 + - wrapt=1.17.3=py312h4c3975b_0 - xorg-libxau=1.0.12=hb9d3cd8_0 - xorg-libxdmcp=1.1.5=hb9d3cd8_0 - xyzservices=2025.4.0=pyhd8ed1ab_0 @@ -158,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@1dbe97d441d65962a94e071b5c1c27d9facd2050 - - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@570ea996ae7e48ab1b8b971b23c9c73b7f5637b2 - - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@a1cf0ec4aa28705eb7de68cfedb255de6e590433 - - 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@570ea996ae7e48ab1b8b971b23c9c73b7f5637b2 + - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@d0311c2528658b0dcd70d6491ba53bf7c8288946 + - 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 071d077d..e04200b8 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: cad8b21157a4bd089f15f4bf7c6585be405714f5ed3e20fc6985dacc023e9965 +# input_hash: f1b3165f9e07e78e108d41f3bc027bfb7c613c94db8a3cc8c190ab178b3d2f2c channels: - conda-forge @@ -85,7 +85,7 @@ dependencies: - jedi=0.19.2=pyhd8ed1ab_1 - jinja2=3.1.6=pyhd8ed1ab_0 - joblib=1.5.1=pyhd8ed1ab_0 - - json5=0.12.0=pyhd8ed1ab_0 + - json5=0.12.1=pyhd8ed1ab_0 - jsonpointer=3.0.0=py312h2e8e312_1 - jsonschema=4.25.0=pyhe01879c_0 - jsonschema-specifications=2025.4.1=pyh29332c3_0 @@ -134,7 +134,7 @@ dependencies: - libspatialindex=2.0.0=h5a68840_0 - libsqlite=3.50.4=hf5d6505_0 - libssh2=1.11.1=h9aa295b_0 - - libtiff=4.7.0=h05922d8_5 + - libtiff=4.7.0=h550210a_6 - libwebp-base=1.6.0=h4d5522a_0 - libwinpthread=12.0.0.r4.gg4f2fc60ca=h57928b3_9 - libxcb=1.17.0=h0e4246c_0 @@ -148,7 +148,7 @@ dependencies: - matplotlib-base=3.8.4=py312hfee7060_2 - matplotlib-inline=0.1.7=pyhd8ed1ab_1 - mccabe=0.7.0=pyhd8ed1ab_1 - - mdit-py-plugins=0.4.2=pyhd8ed1ab_1 + - mdit-py-plugins=0.5.0=pyhd8ed1ab_0 - mdurl=0.1.2=pyhd8ed1ab_1 - mistune=3.1.3=pyh29332c3_0 - mkl=2024.2.2=h57928b3_16 @@ -246,7 +246,7 @@ dependencies: - sphinxcontrib-jsmath=1.0.1=pyhd8ed1ab_1 - sphinxcontrib-qthelp=2.0.0=pyhd8ed1ab_1 - sphinxcontrib-serializinghtml=1.1.10=pyhd8ed1ab_1 - - sqlalchemy=2.0.42=py312he06e257_0 + - sqlalchemy=2.0.43=py312he06e257_0 - stack_data=0.6.3=pyhd8ed1ab_1 - tabulate=0.9.0=pyhd8ed1ab_2 - tbb=2021.13.0=h18a62a1_2 @@ -285,7 +285,7 @@ dependencies: - widgetsnbextension=3.6.10=pyhd8ed1ab_0 - win_inet_pton=1.1.0=pyh7428d3b_8 - winpty=0.4.3=4 - - wrapt=1.17.2=py312h4389bb4_0 + - wrapt=1.17.3=py312he06e257_0 - xorg-libxau=1.0.12=h0e40799_0 - xorg-libxdmcp=1.1.5=h0e40799_0 - xyzservices=2025.4.0=pyhd8ed1ab_0 @@ -297,11 +297,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@1dbe97d441d65962a94e071b5c1c27d9facd2050 - - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@570ea996ae7e48ab1b8b971b23c9c73b7f5637b2 - - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@a1cf0ec4aa28705eb7de68cfedb255de6e590433 - - 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@570ea996ae7e48ab1b8b971b23c9c73b7f5637b2 + - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@d0311c2528658b0dcd70d6491ba53bf7c8288946 + - 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 166209c4..6eab8e5f 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: cad8b21157a4bd089f15f4bf7c6585be405714f5ed3e20fc6985dacc023e9965 +# input_hash: f1b3165f9e07e78e108d41f3bc027bfb7c613c94db8a3cc8c190ab178b3d2f2c channels: - conda-forge @@ -70,7 +70,7 @@ dependencies: - libspatialindex=2.0.0=h5a68840_0 - libsqlite=3.50.4=hf5d6505_0 - libssh2=1.11.1=h9aa295b_0 - - libtiff=4.7.0=h05922d8_5 + - libtiff=4.7.0=h550210a_6 - libwebp-base=1.6.0=h4d5522a_0 - libwinpthread=12.0.0.r4.gg4f2fc60ca=h57928b3_9 - libxcb=1.17.0=h0e4246c_0 @@ -135,7 +135,7 @@ dependencies: - vcomp14=14.44.35208=h818238b_31 - wheel=0.45.1=pyhd8ed1ab_1 - win_inet_pton=1.1.0=pyh7428d3b_8 - - wrapt=1.17.2=py312h4389bb4_0 + - wrapt=1.17.3=py312he06e257_0 - xorg-libxau=1.0.12=h0e40799_0 - xorg-libxdmcp=1.1.5=h0e40799_0 - xyzservices=2025.4.0=pyhd8ed1ab_0 @@ -146,11 +146,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@1dbe97d441d65962a94e071b5c1c27d9facd2050 - - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@570ea996ae7e48ab1b8b971b23c9c73b7f5637b2 - - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@a1cf0ec4aa28705eb7de68cfedb255de6e590433 - - 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@570ea996ae7e48ab1b8b971b23c9c73b7f5637b2 + - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@d0311c2528658b0dcd70d6491ba53bf7c8288946 + - 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 8c0d5231..32fb32f6 100644 --- a/py-3.10.conda-lock.yml +++ b/py-3.10.conda-lock.yml @@ -15,7 +15,7 @@ version: 1 metadata: content_hash: - win-64: 5babf042397838038a28ac78c72c28e9b56b16d89d92d69d08e0421c96c8624b + win-64: 1f782c60627d60f2457feb3c892be41e0d6af072ae5c102d92ca760ab7d33c09 linux-64: aa70c6c517bbe8472b7de3ce4e8d391ca7e1d86e6bfe0e2a4e53e756c6e8388b channels: - url: conda-forge @@ -2246,27 +2246,27 @@ package: category: main optional: false - name: json5 - version: 0.12.0 + version: 0.12.1 manager: conda platform: linux-64 dependencies: python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/json5-0.12.0-pyhd8ed1ab_0.conda + url: https://repo.prefix.dev/conda-forge/noarch/json5-0.12.1-pyhd8ed1ab_0.conda hash: - md5: 56275442557b3b45752c10980abfe2db - sha256: 889e2a49de796475b5a4bc57d0ba7f4606b368ee2098e353a6d9a14b0e2c6393 + md5: 0fc93f473c31a2f85c0bde213e7c63ca + sha256: 4e08ccf9fa1103b617a4167a270768de736a36be795c6cd34c2761100d332f74 category: dev optional: true - name: json5 - version: 0.12.0 + version: 0.12.1 manager: conda platform: win-64 dependencies: python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/json5-0.12.0-pyhd8ed1ab_0.conda + url: https://repo.prefix.dev/conda-forge/noarch/json5-0.12.1-pyhd8ed1ab_0.conda hash: - md5: 56275442557b3b45752c10980abfe2db - sha256: 889e2a49de796475b5a4bc57d0ba7f4606b368ee2098e353a6d9a14b0e2c6393 + md5: 0fc93f473c31a2f85c0bde213e7c63ca + sha256: 4e08ccf9fa1103b617a4167a270768de736a36be795c6cd34c2761100d332f74 category: dev optional: true - name: jsonpointer @@ -3916,17 +3916,17 @@ package: __glibc: '>=2.17,<3.0.a0' lerc: '>=4.0.0,<5.0a0' libdeflate: '>=1.24,<1.25.0a0' - libgcc: '>=13' + libgcc: '>=14' libjpeg-turbo: '>=3.1.0,<4.0a0' liblzma: '>=5.8.1,<6.0a0' - libstdcxx: '>=13' - libwebp-base: '>=1.5.0,<2.0a0' + libstdcxx: '>=14' + libwebp-base: '>=1.6.0,<2.0a0' libzlib: '>=1.3.1,<2.0a0' zstd: '>=1.5.7,<1.6.0a0' - url: https://repo.prefix.dev/conda-forge/linux-64/libtiff-4.7.0-hf01ce69_5.conda + url: https://repo.prefix.dev/conda-forge/linux-64/libtiff-4.7.0-h8261f1e_6.conda hash: - md5: e79a094918988bb1807462cd42c83962 - sha256: 7fa6ddac72e0d803bb08e55090a8f2e71769f1eb7adbd5711bdd7789561601b1 + md5: b6093922931b535a7ba566b6f384fbe6 + sha256: c62694cd117548d810d2803da6d9063f78b1ffbf7367432c5388ce89474e9ebe category: main optional: false - name: libtiff @@ -3940,13 +3940,13 @@ package: liblzma: '>=5.8.1,<6.0a0' libzlib: '>=1.3.1,<2.0a0' ucrt: '>=10.0.20348.0' - vc: '>=14.2,<15' - vc14_runtime: '>=14.29.30139' + vc: '>=14.3,<15' + vc14_runtime: '>=14.44.35208' zstd: '>=1.5.7,<1.6.0a0' - url: https://repo.prefix.dev/conda-forge/win-64/libtiff-4.7.0-h05922d8_5.conda + url: https://repo.prefix.dev/conda-forge/win-64/libtiff-4.7.0-h550210a_6.conda hash: - md5: 75370aba951b47ec3b5bfe689f1bcf7f - sha256: 1bb0b2e7d076fecc2f8147336bc22e7e6f9a4e0505e0e4ab2be1f56023a4a458 + md5: 72d45aa52ebca91aedb0cfd9eac62655 + sha256: fd27821c8cfc425826f13760c3263d7b3b997c5372234cefa1586ff384dcc989 category: main optional: false - name: libuuid @@ -4344,29 +4344,29 @@ package: category: dev optional: true - name: mdit-py-plugins - version: 0.4.2 + version: 0.5.0 manager: conda platform: linux-64 dependencies: - markdown-it-py: '>=1.0.0,<4.0.0' - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/mdit-py-plugins-0.4.2-pyhd8ed1ab_1.conda + markdown-it-py: '>=2.0.0,<5.0.0' + python: '>=3.10' + url: https://repo.prefix.dev/conda-forge/noarch/mdit-py-plugins-0.5.0-pyhd8ed1ab_0.conda hash: - md5: af2060041d4f3250a7eb6ab3ec0e549b - sha256: c63ed79d9745109c0a70397713b0c07f06e7d3561abcb122cfc80a141ab3b449 + md5: 1997a083ef0b4c9331f9191564be275e + sha256: 123cc004e2946879708cdb6a9eff24acbbb054990d6131bb94bca7a374ebebfc category: dev optional: true - name: mdit-py-plugins - version: 0.4.2 + version: 0.5.0 manager: conda platform: win-64 dependencies: - markdown-it-py: '>=1.0.0,<4.0.0' - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/mdit-py-plugins-0.4.2-pyhd8ed1ab_1.conda + markdown-it-py: '>=2.0.0,<5.0.0' + python: '>=3.10' + url: https://repo.prefix.dev/conda-forge/noarch/mdit-py-plugins-0.5.0-pyhd8ed1ab_0.conda hash: - md5: af2060041d4f3250a7eb6ab3ec0e549b - sha256: c63ed79d9745109c0a70397713b0c07f06e7d3561abcb122cfc80a141ab3b449 + md5: 1997a083ef0b4c9331f9191564be275e + sha256: 123cc004e2946879708cdb6a9eff24acbbb054990d6131bb94bca7a374ebebfc category: dev optional: true - name: mdurl @@ -6011,7 +6011,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: '' @@ -6033,7 +6032,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' @@ -7315,7 +7313,7 @@ package: category: dev optional: true - name: sqlalchemy - version: 2.0.42 + version: 2.0.43 manager: conda platform: linux-64 dependencies: @@ -7325,14 +7323,14 @@ package: python: '>=3.10,<3.11.0a0' python_abi: 3.10.* typing-extensions: '>=4.6.0' - url: https://repo.prefix.dev/conda-forge/linux-64/sqlalchemy-2.0.42-py310h7c4b9e2_0.conda + url: https://repo.prefix.dev/conda-forge/linux-64/sqlalchemy-2.0.43-py310h7c4b9e2_0.conda hash: - md5: 0062fd9a43c7f3a77ba6dcc275a787b6 - sha256: 383b333aa1938ab2e27de1f91ea706c7fad0c51fc2756096778ae178b85e08b2 + md5: ef71b1b926213f1b198486604727709e + sha256: ce149017f6e6d91f3103ff8017bb2f234aefacbed95acb459c21095da4d9582e category: dev optional: true - name: sqlalchemy - version: 2.0.42 + version: 2.0.43 manager: conda platform: win-64 dependencies: @@ -7343,10 +7341,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/sqlalchemy-2.0.42-py310h29418f3_0.conda + url: https://repo.prefix.dev/conda-forge/win-64/sqlalchemy-2.0.43-py310h29418f3_0.conda hash: - md5: e61df0c55fff4c56c969666596074151 - sha256: 129475c3720c8a6b6d1bd22c8328fa720624d62d46aada61e6f6394695f68159 + md5: 328f2420ec397b0f27fee2d001c62704 + sha256: 6211457b98f8ad57665f8bb32e354b39bbcfe93ec6f8f50ef877578a0085556a category: dev optional: true - name: stack_data @@ -8590,7 +8588,7 @@ package: category: main optional: false - name: mira-simpeg - version: 0.23.0.1.post2.dev38+mira.ga1cf0ec4a + version: 0.23.0.1.post2.dev39+gd0311c252 manager: pip platform: linux-64 dependencies: @@ -8602,16 +8600,16 @@ package: numpy: '>=1.22' pymatsolver: '>=0.3' scipy: '>=1.8' - url: git+https://github.com/MiraGeoscience/simpeg.git@a1cf0ec4aa28705eb7de68cfedb255de6e590433 + url: git+https://github.com/MiraGeoscience/simpeg.git@d0311c2528658b0dcd70d6491ba53bf7c8288946 hash: - sha256: a1cf0ec4aa28705eb7de68cfedb255de6e590433 + sha256: d0311c2528658b0dcd70d6491ba53bf7c8288946 source: type: url - url: git+https://github.com/MiraGeoscience/simpeg.git@a1cf0ec4aa28705eb7de68cfedb255de6e590433 + url: git+https://github.com/MiraGeoscience/simpeg.git@d0311c2528658b0dcd70d6491ba53bf7c8288946 category: main optional: false - name: mira-simpeg - version: 0.23.0.1.post2.dev38+mira.ga1cf0ec4a + version: 0.23.0.1.post2.dev39+gd0311c252 manager: pip platform: win-64 dependencies: @@ -8623,12 +8621,12 @@ package: numpy: '>=1.22' pymatsolver: '>=0.3' scipy: '>=1.8' - url: git+https://github.com/MiraGeoscience/simpeg.git@a1cf0ec4aa28705eb7de68cfedb255de6e590433 + url: git+https://github.com/MiraGeoscience/simpeg.git@d0311c2528658b0dcd70d6491ba53bf7c8288946 hash: - sha256: a1cf0ec4aa28705eb7de68cfedb255de6e590433 + sha256: d0311c2528658b0dcd70d6491ba53bf7c8288946 source: type: url - url: git+https://github.com/MiraGeoscience/simpeg.git@a1cf0ec4aa28705eb7de68cfedb255de6e590433 + url: git+https://github.com/MiraGeoscience/simpeg.git@d0311c2528658b0dcd70d6491ba53bf7c8288946 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 8efeb06f..857c5344 100644 --- a/py-3.11.conda-lock.yml +++ b/py-3.11.conda-lock.yml @@ -15,7 +15,7 @@ version: 1 metadata: content_hash: - win-64: 35467c865311a1b10fc72659b58f28578bcf2a4985e82e4f6bc78fe91e1743c8 + win-64: 45f0aca37ae10be31f2fa4fb7aa7861f4ce4c909c366d8cff8421690d23ebfde linux-64: 8cce520abc7830e77c6c1ae22f85de23c1a3f189a6830f442297dd1ec77be9d5 channels: - url: conda-forge @@ -2298,27 +2298,27 @@ package: category: main optional: false - name: json5 - version: 0.12.0 + version: 0.12.1 manager: conda platform: linux-64 dependencies: python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/json5-0.12.0-pyhd8ed1ab_0.conda + url: https://repo.prefix.dev/conda-forge/noarch/json5-0.12.1-pyhd8ed1ab_0.conda hash: - md5: 56275442557b3b45752c10980abfe2db - sha256: 889e2a49de796475b5a4bc57d0ba7f4606b368ee2098e353a6d9a14b0e2c6393 + md5: 0fc93f473c31a2f85c0bde213e7c63ca + sha256: 4e08ccf9fa1103b617a4167a270768de736a36be795c6cd34c2761100d332f74 category: dev optional: true - name: json5 - version: 0.12.0 + version: 0.12.1 manager: conda platform: win-64 dependencies: python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/json5-0.12.0-pyhd8ed1ab_0.conda + url: https://repo.prefix.dev/conda-forge/noarch/json5-0.12.1-pyhd8ed1ab_0.conda hash: - md5: 56275442557b3b45752c10980abfe2db - sha256: 889e2a49de796475b5a4bc57d0ba7f4606b368ee2098e353a6d9a14b0e2c6393 + md5: 0fc93f473c31a2f85c0bde213e7c63ca + sha256: 4e08ccf9fa1103b617a4167a270768de736a36be795c6cd34c2761100d332f74 category: dev optional: true - name: jsonpointer @@ -3968,17 +3968,17 @@ package: __glibc: '>=2.17,<3.0.a0' lerc: '>=4.0.0,<5.0a0' libdeflate: '>=1.24,<1.25.0a0' - libgcc: '>=13' + libgcc: '>=14' libjpeg-turbo: '>=3.1.0,<4.0a0' liblzma: '>=5.8.1,<6.0a0' - libstdcxx: '>=13' - libwebp-base: '>=1.5.0,<2.0a0' + libstdcxx: '>=14' + libwebp-base: '>=1.6.0,<2.0a0' libzlib: '>=1.3.1,<2.0a0' zstd: '>=1.5.7,<1.6.0a0' - url: https://repo.prefix.dev/conda-forge/linux-64/libtiff-4.7.0-hf01ce69_5.conda + url: https://repo.prefix.dev/conda-forge/linux-64/libtiff-4.7.0-h8261f1e_6.conda hash: - md5: e79a094918988bb1807462cd42c83962 - sha256: 7fa6ddac72e0d803bb08e55090a8f2e71769f1eb7adbd5711bdd7789561601b1 + md5: b6093922931b535a7ba566b6f384fbe6 + sha256: c62694cd117548d810d2803da6d9063f78b1ffbf7367432c5388ce89474e9ebe category: main optional: false - name: libtiff @@ -3992,13 +3992,13 @@ package: liblzma: '>=5.8.1,<6.0a0' libzlib: '>=1.3.1,<2.0a0' ucrt: '>=10.0.20348.0' - vc: '>=14.2,<15' - vc14_runtime: '>=14.29.30139' + vc: '>=14.3,<15' + vc14_runtime: '>=14.44.35208' zstd: '>=1.5.7,<1.6.0a0' - url: https://repo.prefix.dev/conda-forge/win-64/libtiff-4.7.0-h05922d8_5.conda + url: https://repo.prefix.dev/conda-forge/win-64/libtiff-4.7.0-h550210a_6.conda hash: - md5: 75370aba951b47ec3b5bfe689f1bcf7f - sha256: 1bb0b2e7d076fecc2f8147336bc22e7e6f9a4e0505e0e4ab2be1f56023a4a458 + md5: 72d45aa52ebca91aedb0cfd9eac62655 + sha256: fd27821c8cfc425826f13760c3263d7b3b997c5372234cefa1586ff384dcc989 category: main optional: false - name: libuuid @@ -4396,29 +4396,29 @@ package: category: dev optional: true - name: mdit-py-plugins - version: 0.4.2 + version: 0.5.0 manager: conda platform: linux-64 dependencies: - markdown-it-py: '>=1.0.0,<4.0.0' - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/mdit-py-plugins-0.4.2-pyhd8ed1ab_1.conda + markdown-it-py: '>=2.0.0,<5.0.0' + python: '>=3.10' + url: https://repo.prefix.dev/conda-forge/noarch/mdit-py-plugins-0.5.0-pyhd8ed1ab_0.conda hash: - md5: af2060041d4f3250a7eb6ab3ec0e549b - sha256: c63ed79d9745109c0a70397713b0c07f06e7d3561abcb122cfc80a141ab3b449 + md5: 1997a083ef0b4c9331f9191564be275e + sha256: 123cc004e2946879708cdb6a9eff24acbbb054990d6131bb94bca7a374ebebfc category: dev optional: true - name: mdit-py-plugins - version: 0.4.2 + version: 0.5.0 manager: conda platform: win-64 dependencies: - markdown-it-py: '>=1.0.0,<4.0.0' - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/mdit-py-plugins-0.4.2-pyhd8ed1ab_1.conda + markdown-it-py: '>=2.0.0,<5.0.0' + python: '>=3.10' + url: https://repo.prefix.dev/conda-forge/noarch/mdit-py-plugins-0.5.0-pyhd8ed1ab_0.conda hash: - md5: af2060041d4f3250a7eb6ab3ec0e549b - sha256: c63ed79d9745109c0a70397713b0c07f06e7d3561abcb122cfc80a141ab3b449 + md5: 1997a083ef0b4c9331f9191564be275e + sha256: 123cc004e2946879708cdb6a9eff24acbbb054990d6131bb94bca7a374ebebfc category: dev optional: true - name: mdurl @@ -6065,7 +6065,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: '' @@ -6087,7 +6086,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' @@ -7369,7 +7367,7 @@ package: category: dev optional: true - name: sqlalchemy - version: 2.0.42 + version: 2.0.43 manager: conda platform: linux-64 dependencies: @@ -7379,14 +7377,14 @@ package: python: '>=3.11,<3.12.0a0' python_abi: 3.11.* typing-extensions: '>=4.6.0' - url: https://repo.prefix.dev/conda-forge/linux-64/sqlalchemy-2.0.42-py311h49ec1c0_0.conda + url: https://repo.prefix.dev/conda-forge/linux-64/sqlalchemy-2.0.43-py311h49ec1c0_0.conda hash: - md5: d87f15566e93204dd613ccd749a23916 - sha256: c2c3249403a40ad7a6f7e1b20260f81b6634182315580a14e2383f964fadd156 + md5: d666d60bafc3dee42ebc74f0362ac619 + sha256: 8b9c01517b381820699f824972d967d8235ce383b5e39e00f653787c36434bfa category: dev optional: true - name: sqlalchemy - version: 2.0.42 + version: 2.0.43 manager: conda platform: win-64 dependencies: @@ -7397,10 +7395,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/sqlalchemy-2.0.42-py311h3485c13_0.conda + url: https://repo.prefix.dev/conda-forge/win-64/sqlalchemy-2.0.43-py311h3485c13_0.conda hash: - md5: baeca993a46c7ea9142eb0d2d83f3db3 - sha256: 058b5ae841b1dccd71a4eacb2b1cfbfe65ba6bbed51af1797cc64645768cacf8 + md5: 3dc596423e46db6dd8b500311ffeb82f + sha256: dc698ab700d4e7c396e62eaccb004b85556404d0e3013169c3f20ff5b54a8835 category: dev optional: true - name: stack_data @@ -8296,34 +8294,34 @@ package: category: dev optional: true - name: wrapt - version: 1.17.2 + version: 1.17.3 manager: conda platform: linux-64 dependencies: __glibc: '>=2.17,<3.0.a0' - libgcc: '>=13' + libgcc: '>=14' python: '>=3.11,<3.12.0a0' python_abi: 3.11.* - url: https://repo.prefix.dev/conda-forge/linux-64/wrapt-1.17.2-py311h9ecbd09_0.conda + url: https://repo.prefix.dev/conda-forge/linux-64/wrapt-1.17.3-py311h49ec1c0_0.conda hash: - md5: c4bb961f5a2020837fe3f7f30fadc2e1 - sha256: e383de6512e65b5a227e7b0e1a34ffc441484044096a23ca4d3b6eb53a64d261 + md5: a7edc57f727dd421a8f2a76dd599e99f + sha256: 98ea1e7a6da62377d0fab668bc93d1db57ee56607a18426928e4f004ee9790f9 category: main optional: false - name: wrapt - version: 1.17.2 + version: 1.17.3 manager: conda platform: win-64 dependencies: 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/wrapt-1.17.2-py311he736701_0.conda + vc: '>=14.3,<15' + vc14_runtime: '>=14.44.35208' + url: https://repo.prefix.dev/conda-forge/win-64/wrapt-1.17.3-py311h3485c13_0.conda hash: - md5: 370ad80d8d1a4012e6393873ddbd7d9b - sha256: 0cd8f63008d6e24576884461087b0145f388eadc32737b7e6ed57c8e67a2ae85 + md5: 198b8cf0596219c2f4cd7362bf33106b + sha256: c7623e7d9390c3e0c18aef820a9574725ed864d6209e393a9afe5a9868d53e8f category: main optional: false - name: xorg-libxau @@ -8675,7 +8673,7 @@ package: category: main optional: false - name: mira-simpeg - version: 0.23.0.1.post2.dev38+mira.ga1cf0ec4a + version: 0.23.0.1.post2.dev39+gd0311c252 manager: pip platform: linux-64 dependencies: @@ -8687,16 +8685,16 @@ package: numpy: '>=1.22' pymatsolver: '>=0.3' scipy: '>=1.8' - url: git+https://github.com/MiraGeoscience/simpeg.git@a1cf0ec4aa28705eb7de68cfedb255de6e590433 + url: git+https://github.com/MiraGeoscience/simpeg.git@d0311c2528658b0dcd70d6491ba53bf7c8288946 hash: - sha256: a1cf0ec4aa28705eb7de68cfedb255de6e590433 + sha256: d0311c2528658b0dcd70d6491ba53bf7c8288946 source: type: url - url: git+https://github.com/MiraGeoscience/simpeg.git@a1cf0ec4aa28705eb7de68cfedb255de6e590433 + url: git+https://github.com/MiraGeoscience/simpeg.git@d0311c2528658b0dcd70d6491ba53bf7c8288946 category: main optional: false - name: mira-simpeg - version: 0.23.0.1.post2.dev38+mira.ga1cf0ec4a + version: 0.23.0.1.post2.dev39+gd0311c252 manager: pip platform: win-64 dependencies: @@ -8708,12 +8706,12 @@ package: numpy: '>=1.22' pymatsolver: '>=0.3' scipy: '>=1.8' - url: git+https://github.com/MiraGeoscience/simpeg.git@a1cf0ec4aa28705eb7de68cfedb255de6e590433 + url: git+https://github.com/MiraGeoscience/simpeg.git@d0311c2528658b0dcd70d6491ba53bf7c8288946 hash: - sha256: a1cf0ec4aa28705eb7de68cfedb255de6e590433 + sha256: d0311c2528658b0dcd70d6491ba53bf7c8288946 source: type: url - url: git+https://github.com/MiraGeoscience/simpeg.git@a1cf0ec4aa28705eb7de68cfedb255de6e590433 + url: git+https://github.com/MiraGeoscience/simpeg.git@d0311c2528658b0dcd70d6491ba53bf7c8288946 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 1beea778..4b889815 100644 --- a/py-3.12.conda-lock.yml +++ b/py-3.12.conda-lock.yml @@ -15,7 +15,7 @@ version: 1 metadata: content_hash: - win-64: cad8b21157a4bd089f15f4bf7c6585be405714f5ed3e20fc6985dacc023e9965 + win-64: f1b3165f9e07e78e108d41f3bc027bfb7c613c94db8a3cc8c190ab178b3d2f2c linux-64: 2e48ea762f31ce7d0e20196680dec38b885bd725bb1dc73d18f428e1faa16c06 channels: - url: conda-forge @@ -2298,27 +2298,27 @@ package: category: main optional: false - name: json5 - version: 0.12.0 + version: 0.12.1 manager: conda platform: linux-64 dependencies: python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/json5-0.12.0-pyhd8ed1ab_0.conda + url: https://repo.prefix.dev/conda-forge/noarch/json5-0.12.1-pyhd8ed1ab_0.conda hash: - md5: 56275442557b3b45752c10980abfe2db - sha256: 889e2a49de796475b5a4bc57d0ba7f4606b368ee2098e353a6d9a14b0e2c6393 + md5: 0fc93f473c31a2f85c0bde213e7c63ca + sha256: 4e08ccf9fa1103b617a4167a270768de736a36be795c6cd34c2761100d332f74 category: dev optional: true - name: json5 - version: 0.12.0 + version: 0.12.1 manager: conda platform: win-64 dependencies: python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/json5-0.12.0-pyhd8ed1ab_0.conda + url: https://repo.prefix.dev/conda-forge/noarch/json5-0.12.1-pyhd8ed1ab_0.conda hash: - md5: 56275442557b3b45752c10980abfe2db - sha256: 889e2a49de796475b5a4bc57d0ba7f4606b368ee2098e353a6d9a14b0e2c6393 + md5: 0fc93f473c31a2f85c0bde213e7c63ca + sha256: 4e08ccf9fa1103b617a4167a270768de736a36be795c6cd34c2761100d332f74 category: dev optional: true - name: jsonpointer @@ -3968,17 +3968,17 @@ package: __glibc: '>=2.17,<3.0.a0' lerc: '>=4.0.0,<5.0a0' libdeflate: '>=1.24,<1.25.0a0' - libgcc: '>=13' + libgcc: '>=14' libjpeg-turbo: '>=3.1.0,<4.0a0' liblzma: '>=5.8.1,<6.0a0' - libstdcxx: '>=13' - libwebp-base: '>=1.5.0,<2.0a0' + libstdcxx: '>=14' + libwebp-base: '>=1.6.0,<2.0a0' libzlib: '>=1.3.1,<2.0a0' zstd: '>=1.5.7,<1.6.0a0' - url: https://repo.prefix.dev/conda-forge/linux-64/libtiff-4.7.0-hf01ce69_5.conda + url: https://repo.prefix.dev/conda-forge/linux-64/libtiff-4.7.0-h8261f1e_6.conda hash: - md5: e79a094918988bb1807462cd42c83962 - sha256: 7fa6ddac72e0d803bb08e55090a8f2e71769f1eb7adbd5711bdd7789561601b1 + md5: b6093922931b535a7ba566b6f384fbe6 + sha256: c62694cd117548d810d2803da6d9063f78b1ffbf7367432c5388ce89474e9ebe category: main optional: false - name: libtiff @@ -3992,13 +3992,13 @@ package: liblzma: '>=5.8.1,<6.0a0' libzlib: '>=1.3.1,<2.0a0' ucrt: '>=10.0.20348.0' - vc: '>=14.2,<15' - vc14_runtime: '>=14.29.30139' + vc: '>=14.3,<15' + vc14_runtime: '>=14.44.35208' zstd: '>=1.5.7,<1.6.0a0' - url: https://repo.prefix.dev/conda-forge/win-64/libtiff-4.7.0-h05922d8_5.conda + url: https://repo.prefix.dev/conda-forge/win-64/libtiff-4.7.0-h550210a_6.conda hash: - md5: 75370aba951b47ec3b5bfe689f1bcf7f - sha256: 1bb0b2e7d076fecc2f8147336bc22e7e6f9a4e0505e0e4ab2be1f56023a4a458 + md5: 72d45aa52ebca91aedb0cfd9eac62655 + sha256: fd27821c8cfc425826f13760c3263d7b3b997c5372234cefa1586ff384dcc989 category: main optional: false - name: libuuid @@ -4396,29 +4396,29 @@ package: category: dev optional: true - name: mdit-py-plugins - version: 0.4.2 + version: 0.5.0 manager: conda platform: linux-64 dependencies: - markdown-it-py: '>=1.0.0,<4.0.0' - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/mdit-py-plugins-0.4.2-pyhd8ed1ab_1.conda + markdown-it-py: '>=2.0.0,<5.0.0' + python: '>=3.10' + url: https://repo.prefix.dev/conda-forge/noarch/mdit-py-plugins-0.5.0-pyhd8ed1ab_0.conda hash: - md5: af2060041d4f3250a7eb6ab3ec0e549b - sha256: c63ed79d9745109c0a70397713b0c07f06e7d3561abcb122cfc80a141ab3b449 + md5: 1997a083ef0b4c9331f9191564be275e + sha256: 123cc004e2946879708cdb6a9eff24acbbb054990d6131bb94bca7a374ebebfc category: dev optional: true - name: mdit-py-plugins - version: 0.4.2 + version: 0.5.0 manager: conda platform: win-64 dependencies: - markdown-it-py: '>=1.0.0,<4.0.0' - python: '>=3.9' - url: https://repo.prefix.dev/conda-forge/noarch/mdit-py-plugins-0.4.2-pyhd8ed1ab_1.conda + markdown-it-py: '>=2.0.0,<5.0.0' + python: '>=3.10' + url: https://repo.prefix.dev/conda-forge/noarch/mdit-py-plugins-0.5.0-pyhd8ed1ab_0.conda hash: - md5: af2060041d4f3250a7eb6ab3ec0e549b - sha256: c63ed79d9745109c0a70397713b0c07f06e7d3561abcb122cfc80a141ab3b449 + md5: 1997a083ef0b4c9331f9191564be275e + sha256: 123cc004e2946879708cdb6a9eff24acbbb054990d6131bb94bca7a374ebebfc category: dev optional: true - name: mdurl @@ -6065,7 +6065,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: '' @@ -6087,7 +6086,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' @@ -7369,7 +7367,7 @@ package: category: dev optional: true - name: sqlalchemy - version: 2.0.42 + version: 2.0.43 manager: conda platform: linux-64 dependencies: @@ -7379,14 +7377,14 @@ package: python: '>=3.12,<3.13.0a0' python_abi: 3.12.* typing-extensions: '>=4.6.0' - url: https://repo.prefix.dev/conda-forge/linux-64/sqlalchemy-2.0.42-py312h4c3975b_0.conda + url: https://repo.prefix.dev/conda-forge/linux-64/sqlalchemy-2.0.43-py312h4c3975b_0.conda hash: - md5: 590596904f502f85bb5ddcf09447dd4c - sha256: b056a6b741566c72d2feb54610854de938ebb995ce521295718d622d7dc8c8af + md5: 8a8ae29bfb3353ef70ebdad2ca373a40 + sha256: ef1faa38ee1a24a9a26755e9345c7e2ea852a678e0cd56d002a52db9fc87d163 category: dev optional: true - name: sqlalchemy - version: 2.0.42 + version: 2.0.43 manager: conda platform: win-64 dependencies: @@ -7397,10 +7395,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/sqlalchemy-2.0.42-py312he06e257_0.conda + url: https://repo.prefix.dev/conda-forge/win-64/sqlalchemy-2.0.43-py312he06e257_0.conda hash: - md5: 48c57e9d9d6b60e98991cbbbff09dfe5 - sha256: ed23c2c2c68e4fd58b918e7f7cfdacaf48b7223a04592fc2cf8a90b8c4b9e852 + md5: 0adeed53f5b3788e5c7ffcef77de8a6f + sha256: 55dc8d0253ab240c988229fdc35202a8d12647b6510f3ac60f4417126fb233c9 category: dev optional: true - name: stack_data @@ -8296,34 +8294,34 @@ package: category: dev optional: true - name: wrapt - version: 1.17.2 + version: 1.17.3 manager: conda platform: linux-64 dependencies: __glibc: '>=2.17,<3.0.a0' - libgcc: '>=13' + libgcc: '>=14' python: '>=3.12,<3.13.0a0' python_abi: 3.12.* - url: https://repo.prefix.dev/conda-forge/linux-64/wrapt-1.17.2-py312h66e93f0_0.conda + url: https://repo.prefix.dev/conda-forge/linux-64/wrapt-1.17.3-py312h4c3975b_0.conda hash: - md5: 669e63af87710f8d52fdec9d4d63b404 - sha256: ed3a1700ecc5d38c7e7dc7d2802df1bc1da6ba3d6f6017448b8ded0affb4ae00 + md5: 28f4b2672dab90c896adf9acf2b774c1 + sha256: af711a6449d2ca3fa4c245dee78665050c6ff3a08e8ea5d4bed8472f290c8b67 category: main optional: false - name: wrapt - version: 1.17.2 + version: 1.17.3 manager: conda platform: win-64 dependencies: 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/wrapt-1.17.2-py312h4389bb4_0.conda + vc: '>=14.3,<15' + vc14_runtime: '>=14.44.35208' + url: https://repo.prefix.dev/conda-forge/win-64/wrapt-1.17.3-py312he06e257_0.conda hash: - md5: b9a81b36e0d35c9a172587ead532273b - sha256: a1b86d727cc5f9d016a6fc9d8ac8b3e17c8e137764e018555ecadef05979ce93 + md5: 9e51c355d0931cb422e944170a3acc17 + sha256: b19a904449fa7f63ea7db07faa4a0ff831cdf624e9e7989ce63cbd0f7a65d82b category: main optional: false - name: xorg-libxau @@ -8675,7 +8673,7 @@ package: category: main optional: false - name: mira-simpeg - version: 0.23.0.1.post2.dev38+mira.ga1cf0ec4a + version: 0.23.0.1.post2.dev39+gd0311c252 manager: pip platform: linux-64 dependencies: @@ -8687,16 +8685,16 @@ package: numpy: '>=1.22' pymatsolver: '>=0.3' scipy: '>=1.8' - url: git+https://github.com/MiraGeoscience/simpeg.git@a1cf0ec4aa28705eb7de68cfedb255de6e590433 + url: git+https://github.com/MiraGeoscience/simpeg.git@d0311c2528658b0dcd70d6491ba53bf7c8288946 hash: - sha256: a1cf0ec4aa28705eb7de68cfedb255de6e590433 + sha256: d0311c2528658b0dcd70d6491ba53bf7c8288946 source: type: url - url: git+https://github.com/MiraGeoscience/simpeg.git@a1cf0ec4aa28705eb7de68cfedb255de6e590433 + url: git+https://github.com/MiraGeoscience/simpeg.git@d0311c2528658b0dcd70d6491ba53bf7c8288946 category: main optional: false - name: mira-simpeg - version: 0.23.0.1.post2.dev38+mira.ga1cf0ec4a + version: 0.23.0.1.post2.dev39+gd0311c252 manager: pip platform: win-64 dependencies: @@ -8708,12 +8706,12 @@ package: numpy: '>=1.22' pymatsolver: '>=0.3' scipy: '>=1.8' - url: git+https://github.com/MiraGeoscience/simpeg.git@a1cf0ec4aa28705eb7de68cfedb255de6e590433 + url: git+https://github.com/MiraGeoscience/simpeg.git@d0311c2528658b0dcd70d6491ba53bf7c8288946 hash: - sha256: a1cf0ec4aa28705eb7de68cfedb255de6e590433 + sha256: d0311c2528658b0dcd70d6491ba53bf7c8288946 source: type: url - url: git+https://github.com/MiraGeoscience/simpeg.git@a1cf0ec4aa28705eb7de68cfedb255de6e590433 + url: git+https://github.com/MiraGeoscience/simpeg.git@d0311c2528658b0dcd70d6491ba53bf7c8288946 category: main optional: false - name: octree-creation-app diff --git a/pyproject.toml b/pyproject.toml index 2261507b..21605cd5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -122,7 +122,7 @@ platforms = ['win-64', 'linux-64'] channels = ['conda-forge'] [tool.conda-lock.dependencies] -# libblas = "*=*mkl" # see in environments/env-python-3.x.yml" +libblas = "*=*mkl" # because simpeg already brings in the MKL ## indirect dependencies, forcing them here for installation through Conda not pip #---------------------------------------------------------------------------------