Skip to content

Commit ef74c74

Browse files
committed
Re-lock
1 parent 1f4c7ad commit ef74c74

15 files changed

Lines changed: 354 additions & 342 deletions

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

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies:
1212
- annotated-types=0.7.0=pyhd8ed1ab_1
1313
- anyio=4.11.0=pyhcf101f3_0
1414
- argon2-cffi=25.1.0=pyhd8ed1ab_0
15-
- argon2-cffi-bindings=25.1.0=py310h7c4b9e2_0
15+
- argon2-cffi-bindings=25.1.0=py310h7c4b9e2_1
1616
- arrow=1.3.0=pyhd8ed1ab_1
1717
- asciitree=0.3.3=py_2
1818
- astroid=3.3.11=py310hff52083_1
@@ -55,7 +55,7 @@ dependencies:
5555
- exceptiongroup=1.3.0=pyhd8ed1ab_0
5656
- executing=2.2.1=pyhd8ed1ab_0
5757
- fasteners=0.19=pyhd8ed1ab_1
58-
- fonttools=4.60.0=py310h3406613_0
58+
- fonttools=4.60.1=py310h3406613_0
5959
- fqdn=1.5.1=pyhd8ed1ab_1
6060
- freetype=2.14.1=ha770c72_0
6161
- fsspec=2025.9.0=pyhd8ed1ab_0
@@ -80,7 +80,7 @@ dependencies:
8080
- ipython_genutils=0.2.0=pyhd8ed1ab_2
8181
- ipywidgets=7.8.5=pyhd8ed1ab_0
8282
- isoduration=20.11.0=pyhd8ed1ab_1
83-
- isort=6.0.1=pyhd8ed1ab_1
83+
- isort=6.1.0=pyhd8ed1ab_0
8484
- jedi=0.19.2=pyhd8ed1ab_1
8585
- jinja2=3.1.6=pyhd8ed1ab_0
8686
- joblib=1.5.2=pyhd8ed1ab_0
@@ -153,7 +153,7 @@ dependencies:
153153
- libxml2-16=2.15.0=ha9997c6_1
154154
- libzlib=1.3.1=hb9d3cd8_2
155155
- linkify-it-py=2.0.3=pyhd8ed1ab_1
156-
- llvm-openmp=21.1.0=h4922eb0_0
156+
- llvm-openmp=21.1.2=h4922eb0_3
157157
- locket=1.0.0=pyhd8ed1ab_0
158158
- markdown-it-py=2.2.0=pyhd8ed1ab_0
159159
- markupsafe=3.0.3=py310h3406613_0
@@ -183,11 +183,11 @@ dependencies:
183183
- numcodecs=0.13.1=py310h5eaa309_0
184184
- numpy=1.26.4=py310hb13e2d6_0
185185
- openjpeg=2.5.4=h55fea9a_0
186-
- openssl=3.5.3=h26f9b46_1
186+
- openssl=3.5.4=h26f9b46_0
187187
- overrides=7.7.0=pyhd8ed1ab_1
188188
- packaging=25.0=pyh29332c3_1
189-
- pandas=2.3.2=py310h0158d43_0
190-
- pandoc=3.8=ha770c72_0
189+
- pandas=2.3.3=py310h0158d43_1
190+
- pandoc=3.8.1=ha770c72_0
191191
- pandocfilters=1.5.0=pyhd8ed1ab_0
192192
- parso=0.8.5=pyhcf101f3_0
193193
- partd=1.4.2=pyhd8ed1ab_0
@@ -280,7 +280,7 @@ dependencies:
280280
- trimesh=4.1.8=pyhd8ed1ab_0
281281
- types-python-dateutil=2.9.0.20250822=pyhd8ed1ab_0
282282
- typing-extensions=4.15.0=h396c80c_0
283-
- typing-inspection=0.4.1=pyhd8ed1ab_0
283+
- typing-inspection=0.4.2=pyhd8ed1ab_0
284284
- typing_extensions=4.15.0=pyhcf101f3_0
285285
- typing_utils=0.1.0=pyhd8ed1ab_1
286286
- tzdata=2025b=h78e105d_0
@@ -308,7 +308,7 @@ dependencies:
308308
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@13980469f5548c3dcbd2bd208b232bf02a2f68ca
309309
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@3d7c550d8271f13faf531eba83615e9ab637ac86
310310
- grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@ed6918388d6fc4062f72e471e415a1a22cc15d0d
311-
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@6e8d69f8a47b2c4419efa243e2f2087e649eebed
311+
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@825b0b73fcc95b7b2c9629c19ea8861222adad7e
312312

313313
variables:
314314
KMP_WARNINGS: 0

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

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies:
3232
- discretize=0.11.3=py310ha2bacc8_0
3333
- distributed=2025.3.0=pyhd8ed1ab_0
3434
- fasteners=0.19=pyhd8ed1ab_1
35-
- fonttools=4.60.0=py310h3406613_0
35+
- fonttools=4.60.1=py310h3406613_0
3636
- freetype=2.14.1=ha770c72_0
3737
- fsspec=2025.9.0=pyhd8ed1ab_0
3838
- geoana=0.7.2=py310ha2bacc8_0
@@ -43,7 +43,8 @@ dependencies:
4343
- hyperframe=6.1.0=pyhd8ed1ab_0
4444
- icu=75.1=he02047a_0
4545
- importlib-metadata=8.7.0=pyhe01879c_1
46-
- isort=6.0.1=pyhd8ed1ab_1
46+
- importlib_metadata=8.7.0=h40b2b14_1
47+
- isort=6.1.0=pyhd8ed1ab_0
4748
- jinja2=3.1.6=pyhd8ed1ab_0
4849
- joblib=1.5.2=pyhd8ed1ab_0
4950
- keyutils=1.6.3=hb9d3cd8_0
@@ -93,7 +94,7 @@ dependencies:
9394
- libxml2=2.15.0=h26afc86_1
9495
- libxml2-16=2.15.0=ha9997c6_1
9596
- libzlib=1.3.1=hb9d3cd8_2
96-
- llvm-openmp=21.1.0=h4922eb0_0
97+
- llvm-openmp=21.1.2=h4922eb0_3
9798
- locket=1.0.0=pyhd8ed1ab_0
9899
- markupsafe=3.0.3=py310h3406613_0
99100
- matplotlib-base=3.8.4=py310hef631a5_2
@@ -108,9 +109,9 @@ dependencies:
108109
- numcodecs=0.13.1=py310h5eaa309_0
109110
- numpy=1.26.4=py310hb13e2d6_0
110111
- openjpeg=2.5.4=h55fea9a_0
111-
- openssl=3.5.3=h26f9b46_1
112+
- openssl=3.5.4=h26f9b46_0
112113
- packaging=25.0=pyh29332c3_1
113-
- pandas=2.3.2=py310h0158d43_0
114+
- pandas=2.3.3=py310h0158d43_1
114115
- partd=1.4.2=pyhd8ed1ab_0
115116
- pillow=10.3.0=py310hebfe307_1
116117
- pip=25.2=pyh8b19718_0
@@ -150,7 +151,7 @@ dependencies:
150151
- tqdm=4.67.1=pyhd8ed1ab_1
151152
- trimesh=4.1.8=pyhd8ed1ab_0
152153
- typing-extensions=4.15.0=h396c80c_0
153-
- typing-inspection=0.4.1=pyhd8ed1ab_0
154+
- typing-inspection=0.4.2=pyhd8ed1ab_0
154155
- typing_extensions=4.15.0=pyhcf101f3_0
155156
- tzdata=2025b=h78e105d_0
156157
- unicodedata2=16.0.0=py310h7c4b9e2_1
@@ -169,7 +170,7 @@ dependencies:
169170
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@13980469f5548c3dcbd2bd208b232bf02a2f68ca
170171
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@3d7c550d8271f13faf531eba83615e9ab637ac86
171172
- grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@ed6918388d6fc4062f72e471e415a1a22cc15d0d
172-
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@6e8d69f8a47b2c4419efa243e2f2087e649eebed
173+
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@825b0b73fcc95b7b2c9629c19ea8861222adad7e
173174

174175
variables:
175176
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
@@ -12,7 +12,7 @@ dependencies:
1212
- annotated-types=0.7.0=pyhd8ed1ab_1
1313
- anyio=4.11.0=pyhcf101f3_0
1414
- argon2-cffi=25.1.0=pyhd8ed1ab_0
15-
- argon2-cffi-bindings=25.1.0=py310h29418f3_0
15+
- argon2-cffi-bindings=25.1.0=py310h29418f3_1
1616
- arrow=1.3.0=pyhd8ed1ab_1
1717
- asciitree=0.3.3=py_2
1818
- astroid=3.3.11=py310h5588dad_1
@@ -55,7 +55,7 @@ dependencies:
5555
- exceptiongroup=1.3.0=pyhd8ed1ab_0
5656
- executing=2.2.1=pyhd8ed1ab_0
5757
- fasteners=0.19=pyhd8ed1ab_1
58-
- fonttools=4.60.0=py310hdb0e946_0
58+
- fonttools=4.60.1=py310hdb0e946_0
5959
- fqdn=1.5.1=pyhd8ed1ab_1
6060
- freetype=2.14.1=h57928b3_0
6161
- fsspec=2025.9.0=pyhd8ed1ab_0
@@ -80,7 +80,7 @@ dependencies:
8080
- ipython_genutils=0.2.0=pyhd8ed1ab_2
8181
- ipywidgets=7.8.5=pyhd8ed1ab_0
8282
- isoduration=20.11.0=pyhd8ed1ab_1
83-
- isort=6.0.1=pyhd8ed1ab_1
83+
- isort=6.1.0=pyhd8ed1ab_0
8484
- jedi=0.19.2=pyhd8ed1ab_1
8585
- jinja2=3.1.6=pyhd8ed1ab_0
8686
- joblib=1.5.2=pyhd8ed1ab_0
@@ -141,7 +141,7 @@ dependencies:
141141
- libxml2-16=2.15.0=h06f855e_1
142142
- libzlib=1.3.1=h2466b09_2
143143
- linkify-it-py=2.0.3=pyhd8ed1ab_1
144-
- llvm-openmp=20.1.8=hfa2b4ca_2
144+
- llvm-openmp=21.1.2=hfa2b4ca_3
145145
- locket=1.0.0=pyhd8ed1ab_0
146146
- markdown-it-py=2.2.0=pyhd8ed1ab_0
147147
- markupsafe=3.0.3=py310hdb0e946_0
@@ -168,11 +168,11 @@ dependencies:
168168
- numcodecs=0.13.1=py310hb4db72f_0
169169
- numpy=1.26.4=py310hf667824_0
170170
- openjpeg=2.5.4=h24db6dd_0
171-
- openssl=3.5.3=h725018a_1
171+
- openssl=3.5.4=h725018a_0
172172
- overrides=7.7.0=pyhd8ed1ab_1
173173
- packaging=25.0=pyh29332c3_1
174-
- pandas=2.3.2=py310hed136d8_0
175-
- pandoc=3.8=h57928b3_0
174+
- pandas=2.3.3=py310hed136d8_1
175+
- pandoc=3.8.1=h57928b3_0
176176
- pandocfilters=1.5.0=pyhd8ed1ab_0
177177
- parso=0.8.5=pyhcf101f3_0
178178
- partd=1.4.2=pyhd8ed1ab_0
@@ -209,7 +209,7 @@ dependencies:
209209
- python_abi=3.10=8_cp310
210210
- pytz=2025.2=pyhd8ed1ab_0
211211
- pywin32=311=py310h282bd7d_1
212-
- pywinpty=2.0.15=py310h9e98ed7_0
212+
- pywinpty=2.0.15=py310h9e98ed7_1
213213
- pyyaml=6.0.3=py310hdb0e946_0
214214
- pyzmq=27.1.0=py310h535538e_0
215215
- readthedocs-sphinx-ext=2.2.5=pyhd8ed1ab_1
@@ -264,7 +264,7 @@ dependencies:
264264
- trimesh=4.1.8=pyhd8ed1ab_0
265265
- types-python-dateutil=2.9.0.20250822=pyhd8ed1ab_0
266266
- typing-extensions=4.15.0=h396c80c_0
267-
- typing-inspection=0.4.1=pyhd8ed1ab_0
267+
- typing-inspection=0.4.2=pyhd8ed1ab_0
268268
- typing_extensions=4.15.0=pyhcf101f3_0
269269
- typing_utils=0.1.0=pyhd8ed1ab_1
270270
- tzdata=2025b=h78e105d_0
@@ -298,7 +298,7 @@ dependencies:
298298
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@13980469f5548c3dcbd2bd208b232bf02a2f68ca
299299
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@3d7c550d8271f13faf531eba83615e9ab637ac86
300300
- grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@ed6918388d6fc4062f72e471e415a1a22cc15d0d
301-
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@6e8d69f8a47b2c4419efa243e2f2087e649eebed
301+
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@825b0b73fcc95b7b2c9629c19ea8861222adad7e
302302

303303
variables:
304304
KMP_WARNINGS: 0

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

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies:
3131
- discretize=0.11.3=py310h3e8ed56_0
3232
- distributed=2025.3.0=pyhd8ed1ab_0
3333
- fasteners=0.19=pyhd8ed1ab_1
34-
- fonttools=4.60.0=py310hdb0e946_0
34+
- fonttools=4.60.1=py310hdb0e946_0
3535
- freetype=2.14.1=h57928b3_0
3636
- fsspec=2025.9.0=pyhd8ed1ab_0
3737
- geoana=0.7.2=py310h3e8ed56_0
@@ -42,7 +42,8 @@ dependencies:
4242
- hyperframe=6.1.0=pyhd8ed1ab_0
4343
- icu=75.1=he0c23c2_0
4444
- importlib-metadata=8.7.0=pyhe01879c_1
45-
- isort=6.0.1=pyhd8ed1ab_1
45+
- importlib_metadata=8.7.0=h40b2b14_1
46+
- isort=6.1.0=pyhd8ed1ab_0
4647
- jinja2=3.1.6=pyhd8ed1ab_0
4748
- joblib=1.5.2=pyhd8ed1ab_0
4849
- kiwisolver=1.4.9=py310h1e1005b_1
@@ -80,7 +81,7 @@ dependencies:
8081
- libxml2=2.15.0=ha29bfb0_1
8182
- libxml2-16=2.15.0=h06f855e_1
8283
- libzlib=1.3.1=h2466b09_2
83-
- llvm-openmp=20.1.8=hfa2b4ca_2
84+
- llvm-openmp=21.1.2=hfa2b4ca_3
8485
- locket=1.0.0=pyhd8ed1ab_0
8586
- markupsafe=3.0.3=py310hdb0e946_0
8687
- matplotlib-base=3.8.4=py310hadb10a8_2
@@ -92,9 +93,9 @@ dependencies:
9293
- numcodecs=0.13.1=py310hb4db72f_0
9394
- numpy=1.26.4=py310hf667824_0
9495
- openjpeg=2.5.4=h24db6dd_0
95-
- openssl=3.5.3=h725018a_1
96+
- openssl=3.5.4=h725018a_0
9697
- packaging=25.0=pyh29332c3_1
97-
- pandas=2.3.2=py310hed136d8_0
98+
- pandas=2.3.3=py310hed136d8_1
9899
- partd=1.4.2=pyhd8ed1ab_0
99100
- pillow=10.3.0=py310h3e38d90_1
100101
- pip=25.2=pyh8b19718_0
@@ -133,7 +134,7 @@ dependencies:
133134
- tqdm=4.67.1=pyhd8ed1ab_1
134135
- trimesh=4.1.8=pyhd8ed1ab_0
135136
- typing-extensions=4.15.0=h396c80c_0
136-
- typing-inspection=0.4.1=pyhd8ed1ab_0
137+
- typing-inspection=0.4.2=pyhd8ed1ab_0
137138
- typing_extensions=4.15.0=pyhcf101f3_0
138139
- tzdata=2025b=h78e105d_0
139140
- ucrt=10.0.26100.0=h57928b3_0
@@ -157,7 +158,7 @@ dependencies:
157158
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@13980469f5548c3dcbd2bd208b232bf02a2f68ca
158159
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@3d7c550d8271f13faf531eba83615e9ab637ac86
159160
- grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@ed6918388d6fc4062f72e471e415a1a22cc15d0d
160-
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@6e8d69f8a47b2c4419efa243e2f2087e649eebed
161+
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@825b0b73fcc95b7b2c9629c19ea8861222adad7e
161162

162163
variables:
163164
KMP_WARNINGS: 0

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

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies:
1212
- annotated-types=0.7.0=pyhd8ed1ab_1
1313
- anyio=4.11.0=pyhcf101f3_0
1414
- argon2-cffi=25.1.0=pyhd8ed1ab_0
15-
- argon2-cffi-bindings=25.1.0=py311h49ec1c0_0
15+
- argon2-cffi-bindings=25.1.0=py311h49ec1c0_1
1616
- arrow=1.3.0=pyhd8ed1ab_1
1717
- asciitree=0.3.3=py_2
1818
- astroid=3.3.11=py311h38be061_1
@@ -56,7 +56,7 @@ dependencies:
5656
- exceptiongroup=1.3.0=pyhd8ed1ab_0
5757
- executing=2.2.1=pyhd8ed1ab_0
5858
- fasteners=0.19=pyhd8ed1ab_1
59-
- fonttools=4.60.0=py311h3778330_0
59+
- fonttools=4.60.1=py311h3778330_0
6060
- fqdn=1.5.1=pyhd8ed1ab_1
6161
- freetype=2.14.1=ha770c72_0
6262
- fsspec=2025.9.0=pyhd8ed1ab_0
@@ -82,7 +82,7 @@ dependencies:
8282
- ipython_pygments_lexers=1.1.1=pyhd8ed1ab_0
8383
- ipywidgets=7.8.5=pyhd8ed1ab_0
8484
- isoduration=20.11.0=pyhd8ed1ab_1
85-
- isort=6.0.1=pyhd8ed1ab_1
85+
- isort=6.1.0=pyhd8ed1ab_0
8686
- jedi=0.19.2=pyhd8ed1ab_1
8787
- jinja2=3.1.6=pyhd8ed1ab_0
8888
- joblib=1.5.2=pyhd8ed1ab_0
@@ -155,7 +155,7 @@ dependencies:
155155
- libxml2-16=2.15.0=ha9997c6_1
156156
- libzlib=1.3.1=hb9d3cd8_2
157157
- linkify-it-py=2.0.3=pyhd8ed1ab_1
158-
- llvm-openmp=21.1.0=h4922eb0_0
158+
- llvm-openmp=21.1.2=h4922eb0_3
159159
- locket=1.0.0=pyhd8ed1ab_0
160160
- markdown-it-py=2.2.0=pyhd8ed1ab_0
161161
- markupsafe=3.0.3=py311h3778330_0
@@ -185,11 +185,11 @@ dependencies:
185185
- numcodecs=0.15.1=py311h7db5c69_0
186186
- numpy=1.26.4=py311h64a7726_0
187187
- openjpeg=2.5.4=h55fea9a_0
188-
- openssl=3.5.3=h26f9b46_1
188+
- openssl=3.5.4=h26f9b46_0
189189
- overrides=7.7.0=pyhd8ed1ab_1
190190
- packaging=25.0=pyh29332c3_1
191-
- pandas=2.3.2=py311hed34c8f_0
192-
- pandoc=3.8=ha770c72_0
191+
- pandas=2.3.3=py311hed34c8f_1
192+
- pandoc=3.8.1=ha770c72_0
193193
- pandocfilters=1.5.0=pyhd8ed1ab_0
194194
- parso=0.8.5=pyhcf101f3_0
195195
- partd=1.4.2=pyhd8ed1ab_0
@@ -282,7 +282,7 @@ dependencies:
282282
- trimesh=4.1.8=pyhd8ed1ab_0
283283
- types-python-dateutil=2.9.0.20250822=pyhd8ed1ab_0
284284
- typing-extensions=4.15.0=h396c80c_0
285-
- typing-inspection=0.4.1=pyhd8ed1ab_0
285+
- typing-inspection=0.4.2=pyhd8ed1ab_0
286286
- typing_extensions=4.15.0=pyhcf101f3_0
287287
- typing_utils=0.1.0=pyhd8ed1ab_1
288288
- tzdata=2025b=h78e105d_0
@@ -311,7 +311,7 @@ dependencies:
311311
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@13980469f5548c3dcbd2bd208b232bf02a2f68ca
312312
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@3d7c550d8271f13faf531eba83615e9ab637ac86
313313
- grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@ed6918388d6fc4062f72e471e415a1a22cc15d0d
314-
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@6e8d69f8a47b2c4419efa243e2f2087e649eebed
314+
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@825b0b73fcc95b7b2c9629c19ea8861222adad7e
315315

316316
variables:
317317
KMP_WARNINGS: 0

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

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies:
3333
- discretize=0.11.3=py311h5b7b71f_0
3434
- distributed=2025.3.0=pyhd8ed1ab_0
3535
- fasteners=0.19=pyhd8ed1ab_1
36-
- fonttools=4.60.0=py311h3778330_0
36+
- fonttools=4.60.1=py311h3778330_0
3737
- freetype=2.14.1=ha770c72_0
3838
- fsspec=2025.9.0=pyhd8ed1ab_0
3939
- geoana=0.7.2=py311h5b7b71f_0
@@ -44,7 +44,8 @@ dependencies:
4444
- hyperframe=6.1.0=pyhd8ed1ab_0
4545
- icu=75.1=he02047a_0
4646
- importlib-metadata=8.7.0=pyhe01879c_1
47-
- isort=6.0.1=pyhd8ed1ab_1
47+
- importlib_metadata=8.7.0=h40b2b14_1
48+
- isort=6.1.0=pyhd8ed1ab_0
4849
- jinja2=3.1.6=pyhd8ed1ab_0
4950
- joblib=1.5.2=pyhd8ed1ab_0
5051
- keyutils=1.6.3=hb9d3cd8_0
@@ -94,7 +95,7 @@ dependencies:
9495
- libxml2=2.15.0=h26afc86_1
9596
- libxml2-16=2.15.0=ha9997c6_1
9697
- libzlib=1.3.1=hb9d3cd8_2
97-
- llvm-openmp=21.1.0=h4922eb0_0
98+
- llvm-openmp=21.1.2=h4922eb0_3
9899
- locket=1.0.0=pyhd8ed1ab_0
99100
- markupsafe=3.0.3=py311h3778330_0
100101
- matplotlib-base=3.8.4=py311ha4ca890_2
@@ -109,9 +110,9 @@ dependencies:
109110
- numcodecs=0.15.1=py311h7db5c69_0
110111
- numpy=1.26.4=py311h64a7726_0
111112
- openjpeg=2.5.4=h55fea9a_0
112-
- openssl=3.5.3=h26f9b46_1
113+
- openssl=3.5.4=h26f9b46_0
113114
- packaging=25.0=pyh29332c3_1
114-
- pandas=2.3.2=py311hed34c8f_0
115+
- pandas=2.3.3=py311hed34c8f_1
115116
- partd=1.4.2=pyhd8ed1ab_0
116117
- pillow=10.3.0=py311h82a398c_1
117118
- pip=25.2=pyh8b19718_0
@@ -151,7 +152,7 @@ dependencies:
151152
- tqdm=4.67.1=pyhd8ed1ab_1
152153
- trimesh=4.1.8=pyhd8ed1ab_0
153154
- typing-extensions=4.15.0=h396c80c_0
154-
- typing-inspection=0.4.1=pyhd8ed1ab_0
155+
- typing-inspection=0.4.2=pyhd8ed1ab_0
155156
- typing_extensions=4.15.0=pyhcf101f3_0
156157
- tzdata=2025b=h78e105d_0
157158
- unicodedata2=16.0.0=py311h49ec1c0_1
@@ -171,7 +172,7 @@ dependencies:
171172
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@13980469f5548c3dcbd2bd208b232bf02a2f68ca
172173
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@3d7c550d8271f13faf531eba83615e9ab637ac86
173174
- grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@ed6918388d6fc4062f72e471e415a1a22cc15d0d
174-
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@6e8d69f8a47b2c4419efa243e2f2087e649eebed
175+
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@825b0b73fcc95b7b2c9629c19ea8861222adad7e
175176

176177
variables:
177178
KMP_WARNINGS: 0

0 commit comments

Comments
 (0)