Skip to content

Commit 7be1dbf

Browse files
authored
Merge pull request #225 from MiraGeoscience/GEOPY-789b
GEOPY-789: Joint inversion: PGI
2 parents 241350a + 461a0b9 commit 7be1dbf

28 files changed

Lines changed: 369 additions & 315 deletions

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -111,11 +111,11 @@ dependencies:
111111
- ld_impl_linux-64=2.43=h1423503_5
112112
- lerc=4.0.0=h0aef613_1
113113
- libaec=1.1.4=h3f801dc_0
114-
- libblas=3.9.0=31_hfdb39a5_mkl
114+
- libblas=3.9.0=32_hfdb39a5_mkl
115115
- libbrotlicommon=1.1.0=hb9d3cd8_3
116116
- libbrotlidec=1.1.0=hb9d3cd8_3
117117
- libbrotlienc=1.1.0=hb9d3cd8_3
118-
- libcblas=3.9.0=31_h372d94f_mkl
118+
- libcblas=3.9.0=32_h372d94f_mkl
119119
- libcurl=8.14.1=h332b0f4_0
120120
- libdeflate=1.24=h86f0d12_0
121121
- libdlf=0.3.0=pyhd8ed1ab_1
@@ -132,14 +132,14 @@ dependencies:
132132
- libhwloc=2.11.2=default_h0d58e46_1001
133133
- libiconv=1.18=h4ce23a2_1
134134
- libjpeg-turbo=3.1.0=hb9d3cd8_0
135-
- liblapack=3.9.0=31_hc41d3b0_mkl
135+
- liblapack=3.9.0=32_hc41d3b0_mkl
136136
- liblzma=5.8.1=hb9d3cd8_2
137137
- libnghttp2=1.64.0=h161d5f1_0
138138
- libnsl=2.0.1=hb9d3cd8_1
139139
- libpng=1.6.49=h943b412_0
140140
- libscotch=7.0.6=hea33c07_1
141141
- libsodium=1.0.20=h4ab18f5_0
142-
- libsqlite=3.50.1=hee588c1_0
142+
- libsqlite=3.50.1=h6cd9bfd_6
143143
- libssh2=1.11.1=hcf80075_0
144144
- libstdcxx=15.1.0=h8f9b012_2
145145
- libstdcxx-ng=15.1.0=h4852527_2
@@ -202,14 +202,14 @@ dependencies:
202202
- pthread-stubs=0.4=hb9d3cd8_1002
203203
- ptyprocess=0.7.0=pyhd8ed1ab_1
204204
- pure_eval=0.2.3=pyhd8ed1ab_1
205-
- pybtex=0.24.0=pyhd8ed1ab_3
205+
- pybtex=0.25.0=pyhd8ed1ab_1
206206
- pybtex-docutils=1.0.3=py310hff52083_2
207207
- pycparser=2.22=pyh29332c3_1
208208
- pydantic=2.11.7=pyh3cfb1c2_0
209209
- pydantic-core=2.33.2=py310hbcd0ec0_0
210210
- pydata-sphinx-theme=0.15.4=pyhd8ed1ab_0
211211
- pydiso=0.1.2=py310h69a6472_0
212-
- pygments=2.19.1=pyhd8ed1ab_0
212+
- pygments=2.19.2=pyhd8ed1ab_0
213213
- pylint=3.3.7=pyhe01879c_0
214214
- pymatsolver=0.3.1=pyh48887ae_201
215215
- pyparsing=3.2.3=pyhd8ed1ab_1

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,11 @@ dependencies:
5050
- ld_impl_linux-64=2.43=h1423503_5
5151
- lerc=4.0.0=h0aef613_1
5252
- libaec=1.1.4=h3f801dc_0
53-
- libblas=3.9.0=31_hfdb39a5_mkl
53+
- libblas=3.9.0=32_hfdb39a5_mkl
5454
- libbrotlicommon=1.1.0=hb9d3cd8_3
5555
- libbrotlidec=1.1.0=hb9d3cd8_3
5656
- libbrotlienc=1.1.0=hb9d3cd8_3
57-
- libcblas=3.9.0=31_h372d94f_mkl
57+
- libcblas=3.9.0=32_h372d94f_mkl
5858
- libcurl=8.14.1=h332b0f4_0
5959
- libdeflate=1.24=h86f0d12_0
6060
- libdlf=0.3.0=pyhd8ed1ab_1
@@ -71,13 +71,13 @@ dependencies:
7171
- libhwloc=2.11.2=default_h0d58e46_1001
7272
- libiconv=1.18=h4ce23a2_1
7373
- libjpeg-turbo=3.1.0=hb9d3cd8_0
74-
- liblapack=3.9.0=31_hc41d3b0_mkl
74+
- liblapack=3.9.0=32_hc41d3b0_mkl
7575
- liblzma=5.8.1=hb9d3cd8_2
7676
- libnghttp2=1.64.0=h161d5f1_0
7777
- libnsl=2.0.1=hb9d3cd8_1
7878
- libpng=1.6.49=h943b412_0
7979
- libscotch=7.0.6=hea33c07_1
80-
- libsqlite=3.50.1=hee588c1_0
80+
- libsqlite=3.50.1=h6cd9bfd_6
8181
- libssh2=1.11.1=hcf80075_0
8282
- libstdcxx=15.1.0=h8f9b012_2
8383
- libstdcxx-ng=15.1.0=h4852527_2

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

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -109,11 +109,11 @@ dependencies:
109109
- lcms2=2.17=hbcf6048_0
110110
- lerc=4.0.0=h6470a55_1
111111
- libaec=1.1.4=h20038f6_0
112-
- libblas=3.9.0=31_h641d27c_mkl
112+
- libblas=3.9.0=32_h641d27c_mkl
113113
- libbrotlicommon=1.1.0=h2466b09_3
114114
- libbrotlidec=1.1.0=h2466b09_3
115115
- libbrotlienc=1.1.0=h2466b09_3
116-
- libcblas=3.9.0=31_h5e41251_mkl
116+
- libcblas=3.9.0=32_h5e41251_mkl
117117
- libcurl=8.14.1=h88aaa65_0
118118
- libdeflate=1.24=h76ddb4d_0
119119
- libdlf=0.3.0=pyhd8ed1ab_1
@@ -126,11 +126,11 @@ dependencies:
126126
- libhwloc=2.11.2=default_ha69328c_1001
127127
- libiconv=1.18=h135ad9c_1
128128
- libjpeg-turbo=3.1.0=h2466b09_0
129-
- liblapack=3.9.0=31_h1aa476e_mkl
129+
- liblapack=3.9.0=32_h1aa476e_mkl
130130
- liblzma=5.8.1=h2466b09_2
131131
- libpng=1.6.49=h7a4582a_0
132132
- libsodium=1.0.20=hc70643c_0
133-
- libsqlite=3.50.1=h67fdade_0
133+
- libsqlite=3.50.1=hf5d6505_6
134134
- libssh2=1.11.1=h9aa295b_0
135135
- libtiff=4.7.0=h05922d8_5
136136
- libwebp-base=1.5.0=h3b0e114_0
@@ -185,14 +185,14 @@ dependencies:
185185
- psutil=7.0.0=py310ha8f682b_0
186186
- pthread-stubs=0.4=h0e40799_1002
187187
- pure_eval=0.2.3=pyhd8ed1ab_1
188-
- pybtex=0.24.0=pyhd8ed1ab_3
188+
- pybtex=0.25.0=pyhd8ed1ab_1
189189
- pybtex-docutils=1.0.3=py310h5588dad_2
190190
- pycparser=2.22=pyh29332c3_1
191191
- pydantic=2.11.7=pyh3cfb1c2_0
192192
- pydantic-core=2.33.2=py310hed05c55_0
193193
- pydata-sphinx-theme=0.15.4=pyhd8ed1ab_0
194194
- pydiso=0.1.2=py310h8f92c26_0
195-
- pygments=2.19.1=pyhd8ed1ab_0
195+
- pygments=2.19.2=pyhd8ed1ab_0
196196
- pylint=3.3.7=pyhe01879c_0
197197
- pymatsolver=0.3.1=pyh48887ae_201
198198
- pyparsing=3.2.3=pyhd8ed1ab_1
@@ -270,9 +270,9 @@ dependencies:
270270
- unicodedata2=16.0.0=py310ha8f682b_0
271271
- uri-template=1.3.0=pyhd8ed1ab_1
272272
- urllib3=2.5.0=pyhd8ed1ab_0
273-
- vc=14.3=h2b53caa_26
274-
- vc14_runtime=14.42.34438=hfd919c2_26
275-
- vs2015_runtime=14.42.34438=h7142326_26
273+
- vc=14.3=h41ae7f8_26
274+
- vc14_runtime=14.44.35208=h818238b_26
275+
- vs2015_runtime=14.44.35208=h38c0c73_26
276276
- wcwidth=0.2.13=pyhd8ed1ab_1
277277
- webcolors=24.11.1=pyhd8ed1ab_0
278278
- webencodings=0.5.1=pyhd8ed1ab_3

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,11 @@ dependencies:
4747
- lcms2=2.17=hbcf6048_0
4848
- lerc=4.0.0=h6470a55_1
4949
- libaec=1.1.4=h20038f6_0
50-
- libblas=3.9.0=31_h641d27c_mkl
50+
- libblas=3.9.0=32_h641d27c_mkl
5151
- libbrotlicommon=1.1.0=h2466b09_3
5252
- libbrotlidec=1.1.0=h2466b09_3
5353
- libbrotlienc=1.1.0=h2466b09_3
54-
- libcblas=3.9.0=31_h5e41251_mkl
54+
- libcblas=3.9.0=32_h5e41251_mkl
5555
- libcurl=8.14.1=h88aaa65_0
5656
- libdeflate=1.24=h76ddb4d_0
5757
- libdlf=0.3.0=pyhd8ed1ab_1
@@ -64,10 +64,10 @@ dependencies:
6464
- libhwloc=2.11.2=default_ha69328c_1001
6565
- libiconv=1.18=h135ad9c_1
6666
- libjpeg-turbo=3.1.0=h2466b09_0
67-
- liblapack=3.9.0=31_h1aa476e_mkl
67+
- liblapack=3.9.0=32_h1aa476e_mkl
6868
- liblzma=5.8.1=h2466b09_2
6969
- libpng=1.6.49=h7a4582a_0
70-
- libsqlite=3.50.1=h67fdade_0
70+
- libsqlite=3.50.1=hf5d6505_6
7171
- libssh2=1.11.1=h9aa295b_0
7272
- libtiff=4.7.0=h05922d8_5
7373
- libwebp-base=1.5.0=h3b0e114_0
@@ -127,9 +127,9 @@ dependencies:
127127
- ucrt=10.0.22621.0=h57928b3_1
128128
- unicodedata2=16.0.0=py310ha8f682b_0
129129
- urllib3=2.5.0=pyhd8ed1ab_0
130-
- vc=14.3=h2b53caa_26
131-
- vc14_runtime=14.42.34438=hfd919c2_26
132-
- vs2015_runtime=14.42.34438=h7142326_26
130+
- vc=14.3=h41ae7f8_26
131+
- vc14_runtime=14.44.35208=h818238b_26
132+
- vs2015_runtime=14.44.35208=h38c0c73_26
133133
- wheel=0.45.1=pyhd8ed1ab_1
134134
- win_inet_pton=1.1.0=pyh7428d3b_8
135135
- xorg-libxau=1.0.12=h0e40799_0

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -113,11 +113,11 @@ dependencies:
113113
- ld_impl_linux-64=2.43=h1423503_5
114114
- lerc=4.0.0=h0aef613_1
115115
- libaec=1.1.4=h3f801dc_0
116-
- libblas=3.9.0=31_hfdb39a5_mkl
116+
- libblas=3.9.0=32_hfdb39a5_mkl
117117
- libbrotlicommon=1.1.0=hb9d3cd8_3
118118
- libbrotlidec=1.1.0=hb9d3cd8_3
119119
- libbrotlienc=1.1.0=hb9d3cd8_3
120-
- libcblas=3.9.0=31_h372d94f_mkl
120+
- libcblas=3.9.0=32_h372d94f_mkl
121121
- libcurl=8.14.1=h332b0f4_0
122122
- libdeflate=1.24=h86f0d12_0
123123
- libdlf=0.3.0=pyhd8ed1ab_1
@@ -134,14 +134,14 @@ dependencies:
134134
- libhwloc=2.11.2=default_h0d58e46_1001
135135
- libiconv=1.18=h4ce23a2_1
136136
- libjpeg-turbo=3.1.0=hb9d3cd8_0
137-
- liblapack=3.9.0=31_hc41d3b0_mkl
137+
- liblapack=3.9.0=32_hc41d3b0_mkl
138138
- liblzma=5.8.1=hb9d3cd8_2
139139
- libnghttp2=1.64.0=h161d5f1_0
140140
- libnsl=2.0.1=hb9d3cd8_1
141141
- libpng=1.6.49=h943b412_0
142142
- libscotch=7.0.6=hea33c07_1
143143
- libsodium=1.0.20=h4ab18f5_0
144-
- libsqlite=3.50.1=hee588c1_0
144+
- libsqlite=3.50.1=h6cd9bfd_6
145145
- libssh2=1.11.1=hcf80075_0
146146
- libstdcxx=15.1.0=h8f9b012_2
147147
- libstdcxx-ng=15.1.0=h4852527_2
@@ -204,14 +204,14 @@ dependencies:
204204
- pthread-stubs=0.4=hb9d3cd8_1002
205205
- ptyprocess=0.7.0=pyhd8ed1ab_1
206206
- pure_eval=0.2.3=pyhd8ed1ab_1
207-
- pybtex=0.24.0=pyhd8ed1ab_3
207+
- pybtex=0.25.0=pyhd8ed1ab_1
208208
- pybtex-docutils=1.0.3=py311h38be061_2
209209
- pycparser=2.22=pyh29332c3_1
210210
- pydantic=2.11.7=pyh3cfb1c2_0
211211
- pydantic-core=2.33.2=py311hdae7d1d_0
212212
- pydata-sphinx-theme=0.15.4=pyhd8ed1ab_0
213213
- pydiso=0.1.2=py311h19ea254_0
214-
- pygments=2.19.1=pyhd8ed1ab_0
214+
- pygments=2.19.2=pyhd8ed1ab_0
215215
- pylint=3.3.7=pyhe01879c_0
216216
- pymatsolver=0.3.1=pyh48887ae_201
217217
- pyparsing=3.2.3=pyhd8ed1ab_1

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,11 +51,11 @@ dependencies:
5151
- ld_impl_linux-64=2.43=h1423503_5
5252
- lerc=4.0.0=h0aef613_1
5353
- libaec=1.1.4=h3f801dc_0
54-
- libblas=3.9.0=31_hfdb39a5_mkl
54+
- libblas=3.9.0=32_hfdb39a5_mkl
5555
- libbrotlicommon=1.1.0=hb9d3cd8_3
5656
- libbrotlidec=1.1.0=hb9d3cd8_3
5757
- libbrotlienc=1.1.0=hb9d3cd8_3
58-
- libcblas=3.9.0=31_h372d94f_mkl
58+
- libcblas=3.9.0=32_h372d94f_mkl
5959
- libcurl=8.14.1=h332b0f4_0
6060
- libdeflate=1.24=h86f0d12_0
6161
- libdlf=0.3.0=pyhd8ed1ab_1
@@ -72,13 +72,13 @@ dependencies:
7272
- libhwloc=2.11.2=default_h0d58e46_1001
7373
- libiconv=1.18=h4ce23a2_1
7474
- libjpeg-turbo=3.1.0=hb9d3cd8_0
75-
- liblapack=3.9.0=31_hc41d3b0_mkl
75+
- liblapack=3.9.0=32_hc41d3b0_mkl
7676
- liblzma=5.8.1=hb9d3cd8_2
7777
- libnghttp2=1.64.0=h161d5f1_0
7878
- libnsl=2.0.1=hb9d3cd8_1
7979
- libpng=1.6.49=h943b412_0
8080
- libscotch=7.0.6=hea33c07_1
81-
- libsqlite=3.50.1=hee588c1_0
81+
- libsqlite=3.50.1=h6cd9bfd_6
8282
- libssh2=1.11.1=hcf80075_0
8383
- libstdcxx=15.1.0=h8f9b012_2
8484
- libstdcxx-ng=15.1.0=h4852527_2

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

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -111,11 +111,11 @@ dependencies:
111111
- lcms2=2.17=hbcf6048_0
112112
- lerc=4.0.0=h6470a55_1
113113
- libaec=1.1.4=h20038f6_0
114-
- libblas=3.9.0=31_h641d27c_mkl
114+
- libblas=3.9.0=32_h641d27c_mkl
115115
- libbrotlicommon=1.1.0=h2466b09_3
116116
- libbrotlidec=1.1.0=h2466b09_3
117117
- libbrotlienc=1.1.0=h2466b09_3
118-
- libcblas=3.9.0=31_h5e41251_mkl
118+
- libcblas=3.9.0=32_h5e41251_mkl
119119
- libcurl=8.14.1=h88aaa65_0
120120
- libdeflate=1.24=h76ddb4d_0
121121
- libdlf=0.3.0=pyhd8ed1ab_1
@@ -128,11 +128,11 @@ dependencies:
128128
- libhwloc=2.11.2=default_ha69328c_1001
129129
- libiconv=1.18=h135ad9c_1
130130
- libjpeg-turbo=3.1.0=h2466b09_0
131-
- liblapack=3.9.0=31_h1aa476e_mkl
131+
- liblapack=3.9.0=32_h1aa476e_mkl
132132
- liblzma=5.8.1=h2466b09_2
133133
- libpng=1.6.49=h7a4582a_0
134134
- libsodium=1.0.20=hc70643c_0
135-
- libsqlite=3.50.1=h67fdade_0
135+
- libsqlite=3.50.1=hf5d6505_6
136136
- libssh2=1.11.1=h9aa295b_0
137137
- libtiff=4.7.0=h05922d8_5
138138
- libwebp-base=1.5.0=h3b0e114_0
@@ -187,14 +187,14 @@ dependencies:
187187
- psutil=7.0.0=py311he736701_0
188188
- pthread-stubs=0.4=h0e40799_1002
189189
- pure_eval=0.2.3=pyhd8ed1ab_1
190-
- pybtex=0.24.0=pyhd8ed1ab_3
190+
- pybtex=0.25.0=pyhd8ed1ab_1
191191
- pybtex-docutils=1.0.3=py311h1ea47a8_2
192192
- pycparser=2.22=pyh29332c3_1
193193
- pydantic=2.11.7=pyh3cfb1c2_0
194194
- pydantic-core=2.33.2=py311hc4022dc_0
195195
- pydata-sphinx-theme=0.15.4=pyhd8ed1ab_0
196196
- pydiso=0.1.2=py311h66870c1_0
197-
- pygments=2.19.1=pyhd8ed1ab_0
197+
- pygments=2.19.2=pyhd8ed1ab_0
198198
- pylint=3.3.7=pyhe01879c_0
199199
- pymatsolver=0.3.1=pyh48887ae_201
200200
- pyparsing=3.2.3=pyhd8ed1ab_1
@@ -272,9 +272,9 @@ dependencies:
272272
- unicodedata2=16.0.0=py311he736701_0
273273
- uri-template=1.3.0=pyhd8ed1ab_1
274274
- urllib3=2.5.0=pyhd8ed1ab_0
275-
- vc=14.3=h2b53caa_26
276-
- vc14_runtime=14.42.34438=hfd919c2_26
277-
- vs2015_runtime=14.42.34438=h7142326_26
275+
- vc=14.3=h41ae7f8_26
276+
- vc14_runtime=14.44.35208=h818238b_26
277+
- vs2015_runtime=14.44.35208=h38c0c73_26
278278
- wcwidth=0.2.13=pyhd8ed1ab_1
279279
- webcolors=24.11.1=pyhd8ed1ab_0
280280
- webencodings=0.5.1=pyhd8ed1ab_3

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,11 @@ dependencies:
4848
- lcms2=2.17=hbcf6048_0
4949
- lerc=4.0.0=h6470a55_1
5050
- libaec=1.1.4=h20038f6_0
51-
- libblas=3.9.0=31_h641d27c_mkl
51+
- libblas=3.9.0=32_h641d27c_mkl
5252
- libbrotlicommon=1.1.0=h2466b09_3
5353
- libbrotlidec=1.1.0=h2466b09_3
5454
- libbrotlienc=1.1.0=h2466b09_3
55-
- libcblas=3.9.0=31_h5e41251_mkl
55+
- libcblas=3.9.0=32_h5e41251_mkl
5656
- libcurl=8.14.1=h88aaa65_0
5757
- libdeflate=1.24=h76ddb4d_0
5858
- libdlf=0.3.0=pyhd8ed1ab_1
@@ -65,10 +65,10 @@ dependencies:
6565
- libhwloc=2.11.2=default_ha69328c_1001
6666
- libiconv=1.18=h135ad9c_1
6767
- libjpeg-turbo=3.1.0=h2466b09_0
68-
- liblapack=3.9.0=31_h1aa476e_mkl
68+
- liblapack=3.9.0=32_h1aa476e_mkl
6969
- liblzma=5.8.1=h2466b09_2
7070
- libpng=1.6.49=h7a4582a_0
71-
- libsqlite=3.50.1=h67fdade_0
71+
- libsqlite=3.50.1=hf5d6505_6
7272
- libssh2=1.11.1=h9aa295b_0
7373
- libtiff=4.7.0=h05922d8_5
7474
- libwebp-base=1.5.0=h3b0e114_0
@@ -128,9 +128,9 @@ dependencies:
128128
- ucrt=10.0.22621.0=h57928b3_1
129129
- unicodedata2=16.0.0=py311he736701_0
130130
- urllib3=2.5.0=pyhd8ed1ab_0
131-
- vc=14.3=h2b53caa_26
132-
- vc14_runtime=14.42.34438=hfd919c2_26
133-
- vs2015_runtime=14.42.34438=h7142326_26
131+
- vc=14.3=h41ae7f8_26
132+
- vc14_runtime=14.44.35208=h818238b_26
133+
- vs2015_runtime=14.44.35208=h38c0c73_26
134134
- wheel=0.45.1=pyhd8ed1ab_1
135135
- win_inet_pton=1.1.0=pyh7428d3b_8
136136
- wrapt=1.17.2=py311he736701_0

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -113,11 +113,11 @@ dependencies:
113113
- ld_impl_linux-64=2.43=h1423503_5
114114
- lerc=4.0.0=h0aef613_1
115115
- libaec=1.1.4=h3f801dc_0
116-
- libblas=3.9.0=31_hfdb39a5_mkl
116+
- libblas=3.9.0=32_hfdb39a5_mkl
117117
- libbrotlicommon=1.1.0=hb9d3cd8_3
118118
- libbrotlidec=1.1.0=hb9d3cd8_3
119119
- libbrotlienc=1.1.0=hb9d3cd8_3
120-
- libcblas=3.9.0=31_h372d94f_mkl
120+
- libcblas=3.9.0=32_h372d94f_mkl
121121
- libcurl=8.14.1=h332b0f4_0
122122
- libdeflate=1.24=h86f0d12_0
123123
- libdlf=0.3.0=pyhd8ed1ab_1
@@ -134,14 +134,14 @@ dependencies:
134134
- libhwloc=2.11.2=default_h0d58e46_1001
135135
- libiconv=1.18=h4ce23a2_1
136136
- libjpeg-turbo=3.1.0=hb9d3cd8_0
137-
- liblapack=3.9.0=31_hc41d3b0_mkl
137+
- liblapack=3.9.0=32_hc41d3b0_mkl
138138
- liblzma=5.8.1=hb9d3cd8_2
139139
- libnghttp2=1.64.0=h161d5f1_0
140140
- libnsl=2.0.1=hb9d3cd8_1
141141
- libpng=1.6.49=h943b412_0
142142
- libscotch=7.0.6=hea33c07_1
143143
- libsodium=1.0.20=h4ab18f5_0
144-
- libsqlite=3.50.1=hee588c1_0
144+
- libsqlite=3.50.1=h6cd9bfd_6
145145
- libssh2=1.11.1=hcf80075_0
146146
- libstdcxx=15.1.0=h8f9b012_2
147147
- libstdcxx-ng=15.1.0=h4852527_2
@@ -204,14 +204,14 @@ dependencies:
204204
- pthread-stubs=0.4=hb9d3cd8_1002
205205
- ptyprocess=0.7.0=pyhd8ed1ab_1
206206
- pure_eval=0.2.3=pyhd8ed1ab_1
207-
- pybtex=0.24.0=pyhd8ed1ab_3
207+
- pybtex=0.25.0=pyhd8ed1ab_1
208208
- pybtex-docutils=1.0.3=py312h7900ff3_2
209209
- pycparser=2.22=pyh29332c3_1
210210
- pydantic=2.11.7=pyh3cfb1c2_0
211211
- pydantic-core=2.33.2=py312h680f630_0
212212
- pydata-sphinx-theme=0.15.4=pyhd8ed1ab_0
213213
- pydiso=0.1.2=py312h772f2df_0
214-
- pygments=2.19.1=pyhd8ed1ab_0
214+
- pygments=2.19.2=pyhd8ed1ab_0
215215
- pylint=3.3.7=pyhe01879c_0
216216
- pymatsolver=0.3.1=pyh48887ae_201
217217
- pyparsing=3.2.3=pyhd8ed1ab_1

0 commit comments

Comments
 (0)