Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions environments/py-3.10-linux-64-dev.conda.lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,10 +125,10 @@ dependencies:
- libffi=3.4.6=h2dba641_1
- libfreetype=2.13.3=ha770c72_1
- libfreetype6=2.13.3=h48d6fc4_1
- libgcc=15.1.0=h767d61c_2
- libgcc-ng=15.1.0=h69a702a_2
- libgfortran=15.1.0=h69a702a_2
- libgfortran5=15.1.0=hcea5267_2
- libgcc=15.1.0=h767d61c_3
- libgcc-ng=15.1.0=h69a702a_3
- libgfortran=15.1.0=h69a702a_3
- libgfortran5=15.1.0=hcea5267_3
- libhwloc=2.11.2=default_h0d58e46_1001
- libiconv=1.18=h4ce23a2_1
- libjpeg-turbo=3.1.0=hb9d3cd8_0
Expand All @@ -139,10 +139,10 @@ dependencies:
- libpng=1.6.49=h943b412_0
- libscotch=7.0.6=hea33c07_1
- libsodium=1.0.20=h4ab18f5_0
- libsqlite=3.50.1=h6cd9bfd_6
- libsqlite=3.50.1=h6cd9bfd_7
- libssh2=1.11.1=hcf80075_0
- libstdcxx=15.1.0=h8f9b012_2
- libstdcxx-ng=15.1.0=h4852527_2
- libstdcxx=15.1.0=h8f9b012_3
- libstdcxx-ng=15.1.0=h4852527_3
- libtiff=4.7.0=hf01ce69_5
- libuuid=2.38.1=h0b41bf4_0
- libwebp-base=1.5.0=h851e524_0
Expand Down Expand Up @@ -302,7 +302,7 @@ dependencies:
- zstandard=0.23.0=py310ha75aee5_2
- zstd=1.5.7=hb8e6e7a_2
- pip:
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@91ec5c45ff7357cd8f2bdb75dc61c55fdd6459b5
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@3936709de7ce3cd7d469b6c88f34bb0a704670de
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@99695a5e34812bfbb53cef84803033a91af137de
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@f72a1367edcb2da969002ca06f18f532340b3c27
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81
Expand Down
16 changes: 8 additions & 8 deletions environments/py-3.10-linux-64.conda.lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,10 @@ dependencies:
- libffi=3.4.6=h2dba641_1
- libfreetype=2.13.3=ha770c72_1
- libfreetype6=2.13.3=h48d6fc4_1
- libgcc=15.1.0=h767d61c_2
- libgcc-ng=15.1.0=h69a702a_2
- libgfortran=15.1.0=h69a702a_2
- libgfortran5=15.1.0=hcea5267_2
- libgcc=15.1.0=h767d61c_3
- libgcc-ng=15.1.0=h69a702a_3
- libgfortran=15.1.0=h69a702a_3
- libgfortran5=15.1.0=hcea5267_3
- libhwloc=2.11.2=default_h0d58e46_1001
- libiconv=1.18=h4ce23a2_1
- libjpeg-turbo=3.1.0=hb9d3cd8_0
Expand All @@ -77,10 +77,10 @@ dependencies:
- libnsl=2.0.1=hb9d3cd8_1
- libpng=1.6.49=h943b412_0
- libscotch=7.0.6=hea33c07_1
- libsqlite=3.50.1=h6cd9bfd_6
- libsqlite=3.50.1=h6cd9bfd_7
- libssh2=1.11.1=hcf80075_0
- libstdcxx=15.1.0=h8f9b012_2
- libstdcxx-ng=15.1.0=h4852527_2
- libstdcxx=15.1.0=h8f9b012_3
- libstdcxx-ng=15.1.0=h4852527_3
- libtiff=4.7.0=hf01ce69_5
- libuuid=2.38.1=h0b41bf4_0
- libwebp-base=1.5.0=h851e524_0
Expand Down Expand Up @@ -154,7 +154,7 @@ dependencies:
- zstandard=0.23.0=py310ha75aee5_2
- zstd=1.5.7=hb8e6e7a_2
- pip:
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@91ec5c45ff7357cd8f2bdb75dc61c55fdd6459b5
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@3936709de7ce3cd7d469b6c88f34bb0a704670de
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@99695a5e34812bfbb53cef84803033a91af137de
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@f72a1367edcb2da969002ca06f18f532340b3c27
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81
Expand Down
8 changes: 4 additions & 4 deletions environments/py-3.10-win-64-dev.conda.lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,16 +121,16 @@ dependencies:
- libffi=3.4.6=h537db12_1
- libfreetype=2.13.3=h57928b3_1
- libfreetype6=2.13.3=h0b5ce68_1
- libgcc=15.1.0=h1383e82_2
- libgomp=15.1.0=h1383e82_2
- libgcc=15.1.0=h1383e82_3
- libgomp=15.1.0=h1383e82_3
- libhwloc=2.11.2=default_ha69328c_1001
- libiconv=1.18=h135ad9c_1
- libjpeg-turbo=3.1.0=h2466b09_0
- liblapack=3.9.0=32_h1aa476e_mkl
- liblzma=5.8.1=h2466b09_2
- libpng=1.6.49=h7a4582a_0
- libsodium=1.0.20=hc70643c_0
- libsqlite=3.50.1=hf5d6505_6
- libsqlite=3.50.1=hf5d6505_7
- libssh2=1.11.1=h9aa295b_0
- libtiff=4.7.0=h05922d8_5
- libwebp-base=1.5.0=h3b0e114_0
Expand Down Expand Up @@ -292,7 +292,7 @@ dependencies:
- zstandard=0.23.0=py310ha8f682b_2
- zstd=1.5.7=hbeecb71_2
- pip:
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@91ec5c45ff7357cd8f2bdb75dc61c55fdd6459b5
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@3936709de7ce3cd7d469b6c88f34bb0a704670de
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@99695a5e34812bfbb53cef84803033a91af137de
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@f72a1367edcb2da969002ca06f18f532340b3c27
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81
Expand Down
8 changes: 4 additions & 4 deletions environments/py-3.10-win-64.conda.lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,15 +59,15 @@ dependencies:
- libffi=3.4.6=h537db12_1
- libfreetype=2.13.3=h57928b3_1
- libfreetype6=2.13.3=h0b5ce68_1
- libgcc=15.1.0=h1383e82_2
- libgomp=15.1.0=h1383e82_2
- libgcc=15.1.0=h1383e82_3
- libgomp=15.1.0=h1383e82_3
- libhwloc=2.11.2=default_ha69328c_1001
- libiconv=1.18=h135ad9c_1
- libjpeg-turbo=3.1.0=h2466b09_0
- liblapack=3.9.0=32_h1aa476e_mkl
- liblzma=5.8.1=h2466b09_2
- libpng=1.6.49=h7a4582a_0
- libsqlite=3.50.1=hf5d6505_6
- libsqlite=3.50.1=hf5d6505_7
- libssh2=1.11.1=h9aa295b_0
- libtiff=4.7.0=h05922d8_5
- libwebp-base=1.5.0=h3b0e114_0
Expand Down Expand Up @@ -142,7 +142,7 @@ dependencies:
- zstandard=0.23.0=py310ha8f682b_2
- zstd=1.5.7=hbeecb71_2
- pip:
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@91ec5c45ff7357cd8f2bdb75dc61c55fdd6459b5
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@3936709de7ce3cd7d469b6c88f34bb0a704670de
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@99695a5e34812bfbb53cef84803033a91af137de
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@f72a1367edcb2da969002ca06f18f532340b3c27
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81
Expand Down
16 changes: 8 additions & 8 deletions environments/py-3.11-linux-64-dev.conda.lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,10 +127,10 @@ dependencies:
- libffi=3.4.6=h2dba641_1
- libfreetype=2.13.3=ha770c72_1
- libfreetype6=2.13.3=h48d6fc4_1
- libgcc=15.1.0=h767d61c_2
- libgcc-ng=15.1.0=h69a702a_2
- libgfortran=15.1.0=h69a702a_2
- libgfortran5=15.1.0=hcea5267_2
- libgcc=15.1.0=h767d61c_3
- libgcc-ng=15.1.0=h69a702a_3
- libgfortran=15.1.0=h69a702a_3
- libgfortran5=15.1.0=hcea5267_3
- libhwloc=2.11.2=default_h0d58e46_1001
- libiconv=1.18=h4ce23a2_1
- libjpeg-turbo=3.1.0=hb9d3cd8_0
Expand All @@ -141,10 +141,10 @@ dependencies:
- libpng=1.6.49=h943b412_0
- libscotch=7.0.6=hea33c07_1
- libsodium=1.0.20=h4ab18f5_0
- libsqlite=3.50.1=h6cd9bfd_6
- libsqlite=3.50.1=h6cd9bfd_7
- libssh2=1.11.1=hcf80075_0
- libstdcxx=15.1.0=h8f9b012_2
- libstdcxx-ng=15.1.0=h4852527_2
- libstdcxx=15.1.0=h8f9b012_3
- libstdcxx-ng=15.1.0=h4852527_3
- libtiff=4.7.0=hf01ce69_5
- libuuid=2.38.1=h0b41bf4_0
- libwebp-base=1.5.0=h851e524_0
Expand Down Expand Up @@ -305,7 +305,7 @@ dependencies:
- zstandard=0.23.0=py311h9ecbd09_2
- zstd=1.5.7=hb8e6e7a_2
- pip:
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@91ec5c45ff7357cd8f2bdb75dc61c55fdd6459b5
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@3936709de7ce3cd7d469b6c88f34bb0a704670de
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@99695a5e34812bfbb53cef84803033a91af137de
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@f72a1367edcb2da969002ca06f18f532340b3c27
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81
Expand Down
16 changes: 8 additions & 8 deletions environments/py-3.11-linux-64.conda.lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,10 @@ dependencies:
- libffi=3.4.6=h2dba641_1
- libfreetype=2.13.3=ha770c72_1
- libfreetype6=2.13.3=h48d6fc4_1
- libgcc=15.1.0=h767d61c_2
- libgcc-ng=15.1.0=h69a702a_2
- libgfortran=15.1.0=h69a702a_2
- libgfortran5=15.1.0=hcea5267_2
- libgcc=15.1.0=h767d61c_3
- libgcc-ng=15.1.0=h69a702a_3
- libgfortran=15.1.0=h69a702a_3
- libgfortran5=15.1.0=hcea5267_3
- libhwloc=2.11.2=default_h0d58e46_1001
- libiconv=1.18=h4ce23a2_1
- libjpeg-turbo=3.1.0=hb9d3cd8_0
Expand All @@ -78,10 +78,10 @@ dependencies:
- libnsl=2.0.1=hb9d3cd8_1
- libpng=1.6.49=h943b412_0
- libscotch=7.0.6=hea33c07_1
- libsqlite=3.50.1=h6cd9bfd_6
- libsqlite=3.50.1=h6cd9bfd_7
- libssh2=1.11.1=hcf80075_0
- libstdcxx=15.1.0=h8f9b012_2
- libstdcxx-ng=15.1.0=h4852527_2
- libstdcxx=15.1.0=h8f9b012_3
- libstdcxx-ng=15.1.0=h4852527_3
- libtiff=4.7.0=hf01ce69_5
- libuuid=2.38.1=h0b41bf4_0
- libwebp-base=1.5.0=h851e524_0
Expand Down Expand Up @@ -156,7 +156,7 @@ dependencies:
- zstandard=0.23.0=py311h9ecbd09_2
- zstd=1.5.7=hb8e6e7a_2
- pip:
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@91ec5c45ff7357cd8f2bdb75dc61c55fdd6459b5
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@3936709de7ce3cd7d469b6c88f34bb0a704670de
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@99695a5e34812bfbb53cef84803033a91af137de
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@f72a1367edcb2da969002ca06f18f532340b3c27
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81
Expand Down
8 changes: 4 additions & 4 deletions environments/py-3.11-win-64-dev.conda.lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,16 +123,16 @@ dependencies:
- libffi=3.4.6=h537db12_1
- libfreetype=2.13.3=h57928b3_1
- libfreetype6=2.13.3=h0b5ce68_1
- libgcc=15.1.0=h1383e82_2
- libgomp=15.1.0=h1383e82_2
- libgcc=15.1.0=h1383e82_3
- libgomp=15.1.0=h1383e82_3
- libhwloc=2.11.2=default_ha69328c_1001
- libiconv=1.18=h135ad9c_1
- libjpeg-turbo=3.1.0=h2466b09_0
- liblapack=3.9.0=32_h1aa476e_mkl
- liblzma=5.8.1=h2466b09_2
- libpng=1.6.49=h7a4582a_0
- libsodium=1.0.20=hc70643c_0
- libsqlite=3.50.1=hf5d6505_6
- libsqlite=3.50.1=hf5d6505_7
- libssh2=1.11.1=h9aa295b_0
- libtiff=4.7.0=h05922d8_5
- libwebp-base=1.5.0=h3b0e114_0
Expand Down Expand Up @@ -295,7 +295,7 @@ dependencies:
- zstandard=0.23.0=py311he736701_2
- zstd=1.5.7=hbeecb71_2
- pip:
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@91ec5c45ff7357cd8f2bdb75dc61c55fdd6459b5
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@3936709de7ce3cd7d469b6c88f34bb0a704670de
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@99695a5e34812bfbb53cef84803033a91af137de
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@f72a1367edcb2da969002ca06f18f532340b3c27
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81
Expand Down
8 changes: 4 additions & 4 deletions environments/py-3.11-win-64.conda.lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,15 +60,15 @@ dependencies:
- libffi=3.4.6=h537db12_1
- libfreetype=2.13.3=h57928b3_1
- libfreetype6=2.13.3=h0b5ce68_1
- libgcc=15.1.0=h1383e82_2
- libgomp=15.1.0=h1383e82_2
- libgcc=15.1.0=h1383e82_3
- libgomp=15.1.0=h1383e82_3
- libhwloc=2.11.2=default_ha69328c_1001
- libiconv=1.18=h135ad9c_1
- libjpeg-turbo=3.1.0=h2466b09_0
- liblapack=3.9.0=32_h1aa476e_mkl
- liblzma=5.8.1=h2466b09_2
- libpng=1.6.49=h7a4582a_0
- libsqlite=3.50.1=hf5d6505_6
- libsqlite=3.50.1=hf5d6505_7
- libssh2=1.11.1=h9aa295b_0
- libtiff=4.7.0=h05922d8_5
- libwebp-base=1.5.0=h3b0e114_0
Expand Down Expand Up @@ -144,7 +144,7 @@ dependencies:
- zstandard=0.23.0=py311he736701_2
- zstd=1.5.7=hbeecb71_2
- pip:
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@91ec5c45ff7357cd8f2bdb75dc61c55fdd6459b5
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@3936709de7ce3cd7d469b6c88f34bb0a704670de
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@99695a5e34812bfbb53cef84803033a91af137de
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@f72a1367edcb2da969002ca06f18f532340b3c27
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81
Expand Down
16 changes: 8 additions & 8 deletions environments/py-3.12-linux-64-dev.conda.lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,10 +127,10 @@ dependencies:
- libffi=3.4.6=h2dba641_1
- libfreetype=2.13.3=ha770c72_1
- libfreetype6=2.13.3=h48d6fc4_1
- libgcc=15.1.0=h767d61c_2
- libgcc-ng=15.1.0=h69a702a_2
- libgfortran=15.1.0=h69a702a_2
- libgfortran5=15.1.0=hcea5267_2
- libgcc=15.1.0=h767d61c_3
- libgcc-ng=15.1.0=h69a702a_3
- libgfortran=15.1.0=h69a702a_3
- libgfortran5=15.1.0=hcea5267_3
- libhwloc=2.11.2=default_h0d58e46_1001
- libiconv=1.18=h4ce23a2_1
- libjpeg-turbo=3.1.0=hb9d3cd8_0
Expand All @@ -141,10 +141,10 @@ dependencies:
- libpng=1.6.49=h943b412_0
- libscotch=7.0.6=hea33c07_1
- libsodium=1.0.20=h4ab18f5_0
- libsqlite=3.50.1=h6cd9bfd_6
- libsqlite=3.50.1=h6cd9bfd_7
- libssh2=1.11.1=hcf80075_0
- libstdcxx=15.1.0=h8f9b012_2
- libstdcxx-ng=15.1.0=h4852527_2
- libstdcxx=15.1.0=h8f9b012_3
- libstdcxx-ng=15.1.0=h4852527_3
- libtiff=4.7.0=hf01ce69_5
- libuuid=2.38.1=h0b41bf4_0
- libwebp-base=1.5.0=h851e524_0
Expand Down Expand Up @@ -305,7 +305,7 @@ dependencies:
- zstandard=0.23.0=py312h66e93f0_2
- zstd=1.5.7=hb8e6e7a_2
- pip:
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@91ec5c45ff7357cd8f2bdb75dc61c55fdd6459b5
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@3936709de7ce3cd7d469b6c88f34bb0a704670de
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@99695a5e34812bfbb53cef84803033a91af137de
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@f72a1367edcb2da969002ca06f18f532340b3c27
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81
Expand Down
16 changes: 8 additions & 8 deletions environments/py-3.12-linux-64.conda.lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,10 @@ dependencies:
- libffi=3.4.6=h2dba641_1
- libfreetype=2.13.3=ha770c72_1
- libfreetype6=2.13.3=h48d6fc4_1
- libgcc=15.1.0=h767d61c_2
- libgcc-ng=15.1.0=h69a702a_2
- libgfortran=15.1.0=h69a702a_2
- libgfortran5=15.1.0=hcea5267_2
- libgcc=15.1.0=h767d61c_3
- libgcc-ng=15.1.0=h69a702a_3
- libgfortran=15.1.0=h69a702a_3
- libgfortran5=15.1.0=hcea5267_3
- libhwloc=2.11.2=default_h0d58e46_1001
- libiconv=1.18=h4ce23a2_1
- libjpeg-turbo=3.1.0=hb9d3cd8_0
Expand All @@ -78,10 +78,10 @@ dependencies:
- libnsl=2.0.1=hb9d3cd8_1
- libpng=1.6.49=h943b412_0
- libscotch=7.0.6=hea33c07_1
- libsqlite=3.50.1=h6cd9bfd_6
- libsqlite=3.50.1=h6cd9bfd_7
- libssh2=1.11.1=hcf80075_0
- libstdcxx=15.1.0=h8f9b012_2
- libstdcxx-ng=15.1.0=h4852527_2
- libstdcxx=15.1.0=h8f9b012_3
- libstdcxx-ng=15.1.0=h4852527_3
- libtiff=4.7.0=hf01ce69_5
- libuuid=2.38.1=h0b41bf4_0
- libwebp-base=1.5.0=h851e524_0
Expand Down Expand Up @@ -156,7 +156,7 @@ dependencies:
- zstandard=0.23.0=py312h66e93f0_2
- zstd=1.5.7=hb8e6e7a_2
- pip:
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@91ec5c45ff7357cd8f2bdb75dc61c55fdd6459b5
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@3936709de7ce3cd7d469b6c88f34bb0a704670de
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@99695a5e34812bfbb53cef84803033a91af137de
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@f72a1367edcb2da969002ca06f18f532340b3c27
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81
Expand Down
8 changes: 4 additions & 4 deletions environments/py-3.12-win-64-dev.conda.lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,16 +123,16 @@ dependencies:
- libffi=3.4.6=h537db12_1
- libfreetype=2.13.3=h57928b3_1
- libfreetype6=2.13.3=h0b5ce68_1
- libgcc=15.1.0=h1383e82_2
- libgomp=15.1.0=h1383e82_2
- libgcc=15.1.0=h1383e82_3
- libgomp=15.1.0=h1383e82_3
- libhwloc=2.11.2=default_ha69328c_1001
- libiconv=1.18=h135ad9c_1
- libjpeg-turbo=3.1.0=h2466b09_0
- liblapack=3.9.0=32_h1aa476e_mkl
- liblzma=5.8.1=h2466b09_2
- libpng=1.6.49=h7a4582a_0
- libsodium=1.0.20=hc70643c_0
- libsqlite=3.50.1=hf5d6505_6
- libsqlite=3.50.1=hf5d6505_7
- libssh2=1.11.1=h9aa295b_0
- libtiff=4.7.0=h05922d8_5
- libwebp-base=1.5.0=h3b0e114_0
Expand Down Expand Up @@ -295,7 +295,7 @@ dependencies:
- zstandard=0.23.0=py312h4389bb4_2
- zstd=1.5.7=hbeecb71_2
- pip:
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@91ec5c45ff7357cd8f2bdb75dc61c55fdd6459b5
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@3936709de7ce3cd7d469b6c88f34bb0a704670de
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@99695a5e34812bfbb53cef84803033a91af137de
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@f72a1367edcb2da969002ca06f18f532340b3c27
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81
Expand Down
8 changes: 4 additions & 4 deletions environments/py-3.12-win-64.conda.lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,15 +60,15 @@ dependencies:
- libffi=3.4.6=h537db12_1
- libfreetype=2.13.3=h57928b3_1
- libfreetype6=2.13.3=h0b5ce68_1
- libgcc=15.1.0=h1383e82_2
- libgomp=15.1.0=h1383e82_2
- libgcc=15.1.0=h1383e82_3
- libgomp=15.1.0=h1383e82_3
- libhwloc=2.11.2=default_ha69328c_1001
- libiconv=1.18=h135ad9c_1
- libjpeg-turbo=3.1.0=h2466b09_0
- liblapack=3.9.0=32_h1aa476e_mkl
- liblzma=5.8.1=h2466b09_2
- libpng=1.6.49=h7a4582a_0
- libsqlite=3.50.1=hf5d6505_6
- libsqlite=3.50.1=hf5d6505_7
- libssh2=1.11.1=h9aa295b_0
- libtiff=4.7.0=h05922d8_5
- libwebp-base=1.5.0=h3b0e114_0
Expand Down Expand Up @@ -144,7 +144,7 @@ dependencies:
- zstandard=0.23.0=py312h4389bb4_2
- zstd=1.5.7=hbeecb71_2
- pip:
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@91ec5c45ff7357cd8f2bdb75dc61c55fdd6459b5
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@3936709de7ce3cd7d469b6c88f34bb0a704670de
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@99695a5e34812bfbb53cef84803033a91af137de
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@f72a1367edcb2da969002ca06f18f532340b3c27
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@02fbd85bf7d54b8f4336f1f0094c1c3e27714e81
Expand Down
Loading