Skip to content

Commit cc700ab

Browse files
authored
Merge pull request #194 from MiraGeoscience/GEOPY-2049_use_published
GEOPY-2049: use published dependencies, no git branches
2 parents 4699cb0 + 4a12223 commit cc700ab

16 files changed

Lines changed: 2218 additions & 2172 deletions

environments/py-3.10-linux-64-dev.conda.lock.yml

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Generated by conda-lock.
22
# platform: linux-64
3-
# input_hash: 80b90d1dac6dd53ca8599208996488fde55264cf5f6f13d3981ae3e667ee4a82
3+
# input_hash: bf3275537e5ecaf05c1984281f2fde8ab4042050416af17dce075452328e658d
44

55
channels:
66
- conda-forge
@@ -20,7 +20,7 @@ dependencies:
2020
- async-lru=2.0.5=pyh29332c3_0
2121
- attrs=25.3.0=pyh71513ae_0
2222
- babel=2.17.0=pyhd8ed1ab_0
23-
- beautifulsoup4=4.13.3=pyha770c72_0
23+
- beautifulsoup4=4.13.4=pyha770c72_0
2424
- bleach=6.2.0=pyh29332c3_4
2525
- bleach-with-css=6.2.0=h82add2a_4
2626
- bokeh=3.6.3=pyhd8ed1ab_0
@@ -48,7 +48,7 @@ dependencies:
4848
- debugpy=1.8.14=py310hf71b8c6_0
4949
- decorator=5.2.1=pyhd8ed1ab_0
5050
- defusedxml=0.7.1=pyhd8ed1ab_0
51-
- dill=0.3.9=pyhd8ed1ab_1
51+
- dill=0.4.0=pyhd8ed1ab_0
5252
- discretize=0.11.2=py310ha2bacc8_1
5353
- distributed=2025.3.0=pyhd8ed1ab_0
5454
- docutils=0.19=py310hff52083_1
@@ -60,7 +60,7 @@ dependencies:
6060
- freetype=2.13.3=h48d6fc4_0
6161
- fsspec=2025.3.2=pyhd8ed1ab_0
6262
- geoana=0.7.2=py310ha2bacc8_0
63-
- greenlet=3.1.1=py310hf71b8c6_1
63+
- greenlet=3.2.0=py310hf71b8c6_0
6464
- h11=0.14.0=pyhd8ed1ab_1
6565
- h2=4.2.0=pyhd8ed1ab_0
6666
- h5py=3.13.0=nompi_py310h60e0fe6_100
@@ -299,11 +299,12 @@ dependencies:
299299
- zstandard=0.23.0=py310ha75aee5_1
300300
- zstd=1.5.7=hb8e6e7a_2
301301
- pip:
302-
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@7a04b6e280309e649b2811d47168de3fd6ddf61b
303-
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@adfe3987a9637b148c440234e67df9c16315a8d6
304-
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@b7338ad4c48b9a277c7d7a847cd59b2c67d06c4a
305-
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@45472488f4c20cc2b6fcbf36149cec938e1b0ebf
306-
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@4d0f8262ebb21c803c745fe85583d5cc5ce7d3e6
302+
- dask == 2025.3.0 --hash=sha256:b5d72bb33788904a218fd7da1850238517592358ecc79c30bb5c188a71df506d
303+
- geoapps-utils == 0.5.0a3 --hash=sha256:a752b0c8d4b11cf7f5906c1794631f1ee65e77bd17eb3c5bb85390ff06a61c3c
304+
- geoh5py == 0.11.0a4 --hash=sha256:4965e934b1e57460f98f76f96eca100abf48fd722245154c35af86e7ecbc10a6
305+
- mira-simpeg == 0.23.0.1a2 --hash=sha256:931b533984dfcca301bea0d8e4a72a5f482731f0561a9ad95a790c516262d830
306+
- octree-creation-app == 0.3.0a1 --hash=sha256:379dc607aca96db07af2ea8fbacadc9d0ca086e91d2508f5720b87e6e8d778a1
307+
- param-sweeps == 0.2.1a1 --hash=sha256:777618dd6eef4b6e86b4976e01c29bb202abb9d295b0774baeabf7534fb9389c
307308

308309
variables:
309310
KMP_WARNINGS: 0

environments/py-3.10-linux-64.conda.lock.yml

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Generated by conda-lock.
22
# platform: linux-64
3-
# input_hash: 80b90d1dac6dd53ca8599208996488fde55264cf5f6f13d3981ae3e667ee4a82
3+
# input_hash: bf3275537e5ecaf05c1984281f2fde8ab4042050416af17dce075452328e658d
44

55
channels:
66
- conda-forge
@@ -151,11 +151,12 @@ dependencies:
151151
- zstandard=0.23.0=py310ha75aee5_1
152152
- zstd=1.5.7=hb8e6e7a_2
153153
- pip:
154-
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@7a04b6e280309e649b2811d47168de3fd6ddf61b
155-
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@adfe3987a9637b148c440234e67df9c16315a8d6
156-
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@b7338ad4c48b9a277c7d7a847cd59b2c67d06c4a
157-
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@45472488f4c20cc2b6fcbf36149cec938e1b0ebf
158-
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@4d0f8262ebb21c803c745fe85583d5cc5ce7d3e6
154+
- dask == 2025.3.0 --hash=sha256:b5d72bb33788904a218fd7da1850238517592358ecc79c30bb5c188a71df506d
155+
- geoapps-utils == 0.5.0a3 --hash=sha256:a752b0c8d4b11cf7f5906c1794631f1ee65e77bd17eb3c5bb85390ff06a61c3c
156+
- geoh5py == 0.11.0a4 --hash=sha256:4965e934b1e57460f98f76f96eca100abf48fd722245154c35af86e7ecbc10a6
157+
- mira-simpeg == 0.23.0.1a2 --hash=sha256:931b533984dfcca301bea0d8e4a72a5f482731f0561a9ad95a790c516262d830
158+
- octree-creation-app == 0.3.0a1 --hash=sha256:379dc607aca96db07af2ea8fbacadc9d0ca086e91d2508f5720b87e6e8d778a1
159+
- param-sweeps == 0.2.1a1 --hash=sha256:777618dd6eef4b6e86b4976e01c29bb202abb9d295b0774baeabf7534fb9389c
159160

160161
variables:
161162
KMP_WARNINGS: 0

environments/py-3.10-win-64-dev.conda.lock.yml

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Generated by conda-lock.
22
# platform: win-64
3-
# input_hash: da13aca8b655e002cd330dad17edc06eb03e6e817d3fccc293d1e3bee477c615
3+
# input_hash: e7bc6ba0193fb36212cebeba8243e70ee2c0c8c368772456f1dad5c253e5f5b5
44

55
channels:
66
- conda-forge
@@ -20,7 +20,7 @@ dependencies:
2020
- async-lru=2.0.5=pyh29332c3_0
2121
- attrs=25.3.0=pyh71513ae_0
2222
- babel=2.17.0=pyhd8ed1ab_0
23-
- beautifulsoup4=4.13.3=pyha770c72_0
23+
- beautifulsoup4=4.13.4=pyha770c72_0
2424
- bleach=6.2.0=pyh29332c3_4
2525
- bleach-with-css=6.2.0=h82add2a_4
2626
- bokeh=3.6.3=pyhd8ed1ab_0
@@ -48,7 +48,7 @@ dependencies:
4848
- debugpy=1.8.14=py310h9e98ed7_0
4949
- decorator=5.2.1=pyhd8ed1ab_0
5050
- defusedxml=0.7.1=pyhd8ed1ab_0
51-
- dill=0.3.9=pyhd8ed1ab_1
51+
- dill=0.4.0=pyhd8ed1ab_0
5252
- discretize=0.11.2=py310h3e8ed56_1
5353
- distributed=2025.3.0=pyhd8ed1ab_0
5454
- docutils=0.19=py310h5588dad_1
@@ -60,7 +60,7 @@ dependencies:
6060
- freetype=2.13.3=h0b5ce68_0
6161
- fsspec=2025.3.2=pyhd8ed1ab_0
6262
- geoana=0.7.2=py310h3e8ed56_0
63-
- greenlet=3.1.1=py310h9e98ed7_1
63+
- greenlet=3.2.0=py310h9e98ed7_0
6464
- h11=0.14.0=pyhd8ed1ab_1
6565
- h2=4.2.0=pyhd8ed1ab_0
6666
- h5py=3.13.0=nompi_py310h2b0be38_100
@@ -290,11 +290,12 @@ dependencies:
290290
- zstandard=0.23.0=py310ha8f682b_1
291291
- zstd=1.5.7=hbeecb71_2
292292
- pip:
293-
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@7a04b6e280309e649b2811d47168de3fd6ddf61b
294-
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@adfe3987a9637b148c440234e67df9c16315a8d6
295-
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@b7338ad4c48b9a277c7d7a847cd59b2c67d06c4a
296-
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@45472488f4c20cc2b6fcbf36149cec938e1b0ebf
297-
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@4d0f8262ebb21c803c745fe85583d5cc5ce7d3e6
293+
- dask == 2025.3.0 --hash=sha256:b5d72bb33788904a218fd7da1850238517592358ecc79c30bb5c188a71df506d
294+
- geoapps-utils == 0.5.0a3 --hash=sha256:a752b0c8d4b11cf7f5906c1794631f1ee65e77bd17eb3c5bb85390ff06a61c3c
295+
- geoh5py == 0.11.0a4 --hash=sha256:4965e934b1e57460f98f76f96eca100abf48fd722245154c35af86e7ecbc10a6
296+
- mira-simpeg == 0.23.0.1a2 --hash=sha256:931b533984dfcca301bea0d8e4a72a5f482731f0561a9ad95a790c516262d830
297+
- octree-creation-app == 0.3.0a1 --hash=sha256:379dc607aca96db07af2ea8fbacadc9d0ca086e91d2508f5720b87e6e8d778a1
298+
- param-sweeps == 0.2.1a1 --hash=sha256:777618dd6eef4b6e86b4976e01c29bb202abb9d295b0774baeabf7534fb9389c
298299

299300
variables:
300301
KMP_WARNINGS: 0

environments/py-3.10-win-64.conda.lock.yml

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Generated by conda-lock.
22
# platform: win-64
3-
# input_hash: da13aca8b655e002cd330dad17edc06eb03e6e817d3fccc293d1e3bee477c615
3+
# input_hash: e7bc6ba0193fb36212cebeba8243e70ee2c0c8c368772456f1dad5c253e5f5b5
44

55
channels:
66
- conda-forge
@@ -140,11 +140,12 @@ dependencies:
140140
- zstandard=0.23.0=py310ha8f682b_1
141141
- zstd=1.5.7=hbeecb71_2
142142
- pip:
143-
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@7a04b6e280309e649b2811d47168de3fd6ddf61b
144-
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@adfe3987a9637b148c440234e67df9c16315a8d6
145-
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@b7338ad4c48b9a277c7d7a847cd59b2c67d06c4a
146-
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@45472488f4c20cc2b6fcbf36149cec938e1b0ebf
147-
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@4d0f8262ebb21c803c745fe85583d5cc5ce7d3e6
143+
- dask == 2025.3.0 --hash=sha256:b5d72bb33788904a218fd7da1850238517592358ecc79c30bb5c188a71df506d
144+
- geoapps-utils == 0.5.0a3 --hash=sha256:a752b0c8d4b11cf7f5906c1794631f1ee65e77bd17eb3c5bb85390ff06a61c3c
145+
- geoh5py == 0.11.0a4 --hash=sha256:4965e934b1e57460f98f76f96eca100abf48fd722245154c35af86e7ecbc10a6
146+
- mira-simpeg == 0.23.0.1a2 --hash=sha256:931b533984dfcca301bea0d8e4a72a5f482731f0561a9ad95a790c516262d830
147+
- octree-creation-app == 0.3.0a1 --hash=sha256:379dc607aca96db07af2ea8fbacadc9d0ca086e91d2508f5720b87e6e8d778a1
148+
- param-sweeps == 0.2.1a1 --hash=sha256:777618dd6eef4b6e86b4976e01c29bb202abb9d295b0774baeabf7534fb9389c
148149

149150
variables:
150151
KMP_WARNINGS: 0

environments/py-3.11-linux-64-dev.conda.lock.yml

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Generated by conda-lock.
22
# platform: linux-64
3-
# input_hash: eb982334c3fa092fa3598f8b286ac1625273bca7a4363256b1ca4191cb9abc12
3+
# input_hash: 8b265443dab30ad551824c6b1a148bd0dd8035f687125469ec0b8495cb8d13ef
44

55
channels:
66
- conda-forge
@@ -20,7 +20,7 @@ dependencies:
2020
- async-lru=2.0.5=pyh29332c3_0
2121
- attrs=25.3.0=pyh71513ae_0
2222
- babel=2.17.0=pyhd8ed1ab_0
23-
- beautifulsoup4=4.13.3=pyha770c72_0
23+
- beautifulsoup4=4.13.4=pyha770c72_0
2424
- bleach=6.2.0=pyh29332c3_4
2525
- bleach-with-css=6.2.0=h82add2a_4
2626
- bokeh=3.6.3=pyhd8ed1ab_0
@@ -49,7 +49,7 @@ dependencies:
4949
- decorator=5.2.1=pyhd8ed1ab_0
5050
- defusedxml=0.7.1=pyhd8ed1ab_0
5151
- deprecated=1.2.18=pyhd8ed1ab_0
52-
- dill=0.3.9=pyhd8ed1ab_1
52+
- dill=0.4.0=pyhd8ed1ab_0
5353
- discretize=0.11.2=py311h5b7b71f_1
5454
- distributed=2025.3.0=pyhd8ed1ab_0
5555
- docutils=0.19=py311h38be061_1
@@ -61,7 +61,7 @@ dependencies:
6161
- freetype=2.13.3=h48d6fc4_0
6262
- fsspec=2025.3.2=pyhd8ed1ab_0
6363
- geoana=0.7.2=py311h5b7b71f_0
64-
- greenlet=3.1.1=py311hfdbb021_1
64+
- greenlet=3.2.0=py311hfdbb021_0
6565
- h11=0.14.0=pyhd8ed1ab_1
6666
- h2=4.2.0=pyhd8ed1ab_0
6767
- h5py=3.13.0=nompi_py311hb639ac4_100
@@ -302,11 +302,12 @@ dependencies:
302302
- zstandard=0.23.0=py311h9ecbd09_1
303303
- zstd=1.5.7=hb8e6e7a_2
304304
- pip:
305-
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@7a04b6e280309e649b2811d47168de3fd6ddf61b
306-
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@adfe3987a9637b148c440234e67df9c16315a8d6
307-
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@b7338ad4c48b9a277c7d7a847cd59b2c67d06c4a
308-
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@45472488f4c20cc2b6fcbf36149cec938e1b0ebf
309-
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@4d0f8262ebb21c803c745fe85583d5cc5ce7d3e6
305+
- dask == 2025.3.0 --hash=sha256:b5d72bb33788904a218fd7da1850238517592358ecc79c30bb5c188a71df506d
306+
- geoapps-utils == 0.5.0a3 --hash=sha256:a752b0c8d4b11cf7f5906c1794631f1ee65e77bd17eb3c5bb85390ff06a61c3c
307+
- geoh5py == 0.11.0a4 --hash=sha256:4965e934b1e57460f98f76f96eca100abf48fd722245154c35af86e7ecbc10a6
308+
- mira-simpeg == 0.23.0.1a2 --hash=sha256:931b533984dfcca301bea0d8e4a72a5f482731f0561a9ad95a790c516262d830
309+
- octree-creation-app == 0.3.0a1 --hash=sha256:379dc607aca96db07af2ea8fbacadc9d0ca086e91d2508f5720b87e6e8d778a1
310+
- param-sweeps == 0.2.1a1 --hash=sha256:777618dd6eef4b6e86b4976e01c29bb202abb9d295b0774baeabf7534fb9389c
310311

311312
variables:
312313
KMP_WARNINGS: 0

environments/py-3.11-linux-64.conda.lock.yml

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Generated by conda-lock.
22
# platform: linux-64
3-
# input_hash: eb982334c3fa092fa3598f8b286ac1625273bca7a4363256b1ca4191cb9abc12
3+
# input_hash: 8b265443dab30ad551824c6b1a148bd0dd8035f687125469ec0b8495cb8d13ef
44

55
channels:
66
- conda-forge
@@ -153,11 +153,12 @@ dependencies:
153153
- zstandard=0.23.0=py311h9ecbd09_1
154154
- zstd=1.5.7=hb8e6e7a_2
155155
- pip:
156-
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@7a04b6e280309e649b2811d47168de3fd6ddf61b
157-
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@adfe3987a9637b148c440234e67df9c16315a8d6
158-
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@b7338ad4c48b9a277c7d7a847cd59b2c67d06c4a
159-
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@45472488f4c20cc2b6fcbf36149cec938e1b0ebf
160-
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@4d0f8262ebb21c803c745fe85583d5cc5ce7d3e6
156+
- dask == 2025.3.0 --hash=sha256:b5d72bb33788904a218fd7da1850238517592358ecc79c30bb5c188a71df506d
157+
- geoapps-utils == 0.5.0a3 --hash=sha256:a752b0c8d4b11cf7f5906c1794631f1ee65e77bd17eb3c5bb85390ff06a61c3c
158+
- geoh5py == 0.11.0a4 --hash=sha256:4965e934b1e57460f98f76f96eca100abf48fd722245154c35af86e7ecbc10a6
159+
- mira-simpeg == 0.23.0.1a2 --hash=sha256:931b533984dfcca301bea0d8e4a72a5f482731f0561a9ad95a790c516262d830
160+
- octree-creation-app == 0.3.0a1 --hash=sha256:379dc607aca96db07af2ea8fbacadc9d0ca086e91d2508f5720b87e6e8d778a1
161+
- param-sweeps == 0.2.1a1 --hash=sha256:777618dd6eef4b6e86b4976e01c29bb202abb9d295b0774baeabf7534fb9389c
161162

162163
variables:
163164
KMP_WARNINGS: 0

environments/py-3.11-win-64-dev.conda.lock.yml

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Generated by conda-lock.
22
# platform: win-64
3-
# input_hash: 0fe35ae24ea2ec604ddabfcd3988350722f278e2b91783946c9b2dba4d43b717
3+
# input_hash: 6746234080fb492f036f680bcb88c659a2628254805462ff518405ebc4dc97ec
44

55
channels:
66
- conda-forge
@@ -20,7 +20,7 @@ dependencies:
2020
- async-lru=2.0.5=pyh29332c3_0
2121
- attrs=25.3.0=pyh71513ae_0
2222
- babel=2.17.0=pyhd8ed1ab_0
23-
- beautifulsoup4=4.13.3=pyha770c72_0
23+
- beautifulsoup4=4.13.4=pyha770c72_0
2424
- bleach=6.2.0=pyh29332c3_4
2525
- bleach-with-css=6.2.0=h82add2a_4
2626
- bokeh=3.6.3=pyhd8ed1ab_0
@@ -49,7 +49,7 @@ dependencies:
4949
- decorator=5.2.1=pyhd8ed1ab_0
5050
- defusedxml=0.7.1=pyhd8ed1ab_0
5151
- deprecated=1.2.18=pyhd8ed1ab_0
52-
- dill=0.3.9=pyhd8ed1ab_1
52+
- dill=0.4.0=pyhd8ed1ab_0
5353
- discretize=0.11.2=py311h9b10771_0
5454
- distributed=2025.3.0=pyhd8ed1ab_0
5555
- docutils=0.19=py311h1ea47a8_1
@@ -61,7 +61,7 @@ dependencies:
6161
- freetype=2.13.3=h0b5ce68_0
6262
- fsspec=2025.3.2=pyhd8ed1ab_0
6363
- geoana=0.7.2=py311h9b10771_0
64-
- greenlet=3.1.1=py311hda3d55a_1
64+
- greenlet=3.2.0=py311hda3d55a_0
6565
- h11=0.14.0=pyhd8ed1ab_1
6666
- h2=4.2.0=pyhd8ed1ab_0
6767
- h5py=3.13.0=nompi_py311h67016bb_100
@@ -293,11 +293,12 @@ dependencies:
293293
- zstandard=0.23.0=py311he736701_1
294294
- zstd=1.5.7=hbeecb71_2
295295
- pip:
296-
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@7a04b6e280309e649b2811d47168de3fd6ddf61b
297-
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@adfe3987a9637b148c440234e67df9c16315a8d6
298-
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@b7338ad4c48b9a277c7d7a847cd59b2c67d06c4a
299-
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@45472488f4c20cc2b6fcbf36149cec938e1b0ebf
300-
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@4d0f8262ebb21c803c745fe85583d5cc5ce7d3e6
296+
- dask == 2025.3.0 --hash=sha256:b5d72bb33788904a218fd7da1850238517592358ecc79c30bb5c188a71df506d
297+
- geoapps-utils == 0.5.0a3 --hash=sha256:a752b0c8d4b11cf7f5906c1794631f1ee65e77bd17eb3c5bb85390ff06a61c3c
298+
- geoh5py == 0.11.0a4 --hash=sha256:4965e934b1e57460f98f76f96eca100abf48fd722245154c35af86e7ecbc10a6
299+
- mira-simpeg == 0.23.0.1a2 --hash=sha256:931b533984dfcca301bea0d8e4a72a5f482731f0561a9ad95a790c516262d830
300+
- octree-creation-app == 0.3.0a1 --hash=sha256:379dc607aca96db07af2ea8fbacadc9d0ca086e91d2508f5720b87e6e8d778a1
301+
- param-sweeps == 0.2.1a1 --hash=sha256:777618dd6eef4b6e86b4976e01c29bb202abb9d295b0774baeabf7534fb9389c
301302

302303
variables:
303304
KMP_WARNINGS: 0

environments/py-3.11-win-64.conda.lock.yml

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Generated by conda-lock.
22
# platform: win-64
3-
# input_hash: 0fe35ae24ea2ec604ddabfcd3988350722f278e2b91783946c9b2dba4d43b717
3+
# input_hash: 6746234080fb492f036f680bcb88c659a2628254805462ff518405ebc4dc97ec
44

55
channels:
66
- conda-forge
@@ -142,11 +142,12 @@ dependencies:
142142
- zstandard=0.23.0=py311he736701_1
143143
- zstd=1.5.7=hbeecb71_2
144144
- pip:
145-
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@7a04b6e280309e649b2811d47168de3fd6ddf61b
146-
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@adfe3987a9637b148c440234e67df9c16315a8d6
147-
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@b7338ad4c48b9a277c7d7a847cd59b2c67d06c4a
148-
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@45472488f4c20cc2b6fcbf36149cec938e1b0ebf
149-
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@4d0f8262ebb21c803c745fe85583d5cc5ce7d3e6
145+
- dask == 2025.3.0 --hash=sha256:b5d72bb33788904a218fd7da1850238517592358ecc79c30bb5c188a71df506d
146+
- geoapps-utils == 0.5.0a3 --hash=sha256:a752b0c8d4b11cf7f5906c1794631f1ee65e77bd17eb3c5bb85390ff06a61c3c
147+
- geoh5py == 0.11.0a4 --hash=sha256:4965e934b1e57460f98f76f96eca100abf48fd722245154c35af86e7ecbc10a6
148+
- mira-simpeg == 0.23.0.1a2 --hash=sha256:931b533984dfcca301bea0d8e4a72a5f482731f0561a9ad95a790c516262d830
149+
- octree-creation-app == 0.3.0a1 --hash=sha256:379dc607aca96db07af2ea8fbacadc9d0ca086e91d2508f5720b87e6e8d778a1
150+
- param-sweeps == 0.2.1a1 --hash=sha256:777618dd6eef4b6e86b4976e01c29bb202abb9d295b0774baeabf7534fb9389c
150151

151152
variables:
152153
KMP_WARNINGS: 0

environments/py-3.12-linux-64-dev.conda.lock.yml

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Generated by conda-lock.
22
# platform: linux-64
3-
# input_hash: bcbc4f1192606dfa8ea0ccc5cd64af77eb60f30a3e3559f22cfd750e7fd6fd1d
3+
# input_hash: 1dc064917aeb518bbd08c7336c474da8966f79b47d704f7e17aa98ac37fee0d7
44

55
channels:
66
- conda-forge
@@ -20,7 +20,7 @@ dependencies:
2020
- async-lru=2.0.5=pyh29332c3_0
2121
- attrs=25.3.0=pyh71513ae_0
2222
- babel=2.17.0=pyhd8ed1ab_0
23-
- beautifulsoup4=4.13.3=pyha770c72_0
23+
- beautifulsoup4=4.13.4=pyha770c72_0
2424
- bleach=6.2.0=pyh29332c3_4
2525
- bleach-with-css=6.2.0=h82add2a_4
2626
- bokeh=3.6.3=pyhd8ed1ab_0
@@ -49,7 +49,7 @@ dependencies:
4949
- decorator=5.2.1=pyhd8ed1ab_0
5050
- defusedxml=0.7.1=pyhd8ed1ab_0
5151
- deprecated=1.2.18=pyhd8ed1ab_0
52-
- dill=0.3.9=pyhd8ed1ab_1
52+
- dill=0.4.0=pyhd8ed1ab_0
5353
- discretize=0.11.2=py312hc39e661_1
5454
- distributed=2025.3.0=pyhd8ed1ab_0
5555
- docutils=0.18.1=py312h7900ff3_0
@@ -61,7 +61,7 @@ dependencies:
6161
- freetype=2.13.3=h48d6fc4_0
6262
- fsspec=2025.3.2=pyhd8ed1ab_0
6363
- geoana=0.7.2=py312hc39e661_0
64-
- greenlet=3.1.1=py312h2ec8cdc_1
64+
- greenlet=3.2.0=py312h2ec8cdc_0
6565
- h11=0.14.0=pyhd8ed1ab_1
6666
- h2=4.2.0=pyhd8ed1ab_0
6767
- h5py=3.13.0=nompi_py312hedeef09_100
@@ -302,11 +302,12 @@ dependencies:
302302
- zstandard=0.23.0=py312h66e93f0_1
303303
- zstd=1.5.7=hb8e6e7a_2
304304
- pip:
305-
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@7a04b6e280309e649b2811d47168de3fd6ddf61b
306-
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@adfe3987a9637b148c440234e67df9c16315a8d6
307-
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@b7338ad4c48b9a277c7d7a847cd59b2c67d06c4a
308-
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@45472488f4c20cc2b6fcbf36149cec938e1b0ebf
309-
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@4d0f8262ebb21c803c745fe85583d5cc5ce7d3e6
305+
- dask == 2025.3.0 --hash=sha256:b5d72bb33788904a218fd7da1850238517592358ecc79c30bb5c188a71df506d
306+
- geoapps-utils == 0.5.0a3 --hash=sha256:a752b0c8d4b11cf7f5906c1794631f1ee65e77bd17eb3c5bb85390ff06a61c3c
307+
- geoh5py == 0.11.0a4 --hash=sha256:4965e934b1e57460f98f76f96eca100abf48fd722245154c35af86e7ecbc10a6
308+
- mira-simpeg == 0.23.0.1a2 --hash=sha256:931b533984dfcca301bea0d8e4a72a5f482731f0561a9ad95a790c516262d830
309+
- octree-creation-app == 0.3.0a1 --hash=sha256:379dc607aca96db07af2ea8fbacadc9d0ca086e91d2508f5720b87e6e8d778a1
310+
- param-sweeps == 0.2.1a1 --hash=sha256:777618dd6eef4b6e86b4976e01c29bb202abb9d295b0774baeabf7534fb9389c
310311

311312
variables:
312313
KMP_WARNINGS: 0

0 commit comments

Comments
 (0)