Skip to content

Commit 2834ca2

Browse files
authored
Merge pull request #172 from MiraGeoscience/GEOPY-2056
GEOPY-2056: Handle extra fields and deprecations in UIJson version validation
2 parents 3c9b43a + 1f73422 commit 2834ca2

20 files changed

Lines changed: 349 additions & 340 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
@@ -10,14 +10,14 @@ dependencies:
1010
- accessible-pygments=0.0.5=pyhd8ed1ab_1
1111
- alabaster=0.7.16=pyhd8ed1ab_0
1212
- annotated-types=0.7.0=pyhd8ed1ab_1
13-
- anyio=4.8.0=pyhd8ed1ab_0
13+
- anyio=4.9.0=pyh29332c3_0
1414
- argon2-cffi=23.1.0=pyhd8ed1ab_1
1515
- argon2-cffi-bindings=21.2.0=py310ha75aee5_5
1616
- arrow=1.3.0=pyhd8ed1ab_1
1717
- asciitree=0.3.3=py_2
1818
- astroid=3.3.9=py310hff52083_0
1919
- asttokens=3.0.0=pyhd8ed1ab_1
20-
- async-lru=2.0.4=pyhd8ed1ab_1
20+
- async-lru=2.0.5=pyh29332c3_0
2121
- attrs=25.3.0=pyh71513ae_0
2222
- babel=2.17.0=pyhd8ed1ab_0
2323
- beautifulsoup4=4.13.3=pyha770c72_0
@@ -40,7 +40,7 @@ dependencies:
4040
- colorama=0.4.6=pyhd8ed1ab_1
4141
- comm=0.2.2=pyhd8ed1ab_1
4242
- contourpy=1.3.1=py310h3788b33_0
43-
- coverage=7.6.12=py310h89163eb_0
43+
- coverage=7.7.0=py310h89163eb_0
4444
- cycler=0.12.1=pyhd8ed1ab_1
4545
- cytoolz=1.0.1=py310ha75aee5_0
4646
- dask-core=2024.6.2=pyhd8ed1ab_0
@@ -136,7 +136,7 @@ dependencies:
136136
- libpng=1.6.47=h943b412_0
137137
- libscotch=7.0.6=hea33c07_1
138138
- libsodium=1.0.20=h4ab18f5_0
139-
- libsqlite=3.49.1=hee588c1_1
139+
- libsqlite=3.49.1=hee588c1_2
140140
- libssh2=1.11.1=hf672d98_0
141141
- libstdcxx=14.2.0=h8f9b012_2
142142
- libstdcxx-ng=14.2.0=h4852527_2
@@ -161,8 +161,8 @@ dependencies:
161161
- mistune=3.1.2=pyhd8ed1ab_0
162162
- mkl=2024.2.2=ha957f24_16
163163
- msgpack-python=1.1.0=py310h3788b33_0
164-
- mumps-include=5.7.3=ha770c72_8
165-
- mumps-seq=5.7.3=h2064c95_8
164+
- mumps-include=5.7.3=h82cca05_9
165+
- mumps-seq=5.7.3=hb5d91fa_9
166166
- munkres=1.1.4=pyh9f0ad1d_0
167167
- myst-nb=1.2.0=pyh29332c3_0
168168
- myst-parser=1.0.0=pyhd8ed1ab_0
@@ -173,7 +173,7 @@ dependencies:
173173
- nbformat=5.10.4=pyhd8ed1ab_1
174174
- ncurses=6.5=h2d0b736_3
175175
- nest-asyncio=1.6.0=pyhd8ed1ab_1
176-
- notebook=7.3.2=pyhd8ed1ab_0
176+
- notebook=7.3.3=pyhd8ed1ab_0
177177
- notebook-shim=0.2.4=pyhd8ed1ab_1
178178
- numcodecs=0.13.1=py310h5eaa309_0
179179
- numpy=1.26.4=py310hb13e2d6_0
@@ -182,7 +182,7 @@ dependencies:
182182
- overrides=7.7.0=pyhd8ed1ab_1
183183
- packaging=24.2=pyhd8ed1ab_2
184184
- pandas=2.2.3=py310h5eaa309_1
185-
- pandoc=3.6.3=ha770c72_0
185+
- pandoc=3.6.4=ha770c72_0
186186
- pandocfilters=1.5.0=pyhd8ed1ab_0
187187
- parso=0.8.4=pyhd8ed1ab_1
188188
- partd=1.4.2=pyhd8ed1ab_0
@@ -299,7 +299,7 @@ dependencies:
299299
- zstd=1.5.7=hb8e6e7a_1
300300
- pip:
301301
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@1ed273892ca0494a3b612d075a66dd4a1de2283a
302-
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@402aac24290356fd69dd3b9d762607c05b548b78
302+
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@34154ed8cdf27714b745bd5eb597e1fdd6798b23
303303
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@79ba55ab38d5cab6d8292c3dd904fbd043f26da9
304304
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@c1797da5ca947c6f48555ea7f7680c0c63c1c456
305305
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@6bf4ac8a7fc6c111216e8042a075f9e92ce38d41

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ dependencies:
7575
- libnsl=2.0.1=hd590300_0
7676
- libpng=1.6.47=h943b412_0
7777
- libscotch=7.0.6=hea33c07_1
78-
- libsqlite=3.49.1=hee588c1_1
78+
- libsqlite=3.49.1=hee588c1_2
7979
- libssh2=1.11.1=hf672d98_0
8080
- libstdcxx=14.2.0=h8f9b012_2
8181
- libstdcxx-ng=14.2.0=h4852527_2
@@ -93,8 +93,8 @@ dependencies:
9393
- metis=5.1.0=hd0bcaf9_1007
9494
- mkl=2024.2.2=ha957f24_16
9595
- msgpack-python=1.1.0=py310h3788b33_0
96-
- mumps-include=5.7.3=ha770c72_8
97-
- mumps-seq=5.7.3=h2064c95_8
96+
- mumps-include=5.7.3=h82cca05_9
97+
- mumps-seq=5.7.3=hb5d91fa_9
9898
- munkres=1.1.4=pyh9f0ad1d_0
9999
- ncurses=6.5=h2d0b736_3
100100
- numcodecs=0.13.1=py310h5eaa309_0
@@ -152,7 +152,7 @@ dependencies:
152152
- zstd=1.5.7=hb8e6e7a_1
153153
- pip:
154154
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@1ed273892ca0494a3b612d075a66dd4a1de2283a
155-
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@402aac24290356fd69dd3b9d762607c05b548b78
155+
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@34154ed8cdf27714b745bd5eb597e1fdd6798b23
156156
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@79ba55ab38d5cab6d8292c3dd904fbd043f26da9
157157
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@c1797da5ca947c6f48555ea7f7680c0c63c1c456
158158
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@6bf4ac8a7fc6c111216e8042a075f9e92ce38d41

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@ dependencies:
1010
- accessible-pygments=0.0.5=pyhd8ed1ab_1
1111
- alabaster=0.7.16=pyhd8ed1ab_0
1212
- annotated-types=0.7.0=pyhd8ed1ab_1
13-
- anyio=4.8.0=pyhd8ed1ab_0
13+
- anyio=4.9.0=pyh29332c3_0
1414
- argon2-cffi=23.1.0=pyhd8ed1ab_1
1515
- argon2-cffi-bindings=21.2.0=py310ha8f682b_5
1616
- arrow=1.3.0=pyhd8ed1ab_1
1717
- asciitree=0.3.3=py_2
1818
- astroid=3.3.9=py310h5588dad_0
1919
- asttokens=3.0.0=pyhd8ed1ab_1
20-
- async-lru=2.0.4=pyhd8ed1ab_1
20+
- async-lru=2.0.5=pyh29332c3_0
2121
- attrs=25.3.0=pyh71513ae_0
2222
- babel=2.17.0=pyhd8ed1ab_0
2323
- beautifulsoup4=4.13.3=pyha770c72_0
@@ -39,7 +39,7 @@ dependencies:
3939
- colorama=0.4.6=pyhd8ed1ab_1
4040
- comm=0.2.2=pyhd8ed1ab_1
4141
- contourpy=1.3.1=py310hc19bc0b_0
42-
- coverage=7.6.12=py310h38315fa_0
42+
- coverage=7.7.0=py310h38315fa_0
4343
- cpython=3.10.16=py310hd8ed1ab_1
4444
- cycler=0.12.1=pyhd8ed1ab_1
4545
- cytoolz=1.0.1=py310ha8f682b_0
@@ -127,7 +127,7 @@ dependencies:
127127
- liblzma=5.6.4=h2466b09_0
128128
- libpng=1.6.47=had7236b_0
129129
- libsodium=1.0.20=hc70643c_0
130-
- libsqlite=3.49.1=h67fdade_1
130+
- libsqlite=3.49.1=h67fdade_2
131131
- libssh2=1.11.1=he619c9f_0
132132
- libtiff=4.7.0=h797046b_3
133133
- libwebp-base=1.5.0=h3b0e114_0
@@ -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_8
151+
- mumps-seq=5.7.3=hbaa6519_9
152152
- munkres=1.1.4=pyh9f0ad1d_0
153153
- myst-nb=1.2.0=pyh29332c3_0
154154
- myst-parser=1.0.0=pyhd8ed1ab_0
@@ -158,7 +158,7 @@ dependencies:
158158
- nbconvert-pandoc=7.16.6=hed9df3c_0
159159
- nbformat=5.10.4=pyhd8ed1ab_1
160160
- nest-asyncio=1.6.0=pyhd8ed1ab_1
161-
- notebook=7.3.2=pyhd8ed1ab_0
161+
- notebook=7.3.3=pyhd8ed1ab_0
162162
- notebook-shim=0.2.4=pyhd8ed1ab_1
163163
- numcodecs=0.13.1=py310hb4db72f_0
164164
- numpy=1.26.4=py310hf667824_0
@@ -167,7 +167,7 @@ dependencies:
167167
- overrides=7.7.0=pyhd8ed1ab_1
168168
- packaging=24.2=pyhd8ed1ab_2
169169
- pandas=2.2.3=py310hb4db72f_1
170-
- pandoc=3.6.3=h57928b3_0
170+
- pandoc=3.6.4=h57928b3_0
171171
- pandocfilters=1.5.0=pyhd8ed1ab_0
172172
- parso=0.8.4=pyhd8ed1ab_1
173173
- partd=1.4.2=pyhd8ed1ab_0
@@ -289,7 +289,7 @@ dependencies:
289289
- zstd=1.5.7=hbeecb71_1
290290
- pip:
291291
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@1ed273892ca0494a3b612d075a66dd4a1de2283a
292-
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@402aac24290356fd69dd3b9d762607c05b548b78
292+
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@34154ed8cdf27714b745bd5eb597e1fdd6798b23
293293
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@79ba55ab38d5cab6d8292c3dd904fbd043f26da9
294294
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@c1797da5ca947c6f48555ea7f7680c0c63c1c456
295295
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@6bf4ac8a7fc6c111216e8042a075f9e92ce38d41

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ dependencies:
6565
- liblapack=3.9.0=31_h1aa476e_mkl
6666
- liblzma=5.6.4=h2466b09_0
6767
- libpng=1.6.47=had7236b_0
68-
- libsqlite=3.49.1=h67fdade_1
68+
- libsqlite=3.49.1=h67fdade_2
6969
- libssh2=1.11.1=he619c9f_0
7070
- libtiff=4.7.0=h797046b_3
7171
- libwebp-base=1.5.0=h3b0e114_0
@@ -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_8
82+
- mumps-seq=5.7.3=hbaa6519_9
8383
- munkres=1.1.4=pyh9f0ad1d_0
8484
- numcodecs=0.13.1=py310hb4db72f_0
8585
- numpy=1.26.4=py310hf667824_0
@@ -140,7 +140,7 @@ dependencies:
140140
- zstd=1.5.7=hbeecb71_1
141141
- pip:
142142
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@1ed273892ca0494a3b612d075a66dd4a1de2283a
143-
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@402aac24290356fd69dd3b9d762607c05b548b78
143+
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@34154ed8cdf27714b745bd5eb597e1fdd6798b23
144144
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@79ba55ab38d5cab6d8292c3dd904fbd043f26da9
145145
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@c1797da5ca947c6f48555ea7f7680c0c63c1c456
146146
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@6bf4ac8a7fc6c111216e8042a075f9e92ce38d41

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

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@ dependencies:
1010
- accessible-pygments=0.0.5=pyhd8ed1ab_1
1111
- alabaster=0.7.16=pyhd8ed1ab_0
1212
- annotated-types=0.7.0=pyhd8ed1ab_1
13-
- anyio=4.8.0=pyhd8ed1ab_0
13+
- anyio=4.9.0=pyh29332c3_0
1414
- argon2-cffi=23.1.0=pyhd8ed1ab_1
1515
- argon2-cffi-bindings=21.2.0=py311h9ecbd09_5
1616
- arrow=1.3.0=pyhd8ed1ab_1
1717
- asciitree=0.3.3=py_2
1818
- astroid=3.3.9=py311h38be061_0
1919
- asttokens=3.0.0=pyhd8ed1ab_1
20-
- async-lru=2.0.4=pyhd8ed1ab_1
20+
- async-lru=2.0.5=pyh29332c3_0
2121
- attrs=25.3.0=pyh71513ae_0
2222
- babel=2.17.0=pyhd8ed1ab_0
2323
- beautifulsoup4=4.13.3=pyha770c72_0
@@ -40,7 +40,7 @@ dependencies:
4040
- colorama=0.4.6=pyhd8ed1ab_1
4141
- comm=0.2.2=pyhd8ed1ab_1
4242
- contourpy=1.3.1=py311hd18a35c_0
43-
- coverage=7.6.12=py311h2dc5d0c_0
43+
- coverage=7.7.0=py311h2dc5d0c_0
4444
- cycler=0.12.1=pyhd8ed1ab_1
4545
- cytoolz=1.0.1=py311h9ecbd09_0
4646
- dask-core=2024.6.2=pyhd8ed1ab_0
@@ -139,7 +139,7 @@ dependencies:
139139
- libpng=1.6.47=h943b412_0
140140
- libscotch=7.0.6=hea33c07_1
141141
- libsodium=1.0.20=h4ab18f5_0
142-
- libsqlite=3.49.1=hee588c1_1
142+
- libsqlite=3.49.1=hee588c1_2
143143
- libssh2=1.11.1=hf672d98_0
144144
- libstdcxx=14.2.0=h8f9b012_2
145145
- libstdcxx-ng=14.2.0=h4852527_2
@@ -164,8 +164,8 @@ dependencies:
164164
- mistune=3.1.2=pyhd8ed1ab_0
165165
- mkl=2024.2.2=ha957f24_16
166166
- msgpack-python=1.1.0=py311hd18a35c_0
167-
- mumps-include=5.7.3=ha770c72_8
168-
- mumps-seq=5.7.3=h2064c95_8
167+
- mumps-include=5.7.3=h82cca05_9
168+
- mumps-seq=5.7.3=hb5d91fa_9
169169
- munkres=1.1.4=pyh9f0ad1d_0
170170
- myst-nb=1.2.0=pyh29332c3_0
171171
- myst-parser=1.0.0=pyhd8ed1ab_0
@@ -176,7 +176,7 @@ dependencies:
176176
- nbformat=5.10.4=pyhd8ed1ab_1
177177
- ncurses=6.5=h2d0b736_3
178178
- nest-asyncio=1.6.0=pyhd8ed1ab_1
179-
- notebook=7.3.2=pyhd8ed1ab_0
179+
- notebook=7.3.3=pyhd8ed1ab_0
180180
- notebook-shim=0.2.4=pyhd8ed1ab_1
181181
- numcodecs=0.15.1=py311h7db5c69_0
182182
- numpy=1.26.4=py311h64a7726_0
@@ -185,7 +185,7 @@ dependencies:
185185
- overrides=7.7.0=pyhd8ed1ab_1
186186
- packaging=24.2=pyhd8ed1ab_2
187187
- pandas=2.2.3=py311h7db5c69_1
188-
- pandoc=3.6.3=ha770c72_0
188+
- pandoc=3.6.4=ha770c72_0
189189
- pandocfilters=1.5.0=pyhd8ed1ab_0
190190
- parso=0.8.4=pyhd8ed1ab_1
191191
- partd=1.4.2=pyhd8ed1ab_0
@@ -303,7 +303,7 @@ dependencies:
303303
- zstd=1.5.7=hb8e6e7a_1
304304
- pip:
305305
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@1ed273892ca0494a3b612d075a66dd4a1de2283a
306-
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@402aac24290356fd69dd3b9d762607c05b548b78
306+
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@34154ed8cdf27714b745bd5eb597e1fdd6798b23
307307
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@79ba55ab38d5cab6d8292c3dd904fbd043f26da9
308308
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@c1797da5ca947c6f48555ea7f7680c0c63c1c456
309309
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@6bf4ac8a7fc6c111216e8042a075f9e92ce38d41

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ dependencies:
7777
- libnsl=2.0.1=hd590300_0
7878
- libpng=1.6.47=h943b412_0
7979
- libscotch=7.0.6=hea33c07_1
80-
- libsqlite=3.49.1=hee588c1_1
80+
- libsqlite=3.49.1=hee588c1_2
8181
- libssh2=1.11.1=hf672d98_0
8282
- libstdcxx=14.2.0=h8f9b012_2
8383
- libstdcxx-ng=14.2.0=h4852527_2
@@ -95,8 +95,8 @@ dependencies:
9595
- metis=5.1.0=hd0bcaf9_1007
9696
- mkl=2024.2.2=ha957f24_16
9797
- msgpack-python=1.1.0=py311hd18a35c_0
98-
- mumps-include=5.7.3=ha770c72_8
99-
- mumps-seq=5.7.3=h2064c95_8
98+
- mumps-include=5.7.3=h82cca05_9
99+
- mumps-seq=5.7.3=hb5d91fa_9
100100
- munkres=1.1.4=pyh9f0ad1d_0
101101
- ncurses=6.5=h2d0b736_3
102102
- numcodecs=0.15.1=py311h7db5c69_0
@@ -155,7 +155,7 @@ dependencies:
155155
- zstd=1.5.7=hb8e6e7a_1
156156
- pip:
157157
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@1ed273892ca0494a3b612d075a66dd4a1de2283a
158-
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@402aac24290356fd69dd3b9d762607c05b548b78
158+
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@34154ed8cdf27714b745bd5eb597e1fdd6798b23
159159
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@79ba55ab38d5cab6d8292c3dd904fbd043f26da9
160160
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@c1797da5ca947c6f48555ea7f7680c0c63c1c456
161161
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@6bf4ac8a7fc6c111216e8042a075f9e92ce38d41

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@ dependencies:
1010
- accessible-pygments=0.0.5=pyhd8ed1ab_1
1111
- alabaster=0.7.16=pyhd8ed1ab_0
1212
- annotated-types=0.7.0=pyhd8ed1ab_1
13-
- anyio=4.8.0=pyhd8ed1ab_0
13+
- anyio=4.9.0=pyh29332c3_0
1414
- argon2-cffi=23.1.0=pyhd8ed1ab_1
1515
- argon2-cffi-bindings=21.2.0=py311he736701_5
1616
- arrow=1.3.0=pyhd8ed1ab_1
1717
- asciitree=0.3.3=py_2
1818
- astroid=3.3.9=py311h1ea47a8_0
1919
- asttokens=3.0.0=pyhd8ed1ab_1
20-
- async-lru=2.0.4=pyhd8ed1ab_1
20+
- async-lru=2.0.5=pyh29332c3_0
2121
- attrs=25.3.0=pyh71513ae_0
2222
- babel=2.17.0=pyhd8ed1ab_0
2323
- beautifulsoup4=4.13.3=pyha770c72_0
@@ -39,7 +39,7 @@ dependencies:
3939
- colorama=0.4.6=pyhd8ed1ab_1
4040
- comm=0.2.2=pyhd8ed1ab_1
4141
- contourpy=1.3.1=py311h3257749_0
42-
- coverage=7.6.12=py311h5082efb_0
42+
- coverage=7.7.0=py311h5082efb_0
4343
- cpython=3.11.11=py311hd8ed1ab_2
4444
- cycler=0.12.1=pyhd8ed1ab_1
4545
- cytoolz=1.0.1=py311he736701_0
@@ -130,7 +130,7 @@ dependencies:
130130
- liblzma=5.6.4=h2466b09_0
131131
- libpng=1.6.47=had7236b_0
132132
- libsodium=1.0.20=hc70643c_0
133-
- libsqlite=3.49.1=h67fdade_1
133+
- libsqlite=3.49.1=h67fdade_2
134134
- libssh2=1.11.1=he619c9f_0
135135
- libtiff=4.7.0=h797046b_3
136136
- libwebp-base=1.5.0=h3b0e114_0
@@ -151,7 +151,7 @@ dependencies:
151151
- mistune=3.1.2=pyhd8ed1ab_0
152152
- mkl=2024.2.2=h66d3029_15
153153
- msgpack-python=1.1.0=py311h3257749_0
154-
- mumps-seq=5.7.3=h9576071_8
154+
- mumps-seq=5.7.3=hbaa6519_9
155155
- munkres=1.1.4=pyh9f0ad1d_0
156156
- myst-nb=1.2.0=pyh29332c3_0
157157
- myst-parser=1.0.0=pyhd8ed1ab_0
@@ -161,7 +161,7 @@ dependencies:
161161
- nbconvert-pandoc=7.16.6=hed9df3c_0
162162
- nbformat=5.10.4=pyhd8ed1ab_1
163163
- nest-asyncio=1.6.0=pyhd8ed1ab_1
164-
- notebook=7.3.2=pyhd8ed1ab_0
164+
- notebook=7.3.3=pyhd8ed1ab_0
165165
- notebook-shim=0.2.4=pyhd8ed1ab_1
166166
- numcodecs=0.15.1=py311hcf9f919_0
167167
- numpy=1.26.4=py311h0b4df5a_0
@@ -170,7 +170,7 @@ dependencies:
170170
- overrides=7.7.0=pyhd8ed1ab_1
171171
- packaging=24.2=pyhd8ed1ab_2
172172
- pandas=2.2.3=py311hcf9f919_1
173-
- pandoc=3.6.3=h57928b3_0
173+
- pandoc=3.6.4=h57928b3_0
174174
- pandocfilters=1.5.0=pyhd8ed1ab_0
175175
- parso=0.8.4=pyhd8ed1ab_1
176176
- partd=1.4.2=pyhd8ed1ab_0
@@ -293,7 +293,7 @@ dependencies:
293293
- zstd=1.5.7=hbeecb71_1
294294
- pip:
295295
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@1ed273892ca0494a3b612d075a66dd4a1de2283a
296-
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@402aac24290356fd69dd3b9d762607c05b548b78
296+
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@34154ed8cdf27714b745bd5eb597e1fdd6798b23
297297
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@79ba55ab38d5cab6d8292c3dd904fbd043f26da9
298298
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@c1797da5ca947c6f48555ea7f7680c0c63c1c456
299299
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@6bf4ac8a7fc6c111216e8042a075f9e92ce38d41

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ dependencies:
6767
- liblapack=3.9.0=31_h1aa476e_mkl
6868
- liblzma=5.6.4=h2466b09_0
6969
- libpng=1.6.47=had7236b_0
70-
- libsqlite=3.49.1=h67fdade_1
70+
- libsqlite=3.49.1=h67fdade_2
7171
- libssh2=1.11.1=he619c9f_0
7272
- libtiff=4.7.0=h797046b_3
7373
- libwebp-base=1.5.0=h3b0e114_0
@@ -81,7 +81,7 @@ dependencies:
8181
- matplotlib-base=3.8.4=py311h9b31f6e_2
8282
- mkl=2024.2.2=h66d3029_15
8383
- msgpack-python=1.1.0=py311h3257749_0
84-
- mumps-seq=5.7.3=h9576071_8
84+
- mumps-seq=5.7.3=hbaa6519_9
8585
- munkres=1.1.4=pyh9f0ad1d_0
8686
- numcodecs=0.15.1=py311hcf9f919_0
8787
- numpy=1.26.4=py311h0b4df5a_0
@@ -143,7 +143,7 @@ dependencies:
143143
- zstd=1.5.7=hbeecb71_1
144144
- pip:
145145
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@1ed273892ca0494a3b612d075a66dd4a1de2283a
146-
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@402aac24290356fd69dd3b9d762607c05b548b78
146+
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@34154ed8cdf27714b745bd5eb597e1fdd6798b23
147147
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@79ba55ab38d5cab6d8292c3dd904fbd043f26da9
148148
- octree-creation-app @ git+https://github.com/MiraGeoscience/octree-creation-app.git@c1797da5ca947c6f48555ea7f7680c0c63c1c456
149149
- param-sweeps @ git+https://github.com/MiraGeoscience/param-sweeps.git@6bf4ac8a7fc6c111216e8042a075f9e92ce38d41

0 commit comments

Comments
 (0)