Skip to content

Commit 8d1c478

Browse files
committed
Re-lock
1 parent 2ed869f commit 8d1c478

15 files changed

Lines changed: 2133 additions & 2148 deletions

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

Lines changed: 12 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ channels:
66
- conda-forge
77
- nodefaults
88
dependencies:
9-
- _libgcc_mutex=0.1=conda_forge
10-
- _openmp_mutex=4.5=2_kmp_llvm
9+
- _openmp_mutex=4.5=3_kmp_llvm
1110
- accessible-pygments=0.0.5=pyhd8ed1ab_1
1211
- alabaster=0.7.16=pyhd8ed1ab_0
1312
- annotated-types=0.7.0=pyhd8ed1ab_1
@@ -16,7 +15,7 @@ dependencies:
1615
- argon2-cffi-bindings=21.2.0=py310ha75aee5_5
1716
- arrow=1.3.0=pyhd8ed1ab_1
1817
- asciitree=0.3.3=py_2
19-
- astroid=3.3.8=py310hff52083_0
18+
- astroid=3.3.9=py310hff52083_0
2019
- asttokens=3.0.0=pyhd8ed1ab_1
2120
- async-lru=2.0.4=pyhd8ed1ab_1
2221
- attrs=25.1.0=pyh71513ae_0
@@ -59,7 +58,7 @@ dependencies:
5958
- fonttools=4.56.0=py310h89163eb_0
6059
- fqdn=1.5.1=pyhd8ed1ab_1
6160
- freetype=2.12.1=h267a509_2
62-
- fsspec=2025.2.0=pyhd8ed1ab_0
61+
- fsspec=2025.3.0=pyhd8ed1ab_0
6362
- geoana=0.7.2=py310ha2bacc8_0
6463
- greenlet=3.1.1=py310hf71b8c6_1
6564
- h11=0.14.0=pyhd8ed1ab_1
@@ -78,7 +77,7 @@ dependencies:
7877
- importlib_resources=6.5.2=pyhd8ed1ab_0
7978
- iniconfig=2.0.0=pyhd8ed1ab_1
8079
- ipykernel=6.29.5=pyh3099207_0
81-
- ipython=8.33.0=pyh907856f_0
80+
- ipython=8.34.0=pyh907856f_0
8281
- ipython_genutils=0.2.0=pyhd8ed1ab_2
8382
- ipywidgets=7.8.5=pyhd8ed1ab_0
8483
- isoduration=20.11.0=pyhd8ed1ab_1
@@ -162,8 +161,8 @@ dependencies:
162161
- mistune=3.1.2=pyhd8ed1ab_0
163162
- mkl=2024.2.2=ha957f24_16
164163
- msgpack-python=1.1.0=py310h3788b33_0
165-
- mumps-include=5.7.3=ha770c72_7
166-
- mumps-seq=5.7.3=h2064c95_7
164+
- mumps-include=5.7.3=ha770c72_8
165+
- mumps-seq=5.7.3=h2064c95_8
167166
- munkres=1.1.4=pyh9f0ad1d_0
168167
- myst-nb=1.2.0=pyh29332c3_0
169168
- myst-parser=1.0.0=pyhd8ed1ab_0
@@ -208,7 +207,7 @@ dependencies:
208207
- pydata-sphinx-theme=0.15.4=pyhd8ed1ab_0
209208
- pydiso=0.1.2=py310h69a6472_0
210209
- pygments=2.19.1=pyhd8ed1ab_0
211-
- pylint=3.3.4=pyh29332c3_0
210+
- pylint=3.3.5=pyh29332c3_0
212211
- pymatsolver=0.3.1=pyh48887ae_201
213212
- pyparsing=3.2.1=pyhd8ed1ab_0
214213
- pysocks=1.7.1=pyha55dd90_7
@@ -299,11 +298,11 @@ dependencies:
299298
- zstandard=0.19.0=py310h5764c6d_0
300299
- zstd=1.5.7=hb8e6e7a_1
301300
- pip:
302-
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@6ba24321d5311bbaf7ab460261ce6730ed541131
303-
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@94e2e48fb93d9819a63f11f10cf11d487fbdb20f
304-
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@275985aa18af76d70d55311e45dcfed149e62089
305-
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@680a233e2d3380c084a05a6e3cb51b28e6b450ab
306-
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@39de1da1495aff6d16641d408317619e23adbdb4
301+
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@1ed273892ca0494a3b612d075a66dd4a1de2283a
302+
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@fcd14f4a511583b410f91c3d8e97be1fc755bdb5
303+
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@826b686061e177b769838290bdfb0a70d1884b1c
304+
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@c1797da5ca947c6f48555ea7f7680c0c63c1c456
305+
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@6bf4ac8a7fc6c111216e8042a075f9e92ce38d41
307306

308307
variables:
309308
KMP_WARNINGS: 0

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

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ channels:
66
- conda-forge
77
- nodefaults
88
dependencies:
9-
- _libgcc_mutex=0.1=conda_forge
10-
- _openmp_mutex=4.5=2_kmp_llvm
9+
- _openmp_mutex=4.5=3_kmp_llvm
1110
- annotated-types=0.7.0=pyhd8ed1ab_1
1211
- asciitree=0.3.3=py_2
1312
- bokeh=3.6.3=pyhd8ed1ab_0
@@ -33,7 +32,7 @@ dependencies:
3332
- fasteners=0.19=pyhd8ed1ab_1
3433
- fonttools=4.56.0=py310h89163eb_0
3534
- freetype=2.12.1=h267a509_2
36-
- fsspec=2025.2.0=pyhd8ed1ab_0
35+
- fsspec=2025.3.0=pyhd8ed1ab_0
3736
- geoana=0.7.2=py310ha2bacc8_0
3837
- h2=4.2.0=pyhd8ed1ab_0
3938
- h5py=3.13.0=nompi_py310h60e0fe6_100
@@ -94,8 +93,8 @@ dependencies:
9493
- metis=5.1.0=hd0bcaf9_1007
9594
- mkl=2024.2.2=ha957f24_16
9695
- msgpack-python=1.1.0=py310h3788b33_0
97-
- mumps-include=5.7.3=ha770c72_7
98-
- mumps-seq=5.7.3=h2064c95_7
96+
- mumps-include=5.7.3=ha770c72_8
97+
- mumps-seq=5.7.3=h2064c95_8
9998
- munkres=1.1.4=pyh9f0ad1d_0
10099
- ncurses=6.5=h2d0b736_3
101100
- numcodecs=0.13.1=py310h5eaa309_0
@@ -152,11 +151,11 @@ dependencies:
152151
- zstandard=0.19.0=py310h5764c6d_0
153152
- zstd=1.5.7=hb8e6e7a_1
154153
- pip:
155-
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@6ba24321d5311bbaf7ab460261ce6730ed541131
156-
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@94e2e48fb93d9819a63f11f10cf11d487fbdb20f
157-
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@275985aa18af76d70d55311e45dcfed149e62089
158-
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@680a233e2d3380c084a05a6e3cb51b28e6b450ab
159-
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@39de1da1495aff6d16641d408317619e23adbdb4
154+
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@1ed273892ca0494a3b612d075a66dd4a1de2283a
155+
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@fcd14f4a511583b410f91c3d8e97be1fc755bdb5
156+
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@826b686061e177b769838290bdfb0a70d1884b1c
157+
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@c1797da5ca947c6f48555ea7f7680c0c63c1c456
158+
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@6bf4ac8a7fc6c111216e8042a075f9e92ce38d41
160159

161160
variables:
162161
KMP_WARNINGS: 0

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

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies:
1515
- argon2-cffi-bindings=21.2.0=py310ha8f682b_5
1616
- arrow=1.3.0=pyhd8ed1ab_1
1717
- asciitree=0.3.3=py_2
18-
- astroid=3.3.8=py310h5588dad_0
18+
- astroid=3.3.9=py310h5588dad_0
1919
- asttokens=3.0.0=pyhd8ed1ab_1
2020
- async-lru=2.0.4=pyhd8ed1ab_1
2121
- attrs=25.1.0=pyh71513ae_0
@@ -58,7 +58,7 @@ dependencies:
5858
- fonttools=4.56.0=py310h38315fa_0
5959
- fqdn=1.5.1=pyhd8ed1ab_1
6060
- freetype=2.12.1=hdaf720e_2
61-
- fsspec=2025.2.0=pyhd8ed1ab_0
61+
- fsspec=2025.3.0=pyhd8ed1ab_0
6262
- geoana=0.7.2=py310h3e8ed56_0
6363
- greenlet=3.1.1=py310h9e98ed7_1
6464
- h11=0.14.0=pyhd8ed1ab_1
@@ -77,7 +77,7 @@ dependencies:
7777
- iniconfig=2.0.0=pyhd8ed1ab_1
7878
- intel-openmp=2024.2.1=h57928b3_1083
7979
- ipykernel=6.29.5=pyh4bbf305_0
80-
- ipython=8.33.0=pyh9ab4c32_0
80+
- ipython=8.34.0=pyh9ab4c32_0
8181
- ipython_genutils=0.2.0=pyhd8ed1ab_2
8282
- ipywidgets=7.8.5=pyhd8ed1ab_0
8383
- isoduration=20.11.0=pyhd8ed1ab_1
@@ -148,7 +148,7 @@ dependencies:
148148
- mistune=3.1.2=pyhd8ed1ab_0
149149
- mkl=2024.2.2=h66d3029_15
150150
- msgpack-python=1.1.0=py310hc19bc0b_0
151-
- mumps-seq=5.7.3=h9576071_7
151+
- mumps-seq=5.7.3=h9576071_8
152152
- munkres=1.1.4=pyh9f0ad1d_0
153153
- myst-nb=1.2.0=pyh29332c3_0
154154
- myst-parser=1.0.0=pyhd8ed1ab_0
@@ -190,7 +190,7 @@ dependencies:
190190
- pydata-sphinx-theme=0.15.4=pyhd8ed1ab_0
191191
- pydiso=0.1.2=py310h8f92c26_0
192192
- pygments=2.19.1=pyhd8ed1ab_0
193-
- pylint=3.3.4=pyh29332c3_0
193+
- pylint=3.3.5=pyh29332c3_0
194194
- pymatsolver=0.3.1=pyh48887ae_201
195195
- pyparsing=3.2.1=pyhd8ed1ab_0
196196
- pysocks=1.7.1=pyh09c184e_7
@@ -288,11 +288,11 @@ dependencies:
288288
- zstandard=0.19.0=py310h8d17308_0
289289
- zstd=1.5.7=hbeecb71_1
290290
- pip:
291-
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@6ba24321d5311bbaf7ab460261ce6730ed541131
292-
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@94e2e48fb93d9819a63f11f10cf11d487fbdb20f
293-
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@275985aa18af76d70d55311e45dcfed149e62089
294-
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@680a233e2d3380c084a05a6e3cb51b28e6b450ab
295-
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@39de1da1495aff6d16641d408317619e23adbdb4
291+
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@1ed273892ca0494a3b612d075a66dd4a1de2283a
292+
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@fcd14f4a511583b410f91c3d8e97be1fc755bdb5
293+
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@826b686061e177b769838290bdfb0a70d1884b1c
294+
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@c1797da5ca947c6f48555ea7f7680c0c63c1c456
295+
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@6bf4ac8a7fc6c111216e8042a075f9e92ce38d41
296296

297297
variables:
298298
KMP_WARNINGS: 0

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies:
3131
- fasteners=0.19=pyhd8ed1ab_1
3232
- fonttools=4.56.0=py310h38315fa_0
3333
- freetype=2.12.1=hdaf720e_2
34-
- fsspec=2025.2.0=pyhd8ed1ab_0
34+
- fsspec=2025.3.0=pyhd8ed1ab_0
3535
- geoana=0.7.2=py310h3e8ed56_0
3636
- h2=4.2.0=pyhd8ed1ab_0
3737
- h5py=3.13.0=nompi_py310h2b0be38_100
@@ -79,7 +79,7 @@ dependencies:
7979
- matplotlib-base=3.8.4=py310hadb10a8_2
8080
- mkl=2024.2.2=h66d3029_15
8181
- msgpack-python=1.1.0=py310hc19bc0b_0
82-
- mumps-seq=5.7.3=h9576071_7
82+
- mumps-seq=5.7.3=h9576071_8
8383
- munkres=1.1.4=pyh9f0ad1d_0
8484
- numcodecs=0.13.1=py310hb4db72f_0
8585
- numpy=1.26.4=py310hf667824_0
@@ -139,11 +139,11 @@ dependencies:
139139
- zstandard=0.19.0=py310h8d17308_0
140140
- zstd=1.5.7=hbeecb71_1
141141
- pip:
142-
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@6ba24321d5311bbaf7ab460261ce6730ed541131
143-
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@94e2e48fb93d9819a63f11f10cf11d487fbdb20f
144-
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@275985aa18af76d70d55311e45dcfed149e62089
145-
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@680a233e2d3380c084a05a6e3cb51b28e6b450ab
146-
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@39de1da1495aff6d16641d408317619e23adbdb4
142+
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@1ed273892ca0494a3b612d075a66dd4a1de2283a
143+
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@fcd14f4a511583b410f91c3d8e97be1fc755bdb5
144+
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@826b686061e177b769838290bdfb0a70d1884b1c
145+
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@c1797da5ca947c6f48555ea7f7680c0c63c1c456
146+
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@6bf4ac8a7fc6c111216e8042a075f9e92ce38d41
147147

148148
variables:
149149
KMP_WARNINGS: 0

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

Lines changed: 12 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ channels:
66
- conda-forge
77
- nodefaults
88
dependencies:
9-
- _libgcc_mutex=0.1=conda_forge
10-
- _openmp_mutex=4.5=2_kmp_llvm
9+
- _openmp_mutex=4.5=3_kmp_llvm
1110
- accessible-pygments=0.0.5=pyhd8ed1ab_1
1211
- alabaster=0.7.16=pyhd8ed1ab_0
1312
- annotated-types=0.7.0=pyhd8ed1ab_1
@@ -16,7 +15,7 @@ dependencies:
1615
- argon2-cffi-bindings=21.2.0=py311h9ecbd09_5
1716
- arrow=1.3.0=pyhd8ed1ab_1
1817
- asciitree=0.3.3=py_2
19-
- astroid=3.3.8=py311h38be061_0
18+
- astroid=3.3.9=py311h38be061_0
2019
- asttokens=3.0.0=pyhd8ed1ab_1
2120
- async-lru=2.0.4=pyhd8ed1ab_1
2221
- attrs=25.1.0=pyh71513ae_0
@@ -60,7 +59,7 @@ dependencies:
6059
- fonttools=4.56.0=py311h2dc5d0c_0
6160
- fqdn=1.5.1=pyhd8ed1ab_1
6261
- freetype=2.12.1=h267a509_2
63-
- fsspec=2025.2.0=pyhd8ed1ab_0
62+
- fsspec=2025.3.0=pyhd8ed1ab_0
6463
- geoana=0.7.2=py311h5b7b71f_0
6564
- greenlet=3.1.1=py311hfdbb021_1
6665
- h11=0.14.0=pyhd8ed1ab_1
@@ -79,7 +78,7 @@ dependencies:
7978
- importlib_resources=6.5.2=pyhd8ed1ab_0
8079
- iniconfig=2.0.0=pyhd8ed1ab_1
8180
- ipykernel=6.29.5=pyh3099207_0
82-
- ipython=9.0.0=pyhfb0248b_1
81+
- ipython=9.0.2=pyhfb0248b_0
8382
- ipython_genutils=0.2.0=pyhd8ed1ab_2
8483
- ipython_pygments_lexers=1.1.1=pyhd8ed1ab_0
8584
- ipywidgets=7.8.5=pyhd8ed1ab_0
@@ -165,8 +164,8 @@ dependencies:
165164
- mistune=3.1.2=pyhd8ed1ab_0
166165
- mkl=2024.2.2=ha957f24_16
167166
- msgpack-python=1.1.0=py311hd18a35c_0
168-
- mumps-include=5.7.3=ha770c72_7
169-
- mumps-seq=5.7.3=h2064c95_7
167+
- mumps-include=5.7.3=ha770c72_8
168+
- mumps-seq=5.7.3=h2064c95_8
170169
- munkres=1.1.4=pyh9f0ad1d_0
171170
- myst-nb=1.2.0=pyh29332c3_0
172171
- myst-parser=1.0.0=pyhd8ed1ab_0
@@ -211,7 +210,7 @@ dependencies:
211210
- pydata-sphinx-theme=0.15.4=pyhd8ed1ab_0
212211
- pydiso=0.1.2=py311h19ea254_0
213212
- pygments=2.19.1=pyhd8ed1ab_0
214-
- pylint=3.3.4=pyh29332c3_0
213+
- pylint=3.3.5=pyh29332c3_0
215214
- pymatsolver=0.3.1=pyh48887ae_201
216215
- pyparsing=3.2.1=pyhd8ed1ab_0
217216
- pysocks=1.7.1=pyha55dd90_7
@@ -303,11 +302,11 @@ dependencies:
303302
- zstandard=0.19.0=py311hd4cff14_0
304303
- zstd=1.5.7=hb8e6e7a_1
305304
- pip:
306-
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@6ba24321d5311bbaf7ab460261ce6730ed541131
307-
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@94e2e48fb93d9819a63f11f10cf11d487fbdb20f
308-
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@275985aa18af76d70d55311e45dcfed149e62089
309-
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@680a233e2d3380c084a05a6e3cb51b28e6b450ab
310-
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@39de1da1495aff6d16641d408317619e23adbdb4
305+
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@1ed273892ca0494a3b612d075a66dd4a1de2283a
306+
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@fcd14f4a511583b410f91c3d8e97be1fc755bdb5
307+
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@826b686061e177b769838290bdfb0a70d1884b1c
308+
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@c1797da5ca947c6f48555ea7f7680c0c63c1c456
309+
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@6bf4ac8a7fc6c111216e8042a075f9e92ce38d41
311310

312311
variables:
313312
KMP_WARNINGS: 0

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

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ channels:
66
- conda-forge
77
- nodefaults
88
dependencies:
9-
- _libgcc_mutex=0.1=conda_forge
10-
- _openmp_mutex=4.5=2_kmp_llvm
9+
- _openmp_mutex=4.5=3_kmp_llvm
1110
- annotated-types=0.7.0=pyhd8ed1ab_1
1211
- asciitree=0.3.3=py_2
1312
- bokeh=3.6.3=pyhd8ed1ab_0
@@ -34,7 +33,7 @@ dependencies:
3433
- fasteners=0.19=pyhd8ed1ab_1
3534
- fonttools=4.56.0=py311h2dc5d0c_0
3635
- freetype=2.12.1=h267a509_2
37-
- fsspec=2025.2.0=pyhd8ed1ab_0
36+
- fsspec=2025.3.0=pyhd8ed1ab_0
3837
- geoana=0.7.2=py311h5b7b71f_0
3938
- h2=4.2.0=pyhd8ed1ab_0
4039
- h5py=3.13.0=nompi_py311hb639ac4_100
@@ -96,8 +95,8 @@ dependencies:
9695
- metis=5.1.0=hd0bcaf9_1007
9796
- mkl=2024.2.2=ha957f24_16
9897
- msgpack-python=1.1.0=py311hd18a35c_0
99-
- mumps-include=5.7.3=ha770c72_7
100-
- mumps-seq=5.7.3=h2064c95_7
98+
- mumps-include=5.7.3=ha770c72_8
99+
- mumps-seq=5.7.3=h2064c95_8
101100
- munkres=1.1.4=pyh9f0ad1d_0
102101
- ncurses=6.5=h2d0b736_3
103102
- numcodecs=0.15.1=py311h7db5c69_0
@@ -155,11 +154,11 @@ dependencies:
155154
- zstandard=0.19.0=py311hd4cff14_0
156155
- zstd=1.5.7=hb8e6e7a_1
157156
- pip:
158-
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@6ba24321d5311bbaf7ab460261ce6730ed541131
159-
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@94e2e48fb93d9819a63f11f10cf11d487fbdb20f
160-
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@275985aa18af76d70d55311e45dcfed149e62089
161-
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@680a233e2d3380c084a05a6e3cb51b28e6b450ab
162-
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@39de1da1495aff6d16641d408317619e23adbdb4
157+
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@1ed273892ca0494a3b612d075a66dd4a1de2283a
158+
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@fcd14f4a511583b410f91c3d8e97be1fc755bdb5
159+
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@826b686061e177b769838290bdfb0a70d1884b1c
160+
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@c1797da5ca947c6f48555ea7f7680c0c63c1c456
161+
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@6bf4ac8a7fc6c111216e8042a075f9e92ce38d41
163162

164163
variables:
165164
KMP_WARNINGS: 0

0 commit comments

Comments
 (0)