From 3a0ee39b295c1a1fad831a7f88a2e8630b99b2c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Hensgen?= <24550538+sebhmg@users.noreply.github.com> Date: Thu, 25 Dec 2025 00:39:56 -0500 Subject: [PATCH] relock conda envs --- .../py-3.10-linux-64-dev.conda.lock.yml | 23 ++- environments/py-3.10-linux-64.conda.lock.yml | 23 ++- .../py-3.10-win-64-dev.conda.lock.yml | 23 ++- environments/py-3.10-win-64.conda.lock.yml | 23 ++- .../py-3.11-linux-64-dev.conda.lock.yml | 23 ++- environments/py-3.11-linux-64.conda.lock.yml | 23 ++- .../py-3.11-win-64-dev.conda.lock.yml | 23 ++- environments/py-3.11-win-64.conda.lock.yml | 23 ++- .../py-3.12-linux-64-dev.conda.lock.yml | 23 ++- environments/py-3.12-linux-64.conda.lock.yml | 23 ++- .../py-3.12-win-64-dev.conda.lock.yml | 23 ++- environments/py-3.12-win-64.conda.lock.yml | 23 ++- py-3.10.conda-lock.yml | 188 ++++++++++-------- py-3.11.conda-lock.yml | 188 ++++++++++-------- py-3.12.conda-lock.yml | 188 ++++++++++-------- 15 files changed, 474 insertions(+), 366 deletions(-) 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 6c6dc22..0629d34 100644 --- a/environments/py-3.10-linux-64-dev.conda.lock.yml +++ b/environments/py-3.10-linux-64-dev.conda.lock.yml @@ -24,10 +24,11 @@ dependencies: - cycler=0.12.1=pyhcf101f3_2 - dill=0.4.0=pyhcf101f3_1 - exceptiongroup=1.3.1=pyhd8ed1ab_0 - - fonttools=4.61.0=py310h3406613_0 + - fonttools=4.61.1=py310h3406613_0 - freetype=2.14.1=ha770c72_0 - h5py=3.15.1=nompi_py310h4aa865e_101 - hdf5=1.14.6=nompi_h1b119a7_104 + - icu=78.1=h33c6efd_0 - importlib-metadata=8.7.0=pyhe01879c_1 - iniconfig=2.3.0=pyhd8ed1ab_0 - isort=7.0.0=pyhd8ed1ab_0 @@ -35,14 +36,14 @@ dependencies: - kiwisolver=1.4.9=py310haaf941d_2 - krb5=1.21.3=h659f571_0 - lcms2=2.17=h717163a_0 - - ld_impl_linux-64=2.45=default_hbd61a6d_104 + - ld_impl_linux-64=2.45=default_hbd61a6d_105 - lerc=4.0.0=h0aef613_1 - libaec=1.1.4=h3f801dc_0 - - libblas=3.11.0=4_h4a7cf45_openblas + - libblas=3.11.0=5_h4a7cf45_openblas - libbrotlicommon=1.2.0=hb03c661_1 - libbrotlidec=1.2.0=hb03c661_1 - libbrotlienc=1.2.0=hb03c661_1 - - libcblas=3.11.0=4_h0358290_openblas + - libcblas=3.11.0=5_h0358290_openblas - libcurl=8.17.0=h4e3cde8_1 - libdeflate=1.25=h17f619e_0 - libedit=3.1.20250104=pl5321h7949ede_0 @@ -57,18 +58,18 @@ dependencies: - libgfortran5=15.2.0=h68bc16d_16 - libgomp=15.2.0=he0feb66_16 - libjpeg-turbo=3.1.2=hb03c661_0 - - liblapack=3.11.0=4_h47877c9_openblas + - liblapack=3.11.0=5_h47877c9_openblas - liblzma=5.8.1=hb9d3cd8_2 - libnghttp2=1.67.0=had1ee68_0 - libnsl=2.0.1=hb9d3cd8_1 - libopenblas=0.3.30=pthreads_h94d23a6_4 - libpng=1.6.53=h421ea60_0 - - libsqlite=3.51.1=h0c1763c_0 + - libsqlite=3.51.1=hf4e2dac_1 - libssh2=1.11.1=hcf80075_0 - libstdcxx=15.2.0=h934c35e_16 - libstdcxx-ng=15.2.0=hdf11a46_16 - libtiff=4.7.1=h9d88235_1 - - libuuid=2.41.2=h5347b49_1 + - libuuid=2.41.3=h5347b49_0 - libwebp-base=1.6.0=hd42ef1d_0 - libxcb=1.17.0=h8a09558_0 - libxcrypt=4.4.36=hd590300_1 @@ -90,14 +91,14 @@ dependencies: - pydantic-core=2.41.5=py310hd8f68c5_1 - pygments=2.19.2=pyhd8ed1ab_0 - pylint=4.0.4=pyhcf101f3_0 - - pyparsing=3.2.5=pyhcf101f3_0 + - pyparsing=3.3.1=pyhcf101f3_0 - pytest=9.0.2=pyhcf101f3_0 - pytest-cov=7.0.0=pyhcf101f3_1 - python=3.10.19=h3c07f61_2_cpython - python-dateutil=2.9.0.post0=pyhe01879c_2 - python_abi=3.10=8_cp310 - pyyaml=6.0.3=py310h3406613_0 - - readline=8.2=h8c095d6_2 + - readline=8.3=h853b02a_0 - scipy=1.14.1=py310hfcf56fc_2 - setuptools=80.9.0=pyhff2d567_0 - six=1.17.0=pyhe01879c_1 @@ -107,7 +108,7 @@ dependencies: - typing-extensions=4.15.0=h396c80c_0 - typing-inspection=0.4.2=pyhd8ed1ab_1 - typing_extensions=4.15.0=pyhcf101f3_0 - - tzdata=2025b=h78e105d_0 + - tzdata=2025c=h8577fbf_0 - unicodedata2=17.0.0=py310h7c4b9e2_1 - wheel=0.45.1=pyhd8ed1ab_1 - xorg-libxau=1.0.12=hb03c661_1 @@ -116,7 +117,7 @@ dependencies: - zipp=3.23.0=pyhcf101f3_1 - zstd=1.5.7=hb78ec9c_6 - pip: - - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@dd5bb4e231f025793be7201854f09a44d34b6687 + - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@2ddfbccc8ad581c8810b4568fd5795b7148f0c34 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 f4cf840..2657e9b 100644 --- a/environments/py-3.10-linux-64.conda.lock.yml +++ b/environments/py-3.10-linux-64.conda.lock.yml @@ -19,22 +19,23 @@ dependencies: - certifi=2025.11.12=pyhd8ed1ab_0 - contourpy=1.3.2=py310h3788b33_0 - cycler=0.12.1=pyhcf101f3_2 - - fonttools=4.61.0=py310h3406613_0 + - fonttools=4.61.1=py310h3406613_0 - freetype=2.14.1=ha770c72_0 - h5py=3.15.1=nompi_py310h4aa865e_101 - hdf5=1.14.6=nompi_h1b119a7_104 + - icu=78.1=h33c6efd_0 - keyutils=1.6.3=hb9d3cd8_0 - kiwisolver=1.4.9=py310haaf941d_2 - krb5=1.21.3=h659f571_0 - lcms2=2.17=h717163a_0 - - ld_impl_linux-64=2.45=default_hbd61a6d_104 + - ld_impl_linux-64=2.45=default_hbd61a6d_105 - lerc=4.0.0=h0aef613_1 - libaec=1.1.4=h3f801dc_0 - - libblas=3.11.0=4_h4a7cf45_openblas + - libblas=3.11.0=5_h4a7cf45_openblas - libbrotlicommon=1.2.0=hb03c661_1 - libbrotlidec=1.2.0=hb03c661_1 - libbrotlienc=1.2.0=hb03c661_1 - - libcblas=3.11.0=4_h0358290_openblas + - libcblas=3.11.0=5_h0358290_openblas - libcurl=8.17.0=h4e3cde8_1 - libdeflate=1.25=h17f619e_0 - libedit=3.1.20250104=pl5321h7949ede_0 @@ -49,18 +50,18 @@ dependencies: - libgfortran5=15.2.0=h68bc16d_16 - libgomp=15.2.0=he0feb66_16 - libjpeg-turbo=3.1.2=hb03c661_0 - - liblapack=3.11.0=4_h47877c9_openblas + - liblapack=3.11.0=5_h47877c9_openblas - liblzma=5.8.1=hb9d3cd8_2 - libnghttp2=1.67.0=had1ee68_0 - libnsl=2.0.1=hb9d3cd8_1 - libopenblas=0.3.30=pthreads_h94d23a6_4 - libpng=1.6.53=h421ea60_0 - - libsqlite=3.51.1=h0c1763c_0 + - libsqlite=3.51.1=hf4e2dac_1 - libssh2=1.11.1=hcf80075_0 - libstdcxx=15.2.0=h934c35e_16 - libstdcxx-ng=15.2.0=hdf11a46_16 - libtiff=4.7.1=h9d88235_1 - - libuuid=2.41.2=h5347b49_1 + - libuuid=2.41.3=h5347b49_0 - libwebp-base=1.6.0=hd42ef1d_0 - libxcb=1.17.0=h8a09558_0 - libxcrypt=4.4.36=hd590300_1 @@ -77,11 +78,11 @@ dependencies: - pthread-stubs=0.4=hb9d3cd8_1002 - pydantic=2.12.5=pyhcf101f3_1 - pydantic-core=2.41.5=py310hd8f68c5_1 - - pyparsing=3.2.5=pyhcf101f3_0 + - pyparsing=3.3.1=pyhcf101f3_0 - python=3.10.19=h3c07f61_2_cpython - python-dateutil=2.9.0.post0=pyhe01879c_2 - python_abi=3.10=8_cp310 - - readline=8.2=h8c095d6_2 + - readline=8.3=h853b02a_0 - scipy=1.14.1=py310hfcf56fc_2 - setuptools=80.9.0=pyhff2d567_0 - six=1.17.0=pyhe01879c_1 @@ -89,14 +90,14 @@ dependencies: - typing-extensions=4.15.0=h396c80c_0 - typing-inspection=0.4.2=pyhd8ed1ab_1 - typing_extensions=4.15.0=pyhcf101f3_0 - - tzdata=2025b=h78e105d_0 + - tzdata=2025c=h8577fbf_0 - unicodedata2=17.0.0=py310h7c4b9e2_1 - wheel=0.45.1=pyhd8ed1ab_1 - xorg-libxau=1.0.12=hb03c661_1 - xorg-libxdmcp=1.1.5=hb03c661_1 - zstd=1.5.7=hb78ec9c_6 - pip: - - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@dd5bb4e231f025793be7201854f09a44d34b6687 + - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@2ddfbccc8ad581c8810b4568fd5795b7148f0c34 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 d76a675..6582f7a 100644 --- a/environments/py-3.10-win-64-dev.conda.lock.yml +++ b/environments/py-3.10-win-64-dev.conda.lock.yml @@ -22,10 +22,11 @@ dependencies: - cycler=0.12.1=pyhcf101f3_2 - dill=0.4.0=pyhcf101f3_1 - exceptiongroup=1.3.1=pyhd8ed1ab_0 - - fonttools=4.61.0=py310hdb0e946_0 + - fonttools=4.61.1=py310hdb0e946_0 - freetype=2.14.1=h57928b3_0 - h5py=3.15.1=nompi_py310hb7e4da9_101 - hdf5=1.14.6=nompi_h89f0904_104 + - icu=78.1=h637d24d_0 - importlib-metadata=8.7.0=pyhe01879c_1 - iniconfig=2.3.0=pyhd8ed1ab_0 - isort=7.0.0=pyhd8ed1ab_0 @@ -34,11 +35,11 @@ dependencies: - lcms2=2.17=hbcf6048_0 - lerc=4.0.0=h6470a55_1 - libaec=1.1.4=h20038f6_0 - - libblas=3.11.0=4_hf2e6a31_mkl + - libblas=3.11.0=5_hf2e6a31_mkl - libbrotlicommon=1.2.0=hfd05255_1 - libbrotlidec=1.2.0=hfd05255_1 - libbrotlienc=1.2.0=hfd05255_1 - - libcblas=3.11.0=4_h2a3cdd5_mkl + - libcblas=3.11.0=5_h2a3cdd5_mkl - libcurl=8.17.0=h43ecb02_1 - libdeflate=1.25=h51727cc_0 - libexpat=2.7.3=hac47afa_0 @@ -50,19 +51,19 @@ dependencies: - libhwloc=2.12.1=default_h4379cf1_1003 - libiconv=1.18=hc1393d2_2 - libjpeg-turbo=3.1.2=hfd05255_0 - - liblapack=3.11.0=4_hf9ab0e9_mkl + - liblapack=3.11.0=5_hf9ab0e9_mkl - liblzma=5.8.1=h2466b09_2 - libpng=1.6.53=h7351971_0 - - libsqlite=3.51.1=hf5d6505_0 + - libsqlite=3.51.1=hf5d6505_1 - libssh2=1.11.1=h9aa295b_0 - libtiff=4.7.1=h8f73337_1 - libwebp-base=1.6.0=h4d5522a_0 - libwinpthread=12.0.0.r4.gg4f2fc60ca=h57928b3_10 - libxcb=1.17.0=h0e4246c_0 - - libxml2=2.15.1=h5d26750_0 - - libxml2-16=2.15.1=h692994f_0 + - libxml2=2.15.1=h779ef1b_1 + - libxml2-16=2.15.1=h3cfd58e_1 - libzlib=1.3.1=h2466b09_2 - - llvm-openmp=21.1.7=h4fa8253_0 + - llvm-openmp=21.1.8=h4fa8253_0 - matplotlib-base=3.8.4=py310hadb10a8_2 - mccabe=0.7.0=pyhd8ed1ab_1 - mkl=2025.3.0=hac47afa_454 @@ -80,7 +81,7 @@ dependencies: - pydantic-core=2.41.5=py310h034784e_1 - pygments=2.19.2=pyhd8ed1ab_0 - pylint=4.0.4=pyhcf101f3_0 - - pyparsing=3.2.5=pyhcf101f3_0 + - pyparsing=3.3.1=pyhcf101f3_0 - pytest=9.0.2=pyhcf101f3_0 - pytest-cov=7.0.0=pyhcf101f3_1 - python=3.10.19=hc20f281_2_cpython @@ -97,7 +98,7 @@ dependencies: - typing-extensions=4.15.0=h396c80c_0 - typing-inspection=0.4.2=pyhd8ed1ab_1 - typing_extensions=4.15.0=pyhcf101f3_0 - - tzdata=2025b=h78e105d_0 + - tzdata=2025c=h8577fbf_0 - ucrt=10.0.26100.0=h57928b3_0 - unicodedata2=17.0.0=py310h29418f3_1 - vc=14.3=h2b53caa_33 @@ -110,7 +111,7 @@ dependencies: - zipp=3.23.0=pyhcf101f3_1 - zstd=1.5.7=h534d264_6 - pip: - - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@dd5bb4e231f025793be7201854f09a44d34b6687 + - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@2ddfbccc8ad581c8810b4568fd5795b7148f0c34 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 525e145..8688265 100644 --- a/environments/py-3.10-win-64.conda.lock.yml +++ b/environments/py-3.10-win-64.conda.lock.yml @@ -17,20 +17,21 @@ dependencies: - certifi=2025.11.12=pyhd8ed1ab_0 - contourpy=1.3.2=py310hc19bc0b_0 - cycler=0.12.1=pyhcf101f3_2 - - fonttools=4.61.0=py310hdb0e946_0 + - fonttools=4.61.1=py310hdb0e946_0 - freetype=2.14.1=h57928b3_0 - h5py=3.15.1=nompi_py310hb7e4da9_101 - hdf5=1.14.6=nompi_h89f0904_104 + - icu=78.1=h637d24d_0 - kiwisolver=1.4.9=py310h1e1005b_2 - krb5=1.21.3=hdf4eb48_0 - lcms2=2.17=hbcf6048_0 - lerc=4.0.0=h6470a55_1 - libaec=1.1.4=h20038f6_0 - - libblas=3.11.0=4_hf2e6a31_mkl + - libblas=3.11.0=5_hf2e6a31_mkl - libbrotlicommon=1.2.0=hfd05255_1 - libbrotlidec=1.2.0=hfd05255_1 - libbrotlienc=1.2.0=hfd05255_1 - - libcblas=3.11.0=4_h2a3cdd5_mkl + - libcblas=3.11.0=5_h2a3cdd5_mkl - libcurl=8.17.0=h43ecb02_1 - libdeflate=1.25=h51727cc_0 - libexpat=2.7.3=hac47afa_0 @@ -42,19 +43,19 @@ dependencies: - libhwloc=2.12.1=default_h4379cf1_1003 - libiconv=1.18=hc1393d2_2 - libjpeg-turbo=3.1.2=hfd05255_0 - - liblapack=3.11.0=4_hf9ab0e9_mkl + - liblapack=3.11.0=5_hf9ab0e9_mkl - liblzma=5.8.1=h2466b09_2 - libpng=1.6.53=h7351971_0 - - libsqlite=3.51.1=hf5d6505_0 + - libsqlite=3.51.1=hf5d6505_1 - libssh2=1.11.1=h9aa295b_0 - libtiff=4.7.1=h8f73337_1 - libwebp-base=1.6.0=h4d5522a_0 - libwinpthread=12.0.0.r4.gg4f2fc60ca=h57928b3_10 - libxcb=1.17.0=h0e4246c_0 - - libxml2=2.15.1=h5d26750_0 - - libxml2-16=2.15.1=h692994f_0 + - libxml2=2.15.1=h779ef1b_1 + - libxml2-16=2.15.1=h3cfd58e_1 - libzlib=1.3.1=h2466b09_2 - - llvm-openmp=21.1.7=h4fa8253_0 + - llvm-openmp=21.1.8=h4fa8253_0 - matplotlib-base=3.8.4=py310hadb10a8_2 - mkl=2025.3.0=hac47afa_454 - munkres=1.1.4=pyhd8ed1ab_1 @@ -67,7 +68,7 @@ dependencies: - pthread-stubs=0.4=h0e40799_1002 - pydantic=2.12.5=pyhcf101f3_1 - pydantic-core=2.41.5=py310h034784e_1 - - pyparsing=3.2.5=pyhcf101f3_0 + - pyparsing=3.3.1=pyhcf101f3_0 - python=3.10.19=hc20f281_2_cpython - python-dateutil=2.9.0.post0=pyhe01879c_2 - python_abi=3.10=8_cp310 @@ -79,7 +80,7 @@ dependencies: - typing-extensions=4.15.0=h396c80c_0 - typing-inspection=0.4.2=pyhd8ed1ab_1 - typing_extensions=4.15.0=pyhcf101f3_0 - - tzdata=2025b=h78e105d_0 + - tzdata=2025c=h8577fbf_0 - ucrt=10.0.26100.0=h57928b3_0 - unicodedata2=17.0.0=py310h29418f3_1 - vc=14.3=h2b53caa_33 @@ -90,7 +91,7 @@ dependencies: - xorg-libxdmcp=1.1.5=hba3369d_1 - zstd=1.5.7=h534d264_6 - pip: - - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@dd5bb4e231f025793be7201854f09a44d34b6687 + - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@2ddfbccc8ad581c8810b4568fd5795b7148f0c34 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 839b35d..188dafd 100644 --- a/environments/py-3.11-linux-64-dev.conda.lock.yml +++ b/environments/py-3.11-linux-64-dev.conda.lock.yml @@ -24,10 +24,11 @@ dependencies: - cycler=0.12.1=pyhcf101f3_2 - dill=0.4.0=pyhcf101f3_1 - exceptiongroup=1.3.1=pyhd8ed1ab_0 - - fonttools=4.61.0=py311h3778330_0 + - fonttools=4.61.1=py311h3778330_0 - freetype=2.14.1=ha770c72_0 - h5py=3.15.1=nompi_py311h0b2f468_101 - hdf5=1.14.6=nompi_h1b119a7_104 + - icu=78.1=h33c6efd_0 - importlib-metadata=8.7.0=pyhe01879c_1 - iniconfig=2.3.0=pyhd8ed1ab_0 - isort=7.0.0=pyhd8ed1ab_0 @@ -35,14 +36,14 @@ dependencies: - kiwisolver=1.4.9=py311h724c32c_2 - krb5=1.21.3=h659f571_0 - lcms2=2.17=h717163a_0 - - ld_impl_linux-64=2.45=default_hbd61a6d_104 + - ld_impl_linux-64=2.45=default_hbd61a6d_105 - lerc=4.0.0=h0aef613_1 - libaec=1.1.4=h3f801dc_0 - - libblas=3.11.0=4_h4a7cf45_openblas + - libblas=3.11.0=5_h4a7cf45_openblas - libbrotlicommon=1.2.0=hb03c661_1 - libbrotlidec=1.2.0=hb03c661_1 - libbrotlienc=1.2.0=hb03c661_1 - - libcblas=3.11.0=4_h0358290_openblas + - libcblas=3.11.0=5_h0358290_openblas - libcurl=8.17.0=h4e3cde8_1 - libdeflate=1.25=h17f619e_0 - libedit=3.1.20250104=pl5321h7949ede_0 @@ -57,18 +58,18 @@ dependencies: - libgfortran5=15.2.0=h68bc16d_16 - libgomp=15.2.0=he0feb66_16 - libjpeg-turbo=3.1.2=hb03c661_0 - - liblapack=3.11.0=4_h47877c9_openblas + - liblapack=3.11.0=5_h47877c9_openblas - liblzma=5.8.1=hb9d3cd8_2 - libnghttp2=1.67.0=had1ee68_0 - libnsl=2.0.1=hb9d3cd8_1 - libopenblas=0.3.30=pthreads_h94d23a6_4 - libpng=1.6.53=h421ea60_0 - - libsqlite=3.51.1=h0c1763c_0 + - libsqlite=3.51.1=hf4e2dac_1 - libssh2=1.11.1=hcf80075_0 - libstdcxx=15.2.0=h934c35e_16 - libstdcxx-ng=15.2.0=hdf11a46_16 - libtiff=4.7.1=h9d88235_1 - - libuuid=2.41.2=h5347b49_1 + - libuuid=2.41.3=h5347b49_0 - libwebp-base=1.6.0=hd42ef1d_0 - libxcb=1.17.0=h8a09558_0 - libxcrypt=4.4.36=hd590300_1 @@ -90,14 +91,14 @@ dependencies: - pydantic-core=2.41.5=py311h902ca64_1 - pygments=2.19.2=pyhd8ed1ab_0 - pylint=4.0.4=pyhcf101f3_0 - - pyparsing=3.2.5=pyhcf101f3_0 + - pyparsing=3.3.1=pyhcf101f3_0 - pytest=9.0.2=pyhcf101f3_0 - pytest-cov=7.0.0=pyhcf101f3_1 - python=3.11.14=hd63d673_2_cpython - python-dateutil=2.9.0.post0=pyhe01879c_2 - python_abi=3.11=8_cp311 - pyyaml=6.0.3=py311h3778330_0 - - readline=8.2=h8c095d6_2 + - readline=8.3=h853b02a_0 - scipy=1.14.1=py311he9a78e4_2 - setuptools=80.9.0=pyhff2d567_0 - six=1.17.0=pyhe01879c_1 @@ -107,7 +108,7 @@ dependencies: - typing-extensions=4.15.0=h396c80c_0 - typing-inspection=0.4.2=pyhd8ed1ab_1 - typing_extensions=4.15.0=pyhcf101f3_0 - - tzdata=2025b=h78e105d_0 + - tzdata=2025c=h8577fbf_0 - unicodedata2=17.0.0=py311h49ec1c0_1 - wheel=0.45.1=pyhd8ed1ab_1 - xorg-libxau=1.0.12=hb03c661_1 @@ -116,7 +117,7 @@ dependencies: - zipp=3.23.0=pyhcf101f3_1 - zstd=1.5.7=hb78ec9c_6 - pip: - - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@dd5bb4e231f025793be7201854f09a44d34b6687 + - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@2ddfbccc8ad581c8810b4568fd5795b7148f0c34 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 7a133cc..ba1d6b0 100644 --- a/environments/py-3.11-linux-64.conda.lock.yml +++ b/environments/py-3.11-linux-64.conda.lock.yml @@ -19,22 +19,23 @@ dependencies: - certifi=2025.11.12=pyhd8ed1ab_0 - contourpy=1.3.3=py311hdf67eae_3 - cycler=0.12.1=pyhcf101f3_2 - - fonttools=4.61.0=py311h3778330_0 + - fonttools=4.61.1=py311h3778330_0 - freetype=2.14.1=ha770c72_0 - h5py=3.15.1=nompi_py311h0b2f468_101 - hdf5=1.14.6=nompi_h1b119a7_104 + - icu=78.1=h33c6efd_0 - keyutils=1.6.3=hb9d3cd8_0 - kiwisolver=1.4.9=py311h724c32c_2 - krb5=1.21.3=h659f571_0 - lcms2=2.17=h717163a_0 - - ld_impl_linux-64=2.45=default_hbd61a6d_104 + - ld_impl_linux-64=2.45=default_hbd61a6d_105 - lerc=4.0.0=h0aef613_1 - libaec=1.1.4=h3f801dc_0 - - libblas=3.11.0=4_h4a7cf45_openblas + - libblas=3.11.0=5_h4a7cf45_openblas - libbrotlicommon=1.2.0=hb03c661_1 - libbrotlidec=1.2.0=hb03c661_1 - libbrotlienc=1.2.0=hb03c661_1 - - libcblas=3.11.0=4_h0358290_openblas + - libcblas=3.11.0=5_h0358290_openblas - libcurl=8.17.0=h4e3cde8_1 - libdeflate=1.25=h17f619e_0 - libedit=3.1.20250104=pl5321h7949ede_0 @@ -49,18 +50,18 @@ dependencies: - libgfortran5=15.2.0=h68bc16d_16 - libgomp=15.2.0=he0feb66_16 - libjpeg-turbo=3.1.2=hb03c661_0 - - liblapack=3.11.0=4_h47877c9_openblas + - liblapack=3.11.0=5_h47877c9_openblas - liblzma=5.8.1=hb9d3cd8_2 - libnghttp2=1.67.0=had1ee68_0 - libnsl=2.0.1=hb9d3cd8_1 - libopenblas=0.3.30=pthreads_h94d23a6_4 - libpng=1.6.53=h421ea60_0 - - libsqlite=3.51.1=h0c1763c_0 + - libsqlite=3.51.1=hf4e2dac_1 - libssh2=1.11.1=hcf80075_0 - libstdcxx=15.2.0=h934c35e_16 - libstdcxx-ng=15.2.0=hdf11a46_16 - libtiff=4.7.1=h9d88235_1 - - libuuid=2.41.2=h5347b49_1 + - libuuid=2.41.3=h5347b49_0 - libwebp-base=1.6.0=hd42ef1d_0 - libxcb=1.17.0=h8a09558_0 - libxcrypt=4.4.36=hd590300_1 @@ -77,11 +78,11 @@ dependencies: - pthread-stubs=0.4=hb9d3cd8_1002 - pydantic=2.12.5=pyhcf101f3_1 - pydantic-core=2.41.5=py311h902ca64_1 - - pyparsing=3.2.5=pyhcf101f3_0 + - pyparsing=3.3.1=pyhcf101f3_0 - python=3.11.14=hd63d673_2_cpython - python-dateutil=2.9.0.post0=pyhe01879c_2 - python_abi=3.11=8_cp311 - - readline=8.2=h8c095d6_2 + - readline=8.3=h853b02a_0 - scipy=1.14.1=py311he9a78e4_2 - setuptools=80.9.0=pyhff2d567_0 - six=1.17.0=pyhe01879c_1 @@ -89,14 +90,14 @@ dependencies: - typing-extensions=4.15.0=h396c80c_0 - typing-inspection=0.4.2=pyhd8ed1ab_1 - typing_extensions=4.15.0=pyhcf101f3_0 - - tzdata=2025b=h78e105d_0 + - tzdata=2025c=h8577fbf_0 - unicodedata2=17.0.0=py311h49ec1c0_1 - wheel=0.45.1=pyhd8ed1ab_1 - xorg-libxau=1.0.12=hb03c661_1 - xorg-libxdmcp=1.1.5=hb03c661_1 - zstd=1.5.7=hb78ec9c_6 - pip: - - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@dd5bb4e231f025793be7201854f09a44d34b6687 + - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@2ddfbccc8ad581c8810b4568fd5795b7148f0c34 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 2963a9f..bc99568 100644 --- a/environments/py-3.11-win-64-dev.conda.lock.yml +++ b/environments/py-3.11-win-64-dev.conda.lock.yml @@ -22,10 +22,11 @@ dependencies: - cycler=0.12.1=pyhcf101f3_2 - dill=0.4.0=pyhcf101f3_1 - exceptiongroup=1.3.1=pyhd8ed1ab_0 - - fonttools=4.61.0=py311h3f79411_0 + - fonttools=4.61.1=py311h3f79411_0 - freetype=2.14.1=h57928b3_0 - h5py=3.15.1=nompi_py311hc40ba4b_101 - hdf5=1.14.6=nompi_h89f0904_104 + - icu=78.1=h637d24d_0 - importlib-metadata=8.7.0=pyhe01879c_1 - iniconfig=2.3.0=pyhd8ed1ab_0 - isort=7.0.0=pyhd8ed1ab_0 @@ -34,11 +35,11 @@ dependencies: - lcms2=2.17=hbcf6048_0 - lerc=4.0.0=h6470a55_1 - libaec=1.1.4=h20038f6_0 - - libblas=3.11.0=4_hf2e6a31_mkl + - libblas=3.11.0=5_hf2e6a31_mkl - libbrotlicommon=1.2.0=hfd05255_1 - libbrotlidec=1.2.0=hfd05255_1 - libbrotlienc=1.2.0=hfd05255_1 - - libcblas=3.11.0=4_h2a3cdd5_mkl + - libcblas=3.11.0=5_h2a3cdd5_mkl - libcurl=8.17.0=h43ecb02_1 - libdeflate=1.25=h51727cc_0 - libexpat=2.7.3=hac47afa_0 @@ -50,19 +51,19 @@ dependencies: - libhwloc=2.12.1=default_h4379cf1_1003 - libiconv=1.18=hc1393d2_2 - libjpeg-turbo=3.1.2=hfd05255_0 - - liblapack=3.11.0=4_hf9ab0e9_mkl + - liblapack=3.11.0=5_hf9ab0e9_mkl - liblzma=5.8.1=h2466b09_2 - libpng=1.6.53=h7351971_0 - - libsqlite=3.51.1=hf5d6505_0 + - libsqlite=3.51.1=hf5d6505_1 - libssh2=1.11.1=h9aa295b_0 - libtiff=4.7.1=h8f73337_1 - libwebp-base=1.6.0=h4d5522a_0 - libwinpthread=12.0.0.r4.gg4f2fc60ca=h57928b3_10 - libxcb=1.17.0=h0e4246c_0 - - libxml2=2.15.1=h5d26750_0 - - libxml2-16=2.15.1=h692994f_0 + - libxml2=2.15.1=h779ef1b_1 + - libxml2-16=2.15.1=h3cfd58e_1 - libzlib=1.3.1=h2466b09_2 - - llvm-openmp=21.1.7=h4fa8253_0 + - llvm-openmp=21.1.8=h4fa8253_0 - matplotlib-base=3.8.4=py311h9b31f6e_2 - mccabe=0.7.0=pyhd8ed1ab_1 - mkl=2025.3.0=hac47afa_454 @@ -80,7 +81,7 @@ dependencies: - pydantic-core=2.41.5=py311hf51aa87_1 - pygments=2.19.2=pyhd8ed1ab_0 - pylint=4.0.4=pyhcf101f3_0 - - pyparsing=3.2.5=pyhcf101f3_0 + - pyparsing=3.3.1=pyhcf101f3_0 - pytest=9.0.2=pyhcf101f3_0 - pytest-cov=7.0.0=pyhcf101f3_1 - python=3.11.14=h0159041_2_cpython @@ -97,7 +98,7 @@ dependencies: - typing-extensions=4.15.0=h396c80c_0 - typing-inspection=0.4.2=pyhd8ed1ab_1 - typing_extensions=4.15.0=pyhcf101f3_0 - - tzdata=2025b=h78e105d_0 + - tzdata=2025c=h8577fbf_0 - ucrt=10.0.26100.0=h57928b3_0 - unicodedata2=17.0.0=py311h3485c13_1 - vc=14.3=h2b53caa_33 @@ -110,7 +111,7 @@ dependencies: - zipp=3.23.0=pyhcf101f3_1 - zstd=1.5.7=h534d264_6 - pip: - - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@dd5bb4e231f025793be7201854f09a44d34b6687 + - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@2ddfbccc8ad581c8810b4568fd5795b7148f0c34 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 efcf763..6b263dc 100644 --- a/environments/py-3.11-win-64.conda.lock.yml +++ b/environments/py-3.11-win-64.conda.lock.yml @@ -17,20 +17,21 @@ dependencies: - certifi=2025.11.12=pyhd8ed1ab_0 - contourpy=1.3.3=py311h3fd045d_3 - cycler=0.12.1=pyhcf101f3_2 - - fonttools=4.61.0=py311h3f79411_0 + - fonttools=4.61.1=py311h3f79411_0 - freetype=2.14.1=h57928b3_0 - h5py=3.15.1=nompi_py311hc40ba4b_101 - hdf5=1.14.6=nompi_h89f0904_104 + - icu=78.1=h637d24d_0 - kiwisolver=1.4.9=py311h275cad7_2 - krb5=1.21.3=hdf4eb48_0 - lcms2=2.17=hbcf6048_0 - lerc=4.0.0=h6470a55_1 - libaec=1.1.4=h20038f6_0 - - libblas=3.11.0=4_hf2e6a31_mkl + - libblas=3.11.0=5_hf2e6a31_mkl - libbrotlicommon=1.2.0=hfd05255_1 - libbrotlidec=1.2.0=hfd05255_1 - libbrotlienc=1.2.0=hfd05255_1 - - libcblas=3.11.0=4_h2a3cdd5_mkl + - libcblas=3.11.0=5_h2a3cdd5_mkl - libcurl=8.17.0=h43ecb02_1 - libdeflate=1.25=h51727cc_0 - libexpat=2.7.3=hac47afa_0 @@ -42,19 +43,19 @@ dependencies: - libhwloc=2.12.1=default_h4379cf1_1003 - libiconv=1.18=hc1393d2_2 - libjpeg-turbo=3.1.2=hfd05255_0 - - liblapack=3.11.0=4_hf9ab0e9_mkl + - liblapack=3.11.0=5_hf9ab0e9_mkl - liblzma=5.8.1=h2466b09_2 - libpng=1.6.53=h7351971_0 - - libsqlite=3.51.1=hf5d6505_0 + - libsqlite=3.51.1=hf5d6505_1 - libssh2=1.11.1=h9aa295b_0 - libtiff=4.7.1=h8f73337_1 - libwebp-base=1.6.0=h4d5522a_0 - libwinpthread=12.0.0.r4.gg4f2fc60ca=h57928b3_10 - libxcb=1.17.0=h0e4246c_0 - - libxml2=2.15.1=h5d26750_0 - - libxml2-16=2.15.1=h692994f_0 + - libxml2=2.15.1=h779ef1b_1 + - libxml2-16=2.15.1=h3cfd58e_1 - libzlib=1.3.1=h2466b09_2 - - llvm-openmp=21.1.7=h4fa8253_0 + - llvm-openmp=21.1.8=h4fa8253_0 - matplotlib-base=3.8.4=py311h9b31f6e_2 - mkl=2025.3.0=hac47afa_454 - munkres=1.1.4=pyhd8ed1ab_1 @@ -67,7 +68,7 @@ dependencies: - pthread-stubs=0.4=h0e40799_1002 - pydantic=2.12.5=pyhcf101f3_1 - pydantic-core=2.41.5=py311hf51aa87_1 - - pyparsing=3.2.5=pyhcf101f3_0 + - pyparsing=3.3.1=pyhcf101f3_0 - python=3.11.14=h0159041_2_cpython - python-dateutil=2.9.0.post0=pyhe01879c_2 - python_abi=3.11=8_cp311 @@ -79,7 +80,7 @@ dependencies: - typing-extensions=4.15.0=h396c80c_0 - typing-inspection=0.4.2=pyhd8ed1ab_1 - typing_extensions=4.15.0=pyhcf101f3_0 - - tzdata=2025b=h78e105d_0 + - tzdata=2025c=h8577fbf_0 - ucrt=10.0.26100.0=h57928b3_0 - unicodedata2=17.0.0=py311h3485c13_1 - vc=14.3=h2b53caa_33 @@ -90,7 +91,7 @@ dependencies: - xorg-libxdmcp=1.1.5=hba3369d_1 - zstd=1.5.7=h534d264_6 - pip: - - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@dd5bb4e231f025793be7201854f09a44d34b6687 + - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@2ddfbccc8ad581c8810b4568fd5795b7148f0c34 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 2fda8bc..a8d23cf 100644 --- a/environments/py-3.12-linux-64-dev.conda.lock.yml +++ b/environments/py-3.12-linux-64-dev.conda.lock.yml @@ -24,10 +24,11 @@ dependencies: - cycler=0.12.1=pyhcf101f3_2 - dill=0.4.0=pyhcf101f3_1 - exceptiongroup=1.3.1=pyhd8ed1ab_0 - - fonttools=4.61.0=py312h8a5da7c_0 + - fonttools=4.61.1=py312h8a5da7c_0 - freetype=2.14.1=ha770c72_0 - h5py=3.15.1=nompi_py312ha4f8f14_101 - hdf5=1.14.6=nompi_h1b119a7_104 + - icu=78.1=h33c6efd_0 - importlib-metadata=8.7.0=pyhe01879c_1 - iniconfig=2.3.0=pyhd8ed1ab_0 - isort=7.0.0=pyhd8ed1ab_0 @@ -35,14 +36,14 @@ dependencies: - kiwisolver=1.4.9=py312h0a2e395_2 - krb5=1.21.3=h659f571_0 - lcms2=2.17=h717163a_0 - - ld_impl_linux-64=2.45=default_hbd61a6d_104 + - ld_impl_linux-64=2.45=default_hbd61a6d_105 - lerc=4.0.0=h0aef613_1 - libaec=1.1.4=h3f801dc_0 - - libblas=3.11.0=4_h4a7cf45_openblas + - libblas=3.11.0=5_h4a7cf45_openblas - libbrotlicommon=1.2.0=hb03c661_1 - libbrotlidec=1.2.0=hb03c661_1 - libbrotlienc=1.2.0=hb03c661_1 - - libcblas=3.11.0=4_h0358290_openblas + - libcblas=3.11.0=5_h0358290_openblas - libcurl=8.17.0=h4e3cde8_1 - libdeflate=1.25=h17f619e_0 - libedit=3.1.20250104=pl5321h7949ede_0 @@ -57,18 +58,18 @@ dependencies: - libgfortran5=15.2.0=h68bc16d_16 - libgomp=15.2.0=he0feb66_16 - libjpeg-turbo=3.1.2=hb03c661_0 - - liblapack=3.11.0=4_h47877c9_openblas + - liblapack=3.11.0=5_h47877c9_openblas - liblzma=5.8.1=hb9d3cd8_2 - libnghttp2=1.67.0=had1ee68_0 - libnsl=2.0.1=hb9d3cd8_1 - libopenblas=0.3.30=pthreads_h94d23a6_4 - libpng=1.6.53=h421ea60_0 - - libsqlite=3.51.1=h0c1763c_0 + - libsqlite=3.51.1=hf4e2dac_1 - libssh2=1.11.1=hcf80075_0 - libstdcxx=15.2.0=h934c35e_16 - libstdcxx-ng=15.2.0=hdf11a46_16 - libtiff=4.7.1=h9d88235_1 - - libuuid=2.41.2=h5347b49_1 + - libuuid=2.41.3=h5347b49_0 - libwebp-base=1.6.0=hd42ef1d_0 - libxcb=1.17.0=h8a09558_0 - libxcrypt=4.4.36=hd590300_1 @@ -90,14 +91,14 @@ dependencies: - pydantic-core=2.41.5=py312h868fb18_1 - pygments=2.19.2=pyhd8ed1ab_0 - pylint=4.0.4=pyhcf101f3_0 - - pyparsing=3.2.5=pyhcf101f3_0 + - pyparsing=3.3.1=pyhcf101f3_0 - pytest=9.0.2=pyhcf101f3_0 - pytest-cov=7.0.0=pyhcf101f3_1 - python=3.12.12=hd63d673_1_cpython - python-dateutil=2.9.0.post0=pyhe01879c_2 - python_abi=3.12=8_cp312 - pyyaml=6.0.3=py312h8a5da7c_0 - - readline=8.2=h8c095d6_2 + - readline=8.3=h853b02a_0 - scipy=1.14.1=py312h62794b6_2 - setuptools=80.9.0=pyhff2d567_0 - six=1.17.0=pyhe01879c_1 @@ -107,7 +108,7 @@ dependencies: - typing-extensions=4.15.0=h396c80c_0 - typing-inspection=0.4.2=pyhd8ed1ab_1 - typing_extensions=4.15.0=pyhcf101f3_0 - - tzdata=2025b=h78e105d_0 + - tzdata=2025c=h8577fbf_0 - unicodedata2=17.0.0=py312h4c3975b_1 - wheel=0.45.1=pyhd8ed1ab_1 - xorg-libxau=1.0.12=hb03c661_1 @@ -116,7 +117,7 @@ dependencies: - zipp=3.23.0=pyhcf101f3_1 - zstd=1.5.7=hb78ec9c_6 - pip: - - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@dd5bb4e231f025793be7201854f09a44d34b6687 + - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@2ddfbccc8ad581c8810b4568fd5795b7148f0c34 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 131b72c..16c98cf 100644 --- a/environments/py-3.12-linux-64.conda.lock.yml +++ b/environments/py-3.12-linux-64.conda.lock.yml @@ -19,22 +19,23 @@ dependencies: - certifi=2025.11.12=pyhd8ed1ab_0 - contourpy=1.3.3=py312hd9148b4_3 - cycler=0.12.1=pyhcf101f3_2 - - fonttools=4.61.0=py312h8a5da7c_0 + - fonttools=4.61.1=py312h8a5da7c_0 - freetype=2.14.1=ha770c72_0 - h5py=3.15.1=nompi_py312ha4f8f14_101 - hdf5=1.14.6=nompi_h1b119a7_104 + - icu=78.1=h33c6efd_0 - keyutils=1.6.3=hb9d3cd8_0 - kiwisolver=1.4.9=py312h0a2e395_2 - krb5=1.21.3=h659f571_0 - lcms2=2.17=h717163a_0 - - ld_impl_linux-64=2.45=default_hbd61a6d_104 + - ld_impl_linux-64=2.45=default_hbd61a6d_105 - lerc=4.0.0=h0aef613_1 - libaec=1.1.4=h3f801dc_0 - - libblas=3.11.0=4_h4a7cf45_openblas + - libblas=3.11.0=5_h4a7cf45_openblas - libbrotlicommon=1.2.0=hb03c661_1 - libbrotlidec=1.2.0=hb03c661_1 - libbrotlienc=1.2.0=hb03c661_1 - - libcblas=3.11.0=4_h0358290_openblas + - libcblas=3.11.0=5_h0358290_openblas - libcurl=8.17.0=h4e3cde8_1 - libdeflate=1.25=h17f619e_0 - libedit=3.1.20250104=pl5321h7949ede_0 @@ -49,18 +50,18 @@ dependencies: - libgfortran5=15.2.0=h68bc16d_16 - libgomp=15.2.0=he0feb66_16 - libjpeg-turbo=3.1.2=hb03c661_0 - - liblapack=3.11.0=4_h47877c9_openblas + - liblapack=3.11.0=5_h47877c9_openblas - liblzma=5.8.1=hb9d3cd8_2 - libnghttp2=1.67.0=had1ee68_0 - libnsl=2.0.1=hb9d3cd8_1 - libopenblas=0.3.30=pthreads_h94d23a6_4 - libpng=1.6.53=h421ea60_0 - - libsqlite=3.51.1=h0c1763c_0 + - libsqlite=3.51.1=hf4e2dac_1 - libssh2=1.11.1=hcf80075_0 - libstdcxx=15.2.0=h934c35e_16 - libstdcxx-ng=15.2.0=hdf11a46_16 - libtiff=4.7.1=h9d88235_1 - - libuuid=2.41.2=h5347b49_1 + - libuuid=2.41.3=h5347b49_0 - libwebp-base=1.6.0=hd42ef1d_0 - libxcb=1.17.0=h8a09558_0 - libxcrypt=4.4.36=hd590300_1 @@ -77,11 +78,11 @@ dependencies: - pthread-stubs=0.4=hb9d3cd8_1002 - pydantic=2.12.5=pyhcf101f3_1 - pydantic-core=2.41.5=py312h868fb18_1 - - pyparsing=3.2.5=pyhcf101f3_0 + - pyparsing=3.3.1=pyhcf101f3_0 - python=3.12.12=hd63d673_1_cpython - python-dateutil=2.9.0.post0=pyhe01879c_2 - python_abi=3.12=8_cp312 - - readline=8.2=h8c095d6_2 + - readline=8.3=h853b02a_0 - scipy=1.14.1=py312h62794b6_2 - setuptools=80.9.0=pyhff2d567_0 - six=1.17.0=pyhe01879c_1 @@ -89,14 +90,14 @@ dependencies: - typing-extensions=4.15.0=h396c80c_0 - typing-inspection=0.4.2=pyhd8ed1ab_1 - typing_extensions=4.15.0=pyhcf101f3_0 - - tzdata=2025b=h78e105d_0 + - tzdata=2025c=h8577fbf_0 - unicodedata2=17.0.0=py312h4c3975b_1 - wheel=0.45.1=pyhd8ed1ab_1 - xorg-libxau=1.0.12=hb03c661_1 - xorg-libxdmcp=1.1.5=hb03c661_1 - zstd=1.5.7=hb78ec9c_6 - pip: - - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@dd5bb4e231f025793be7201854f09a44d34b6687 + - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@2ddfbccc8ad581c8810b4568fd5795b7148f0c34 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 38750e0..691fb8d 100644 --- a/environments/py-3.12-win-64-dev.conda.lock.yml +++ b/environments/py-3.12-win-64-dev.conda.lock.yml @@ -22,10 +22,11 @@ dependencies: - cycler=0.12.1=pyhcf101f3_2 - dill=0.4.0=pyhcf101f3_1 - exceptiongroup=1.3.1=pyhd8ed1ab_0 - - fonttools=4.61.0=py312h05f76fc_0 + - fonttools=4.61.1=py312h05f76fc_0 - freetype=2.14.1=h57928b3_0 - h5py=3.15.1=nompi_py312h03cd2ba_101 - hdf5=1.14.6=nompi_h89f0904_104 + - icu=78.1=h637d24d_0 - importlib-metadata=8.7.0=pyhe01879c_1 - iniconfig=2.3.0=pyhd8ed1ab_0 - isort=7.0.0=pyhd8ed1ab_0 @@ -34,11 +35,11 @@ dependencies: - lcms2=2.17=hbcf6048_0 - lerc=4.0.0=h6470a55_1 - libaec=1.1.4=h20038f6_0 - - libblas=3.11.0=4_hf2e6a31_mkl + - libblas=3.11.0=5_hf2e6a31_mkl - libbrotlicommon=1.2.0=hfd05255_1 - libbrotlidec=1.2.0=hfd05255_1 - libbrotlienc=1.2.0=hfd05255_1 - - libcblas=3.11.0=4_h2a3cdd5_mkl + - libcblas=3.11.0=5_h2a3cdd5_mkl - libcurl=8.17.0=h43ecb02_1 - libdeflate=1.25=h51727cc_0 - libexpat=2.7.3=hac47afa_0 @@ -50,19 +51,19 @@ dependencies: - libhwloc=2.12.1=default_h4379cf1_1003 - libiconv=1.18=hc1393d2_2 - libjpeg-turbo=3.1.2=hfd05255_0 - - liblapack=3.11.0=4_hf9ab0e9_mkl + - liblapack=3.11.0=5_hf9ab0e9_mkl - liblzma=5.8.1=h2466b09_2 - libpng=1.6.53=h7351971_0 - - libsqlite=3.51.1=hf5d6505_0 + - libsqlite=3.51.1=hf5d6505_1 - libssh2=1.11.1=h9aa295b_0 - libtiff=4.7.1=h8f73337_1 - libwebp-base=1.6.0=h4d5522a_0 - libwinpthread=12.0.0.r4.gg4f2fc60ca=h57928b3_10 - libxcb=1.17.0=h0e4246c_0 - - libxml2=2.15.1=h5d26750_0 - - libxml2-16=2.15.1=h692994f_0 + - libxml2=2.15.1=h779ef1b_1 + - libxml2-16=2.15.1=h3cfd58e_1 - libzlib=1.3.1=h2466b09_2 - - llvm-openmp=21.1.7=h4fa8253_0 + - llvm-openmp=21.1.8=h4fa8253_0 - matplotlib-base=3.8.4=py312hfee7060_2 - mccabe=0.7.0=pyhd8ed1ab_1 - mkl=2025.3.0=hac47afa_454 @@ -80,7 +81,7 @@ dependencies: - pydantic-core=2.41.5=py312hdabe01f_1 - pygments=2.19.2=pyhd8ed1ab_0 - pylint=4.0.4=pyhcf101f3_0 - - pyparsing=3.2.5=pyhcf101f3_0 + - pyparsing=3.3.1=pyhcf101f3_0 - pytest=9.0.2=pyhcf101f3_0 - pytest-cov=7.0.0=pyhcf101f3_1 - python=3.12.12=h0159041_1_cpython @@ -97,7 +98,7 @@ dependencies: - typing-extensions=4.15.0=h396c80c_0 - typing-inspection=0.4.2=pyhd8ed1ab_1 - typing_extensions=4.15.0=pyhcf101f3_0 - - tzdata=2025b=h78e105d_0 + - tzdata=2025c=h8577fbf_0 - ucrt=10.0.26100.0=h57928b3_0 - unicodedata2=17.0.0=py312he06e257_1 - vc=14.3=h2b53caa_33 @@ -110,7 +111,7 @@ dependencies: - zipp=3.23.0=pyhcf101f3_1 - zstd=1.5.7=h534d264_6 - pip: - - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@dd5bb4e231f025793be7201854f09a44d34b6687 + - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@2ddfbccc8ad581c8810b4568fd5795b7148f0c34 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 f02c93a..23d9f09 100644 --- a/environments/py-3.12-win-64.conda.lock.yml +++ b/environments/py-3.12-win-64.conda.lock.yml @@ -17,20 +17,21 @@ dependencies: - certifi=2025.11.12=pyhd8ed1ab_0 - contourpy=1.3.3=py312hf90b1b7_3 - cycler=0.12.1=pyhcf101f3_2 - - fonttools=4.61.0=py312h05f76fc_0 + - fonttools=4.61.1=py312h05f76fc_0 - freetype=2.14.1=h57928b3_0 - h5py=3.15.1=nompi_py312h03cd2ba_101 - hdf5=1.14.6=nompi_h89f0904_104 + - icu=78.1=h637d24d_0 - kiwisolver=1.4.9=py312h78d62e6_2 - krb5=1.21.3=hdf4eb48_0 - lcms2=2.17=hbcf6048_0 - lerc=4.0.0=h6470a55_1 - libaec=1.1.4=h20038f6_0 - - libblas=3.11.0=4_hf2e6a31_mkl + - libblas=3.11.0=5_hf2e6a31_mkl - libbrotlicommon=1.2.0=hfd05255_1 - libbrotlidec=1.2.0=hfd05255_1 - libbrotlienc=1.2.0=hfd05255_1 - - libcblas=3.11.0=4_h2a3cdd5_mkl + - libcblas=3.11.0=5_h2a3cdd5_mkl - libcurl=8.17.0=h43ecb02_1 - libdeflate=1.25=h51727cc_0 - libexpat=2.7.3=hac47afa_0 @@ -42,19 +43,19 @@ dependencies: - libhwloc=2.12.1=default_h4379cf1_1003 - libiconv=1.18=hc1393d2_2 - libjpeg-turbo=3.1.2=hfd05255_0 - - liblapack=3.11.0=4_hf9ab0e9_mkl + - liblapack=3.11.0=5_hf9ab0e9_mkl - liblzma=5.8.1=h2466b09_2 - libpng=1.6.53=h7351971_0 - - libsqlite=3.51.1=hf5d6505_0 + - libsqlite=3.51.1=hf5d6505_1 - libssh2=1.11.1=h9aa295b_0 - libtiff=4.7.1=h8f73337_1 - libwebp-base=1.6.0=h4d5522a_0 - libwinpthread=12.0.0.r4.gg4f2fc60ca=h57928b3_10 - libxcb=1.17.0=h0e4246c_0 - - libxml2=2.15.1=h5d26750_0 - - libxml2-16=2.15.1=h692994f_0 + - libxml2=2.15.1=h779ef1b_1 + - libxml2-16=2.15.1=h3cfd58e_1 - libzlib=1.3.1=h2466b09_2 - - llvm-openmp=21.1.7=h4fa8253_0 + - llvm-openmp=21.1.8=h4fa8253_0 - matplotlib-base=3.8.4=py312hfee7060_2 - mkl=2025.3.0=hac47afa_454 - munkres=1.1.4=pyhd8ed1ab_1 @@ -67,7 +68,7 @@ dependencies: - pthread-stubs=0.4=h0e40799_1002 - pydantic=2.12.5=pyhcf101f3_1 - pydantic-core=2.41.5=py312hdabe01f_1 - - pyparsing=3.2.5=pyhcf101f3_0 + - pyparsing=3.3.1=pyhcf101f3_0 - python=3.12.12=h0159041_1_cpython - python-dateutil=2.9.0.post0=pyhe01879c_2 - python_abi=3.12=8_cp312 @@ -79,7 +80,7 @@ dependencies: - typing-extensions=4.15.0=h396c80c_0 - typing-inspection=0.4.2=pyhd8ed1ab_1 - typing_extensions=4.15.0=pyhcf101f3_0 - - tzdata=2025b=h78e105d_0 + - tzdata=2025c=h8577fbf_0 - ucrt=10.0.26100.0=h57928b3_0 - unicodedata2=17.0.0=py312he06e257_1 - vc=14.3=h2b53caa_33 @@ -90,7 +91,7 @@ dependencies: - xorg-libxdmcp=1.1.5=hba3369d_1 - zstd=1.5.7=h534d264_6 - pip: - - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@dd5bb4e231f025793be7201854f09a44d34b6687 + - geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@2ddfbccc8ad581c8810b4568fd5795b7148f0c34 variables: KMP_WARNINGS: 0 diff --git a/py-3.10.conda-lock.yml b/py-3.10.conda-lock.yml index 16b01a9..e4196ac 100644 --- a/py-3.10.conda-lock.yml +++ b/py-3.10.conda-lock.yml @@ -486,7 +486,7 @@ package: category: dev optional: true - name: fonttools - version: 4.61.0 + version: 4.61.1 manager: conda platform: linux-64 dependencies: @@ -497,14 +497,14 @@ package: python: '>=3.10,<3.11.0a0' python_abi: 3.10.* unicodedata2: '>=15.1.0' - url: https://repo.prefix.dev/conda-forge/linux-64/fonttools-4.61.0-py310h3406613_0.conda + url: https://repo.prefix.dev/conda-forge/linux-64/fonttools-4.61.1-py310h3406613_0.conda hash: - md5: 4b2ad208fec1e850ba82a0a17534d3d5 - sha256: 1fc50e66d35d1b033be6960724a7ffda7aba553040eb16eb35f98227efa20a8a + md5: 24fa891e40acdb1c7f51efd0c5f97084 + sha256: 6dccba7a293b6dbab029da4d921d2d94227c9541152489fc7d7db4ec3c68dff3 category: main optional: false - name: fonttools - version: 4.61.0 + version: 4.61.1 manager: conda platform: win-64 dependencies: @@ -516,10 +516,10 @@ package: unicodedata2: '>=15.1.0' vc: '>=14.3,<15' vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/fonttools-4.61.0-py310hdb0e946_0.conda + url: https://repo.prefix.dev/conda-forge/win-64/fonttools-4.61.1-py310hdb0e946_0.conda hash: - md5: 156afa80ef2256b719a59883480ac93f - sha256: 488dcaa110de4ab12ba11c3afae62cb895486fcfebbc3eb777f5f9bbe1b876a4 + md5: c2b488b68301c02d503e5cc9ee7bafc8 + sha256: 433be2ca71f302bb9fa6bde0b842417f2ab9b203fae8547ce95a3def9edfc9e3 category: main optional: false - name: freetype @@ -623,6 +623,34 @@ package: sha256: cc948149f700033ff85ce4a1854edf6adcb5881391a3df5c40cbe2a793dd9f81 category: main optional: false +- name: icu + version: '78.1' + manager: conda + platform: linux-64 + dependencies: + __glibc: '>=2.17,<3.0.a0' + libgcc: '>=14' + libstdcxx: '>=14' + url: https://repo.prefix.dev/conda-forge/linux-64/icu-78.1-h33c6efd_0.conda + hash: + md5: 518e9bbbc3e3486d6a4519192ba690f8 + sha256: 7d6463d0be5092b2ae8f2fad34dc84de83eab8bd44cc0d4be8931881c973c48f + category: main + optional: false +- name: icu + version: '78.1' + manager: conda + platform: win-64 + dependencies: + ucrt: '>=10.0.20348.0' + vc: '>=14.3,<15' + vc14_runtime: '>=14.44.35208' + url: https://repo.prefix.dev/conda-forge/win-64/icu-78.1-h637d24d_0.conda + hash: + md5: cb8048bed35ef01431184d6a88e46b3e + sha256: bee083d5a0f05c380fcec1f30a71ef5518b23563aeb0a21f6b60b792645f9689 + category: main + optional: false - name: importlib-metadata version: 8.7.0 manager: conda @@ -813,10 +841,10 @@ package: dependencies: __glibc: '>=2.17,<3.0.a0' zstd: '>=1.5.7,<1.6.0a0' - url: https://repo.prefix.dev/conda-forge/linux-64/ld_impl_linux-64-2.45-default_hbd61a6d_104.conda + url: https://repo.prefix.dev/conda-forge/linux-64/ld_impl_linux-64-2.45-default_hbd61a6d_105.conda hash: - md5: a6abd2796fc332536735f68ba23f7901 - sha256: 9e191baf2426a19507f1d0a17be0fdb7aa155cdf0f61d5a09c808e0a69464312 + md5: 3ec0aa5037d39b06554109a01e6fb0c6 + sha256: 1027bd8aa0d5144e954e426ab6218fd5c14e54a98f571985675468b339c808ca category: main optional: false - name: lerc @@ -881,10 +909,10 @@ package: platform: linux-64 dependencies: libopenblas: '>=0.3.30,<1.0a0' - url: https://repo.prefix.dev/conda-forge/linux-64/libblas-3.11.0-4_h4a7cf45_openblas.conda + url: https://repo.prefix.dev/conda-forge/linux-64/libblas-3.11.0-5_h4a7cf45_openblas.conda hash: - md5: 14ff9fdfbd8bd590fca383b995470711 - sha256: f35fee1eb3fe1a80b2c8473f145a830cf6f98c3b15b232b256b93d44bd9c93b3 + md5: c160954f7418d7b6e87eaf05a8913fa9 + sha256: 18c72545080b86739352482ba14ba2c4815e19e26a7417ca21a95b76ec8da24c category: main optional: false - name: libblas @@ -893,10 +921,10 @@ package: platform: win-64 dependencies: mkl: '>=2025.3.0,<2026.0a0' - url: https://repo.prefix.dev/conda-forge/win-64/libblas-3.11.0-4_hf2e6a31_mkl.conda + url: https://repo.prefix.dev/conda-forge/win-64/libblas-3.11.0-5_hf2e6a31_mkl.conda hash: - md5: 97ec87aab53fb310e6c19cde2eec1de2 - sha256: 0c6ecdabcd3c5b92c7be68a65c30c29983040dd81f502d2e9ad3763fdbbabdef + md5: f9decf88743af85c9c9e05556a4c47c0 + sha256: f0cb7b2697461a306341f7ff32d5b361bb84f3e94478464c1e27ee01fc8f276b category: main optional: false - name: libbrotlicommon @@ -990,10 +1018,10 @@ package: platform: linux-64 dependencies: libblas: 3.11.0 - url: https://repo.prefix.dev/conda-forge/linux-64/libcblas-3.11.0-4_h0358290_openblas.conda + url: https://repo.prefix.dev/conda-forge/linux-64/libcblas-3.11.0-5_h0358290_openblas.conda hash: - md5: 25f5e5af61cee1ffedd9b4c9947d3af8 - sha256: 7abc88e2fdccddab27d2a889b9c9063df84a05766cc24828c9b5ca879f25c92c + md5: 6636a2b6f1a87572df2970d3ebc87cc0 + sha256: 0cbdcc67901e02dc17f1d19e1f9170610bd828100dc207de4d5b6b8ad1ae7ad8 category: main optional: false - name: libcblas @@ -1002,10 +1030,10 @@ package: platform: win-64 dependencies: libblas: 3.11.0 - url: https://repo.prefix.dev/conda-forge/win-64/libcblas-3.11.0-4_h2a3cdd5_mkl.conda + url: https://repo.prefix.dev/conda-forge/win-64/libcblas-3.11.0-5_h2a3cdd5_mkl.conda hash: - md5: 64410b46ecf6fdfd19eb1d124d9eb450 - sha256: 4cd0f2ec9823995a74b73c0119201dcf9a28444bdc2f0a824dfa938b5bdd5601 + md5: b3fa8e8b55310ba8ef0060103afb02b5 + sha256: 49dc59d8e58360920314b8d276dd80da7866a1484a9abae4ee2760bc68f3e68d category: main optional: false - name: libcurl @@ -1357,10 +1385,10 @@ package: platform: linux-64 dependencies: libblas: 3.11.0 - url: https://repo.prefix.dev/conda-forge/linux-64/liblapack-3.11.0-4_h47877c9_openblas.conda + url: https://repo.prefix.dev/conda-forge/linux-64/liblapack-3.11.0-5_h47877c9_openblas.conda hash: - md5: 8ba8431802764597f400ee3e99026367 - sha256: 5a6ed95bf093d709c8ba8373890773b912767eafdd2e8e4ad0fa6413d13ae3c9 + md5: b38076eb5c8e40d0106beda6f95d7609 + sha256: c723b6599fcd4c6c75dee728359ef418307280fa3e2ee376e14e85e5bbdda053 category: main optional: false - name: liblapack @@ -1369,10 +1397,10 @@ package: platform: win-64 dependencies: libblas: 3.11.0 - url: https://repo.prefix.dev/conda-forge/win-64/liblapack-3.11.0-4_hf9ab0e9_mkl.conda + url: https://repo.prefix.dev/conda-forge/win-64/liblapack-3.11.0-5_hf9ab0e9_mkl.conda hash: - md5: 67298727e96b60068a316d2f627e1e35 - sha256: d820333e9bac8381fb69e857d673c12d034bb45d0fe4818a1d12e1ec7a39e7df + md5: e62c42a4196dee97d20400612afcb2b1 + sha256: a2d33f5cc2b8a9042f2af6981c6733ab1a661463823eaa56595a9c58c0ab77e1 category: main optional: false - name: liblzma @@ -1483,12 +1511,13 @@ package: platform: linux-64 dependencies: __glibc: '>=2.17,<3.0.a0' + icu: '>=78.1,<79.0a0' libgcc: '>=14' libzlib: '>=1.3.1,<2.0a0' - url: https://repo.prefix.dev/conda-forge/linux-64/libsqlite-3.51.1-h0c1763c_0.conda + url: https://repo.prefix.dev/conda-forge/linux-64/libsqlite-3.51.1-hf4e2dac_1.conda hash: - md5: 2e1b84d273b01835256e53fd938de355 - sha256: 6f0e8a812e8e33a4d8b7a0e595efe28373080d27b78ee4828aa4f6649a088454 + md5: b1f35e70f047918b49fb4b181e40300e + sha256: d614540c55f22ad555633f75e174089018ddfc65c49f447f7bbdbc3c3013bec1 category: main optional: false - name: libsqlite @@ -1499,10 +1528,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/libsqlite-3.51.1-hf5d6505_0.conda + url: https://repo.prefix.dev/conda-forge/win-64/libsqlite-3.51.1-hf5d6505_1.conda hash: - md5: f92bef2f8e523bb0eabe60099683617a - sha256: a976c8b455d9023b83878609bd68c3b035b9839d592bd6c7be7552c523773b62 + md5: be65be5f758709fc01b01626152e96b0 + sha256: d6d86715a1afe11f626b7509935e9d2e14a4946632c0ac474526e20fc6c55f99 category: main optional: false - name: libssh2 @@ -1603,16 +1632,16 @@ package: category: main optional: false - name: libuuid - version: 2.41.2 + version: 2.41.3 manager: conda platform: linux-64 dependencies: __glibc: '>=2.17,<3.0.a0' libgcc: '>=14' - url: https://repo.prefix.dev/conda-forge/linux-64/libuuid-2.41.2-h5347b49_1.conda + url: https://repo.prefix.dev/conda-forge/linux-64/libuuid-2.41.3-h5347b49_0.conda hash: - md5: 41f5c09a211985c3ce642d60721e7c3e - sha256: 030447cf827c471abd37092ab9714fde82b8222106f22fde94bc7a64e2704c40 + md5: db409b7c1720428638e7c0d509d3e1b5 + sha256: 1a7539cfa7df00714e8943e18de0b06cceef6778e420a5ee3a2a145773758aee category: main optional: false - name: libwebp-base @@ -1704,6 +1733,7 @@ package: manager: conda platform: win-64 dependencies: + icu: '>=78.1,<79.0a0' libiconv: '>=1.18,<2.0a0' liblzma: '>=5.8.1,<6.0a0' libxml2-16: 2.15.1 @@ -1711,10 +1741,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/libxml2-2.15.1-h5d26750_0.conda + url: https://repo.prefix.dev/conda-forge/win-64/libxml2-2.15.1-h779ef1b_1.conda hash: - md5: 9176ee05643a1bfe7f2e7b4c921d2c3d - sha256: f507960adf64ee9c9c7b7833d8b11980765ebd2bf5345f73d5a3b21b259eaed5 + md5: 68dc154b8d415176c07b6995bd3a65d9 + sha256: 8b47d5fb00a6ccc0f495d16787ab5f37a434d51965584d6000966252efecf56d category: main optional: false - name: libxml2-16 @@ -1722,16 +1752,17 @@ package: manager: conda platform: win-64 dependencies: + icu: '>=78.1,<79.0a0' libiconv: '>=1.18,<2.0a0' liblzma: '>=5.8.1,<6.0a0' libzlib: '>=1.3.1,<2.0a0' ucrt: '>=10.0.20348.0' vc: '>=14.3,<15' vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/libxml2-16-2.15.1-h692994f_0.conda + url: https://repo.prefix.dev/conda-forge/win-64/libxml2-16-2.15.1-h3cfd58e_1.conda hash: - md5: 70ca4626111579c3cd63a7108fe737f9 - sha256: 04129dc2df47a01c55e5ccf8a18caefab94caddec41b3b10fbc409e980239eb9 + md5: 07d73826fde28e7dbaec52a3297d7d26 + sha256: a857e941156b7f462063e34e086d212c6ccbc1521ebdf75b9ed66bd90add57dc category: main optional: false - name: libzlib @@ -1762,17 +1793,17 @@ package: category: main optional: false - name: llvm-openmp - version: 21.1.7 + version: 21.1.8 manager: conda platform: win-64 dependencies: ucrt: '>=10.0.20348.0' vc: '>=14.3,<15' vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/llvm-openmp-21.1.7-h4fa8253_0.conda + url: https://repo.prefix.dev/conda-forge/win-64/llvm-openmp-21.1.8-h4fa8253_0.conda hash: - md5: 5823741f7af732cd56036ae392396ec6 - sha256: 79121242419bf8b485c313fa28697c5c61ec207afa674eac997b3cb2fd1ff892 + md5: 0d8b425ac862bcf17e4b28802c9351cb + sha256: 145c4370abe870f10987efa9fc15a8383f1dab09abbc9ad4ff15a55d45658f7b category: main optional: false - name: matplotlib-base @@ -2313,27 +2344,27 @@ package: category: dev optional: true - name: pyparsing - version: 3.2.5 + version: 3.3.1 manager: conda platform: linux-64 dependencies: python: '' - url: https://repo.prefix.dev/conda-forge/noarch/pyparsing-3.2.5-pyhcf101f3_0.conda + url: https://repo.prefix.dev/conda-forge/noarch/pyparsing-3.3.1-pyhcf101f3_0.conda hash: - md5: 6c8979be6d7a17692793114fa26916e8 - sha256: 6814b61b94e95ffc45ec539a6424d8447895fef75b0fec7e1be31f5beee883fb + md5: d837065e4e0de4962c3462079c23f969 + sha256: 0c70bc577f5efa87501bdc841b88f594f4d3f3a992dfb851e2130fa5c817835b category: main optional: false - name: pyparsing - version: 3.2.5 + version: 3.3.1 manager: conda platform: win-64 dependencies: python: '' - url: https://repo.prefix.dev/conda-forge/noarch/pyparsing-3.2.5-pyhcf101f3_0.conda + url: https://repo.prefix.dev/conda-forge/noarch/pyparsing-3.3.1-pyhcf101f3_0.conda hash: - md5: 6c8979be6d7a17692793114fa26916e8 - sha256: 6814b61b94e95ffc45ec539a6424d8447895fef75b0fec7e1be31f5beee883fb + md5: d837065e4e0de4962c3462079c23f969 + sha256: 0c70bc577f5efa87501bdc841b88f594f4d3f3a992dfb851e2130fa5c817835b category: main optional: false - name: pytest @@ -2539,16 +2570,17 @@ package: category: dev optional: true - name: readline - version: '8.2' + version: '8.3' manager: conda platform: linux-64 dependencies: - libgcc: '>=13' + __glibc: '>=2.17,<3.0.a0' + libgcc: '>=14' ncurses: '>=6.5,<7.0a0' - url: https://repo.prefix.dev/conda-forge/linux-64/readline-8.2-h8c095d6_2.conda + url: https://repo.prefix.dev/conda-forge/linux-64/readline-8.3-h853b02a_0.conda hash: - md5: 283b96675859b20a825f8fa30f311446 - sha256: 2d6d0c026902561ed77cd646b5021aef2d4db22e57a5b0178dfc669231e06d2c + md5: d7d95fc8287ea7bf33e0e7116d2b95ec + sha256: 12ffde5a6f958e285aa22c191ca01bbd3d6e710aa852e00618fa6ddc59149002 category: main optional: false - name: scipy @@ -2807,25 +2839,25 @@ package: category: main optional: false - name: tzdata - version: 2025b + version: 2025c manager: conda platform: linux-64 dependencies: {} - url: https://repo.prefix.dev/conda-forge/noarch/tzdata-2025b-h78e105d_0.conda + url: https://repo.prefix.dev/conda-forge/noarch/tzdata-2025c-h8577fbf_0.conda hash: - md5: 4222072737ccff51314b5ece9c7d6f5a - sha256: 5aaa366385d716557e365f0a4e9c3fca43ba196872abbbe3d56bb610d131e192 + md5: 338201218b54cadff2e774ac27733990 + sha256: 50fad5db6734d1bb73df1cf5db73215e326413d4b2137933f70708aa1840e25b category: main optional: false - name: tzdata - version: 2025b + version: 2025c manager: conda platform: win-64 dependencies: {} - url: https://repo.prefix.dev/conda-forge/noarch/tzdata-2025b-h78e105d_0.conda + url: https://repo.prefix.dev/conda-forge/noarch/tzdata-2025c-h8577fbf_0.conda hash: - md5: 4222072737ccff51314b5ece9c7d6f5a - sha256: 5aaa366385d716557e365f0a4e9c3fca43ba196872abbbe3d56bb610d131e192 + md5: 338201218b54cadff2e774ac27733990 + sha256: 50fad5db6734d1bb73df1cf5db73215e326413d4b2137933f70708aa1840e25b category: main optional: false - name: ucrt @@ -3065,7 +3097,7 @@ package: category: main optional: false - name: geoh5py - version: 0.12.0rc3.dev48+dd5bb4e2 + version: 0.13.0a1 manager: pip platform: linux-64 dependencies: @@ -3073,16 +3105,16 @@ package: numpy: '>=1.26.0,<1.27.0' pillow: '>=10.3.0,<10.4.0' pydantic: '>=2.12.0,<3.0.0' - url: git+https://github.com/MiraGeoscience/geoh5py.git@dd5bb4e231f025793be7201854f09a44d34b6687 + url: git+https://github.com/MiraGeoscience/geoh5py.git@2ddfbccc8ad581c8810b4568fd5795b7148f0c34 hash: - sha256: dd5bb4e231f025793be7201854f09a44d34b6687 + sha256: 2ddfbccc8ad581c8810b4568fd5795b7148f0c34 source: type: url - url: git+https://github.com/MiraGeoscience/geoh5py.git@dd5bb4e231f025793be7201854f09a44d34b6687 + url: git+https://github.com/MiraGeoscience/geoh5py.git@2ddfbccc8ad581c8810b4568fd5795b7148f0c34 category: main optional: false - name: geoh5py - version: 0.12.0rc3.dev48+dd5bb4e2 + version: 0.13.0a1 manager: pip platform: win-64 dependencies: @@ -3090,11 +3122,11 @@ package: numpy: '>=1.26.0,<1.27.0' pillow: '>=10.3.0,<10.4.0' pydantic: '>=2.12.0,<3.0.0' - url: git+https://github.com/MiraGeoscience/geoh5py.git@dd5bb4e231f025793be7201854f09a44d34b6687 + url: git+https://github.com/MiraGeoscience/geoh5py.git@2ddfbccc8ad581c8810b4568fd5795b7148f0c34 hash: - sha256: dd5bb4e231f025793be7201854f09a44d34b6687 + sha256: 2ddfbccc8ad581c8810b4568fd5795b7148f0c34 source: type: url - url: git+https://github.com/MiraGeoscience/geoh5py.git@dd5bb4e231f025793be7201854f09a44d34b6687 + url: git+https://github.com/MiraGeoscience/geoh5py.git@2ddfbccc8ad581c8810b4568fd5795b7148f0c34 category: main optional: false diff --git a/py-3.11.conda-lock.yml b/py-3.11.conda-lock.yml index f10db52..4064534 100644 --- a/py-3.11.conda-lock.yml +++ b/py-3.11.conda-lock.yml @@ -484,7 +484,7 @@ package: category: dev optional: true - name: fonttools - version: 4.61.0 + version: 4.61.1 manager: conda platform: linux-64 dependencies: @@ -495,14 +495,14 @@ package: python: '>=3.11,<3.12.0a0' python_abi: 3.11.* unicodedata2: '>=15.1.0' - url: https://repo.prefix.dev/conda-forge/linux-64/fonttools-4.61.0-py311h3778330_0.conda + url: https://repo.prefix.dev/conda-forge/linux-64/fonttools-4.61.1-py311h3778330_0.conda hash: - md5: f5ee391df23b7f50676ebe79fc53ee03 - sha256: 0f6c2689b025bc26455d43ff48faee40945de2f5486f95674bcf68715b81c86a + md5: 2e8ccb31890a95d5cd90d74a11c7d5e2 + sha256: 8f7eb3a66854785ae1867386f6c8d19791fac7a4d41b335d3117a6e896a154f1 category: main optional: false - name: fonttools - version: 4.61.0 + version: 4.61.1 manager: conda platform: win-64 dependencies: @@ -514,10 +514,10 @@ package: unicodedata2: '>=15.1.0' vc: '>=14.3,<15' vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/fonttools-4.61.0-py311h3f79411_0.conda + url: https://repo.prefix.dev/conda-forge/win-64/fonttools-4.61.1-py311h3f79411_0.conda hash: - md5: 448f4a9f042eec9a840e3a0090e9a6d8 - sha256: b58748a3fb357b7baedd10a1e577e9235b367d5b84a1763cc9767e3ade1737a2 + md5: e5445b571c6e2919198c40c6db3d25c5 + sha256: a7016eacda74ba1eafde803f6e3d7807f79fa83f50394cafc498d362b0f43aac category: main optional: false - name: freetype @@ -621,6 +621,34 @@ package: sha256: cc948149f700033ff85ce4a1854edf6adcb5881391a3df5c40cbe2a793dd9f81 category: main optional: false +- name: icu + version: '78.1' + manager: conda + platform: linux-64 + dependencies: + __glibc: '>=2.17,<3.0.a0' + libgcc: '>=14' + libstdcxx: '>=14' + url: https://repo.prefix.dev/conda-forge/linux-64/icu-78.1-h33c6efd_0.conda + hash: + md5: 518e9bbbc3e3486d6a4519192ba690f8 + sha256: 7d6463d0be5092b2ae8f2fad34dc84de83eab8bd44cc0d4be8931881c973c48f + category: main + optional: false +- name: icu + version: '78.1' + manager: conda + platform: win-64 + dependencies: + ucrt: '>=10.0.20348.0' + vc: '>=14.3,<15' + vc14_runtime: '>=14.44.35208' + url: https://repo.prefix.dev/conda-forge/win-64/icu-78.1-h637d24d_0.conda + hash: + md5: cb8048bed35ef01431184d6a88e46b3e + sha256: bee083d5a0f05c380fcec1f30a71ef5518b23563aeb0a21f6b60b792645f9689 + category: main + optional: false - name: importlib-metadata version: 8.7.0 manager: conda @@ -811,10 +839,10 @@ package: dependencies: __glibc: '>=2.17,<3.0.a0' zstd: '>=1.5.7,<1.6.0a0' - url: https://repo.prefix.dev/conda-forge/linux-64/ld_impl_linux-64-2.45-default_hbd61a6d_104.conda + url: https://repo.prefix.dev/conda-forge/linux-64/ld_impl_linux-64-2.45-default_hbd61a6d_105.conda hash: - md5: a6abd2796fc332536735f68ba23f7901 - sha256: 9e191baf2426a19507f1d0a17be0fdb7aa155cdf0f61d5a09c808e0a69464312 + md5: 3ec0aa5037d39b06554109a01e6fb0c6 + sha256: 1027bd8aa0d5144e954e426ab6218fd5c14e54a98f571985675468b339c808ca category: main optional: false - name: lerc @@ -879,10 +907,10 @@ package: platform: linux-64 dependencies: libopenblas: '>=0.3.30,<1.0a0' - url: https://repo.prefix.dev/conda-forge/linux-64/libblas-3.11.0-4_h4a7cf45_openblas.conda + url: https://repo.prefix.dev/conda-forge/linux-64/libblas-3.11.0-5_h4a7cf45_openblas.conda hash: - md5: 14ff9fdfbd8bd590fca383b995470711 - sha256: f35fee1eb3fe1a80b2c8473f145a830cf6f98c3b15b232b256b93d44bd9c93b3 + md5: c160954f7418d7b6e87eaf05a8913fa9 + sha256: 18c72545080b86739352482ba14ba2c4815e19e26a7417ca21a95b76ec8da24c category: main optional: false - name: libblas @@ -891,10 +919,10 @@ package: platform: win-64 dependencies: mkl: '>=2025.3.0,<2026.0a0' - url: https://repo.prefix.dev/conda-forge/win-64/libblas-3.11.0-4_hf2e6a31_mkl.conda + url: https://repo.prefix.dev/conda-forge/win-64/libblas-3.11.0-5_hf2e6a31_mkl.conda hash: - md5: 97ec87aab53fb310e6c19cde2eec1de2 - sha256: 0c6ecdabcd3c5b92c7be68a65c30c29983040dd81f502d2e9ad3763fdbbabdef + md5: f9decf88743af85c9c9e05556a4c47c0 + sha256: f0cb7b2697461a306341f7ff32d5b361bb84f3e94478464c1e27ee01fc8f276b category: main optional: false - name: libbrotlicommon @@ -988,10 +1016,10 @@ package: platform: linux-64 dependencies: libblas: 3.11.0 - url: https://repo.prefix.dev/conda-forge/linux-64/libcblas-3.11.0-4_h0358290_openblas.conda + url: https://repo.prefix.dev/conda-forge/linux-64/libcblas-3.11.0-5_h0358290_openblas.conda hash: - md5: 25f5e5af61cee1ffedd9b4c9947d3af8 - sha256: 7abc88e2fdccddab27d2a889b9c9063df84a05766cc24828c9b5ca879f25c92c + md5: 6636a2b6f1a87572df2970d3ebc87cc0 + sha256: 0cbdcc67901e02dc17f1d19e1f9170610bd828100dc207de4d5b6b8ad1ae7ad8 category: main optional: false - name: libcblas @@ -1000,10 +1028,10 @@ package: platform: win-64 dependencies: libblas: 3.11.0 - url: https://repo.prefix.dev/conda-forge/win-64/libcblas-3.11.0-4_h2a3cdd5_mkl.conda + url: https://repo.prefix.dev/conda-forge/win-64/libcblas-3.11.0-5_h2a3cdd5_mkl.conda hash: - md5: 64410b46ecf6fdfd19eb1d124d9eb450 - sha256: 4cd0f2ec9823995a74b73c0119201dcf9a28444bdc2f0a824dfa938b5bdd5601 + md5: b3fa8e8b55310ba8ef0060103afb02b5 + sha256: 49dc59d8e58360920314b8d276dd80da7866a1484a9abae4ee2760bc68f3e68d category: main optional: false - name: libcurl @@ -1355,10 +1383,10 @@ package: platform: linux-64 dependencies: libblas: 3.11.0 - url: https://repo.prefix.dev/conda-forge/linux-64/liblapack-3.11.0-4_h47877c9_openblas.conda + url: https://repo.prefix.dev/conda-forge/linux-64/liblapack-3.11.0-5_h47877c9_openblas.conda hash: - md5: 8ba8431802764597f400ee3e99026367 - sha256: 5a6ed95bf093d709c8ba8373890773b912767eafdd2e8e4ad0fa6413d13ae3c9 + md5: b38076eb5c8e40d0106beda6f95d7609 + sha256: c723b6599fcd4c6c75dee728359ef418307280fa3e2ee376e14e85e5bbdda053 category: main optional: false - name: liblapack @@ -1367,10 +1395,10 @@ package: platform: win-64 dependencies: libblas: 3.11.0 - url: https://repo.prefix.dev/conda-forge/win-64/liblapack-3.11.0-4_hf9ab0e9_mkl.conda + url: https://repo.prefix.dev/conda-forge/win-64/liblapack-3.11.0-5_hf9ab0e9_mkl.conda hash: - md5: 67298727e96b60068a316d2f627e1e35 - sha256: d820333e9bac8381fb69e857d673c12d034bb45d0fe4818a1d12e1ec7a39e7df + md5: e62c42a4196dee97d20400612afcb2b1 + sha256: a2d33f5cc2b8a9042f2af6981c6733ab1a661463823eaa56595a9c58c0ab77e1 category: main optional: false - name: liblzma @@ -1481,12 +1509,13 @@ package: platform: linux-64 dependencies: __glibc: '>=2.17,<3.0.a0' + icu: '>=78.1,<79.0a0' libgcc: '>=14' libzlib: '>=1.3.1,<2.0a0' - url: https://repo.prefix.dev/conda-forge/linux-64/libsqlite-3.51.1-h0c1763c_0.conda + url: https://repo.prefix.dev/conda-forge/linux-64/libsqlite-3.51.1-hf4e2dac_1.conda hash: - md5: 2e1b84d273b01835256e53fd938de355 - sha256: 6f0e8a812e8e33a4d8b7a0e595efe28373080d27b78ee4828aa4f6649a088454 + md5: b1f35e70f047918b49fb4b181e40300e + sha256: d614540c55f22ad555633f75e174089018ddfc65c49f447f7bbdbc3c3013bec1 category: main optional: false - name: libsqlite @@ -1497,10 +1526,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/libsqlite-3.51.1-hf5d6505_0.conda + url: https://repo.prefix.dev/conda-forge/win-64/libsqlite-3.51.1-hf5d6505_1.conda hash: - md5: f92bef2f8e523bb0eabe60099683617a - sha256: a976c8b455d9023b83878609bd68c3b035b9839d592bd6c7be7552c523773b62 + md5: be65be5f758709fc01b01626152e96b0 + sha256: d6d86715a1afe11f626b7509935e9d2e14a4946632c0ac474526e20fc6c55f99 category: main optional: false - name: libssh2 @@ -1601,16 +1630,16 @@ package: category: main optional: false - name: libuuid - version: 2.41.2 + version: 2.41.3 manager: conda platform: linux-64 dependencies: __glibc: '>=2.17,<3.0.a0' libgcc: '>=14' - url: https://repo.prefix.dev/conda-forge/linux-64/libuuid-2.41.2-h5347b49_1.conda + url: https://repo.prefix.dev/conda-forge/linux-64/libuuid-2.41.3-h5347b49_0.conda hash: - md5: 41f5c09a211985c3ce642d60721e7c3e - sha256: 030447cf827c471abd37092ab9714fde82b8222106f22fde94bc7a64e2704c40 + md5: db409b7c1720428638e7c0d509d3e1b5 + sha256: 1a7539cfa7df00714e8943e18de0b06cceef6778e420a5ee3a2a145773758aee category: main optional: false - name: libwebp-base @@ -1702,6 +1731,7 @@ package: manager: conda platform: win-64 dependencies: + icu: '>=78.1,<79.0a0' libiconv: '>=1.18,<2.0a0' liblzma: '>=5.8.1,<6.0a0' libxml2-16: 2.15.1 @@ -1709,10 +1739,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/libxml2-2.15.1-h5d26750_0.conda + url: https://repo.prefix.dev/conda-forge/win-64/libxml2-2.15.1-h779ef1b_1.conda hash: - md5: 9176ee05643a1bfe7f2e7b4c921d2c3d - sha256: f507960adf64ee9c9c7b7833d8b11980765ebd2bf5345f73d5a3b21b259eaed5 + md5: 68dc154b8d415176c07b6995bd3a65d9 + sha256: 8b47d5fb00a6ccc0f495d16787ab5f37a434d51965584d6000966252efecf56d category: main optional: false - name: libxml2-16 @@ -1720,16 +1750,17 @@ package: manager: conda platform: win-64 dependencies: + icu: '>=78.1,<79.0a0' libiconv: '>=1.18,<2.0a0' liblzma: '>=5.8.1,<6.0a0' libzlib: '>=1.3.1,<2.0a0' ucrt: '>=10.0.20348.0' vc: '>=14.3,<15' vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/libxml2-16-2.15.1-h692994f_0.conda + url: https://repo.prefix.dev/conda-forge/win-64/libxml2-16-2.15.1-h3cfd58e_1.conda hash: - md5: 70ca4626111579c3cd63a7108fe737f9 - sha256: 04129dc2df47a01c55e5ccf8a18caefab94caddec41b3b10fbc409e980239eb9 + md5: 07d73826fde28e7dbaec52a3297d7d26 + sha256: a857e941156b7f462063e34e086d212c6ccbc1521ebdf75b9ed66bd90add57dc category: main optional: false - name: libzlib @@ -1760,17 +1791,17 @@ package: category: main optional: false - name: llvm-openmp - version: 21.1.7 + version: 21.1.8 manager: conda platform: win-64 dependencies: ucrt: '>=10.0.20348.0' vc: '>=14.3,<15' vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/llvm-openmp-21.1.7-h4fa8253_0.conda + url: https://repo.prefix.dev/conda-forge/win-64/llvm-openmp-21.1.8-h4fa8253_0.conda hash: - md5: 5823741f7af732cd56036ae392396ec6 - sha256: 79121242419bf8b485c313fa28697c5c61ec207afa674eac997b3cb2fd1ff892 + md5: 0d8b425ac862bcf17e4b28802c9351cb + sha256: 145c4370abe870f10987efa9fc15a8383f1dab09abbc9ad4ff15a55d45658f7b category: main optional: false - name: matplotlib-base @@ -2311,27 +2342,27 @@ package: category: dev optional: true - name: pyparsing - version: 3.2.5 + version: 3.3.1 manager: conda platform: linux-64 dependencies: python: '' - url: https://repo.prefix.dev/conda-forge/noarch/pyparsing-3.2.5-pyhcf101f3_0.conda + url: https://repo.prefix.dev/conda-forge/noarch/pyparsing-3.3.1-pyhcf101f3_0.conda hash: - md5: 6c8979be6d7a17692793114fa26916e8 - sha256: 6814b61b94e95ffc45ec539a6424d8447895fef75b0fec7e1be31f5beee883fb + md5: d837065e4e0de4962c3462079c23f969 + sha256: 0c70bc577f5efa87501bdc841b88f594f4d3f3a992dfb851e2130fa5c817835b category: main optional: false - name: pyparsing - version: 3.2.5 + version: 3.3.1 manager: conda platform: win-64 dependencies: python: '' - url: https://repo.prefix.dev/conda-forge/noarch/pyparsing-3.2.5-pyhcf101f3_0.conda + url: https://repo.prefix.dev/conda-forge/noarch/pyparsing-3.3.1-pyhcf101f3_0.conda hash: - md5: 6c8979be6d7a17692793114fa26916e8 - sha256: 6814b61b94e95ffc45ec539a6424d8447895fef75b0fec7e1be31f5beee883fb + md5: d837065e4e0de4962c3462079c23f969 + sha256: 0c70bc577f5efa87501bdc841b88f594f4d3f3a992dfb851e2130fa5c817835b category: main optional: false - name: pytest @@ -2537,16 +2568,17 @@ package: category: dev optional: true - name: readline - version: '8.2' + version: '8.3' manager: conda platform: linux-64 dependencies: - libgcc: '>=13' + __glibc: '>=2.17,<3.0.a0' + libgcc: '>=14' ncurses: '>=6.5,<7.0a0' - url: https://repo.prefix.dev/conda-forge/linux-64/readline-8.2-h8c095d6_2.conda + url: https://repo.prefix.dev/conda-forge/linux-64/readline-8.3-h853b02a_0.conda hash: - md5: 283b96675859b20a825f8fa30f311446 - sha256: 2d6d0c026902561ed77cd646b5021aef2d4db22e57a5b0178dfc669231e06d2c + md5: d7d95fc8287ea7bf33e0e7116d2b95ec + sha256: 12ffde5a6f958e285aa22c191ca01bbd3d6e710aa852e00618fa6ddc59149002 category: main optional: false - name: scipy @@ -2805,25 +2837,25 @@ package: category: main optional: false - name: tzdata - version: 2025b + version: 2025c manager: conda platform: linux-64 dependencies: {} - url: https://repo.prefix.dev/conda-forge/noarch/tzdata-2025b-h78e105d_0.conda + url: https://repo.prefix.dev/conda-forge/noarch/tzdata-2025c-h8577fbf_0.conda hash: - md5: 4222072737ccff51314b5ece9c7d6f5a - sha256: 5aaa366385d716557e365f0a4e9c3fca43ba196872abbbe3d56bb610d131e192 + md5: 338201218b54cadff2e774ac27733990 + sha256: 50fad5db6734d1bb73df1cf5db73215e326413d4b2137933f70708aa1840e25b category: main optional: false - name: tzdata - version: 2025b + version: 2025c manager: conda platform: win-64 dependencies: {} - url: https://repo.prefix.dev/conda-forge/noarch/tzdata-2025b-h78e105d_0.conda + url: https://repo.prefix.dev/conda-forge/noarch/tzdata-2025c-h8577fbf_0.conda hash: - md5: 4222072737ccff51314b5ece9c7d6f5a - sha256: 5aaa366385d716557e365f0a4e9c3fca43ba196872abbbe3d56bb610d131e192 + md5: 338201218b54cadff2e774ac27733990 + sha256: 50fad5db6734d1bb73df1cf5db73215e326413d4b2137933f70708aa1840e25b category: main optional: false - name: ucrt @@ -3063,7 +3095,7 @@ package: category: main optional: false - name: geoh5py - version: 0.12.0rc3.dev48+dd5bb4e2 + version: 0.13.0a1 manager: pip platform: linux-64 dependencies: @@ -3071,16 +3103,16 @@ package: numpy: '>=1.26.0,<1.27.0' pillow: '>=10.3.0,<10.4.0' pydantic: '>=2.12.0,<3.0.0' - url: git+https://github.com/MiraGeoscience/geoh5py.git@dd5bb4e231f025793be7201854f09a44d34b6687 + url: git+https://github.com/MiraGeoscience/geoh5py.git@2ddfbccc8ad581c8810b4568fd5795b7148f0c34 hash: - sha256: dd5bb4e231f025793be7201854f09a44d34b6687 + sha256: 2ddfbccc8ad581c8810b4568fd5795b7148f0c34 source: type: url - url: git+https://github.com/MiraGeoscience/geoh5py.git@dd5bb4e231f025793be7201854f09a44d34b6687 + url: git+https://github.com/MiraGeoscience/geoh5py.git@2ddfbccc8ad581c8810b4568fd5795b7148f0c34 category: main optional: false - name: geoh5py - version: 0.12.0rc3.dev48+dd5bb4e2 + version: 0.13.0a1 manager: pip platform: win-64 dependencies: @@ -3088,11 +3120,11 @@ package: numpy: '>=1.26.0,<1.27.0' pillow: '>=10.3.0,<10.4.0' pydantic: '>=2.12.0,<3.0.0' - url: git+https://github.com/MiraGeoscience/geoh5py.git@dd5bb4e231f025793be7201854f09a44d34b6687 + url: git+https://github.com/MiraGeoscience/geoh5py.git@2ddfbccc8ad581c8810b4568fd5795b7148f0c34 hash: - sha256: dd5bb4e231f025793be7201854f09a44d34b6687 + sha256: 2ddfbccc8ad581c8810b4568fd5795b7148f0c34 source: type: url - url: git+https://github.com/MiraGeoscience/geoh5py.git@dd5bb4e231f025793be7201854f09a44d34b6687 + url: git+https://github.com/MiraGeoscience/geoh5py.git@2ddfbccc8ad581c8810b4568fd5795b7148f0c34 category: main optional: false diff --git a/py-3.12.conda-lock.yml b/py-3.12.conda-lock.yml index 929ad01..5d1a960 100644 --- a/py-3.12.conda-lock.yml +++ b/py-3.12.conda-lock.yml @@ -484,7 +484,7 @@ package: category: dev optional: true - name: fonttools - version: 4.61.0 + version: 4.61.1 manager: conda platform: linux-64 dependencies: @@ -495,14 +495,14 @@ package: python: '>=3.12,<3.13.0a0' python_abi: 3.12.* unicodedata2: '>=15.1.0' - url: https://repo.prefix.dev/conda-forge/linux-64/fonttools-4.61.0-py312h8a5da7c_0.conda + url: https://repo.prefix.dev/conda-forge/linux-64/fonttools-4.61.1-py312h8a5da7c_0.conda hash: - md5: a214816edb28136aabcfad864b3a445b - sha256: 2686652993d87af5670d3b5d4ecc25a11a3536ff7c62202464942d12377e4f0c + md5: 3bf8fb959dc598c67dac0430b4aff57a + sha256: c73cd238e0f6b2183c5168b64aa35a7eb66bb145192a9b26bb9041a4152844a3 category: main optional: false - name: fonttools - version: 4.61.0 + version: 4.61.1 manager: conda platform: win-64 dependencies: @@ -514,10 +514,10 @@ package: unicodedata2: '>=15.1.0' vc: '>=14.3,<15' vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/fonttools-4.61.0-py312h05f76fc_0.conda + url: https://repo.prefix.dev/conda-forge/win-64/fonttools-4.61.1-py312h05f76fc_0.conda hash: - md5: d21672897a9af7f78475ffe619b7e26e - sha256: 72d2bd9213f2ab5d1659eaaed5c73f6d57dbb7f4875c62c6ab88f558a8ea67d3 + md5: 449a1487319070f736382d2b53bb5aec + sha256: 49df76416b253429ea7ff907e03215f2bb1450c03908b7e413a8bdd85154eded category: main optional: false - name: freetype @@ -621,6 +621,34 @@ package: sha256: cc948149f700033ff85ce4a1854edf6adcb5881391a3df5c40cbe2a793dd9f81 category: main optional: false +- name: icu + version: '78.1' + manager: conda + platform: linux-64 + dependencies: + __glibc: '>=2.17,<3.0.a0' + libgcc: '>=14' + libstdcxx: '>=14' + url: https://repo.prefix.dev/conda-forge/linux-64/icu-78.1-h33c6efd_0.conda + hash: + md5: 518e9bbbc3e3486d6a4519192ba690f8 + sha256: 7d6463d0be5092b2ae8f2fad34dc84de83eab8bd44cc0d4be8931881c973c48f + category: main + optional: false +- name: icu + version: '78.1' + manager: conda + platform: win-64 + dependencies: + ucrt: '>=10.0.20348.0' + vc: '>=14.3,<15' + vc14_runtime: '>=14.44.35208' + url: https://repo.prefix.dev/conda-forge/win-64/icu-78.1-h637d24d_0.conda + hash: + md5: cb8048bed35ef01431184d6a88e46b3e + sha256: bee083d5a0f05c380fcec1f30a71ef5518b23563aeb0a21f6b60b792645f9689 + category: main + optional: false - name: importlib-metadata version: 8.7.0 manager: conda @@ -811,10 +839,10 @@ package: dependencies: __glibc: '>=2.17,<3.0.a0' zstd: '>=1.5.7,<1.6.0a0' - url: https://repo.prefix.dev/conda-forge/linux-64/ld_impl_linux-64-2.45-default_hbd61a6d_104.conda + url: https://repo.prefix.dev/conda-forge/linux-64/ld_impl_linux-64-2.45-default_hbd61a6d_105.conda hash: - md5: a6abd2796fc332536735f68ba23f7901 - sha256: 9e191baf2426a19507f1d0a17be0fdb7aa155cdf0f61d5a09c808e0a69464312 + md5: 3ec0aa5037d39b06554109a01e6fb0c6 + sha256: 1027bd8aa0d5144e954e426ab6218fd5c14e54a98f571985675468b339c808ca category: main optional: false - name: lerc @@ -879,10 +907,10 @@ package: platform: linux-64 dependencies: libopenblas: '>=0.3.30,<1.0a0' - url: https://repo.prefix.dev/conda-forge/linux-64/libblas-3.11.0-4_h4a7cf45_openblas.conda + url: https://repo.prefix.dev/conda-forge/linux-64/libblas-3.11.0-5_h4a7cf45_openblas.conda hash: - md5: 14ff9fdfbd8bd590fca383b995470711 - sha256: f35fee1eb3fe1a80b2c8473f145a830cf6f98c3b15b232b256b93d44bd9c93b3 + md5: c160954f7418d7b6e87eaf05a8913fa9 + sha256: 18c72545080b86739352482ba14ba2c4815e19e26a7417ca21a95b76ec8da24c category: main optional: false - name: libblas @@ -891,10 +919,10 @@ package: platform: win-64 dependencies: mkl: '>=2025.3.0,<2026.0a0' - url: https://repo.prefix.dev/conda-forge/win-64/libblas-3.11.0-4_hf2e6a31_mkl.conda + url: https://repo.prefix.dev/conda-forge/win-64/libblas-3.11.0-5_hf2e6a31_mkl.conda hash: - md5: 97ec87aab53fb310e6c19cde2eec1de2 - sha256: 0c6ecdabcd3c5b92c7be68a65c30c29983040dd81f502d2e9ad3763fdbbabdef + md5: f9decf88743af85c9c9e05556a4c47c0 + sha256: f0cb7b2697461a306341f7ff32d5b361bb84f3e94478464c1e27ee01fc8f276b category: main optional: false - name: libbrotlicommon @@ -988,10 +1016,10 @@ package: platform: linux-64 dependencies: libblas: 3.11.0 - url: https://repo.prefix.dev/conda-forge/linux-64/libcblas-3.11.0-4_h0358290_openblas.conda + url: https://repo.prefix.dev/conda-forge/linux-64/libcblas-3.11.0-5_h0358290_openblas.conda hash: - md5: 25f5e5af61cee1ffedd9b4c9947d3af8 - sha256: 7abc88e2fdccddab27d2a889b9c9063df84a05766cc24828c9b5ca879f25c92c + md5: 6636a2b6f1a87572df2970d3ebc87cc0 + sha256: 0cbdcc67901e02dc17f1d19e1f9170610bd828100dc207de4d5b6b8ad1ae7ad8 category: main optional: false - name: libcblas @@ -1000,10 +1028,10 @@ package: platform: win-64 dependencies: libblas: 3.11.0 - url: https://repo.prefix.dev/conda-forge/win-64/libcblas-3.11.0-4_h2a3cdd5_mkl.conda + url: https://repo.prefix.dev/conda-forge/win-64/libcblas-3.11.0-5_h2a3cdd5_mkl.conda hash: - md5: 64410b46ecf6fdfd19eb1d124d9eb450 - sha256: 4cd0f2ec9823995a74b73c0119201dcf9a28444bdc2f0a824dfa938b5bdd5601 + md5: b3fa8e8b55310ba8ef0060103afb02b5 + sha256: 49dc59d8e58360920314b8d276dd80da7866a1484a9abae4ee2760bc68f3e68d category: main optional: false - name: libcurl @@ -1355,10 +1383,10 @@ package: platform: linux-64 dependencies: libblas: 3.11.0 - url: https://repo.prefix.dev/conda-forge/linux-64/liblapack-3.11.0-4_h47877c9_openblas.conda + url: https://repo.prefix.dev/conda-forge/linux-64/liblapack-3.11.0-5_h47877c9_openblas.conda hash: - md5: 8ba8431802764597f400ee3e99026367 - sha256: 5a6ed95bf093d709c8ba8373890773b912767eafdd2e8e4ad0fa6413d13ae3c9 + md5: b38076eb5c8e40d0106beda6f95d7609 + sha256: c723b6599fcd4c6c75dee728359ef418307280fa3e2ee376e14e85e5bbdda053 category: main optional: false - name: liblapack @@ -1367,10 +1395,10 @@ package: platform: win-64 dependencies: libblas: 3.11.0 - url: https://repo.prefix.dev/conda-forge/win-64/liblapack-3.11.0-4_hf9ab0e9_mkl.conda + url: https://repo.prefix.dev/conda-forge/win-64/liblapack-3.11.0-5_hf9ab0e9_mkl.conda hash: - md5: 67298727e96b60068a316d2f627e1e35 - sha256: d820333e9bac8381fb69e857d673c12d034bb45d0fe4818a1d12e1ec7a39e7df + md5: e62c42a4196dee97d20400612afcb2b1 + sha256: a2d33f5cc2b8a9042f2af6981c6733ab1a661463823eaa56595a9c58c0ab77e1 category: main optional: false - name: liblzma @@ -1481,12 +1509,13 @@ package: platform: linux-64 dependencies: __glibc: '>=2.17,<3.0.a0' + icu: '>=78.1,<79.0a0' libgcc: '>=14' libzlib: '>=1.3.1,<2.0a0' - url: https://repo.prefix.dev/conda-forge/linux-64/libsqlite-3.51.1-h0c1763c_0.conda + url: https://repo.prefix.dev/conda-forge/linux-64/libsqlite-3.51.1-hf4e2dac_1.conda hash: - md5: 2e1b84d273b01835256e53fd938de355 - sha256: 6f0e8a812e8e33a4d8b7a0e595efe28373080d27b78ee4828aa4f6649a088454 + md5: b1f35e70f047918b49fb4b181e40300e + sha256: d614540c55f22ad555633f75e174089018ddfc65c49f447f7bbdbc3c3013bec1 category: main optional: false - name: libsqlite @@ -1497,10 +1526,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/libsqlite-3.51.1-hf5d6505_0.conda + url: https://repo.prefix.dev/conda-forge/win-64/libsqlite-3.51.1-hf5d6505_1.conda hash: - md5: f92bef2f8e523bb0eabe60099683617a - sha256: a976c8b455d9023b83878609bd68c3b035b9839d592bd6c7be7552c523773b62 + md5: be65be5f758709fc01b01626152e96b0 + sha256: d6d86715a1afe11f626b7509935e9d2e14a4946632c0ac474526e20fc6c55f99 category: main optional: false - name: libssh2 @@ -1601,16 +1630,16 @@ package: category: main optional: false - name: libuuid - version: 2.41.2 + version: 2.41.3 manager: conda platform: linux-64 dependencies: __glibc: '>=2.17,<3.0.a0' libgcc: '>=14' - url: https://repo.prefix.dev/conda-forge/linux-64/libuuid-2.41.2-h5347b49_1.conda + url: https://repo.prefix.dev/conda-forge/linux-64/libuuid-2.41.3-h5347b49_0.conda hash: - md5: 41f5c09a211985c3ce642d60721e7c3e - sha256: 030447cf827c471abd37092ab9714fde82b8222106f22fde94bc7a64e2704c40 + md5: db409b7c1720428638e7c0d509d3e1b5 + sha256: 1a7539cfa7df00714e8943e18de0b06cceef6778e420a5ee3a2a145773758aee category: main optional: false - name: libwebp-base @@ -1702,6 +1731,7 @@ package: manager: conda platform: win-64 dependencies: + icu: '>=78.1,<79.0a0' libiconv: '>=1.18,<2.0a0' liblzma: '>=5.8.1,<6.0a0' libxml2-16: 2.15.1 @@ -1709,10 +1739,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/libxml2-2.15.1-h5d26750_0.conda + url: https://repo.prefix.dev/conda-forge/win-64/libxml2-2.15.1-h779ef1b_1.conda hash: - md5: 9176ee05643a1bfe7f2e7b4c921d2c3d - sha256: f507960adf64ee9c9c7b7833d8b11980765ebd2bf5345f73d5a3b21b259eaed5 + md5: 68dc154b8d415176c07b6995bd3a65d9 + sha256: 8b47d5fb00a6ccc0f495d16787ab5f37a434d51965584d6000966252efecf56d category: main optional: false - name: libxml2-16 @@ -1720,16 +1750,17 @@ package: manager: conda platform: win-64 dependencies: + icu: '>=78.1,<79.0a0' libiconv: '>=1.18,<2.0a0' liblzma: '>=5.8.1,<6.0a0' libzlib: '>=1.3.1,<2.0a0' ucrt: '>=10.0.20348.0' vc: '>=14.3,<15' vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/libxml2-16-2.15.1-h692994f_0.conda + url: https://repo.prefix.dev/conda-forge/win-64/libxml2-16-2.15.1-h3cfd58e_1.conda hash: - md5: 70ca4626111579c3cd63a7108fe737f9 - sha256: 04129dc2df47a01c55e5ccf8a18caefab94caddec41b3b10fbc409e980239eb9 + md5: 07d73826fde28e7dbaec52a3297d7d26 + sha256: a857e941156b7f462063e34e086d212c6ccbc1521ebdf75b9ed66bd90add57dc category: main optional: false - name: libzlib @@ -1760,17 +1791,17 @@ package: category: main optional: false - name: llvm-openmp - version: 21.1.7 + version: 21.1.8 manager: conda platform: win-64 dependencies: ucrt: '>=10.0.20348.0' vc: '>=14.3,<15' vc14_runtime: '>=14.44.35208' - url: https://repo.prefix.dev/conda-forge/win-64/llvm-openmp-21.1.7-h4fa8253_0.conda + url: https://repo.prefix.dev/conda-forge/win-64/llvm-openmp-21.1.8-h4fa8253_0.conda hash: - md5: 5823741f7af732cd56036ae392396ec6 - sha256: 79121242419bf8b485c313fa28697c5c61ec207afa674eac997b3cb2fd1ff892 + md5: 0d8b425ac862bcf17e4b28802c9351cb + sha256: 145c4370abe870f10987efa9fc15a8383f1dab09abbc9ad4ff15a55d45658f7b category: main optional: false - name: matplotlib-base @@ -2311,27 +2342,27 @@ package: category: dev optional: true - name: pyparsing - version: 3.2.5 + version: 3.3.1 manager: conda platform: linux-64 dependencies: python: '' - url: https://repo.prefix.dev/conda-forge/noarch/pyparsing-3.2.5-pyhcf101f3_0.conda + url: https://repo.prefix.dev/conda-forge/noarch/pyparsing-3.3.1-pyhcf101f3_0.conda hash: - md5: 6c8979be6d7a17692793114fa26916e8 - sha256: 6814b61b94e95ffc45ec539a6424d8447895fef75b0fec7e1be31f5beee883fb + md5: d837065e4e0de4962c3462079c23f969 + sha256: 0c70bc577f5efa87501bdc841b88f594f4d3f3a992dfb851e2130fa5c817835b category: main optional: false - name: pyparsing - version: 3.2.5 + version: 3.3.1 manager: conda platform: win-64 dependencies: python: '' - url: https://repo.prefix.dev/conda-forge/noarch/pyparsing-3.2.5-pyhcf101f3_0.conda + url: https://repo.prefix.dev/conda-forge/noarch/pyparsing-3.3.1-pyhcf101f3_0.conda hash: - md5: 6c8979be6d7a17692793114fa26916e8 - sha256: 6814b61b94e95ffc45ec539a6424d8447895fef75b0fec7e1be31f5beee883fb + md5: d837065e4e0de4962c3462079c23f969 + sha256: 0c70bc577f5efa87501bdc841b88f594f4d3f3a992dfb851e2130fa5c817835b category: main optional: false - name: pytest @@ -2537,16 +2568,17 @@ package: category: dev optional: true - name: readline - version: '8.2' + version: '8.3' manager: conda platform: linux-64 dependencies: - libgcc: '>=13' + __glibc: '>=2.17,<3.0.a0' + libgcc: '>=14' ncurses: '>=6.5,<7.0a0' - url: https://repo.prefix.dev/conda-forge/linux-64/readline-8.2-h8c095d6_2.conda + url: https://repo.prefix.dev/conda-forge/linux-64/readline-8.3-h853b02a_0.conda hash: - md5: 283b96675859b20a825f8fa30f311446 - sha256: 2d6d0c026902561ed77cd646b5021aef2d4db22e57a5b0178dfc669231e06d2c + md5: d7d95fc8287ea7bf33e0e7116d2b95ec + sha256: 12ffde5a6f958e285aa22c191ca01bbd3d6e710aa852e00618fa6ddc59149002 category: main optional: false - name: scipy @@ -2805,25 +2837,25 @@ package: category: main optional: false - name: tzdata - version: 2025b + version: 2025c manager: conda platform: linux-64 dependencies: {} - url: https://repo.prefix.dev/conda-forge/noarch/tzdata-2025b-h78e105d_0.conda + url: https://repo.prefix.dev/conda-forge/noarch/tzdata-2025c-h8577fbf_0.conda hash: - md5: 4222072737ccff51314b5ece9c7d6f5a - sha256: 5aaa366385d716557e365f0a4e9c3fca43ba196872abbbe3d56bb610d131e192 + md5: 338201218b54cadff2e774ac27733990 + sha256: 50fad5db6734d1bb73df1cf5db73215e326413d4b2137933f70708aa1840e25b category: main optional: false - name: tzdata - version: 2025b + version: 2025c manager: conda platform: win-64 dependencies: {} - url: https://repo.prefix.dev/conda-forge/noarch/tzdata-2025b-h78e105d_0.conda + url: https://repo.prefix.dev/conda-forge/noarch/tzdata-2025c-h8577fbf_0.conda hash: - md5: 4222072737ccff51314b5ece9c7d6f5a - sha256: 5aaa366385d716557e365f0a4e9c3fca43ba196872abbbe3d56bb610d131e192 + md5: 338201218b54cadff2e774ac27733990 + sha256: 50fad5db6734d1bb73df1cf5db73215e326413d4b2137933f70708aa1840e25b category: main optional: false - name: ucrt @@ -3063,7 +3095,7 @@ package: category: main optional: false - name: geoh5py - version: 0.12.0rc3.dev48+dd5bb4e2 + version: 0.13.0a1 manager: pip platform: linux-64 dependencies: @@ -3071,16 +3103,16 @@ package: numpy: '>=1.26.0,<1.27.0' pillow: '>=10.3.0,<10.4.0' pydantic: '>=2.12.0,<3.0.0' - url: git+https://github.com/MiraGeoscience/geoh5py.git@dd5bb4e231f025793be7201854f09a44d34b6687 + url: git+https://github.com/MiraGeoscience/geoh5py.git@2ddfbccc8ad581c8810b4568fd5795b7148f0c34 hash: - sha256: dd5bb4e231f025793be7201854f09a44d34b6687 + sha256: 2ddfbccc8ad581c8810b4568fd5795b7148f0c34 source: type: url - url: git+https://github.com/MiraGeoscience/geoh5py.git@dd5bb4e231f025793be7201854f09a44d34b6687 + url: git+https://github.com/MiraGeoscience/geoh5py.git@2ddfbccc8ad581c8810b4568fd5795b7148f0c34 category: main optional: false - name: geoh5py - version: 0.12.0rc3.dev48+dd5bb4e2 + version: 0.13.0a1 manager: pip platform: win-64 dependencies: @@ -3088,11 +3120,11 @@ package: numpy: '>=1.26.0,<1.27.0' pillow: '>=10.3.0,<10.4.0' pydantic: '>=2.12.0,<3.0.0' - url: git+https://github.com/MiraGeoscience/geoh5py.git@dd5bb4e231f025793be7201854f09a44d34b6687 + url: git+https://github.com/MiraGeoscience/geoh5py.git@2ddfbccc8ad581c8810b4568fd5795b7148f0c34 hash: - sha256: dd5bb4e231f025793be7201854f09a44d34b6687 + sha256: 2ddfbccc8ad581c8810b4568fd5795b7148f0c34 source: type: url - url: git+https://github.com/MiraGeoscience/geoh5py.git@dd5bb4e231f025793be7201854f09a44d34b6687 + url: git+https://github.com/MiraGeoscience/geoh5py.git@2ddfbccc8ad581c8810b4568fd5795b7148f0c34 category: main optional: false