Skip to content

Commit 27ea4dc

Browse files
committed
fix pyproject toml and relocked the environment files
1 parent 92982df commit 27ea4dc

16 files changed

Lines changed: 304 additions & 295 deletions

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies:
2222
- cffi=1.17.1=py310h8deb56e_0
2323
- charset-normalizer=3.4.3=pyhd8ed1ab_0
2424
- colorama=0.4.6=pyhd8ed1ab_1
25-
- coverage=7.10.4=py310h3406613_0
25+
- coverage=7.10.5=py310h3406613_0
2626
- dill=0.4.0=pyhd8ed1ab_0
2727
- discretize=0.11.3=py310ha2bacc8_0
2828
- docutils=0.21.2=pyhd8ed1ab_1
@@ -85,7 +85,7 @@ dependencies:
8585
- packaging=25.0=pyh29332c3_1
8686
- pillow=10.3.0=py310hebfe307_1
8787
- pip=25.2=pyh8b19718_0
88-
- platformdirs=4.3.8=pyhe01879c_0
88+
- platformdirs=4.4.0=pyhcf101f3_0
8989
- pluggy=1.6.0=pyhd8ed1ab_0
9090
- pthread-stubs=0.4=hb9d3cd8_1002
9191
- pycparser=2.22=pyh29332c3_1
@@ -120,20 +120,20 @@ dependencies:
120120
- toml=0.10.2=pyhd8ed1ab_1
121121
- tomli=2.2.1=pyhe01879c_2
122122
- tomlkit=0.13.3=pyha770c72_0
123-
- typing-extensions=4.14.1=h4440ef1_0
123+
- typing-extensions=4.15.0=h396c80c_0
124124
- typing-inspection=0.4.1=pyhd8ed1ab_0
125-
- typing_extensions=4.14.1=pyhe01879c_0
125+
- typing_extensions=4.15.0=pyhcf101f3_0
126126
- tzdata=2025b=h78e105d_0
127127
- urllib3=2.5.0=pyhd8ed1ab_0
128128
- wheel=0.45.1=pyhd8ed1ab_1
129129
- xorg-libxau=1.0.12=hb9d3cd8_0
130130
- xorg-libxdmcp=1.1.5=hb9d3cd8_0
131131
- yaml=0.2.5=h280c20c_3
132-
- zstandard=0.23.0=py310ha75aee5_2
132+
- zstandard=0.23.0=py310h7c4b9e2_3
133133
- zstd=1.5.7=hb8e6e7a_2
134134
- pip:
135-
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@25bf69c7afdfce5e9d4ac7d667c88790aad9c934
136-
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@12bf67269934b26a307c69857c01dd3b4c4742e9
135+
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@111b167f8d9a185ff6f140f055297f0a6945de6e
136+
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@ae6476684d48892a7ce863c1165b8f6f488a3867
137137

138138
variables:
139139
KMP_WARNINGS: 0

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -71,17 +71,17 @@ dependencies:
7171
- scipy=1.14.1=py310hfcf56fc_2
7272
- setuptools=80.9.0=pyhff2d567_0
7373
- tk=8.6.13=noxft_hd72426e_102
74-
- typing-extensions=4.14.1=h4440ef1_0
74+
- typing-extensions=4.15.0=h396c80c_0
7575
- typing-inspection=0.4.1=pyhd8ed1ab_0
76-
- typing_extensions=4.14.1=pyhe01879c_0
76+
- typing_extensions=4.15.0=pyhcf101f3_0
7777
- tzdata=2025b=h78e105d_0
7878
- wheel=0.45.1=pyhd8ed1ab_1
7979
- xorg-libxau=1.0.12=hb9d3cd8_0
8080
- xorg-libxdmcp=1.1.5=hb9d3cd8_0
8181
- zstd=1.5.7=hb8e6e7a_2
8282
- pip:
83-
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@25bf69c7afdfce5e9d4ac7d667c88790aad9c934
84-
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@12bf67269934b26a307c69857c01dd3b4c4742e9
83+
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@111b167f8d9a185ff6f140f055297f0a6945de6e
84+
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@ae6476684d48892a7ce863c1165b8f6f488a3867
8585

8686
variables:
8787
KMP_WARNINGS: 0

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies:
2020
- cffi=1.17.1=py310ha8f682b_0
2121
- charset-normalizer=3.4.3=pyhd8ed1ab_0
2222
- colorama=0.4.6=pyhd8ed1ab_1
23-
- coverage=7.10.4=py310hdb0e946_0
23+
- coverage=7.10.5=py310hdb0e946_0
2424
- dill=0.4.0=pyhd8ed1ab_0
2525
- discretize=0.11.3=py310h3e8ed56_0
2626
- docutils=0.21.2=pyhd8ed1ab_1
@@ -64,7 +64,7 @@ dependencies:
6464
- libxcb=1.17.0=h0e4246c_0
6565
- libxml2=2.13.8=h741aa76_1
6666
- libzlib=1.3.1=h2466b09_2
67-
- llvm-openmp=20.1.8=hfa2b4ca_1
67+
- llvm-openmp=20.1.8=hfa2b4ca_2
6868
- markupsafe=3.0.2=py310h38315fa_1
6969
- mccabe=0.7.0=pyhd8ed1ab_1
7070
- mkl=2024.2.2=h57928b3_16
@@ -74,7 +74,7 @@ dependencies:
7474
- packaging=25.0=pyh29332c3_1
7575
- pillow=10.3.0=py310h3e38d90_1
7676
- pip=25.2=pyh8b19718_0
77-
- platformdirs=4.3.8=pyhe01879c_0
77+
- platformdirs=4.4.0=pyhcf101f3_0
7878
- pluggy=1.6.0=pyhd8ed1ab_0
7979
- pthread-stubs=0.4=h0e40799_1002
8080
- pycparser=2.22=pyh29332c3_1
@@ -109,9 +109,9 @@ dependencies:
109109
- toml=0.10.2=pyhd8ed1ab_1
110110
- tomli=2.2.1=pyhe01879c_2
111111
- tomlkit=0.13.3=pyha770c72_0
112-
- typing-extensions=4.14.1=h4440ef1_0
112+
- typing-extensions=4.15.0=h396c80c_0
113113
- typing-inspection=0.4.1=pyhd8ed1ab_0
114-
- typing_extensions=4.14.1=pyhe01879c_0
114+
- typing_extensions=4.15.0=pyhcf101f3_0
115115
- tzdata=2025b=h78e105d_0
116116
- ucrt=10.0.22621.0=h57928b3_1
117117
- urllib3=2.5.0=pyhd8ed1ab_0
@@ -123,11 +123,11 @@ dependencies:
123123
- xorg-libxau=1.0.12=h0e40799_0
124124
- xorg-libxdmcp=1.1.5=h0e40799_0
125125
- yaml=0.2.5=h6a83c73_3
126-
- zstandard=0.23.0=py310ha8f682b_2
126+
- zstandard=0.23.0=py310h29418f3_3
127127
- zstd=1.5.7=hbeecb71_2
128128
- pip:
129-
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@25bf69c7afdfce5e9d4ac7d667c88790aad9c934
130-
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@12bf67269934b26a307c69857c01dd3b4c4742e9
129+
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@111b167f8d9a185ff6f140f055297f0a6945de6e
130+
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@ae6476684d48892a7ce863c1165b8f6f488a3867
131131

132132
variables:
133133
KMP_WARNINGS: 0

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ dependencies:
4444
- libxcb=1.17.0=h0e4246c_0
4545
- libxml2=2.13.8=h741aa76_1
4646
- libzlib=1.3.1=h2466b09_2
47-
- llvm-openmp=20.1.8=hfa2b4ca_1
47+
- llvm-openmp=20.1.8=hfa2b4ca_2
4848
- mkl=2024.2.2=h57928b3_16
4949
- numpy=1.26.4=py310hf667824_0
5050
- openjpeg=2.5.3=h24db6dd_1
@@ -60,9 +60,9 @@ dependencies:
6060
- setuptools=80.9.0=pyhff2d567_0
6161
- tbb=2021.13.0=h18a62a1_3
6262
- tk=8.6.13=h2c6b04d_2
63-
- typing-extensions=4.14.1=h4440ef1_0
63+
- typing-extensions=4.15.0=h396c80c_0
6464
- typing-inspection=0.4.1=pyhd8ed1ab_0
65-
- typing_extensions=4.14.1=pyhe01879c_0
65+
- typing_extensions=4.15.0=pyhcf101f3_0
6666
- tzdata=2025b=h78e105d_0
6767
- ucrt=10.0.22621.0=h57928b3_1
6868
- vc=14.3=h41ae7f8_31
@@ -73,8 +73,8 @@ dependencies:
7373
- xorg-libxdmcp=1.1.5=h0e40799_0
7474
- zstd=1.5.7=hbeecb71_2
7575
- pip:
76-
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@25bf69c7afdfce5e9d4ac7d667c88790aad9c934
77-
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@12bf67269934b26a307c69857c01dd3b4c4742e9
76+
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@111b167f8d9a185ff6f140f055297f0a6945de6e
77+
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@ae6476684d48892a7ce863c1165b8f6f488a3867
7878

7979
variables:
8080
KMP_WARNINGS: 0

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies:
2222
- cffi=1.17.1=py311hf29c0ef_0
2323
- charset-normalizer=3.4.3=pyhd8ed1ab_0
2424
- colorama=0.4.6=pyhd8ed1ab_1
25-
- coverage=7.10.4=py311h3778330_0
25+
- coverage=7.10.5=py311h3778330_0
2626
- dill=0.4.0=pyhd8ed1ab_0
2727
- discretize=0.11.3=py311h5b7b71f_0
2828
- docutils=0.21.2=pyhd8ed1ab_1
@@ -85,7 +85,7 @@ dependencies:
8585
- packaging=25.0=pyh29332c3_1
8686
- pillow=10.3.0=py311h82a398c_1
8787
- pip=25.2=pyh8b19718_0
88-
- platformdirs=4.3.8=pyhe01879c_0
88+
- platformdirs=4.4.0=pyhcf101f3_0
8989
- pluggy=1.6.0=pyhd8ed1ab_0
9090
- pthread-stubs=0.4=hb9d3cd8_1002
9191
- pycparser=2.22=pyh29332c3_1
@@ -106,7 +106,7 @@ dependencies:
106106
- scipy=1.14.1=py311he9a78e4_2
107107
- setuptools=80.9.0=pyhff2d567_0
108108
- snowballstemmer=3.0.1=pyhd8ed1ab_0
109-
- sphinx=8.2.3=pyhd8ed1ab_0
109+
- sphinx=8.3.0=pyhd8ed1ab_0
110110
- sphinx-autodoc-typehints=3.2.0=pyhd8ed1ab_0
111111
- sphinx-rtd-theme=3.0.1=hd8ed1ab_0
112112
- sphinx_rtd_theme=3.0.1=pyha770c72_0
@@ -121,20 +121,20 @@ dependencies:
121121
- toml=0.10.2=pyhd8ed1ab_1
122122
- tomli=2.2.1=pyhe01879c_2
123123
- tomlkit=0.13.3=pyha770c72_0
124-
- typing-extensions=4.14.1=h4440ef1_0
124+
- typing-extensions=4.15.0=h396c80c_0
125125
- typing-inspection=0.4.1=pyhd8ed1ab_0
126-
- typing_extensions=4.14.1=pyhe01879c_0
126+
- typing_extensions=4.15.0=pyhcf101f3_0
127127
- tzdata=2025b=h78e105d_0
128128
- urllib3=2.5.0=pyhd8ed1ab_0
129129
- wheel=0.45.1=pyhd8ed1ab_1
130130
- xorg-libxau=1.0.12=hb9d3cd8_0
131131
- xorg-libxdmcp=1.1.5=hb9d3cd8_0
132132
- yaml=0.2.5=h280c20c_3
133-
- zstandard=0.23.0=py311h9ecbd09_2
133+
- zstandard=0.23.0=py311h49ec1c0_3
134134
- zstd=1.5.7=hb8e6e7a_2
135135
- pip:
136-
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@25bf69c7afdfce5e9d4ac7d667c88790aad9c934
137-
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@12bf67269934b26a307c69857c01dd3b4c4742e9
136+
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@111b167f8d9a185ff6f140f055297f0a6945de6e
137+
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@ae6476684d48892a7ce863c1165b8f6f488a3867
138138

139139
variables:
140140
KMP_WARNINGS: 0

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -71,17 +71,17 @@ dependencies:
7171
- scipy=1.14.1=py311he9a78e4_2
7272
- setuptools=80.9.0=pyhff2d567_0
7373
- tk=8.6.13=noxft_hd72426e_102
74-
- typing-extensions=4.14.1=h4440ef1_0
74+
- typing-extensions=4.15.0=h396c80c_0
7575
- typing-inspection=0.4.1=pyhd8ed1ab_0
76-
- typing_extensions=4.14.1=pyhe01879c_0
76+
- typing_extensions=4.15.0=pyhcf101f3_0
7777
- tzdata=2025b=h78e105d_0
7878
- wheel=0.45.1=pyhd8ed1ab_1
7979
- xorg-libxau=1.0.12=hb9d3cd8_0
8080
- xorg-libxdmcp=1.1.5=hb9d3cd8_0
8181
- zstd=1.5.7=hb8e6e7a_2
8282
- pip:
83-
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@25bf69c7afdfce5e9d4ac7d667c88790aad9c934
84-
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@12bf67269934b26a307c69857c01dd3b4c4742e9
83+
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@111b167f8d9a185ff6f140f055297f0a6945de6e
84+
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@ae6476684d48892a7ce863c1165b8f6f488a3867
8585

8686
variables:
8787
KMP_WARNINGS: 0

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

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies:
2020
- cffi=1.17.1=py311he736701_0
2121
- charset-normalizer=3.4.3=pyhd8ed1ab_0
2222
- colorama=0.4.6=pyhd8ed1ab_1
23-
- coverage=7.10.4=py311h3f79411_0
23+
- coverage=7.10.5=py311h3f79411_0
2424
- dill=0.4.0=pyhd8ed1ab_0
2525
- discretize=0.11.3=py311h9b10771_0
2626
- docutils=0.21.2=pyhd8ed1ab_1
@@ -64,7 +64,7 @@ dependencies:
6464
- libxcb=1.17.0=h0e4246c_0
6565
- libxml2=2.13.8=h741aa76_1
6666
- libzlib=1.3.1=h2466b09_2
67-
- llvm-openmp=20.1.8=hfa2b4ca_1
67+
- llvm-openmp=20.1.8=hfa2b4ca_2
6868
- markupsafe=3.0.2=py311h5082efb_1
6969
- mccabe=0.7.0=pyhd8ed1ab_1
7070
- mkl=2024.2.2=h57928b3_16
@@ -74,7 +74,7 @@ dependencies:
7474
- packaging=25.0=pyh29332c3_1
7575
- pillow=10.3.0=py311h5592be9_1
7676
- pip=25.2=pyh8b19718_0
77-
- platformdirs=4.3.8=pyhe01879c_0
77+
- platformdirs=4.4.0=pyhcf101f3_0
7878
- pluggy=1.6.0=pyhd8ed1ab_0
7979
- pthread-stubs=0.4=h0e40799_1002
8080
- pycparser=2.22=pyh29332c3_1
@@ -94,7 +94,7 @@ dependencies:
9494
- scipy=1.14.1=py311hf16d85f_2
9595
- setuptools=80.9.0=pyhff2d567_0
9696
- snowballstemmer=3.0.1=pyhd8ed1ab_0
97-
- sphinx=8.2.3=pyhd8ed1ab_0
97+
- sphinx=8.3.0=pyhd8ed1ab_0
9898
- sphinx-autodoc-typehints=3.2.0=pyhd8ed1ab_0
9999
- sphinx-rtd-theme=3.0.1=hd8ed1ab_0
100100
- sphinx_rtd_theme=3.0.1=pyha770c72_0
@@ -110,9 +110,9 @@ dependencies:
110110
- toml=0.10.2=pyhd8ed1ab_1
111111
- tomli=2.2.1=pyhe01879c_2
112112
- tomlkit=0.13.3=pyha770c72_0
113-
- typing-extensions=4.14.1=h4440ef1_0
113+
- typing-extensions=4.15.0=h396c80c_0
114114
- typing-inspection=0.4.1=pyhd8ed1ab_0
115-
- typing_extensions=4.14.1=pyhe01879c_0
115+
- typing_extensions=4.15.0=pyhcf101f3_0
116116
- tzdata=2025b=h78e105d_0
117117
- ucrt=10.0.22621.0=h57928b3_1
118118
- urllib3=2.5.0=pyhd8ed1ab_0
@@ -124,11 +124,11 @@ dependencies:
124124
- xorg-libxau=1.0.12=h0e40799_0
125125
- xorg-libxdmcp=1.1.5=h0e40799_0
126126
- yaml=0.2.5=h6a83c73_3
127-
- zstandard=0.23.0=py311he736701_2
127+
- zstandard=0.23.0=py311h3485c13_3
128128
- zstd=1.5.7=hbeecb71_2
129129
- pip:
130-
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@25bf69c7afdfce5e9d4ac7d667c88790aad9c934
131-
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@12bf67269934b26a307c69857c01dd3b4c4742e9
130+
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@111b167f8d9a185ff6f140f055297f0a6945de6e
131+
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@ae6476684d48892a7ce863c1165b8f6f488a3867
132132

133133
variables:
134134
KMP_WARNINGS: 0

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ dependencies:
4444
- libxcb=1.17.0=h0e4246c_0
4545
- libxml2=2.13.8=h741aa76_1
4646
- libzlib=1.3.1=h2466b09_2
47-
- llvm-openmp=20.1.8=hfa2b4ca_1
47+
- llvm-openmp=20.1.8=hfa2b4ca_2
4848
- mkl=2024.2.2=h57928b3_16
4949
- numpy=1.26.4=py311h0b4df5a_0
5050
- openjpeg=2.5.3=h24db6dd_1
@@ -60,9 +60,9 @@ dependencies:
6060
- setuptools=80.9.0=pyhff2d567_0
6161
- tbb=2021.13.0=h18a62a1_3
6262
- tk=8.6.13=h2c6b04d_2
63-
- typing-extensions=4.14.1=h4440ef1_0
63+
- typing-extensions=4.15.0=h396c80c_0
6464
- typing-inspection=0.4.1=pyhd8ed1ab_0
65-
- typing_extensions=4.14.1=pyhe01879c_0
65+
- typing_extensions=4.15.0=pyhcf101f3_0
6666
- tzdata=2025b=h78e105d_0
6767
- ucrt=10.0.22621.0=h57928b3_1
6868
- vc=14.3=h41ae7f8_31
@@ -73,8 +73,8 @@ dependencies:
7373
- xorg-libxdmcp=1.1.5=h0e40799_0
7474
- zstd=1.5.7=hbeecb71_2
7575
- pip:
76-
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@25bf69c7afdfce5e9d4ac7d667c88790aad9c934
77-
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@12bf67269934b26a307c69857c01dd3b4c4742e9
76+
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@111b167f8d9a185ff6f140f055297f0a6945de6e
77+
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@ae6476684d48892a7ce863c1165b8f6f488a3867
7878

7979
variables:
8080
KMP_WARNINGS: 0

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies:
2222
- cffi=1.17.1=py312h06ac9bb_0
2323
- charset-normalizer=3.4.3=pyhd8ed1ab_0
2424
- colorama=0.4.6=pyhd8ed1ab_1
25-
- coverage=7.10.4=py312h8a5da7c_0
25+
- coverage=7.10.5=py312h8a5da7c_0
2626
- dill=0.4.0=pyhd8ed1ab_0
2727
- discretize=0.11.3=py312hc39e661_0
2828
- docutils=0.21.2=pyhd8ed1ab_1
@@ -85,7 +85,7 @@ dependencies:
8585
- packaging=25.0=pyh29332c3_1
8686
- pillow=10.3.0=py312h287a98d_1
8787
- pip=25.2=pyh8b19718_0
88-
- platformdirs=4.3.8=pyhe01879c_0
88+
- platformdirs=4.4.0=pyhcf101f3_0
8989
- pluggy=1.6.0=pyhd8ed1ab_0
9090
- pthread-stubs=0.4=hb9d3cd8_1002
9191
- pycparser=2.22=pyh29332c3_1
@@ -106,7 +106,7 @@ dependencies:
106106
- scipy=1.14.1=py312h62794b6_2
107107
- setuptools=80.9.0=pyhff2d567_0
108108
- snowballstemmer=3.0.1=pyhd8ed1ab_0
109-
- sphinx=8.2.3=pyhd8ed1ab_0
109+
- sphinx=8.3.0=pyhd8ed1ab_0
110110
- sphinx-autodoc-typehints=3.2.0=pyhd8ed1ab_0
111111
- sphinx-rtd-theme=3.0.1=hd8ed1ab_0
112112
- sphinx_rtd_theme=3.0.1=pyha770c72_0
@@ -121,20 +121,20 @@ dependencies:
121121
- toml=0.10.2=pyhd8ed1ab_1
122122
- tomli=2.2.1=pyhe01879c_2
123123
- tomlkit=0.13.3=pyha770c72_0
124-
- typing-extensions=4.14.1=h4440ef1_0
124+
- typing-extensions=4.15.0=h396c80c_0
125125
- typing-inspection=0.4.1=pyhd8ed1ab_0
126-
- typing_extensions=4.14.1=pyhe01879c_0
126+
- typing_extensions=4.15.0=pyhcf101f3_0
127127
- tzdata=2025b=h78e105d_0
128128
- urllib3=2.5.0=pyhd8ed1ab_0
129129
- wheel=0.45.1=pyhd8ed1ab_1
130130
- xorg-libxau=1.0.12=hb9d3cd8_0
131131
- xorg-libxdmcp=1.1.5=hb9d3cd8_0
132132
- yaml=0.2.5=h280c20c_3
133-
- zstandard=0.23.0=py312h66e93f0_2
133+
- zstandard=0.23.0=py312h4c3975b_3
134134
- zstd=1.5.7=hb8e6e7a_2
135135
- pip:
136-
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@25bf69c7afdfce5e9d4ac7d667c88790aad9c934
137-
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@12bf67269934b26a307c69857c01dd3b4c4742e9
136+
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@111b167f8d9a185ff6f140f055297f0a6945de6e
137+
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@ae6476684d48892a7ce863c1165b8f6f488a3867
138138

139139
variables:
140140
KMP_WARNINGS: 0

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -71,17 +71,17 @@ dependencies:
7171
- scipy=1.14.1=py312h62794b6_2
7272
- setuptools=80.9.0=pyhff2d567_0
7373
- tk=8.6.13=noxft_hd72426e_102
74-
- typing-extensions=4.14.1=h4440ef1_0
74+
- typing-extensions=4.15.0=h396c80c_0
7575
- typing-inspection=0.4.1=pyhd8ed1ab_0
76-
- typing_extensions=4.14.1=pyhe01879c_0
76+
- typing_extensions=4.15.0=pyhcf101f3_0
7777
- tzdata=2025b=h78e105d_0
7878
- wheel=0.45.1=pyhd8ed1ab_1
7979
- xorg-libxau=1.0.12=hb9d3cd8_0
8080
- xorg-libxdmcp=1.1.5=hb9d3cd8_0
8181
- zstd=1.5.7=hb8e6e7a_2
8282
- pip:
83-
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@25bf69c7afdfce5e9d4ac7d667c88790aad9c934
84-
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@12bf67269934b26a307c69857c01dd3b4c4742e9
83+
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@111b167f8d9a185ff6f140f055297f0a6945de6e
84+
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@ae6476684d48892a7ce863c1165b8f6f488a3867
8585

8686
variables:
8787
KMP_WARNINGS: 0

0 commit comments

Comments
 (0)