Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions environments/py-3.10-linux-64-dev.conda.lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ channels:
- conda-forge
- nodefaults
dependencies:
- _openmp_mutex=4.5=3_kmp_llvm
- _openmp_mutex=4.5=4_kmp_llvm
- accessible-pygments=0.0.5=pyhd8ed1ab_1
- alabaster=0.7.16=pyhd8ed1ab_0
- annotated-types=0.7.0=pyhd8ed1ab_1
Expand Down Expand Up @@ -100,9 +100,9 @@ dependencies:
- jupyterlab_pygments=0.3.0=pyhd8ed1ab_2
- jupyterlab_server=2.27.3=pyhd8ed1ab_1
- jupyterlab_widgets=1.1.11=pyhd8ed1ab_0
- jupytext=1.17.2=pyh80e38bb_0
- jupytext=1.17.3=pyh80e38bb_0
- keyutils=1.6.3=hb9d3cd8_0
- kiwisolver=1.4.9=py310haaf941d_0
- kiwisolver=1.4.9=py310haaf941d_1
- krb5=1.21.3=h659f571_0
- lark=1.2.2=pyhd8ed1ab_1
- latexcodec=2.0.1=pyh9f0ad1d_0
Expand Down Expand Up @@ -284,7 +284,7 @@ dependencies:
- typing_utils=0.1.0=pyhd8ed1ab_1
- tzdata=2025b=h78e105d_0
- uc-micro-py=1.0.3=pyhd8ed1ab_1
- unicodedata2=16.0.0=py310ha75aee5_0
- unicodedata2=16.0.0=py310h7c4b9e2_1
- uri-template=1.3.0=pyhd8ed1ab_1
- urllib3=2.5.0=pyhd8ed1ab_0
- wcwidth=0.2.13=pyhd8ed1ab_1
Expand All @@ -304,8 +304,8 @@ dependencies:
- zstandard=0.23.0=py310h7c4b9e2_3
- zstd=1.5.7=hb8e6e7a_2
- pip:
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@111b167f8d9a185ff6f140f055297f0a6945de6e
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@fd5f8fb1dcd764c01eb4d43ab26201c5bceb34ef
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@655afd735989270d5d03b80a98cbe22844b47066
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@2c9248c60e4166fadb973fcd4f1777bb2ee964f6
- grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@416815352706add295a9d2b90814d2291068a85e
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@d794a0b24aafb4beccc7984e68b6904be44f860f

Expand Down
10 changes: 5 additions & 5 deletions environments/py-3.10-linux-64.conda.lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ channels:
- conda-forge
- nodefaults
dependencies:
- _openmp_mutex=4.5=3_kmp_llvm
- _openmp_mutex=4.5=4_kmp_llvm
- annotated-types=0.7.0=pyhd8ed1ab_1
- asciitree=0.3.3=py_2
- bokeh=3.6.3=pyhd8ed1ab_0
Expand Down Expand Up @@ -43,7 +43,7 @@ dependencies:
- jinja2=3.1.6=pyhd8ed1ab_0
- joblib=1.5.2=pyhd8ed1ab_0
- keyutils=1.6.3=hb9d3cd8_0
- kiwisolver=1.4.9=py310haaf941d_0
- kiwisolver=1.4.9=py310haaf941d_1
- krb5=1.21.3=h659f571_0
- lcms2=2.17=h717163a_0
- ld_impl_linux-64=2.44=h1423503_1
Expand Down Expand Up @@ -143,7 +143,7 @@ dependencies:
- typing-inspection=0.4.1=pyhd8ed1ab_0
- typing_extensions=4.15.0=pyhcf101f3_0
- tzdata=2025b=h78e105d_0
- unicodedata2=16.0.0=py310ha75aee5_0
- unicodedata2=16.0.0=py310h7c4b9e2_1
- urllib3=2.5.0=pyhd8ed1ab_0
- wheel=0.45.1=pyhd8ed1ab_1
- xorg-libxau=1.0.12=hb9d3cd8_0
Expand All @@ -156,8 +156,8 @@ dependencies:
- zstandard=0.23.0=py310h7c4b9e2_3
- zstd=1.5.7=hb8e6e7a_2
- pip:
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@111b167f8d9a185ff6f140f055297f0a6945de6e
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@fd5f8fb1dcd764c01eb4d43ab26201c5bceb34ef
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@655afd735989270d5d03b80a98cbe22844b47066
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@2c9248c60e4166fadb973fcd4f1777bb2ee964f6
- grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@416815352706add295a9d2b90814d2291068a85e
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@d794a0b24aafb4beccc7984e68b6904be44f860f

Expand Down
12 changes: 6 additions & 6 deletions environments/py-3.10-win-64-dev.conda.lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,8 @@ dependencies:
- jupyterlab_pygments=0.3.0=pyhd8ed1ab_2
- jupyterlab_server=2.27.3=pyhd8ed1ab_1
- jupyterlab_widgets=1.1.11=pyhd8ed1ab_0
- jupytext=1.17.2=pyh80e38bb_0
- kiwisolver=1.4.9=py310h1e1005b_0
- jupytext=1.17.3=pyh80e38bb_0
- kiwisolver=1.4.9=py310h1e1005b_1
- krb5=1.21.3=hdf4eb48_0
- lark=1.2.2=pyhd8ed1ab_1
- latexcodec=2.0.1=pyh9f0ad1d_0
Expand Down Expand Up @@ -206,7 +206,7 @@ dependencies:
- python-tzdata=2025.2=pyhd8ed1ab_0
- python_abi=3.10=8_cp310
- pytz=2025.2=pyhd8ed1ab_0
- pywin32=311=py310h282bd7d_0
- pywin32=311=py310h282bd7d_1
- pywinpty=2.0.15=py310h9e98ed7_0
- pyyaml=6.0.2=py310h38315fa_2
- pyzmq=27.0.2=py310h535538e_2
Expand Down Expand Up @@ -269,7 +269,7 @@ dependencies:
- tzdata=2025b=h78e105d_0
- uc-micro-py=1.0.3=pyhd8ed1ab_1
- ucrt=10.0.26100.0=h57928b3_0
- unicodedata2=16.0.0=py310ha8f682b_0
- unicodedata2=16.0.0=py310h29418f3_1
- uri-template=1.3.0=pyhd8ed1ab_1
- urllib3=2.5.0=pyhd8ed1ab_0
- vc=14.3=h41ae7f8_31
Expand All @@ -294,8 +294,8 @@ dependencies:
- zstandard=0.23.0=py310h29418f3_3
- zstd=1.5.7=hbeecb71_2
- pip:
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@111b167f8d9a185ff6f140f055297f0a6945de6e
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@fd5f8fb1dcd764c01eb4d43ab26201c5bceb34ef
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@655afd735989270d5d03b80a98cbe22844b47066
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@2c9248c60e4166fadb973fcd4f1777bb2ee964f6
- grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@416815352706add295a9d2b90814d2291068a85e
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@d794a0b24aafb4beccc7984e68b6904be44f860f

Expand Down
8 changes: 4 additions & 4 deletions environments/py-3.10-win-64.conda.lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ dependencies:
- importlib-metadata=8.7.0=pyhe01879c_1
- jinja2=3.1.6=pyhd8ed1ab_0
- joblib=1.5.2=pyhd8ed1ab_0
- kiwisolver=1.4.9=py310h1e1005b_0
- kiwisolver=1.4.9=py310h1e1005b_1
- krb5=1.21.3=hdf4eb48_0
- lcms2=2.17=hbcf6048_0
- lerc=4.0.0=h6470a55_1
Expand Down Expand Up @@ -127,7 +127,7 @@ dependencies:
- typing_extensions=4.15.0=pyhcf101f3_0
- tzdata=2025b=h78e105d_0
- ucrt=10.0.26100.0=h57928b3_0
- unicodedata2=16.0.0=py310ha8f682b_0
- unicodedata2=16.0.0=py310h29418f3_1
- urllib3=2.5.0=pyhd8ed1ab_0
- vc=14.3=h41ae7f8_31
- vc14_runtime=14.44.35208=h818238b_31
Expand All @@ -144,8 +144,8 @@ dependencies:
- zstandard=0.23.0=py310h29418f3_3
- zstd=1.5.7=hbeecb71_2
- pip:
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@111b167f8d9a185ff6f140f055297f0a6945de6e
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@fd5f8fb1dcd764c01eb4d43ab26201c5bceb34ef
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@655afd735989270d5d03b80a98cbe22844b47066
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@2c9248c60e4166fadb973fcd4f1777bb2ee964f6
- grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@416815352706add295a9d2b90814d2291068a85e
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@d794a0b24aafb4beccc7984e68b6904be44f860f

Expand Down
14 changes: 7 additions & 7 deletions environments/py-3.11-linux-64-dev.conda.lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ channels:
- conda-forge
- nodefaults
dependencies:
- _openmp_mutex=4.5=3_kmp_llvm
- _openmp_mutex=4.5=4_kmp_llvm
- accessible-pygments=0.0.5=pyhd8ed1ab_1
- alabaster=0.7.16=pyhd8ed1ab_0
- annotated-types=0.7.0=pyhd8ed1ab_1
Expand Down Expand Up @@ -76,7 +76,7 @@ dependencies:
- importlib_metadata=8.7.0=h40b2b14_1
- iniconfig=2.0.0=pyhd8ed1ab_1
- ipykernel=6.30.1=pyh82676e8_0
- ipython=9.4.0=pyhfa0c392_0
- ipython=9.5.0=pyhfa0c392_0
- ipython_genutils=0.2.0=pyhd8ed1ab_2
- ipython_pygments_lexers=1.1.1=pyhd8ed1ab_0
- ipywidgets=7.8.5=pyhd8ed1ab_0
Expand All @@ -102,9 +102,9 @@ dependencies:
- jupyterlab_pygments=0.3.0=pyhd8ed1ab_2
- jupyterlab_server=2.27.3=pyhd8ed1ab_1
- jupyterlab_widgets=1.1.11=pyhd8ed1ab_0
- jupytext=1.17.2=pyh80e38bb_0
- jupytext=1.17.3=pyh80e38bb_0
- keyutils=1.6.3=hb9d3cd8_0
- kiwisolver=1.4.9=py311h724c32c_0
- kiwisolver=1.4.9=py311h724c32c_1
- krb5=1.21.3=h659f571_0
- lark=1.2.2=pyhd8ed1ab_1
- latexcodec=2.0.1=pyh9f0ad1d_0
Expand Down Expand Up @@ -286,7 +286,7 @@ dependencies:
- typing_utils=0.1.0=pyhd8ed1ab_1
- tzdata=2025b=h78e105d_0
- uc-micro-py=1.0.3=pyhd8ed1ab_1
- unicodedata2=16.0.0=py311h9ecbd09_0
- unicodedata2=16.0.0=py311h49ec1c0_1
- uri-template=1.3.0=pyhd8ed1ab_1
- urllib3=2.5.0=pyhd8ed1ab_0
- wcwidth=0.2.13=pyhd8ed1ab_1
Expand All @@ -307,8 +307,8 @@ dependencies:
- zstandard=0.23.0=py311h49ec1c0_3
- zstd=1.5.7=hb8e6e7a_2
- pip:
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@111b167f8d9a185ff6f140f055297f0a6945de6e
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@fd5f8fb1dcd764c01eb4d43ab26201c5bceb34ef
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@655afd735989270d5d03b80a98cbe22844b47066
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@2c9248c60e4166fadb973fcd4f1777bb2ee964f6
- grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@416815352706add295a9d2b90814d2291068a85e
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@d794a0b24aafb4beccc7984e68b6904be44f860f

Expand Down
10 changes: 5 additions & 5 deletions environments/py-3.11-linux-64.conda.lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ channels:
- conda-forge
- nodefaults
dependencies:
- _openmp_mutex=4.5=3_kmp_llvm
- _openmp_mutex=4.5=4_kmp_llvm
- annotated-types=0.7.0=pyhd8ed1ab_1
- asciitree=0.3.3=py_2
- bokeh=3.6.3=pyhd8ed1ab_0
Expand Down Expand Up @@ -44,7 +44,7 @@ dependencies:
- jinja2=3.1.6=pyhd8ed1ab_0
- joblib=1.5.2=pyhd8ed1ab_0
- keyutils=1.6.3=hb9d3cd8_0
- kiwisolver=1.4.9=py311h724c32c_0
- kiwisolver=1.4.9=py311h724c32c_1
- krb5=1.21.3=h659f571_0
- lcms2=2.17=h717163a_0
- ld_impl_linux-64=2.44=h1423503_1
Expand Down Expand Up @@ -144,7 +144,7 @@ dependencies:
- typing-inspection=0.4.1=pyhd8ed1ab_0
- typing_extensions=4.15.0=pyhcf101f3_0
- tzdata=2025b=h78e105d_0
- unicodedata2=16.0.0=py311h9ecbd09_0
- unicodedata2=16.0.0=py311h49ec1c0_1
- urllib3=2.5.0=pyhd8ed1ab_0
- wheel=0.45.1=pyhd8ed1ab_1
- wrapt=1.17.3=py311h49ec1c0_0
Expand All @@ -158,8 +158,8 @@ dependencies:
- zstandard=0.23.0=py311h49ec1c0_3
- zstd=1.5.7=hb8e6e7a_2
- pip:
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@111b167f8d9a185ff6f140f055297f0a6945de6e
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@fd5f8fb1dcd764c01eb4d43ab26201c5bceb34ef
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@655afd735989270d5d03b80a98cbe22844b47066
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@2c9248c60e4166fadb973fcd4f1777bb2ee964f6
- grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@416815352706add295a9d2b90814d2291068a85e
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@d794a0b24aafb4beccc7984e68b6904be44f860f

Expand Down
14 changes: 7 additions & 7 deletions environments/py-3.11-win-64-dev.conda.lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ dependencies:
- importlib_metadata=8.7.0=h40b2b14_1
- iniconfig=2.0.0=pyhd8ed1ab_1
- ipykernel=6.30.1=pyh3521513_0
- ipython=9.4.0=pyh6be1c34_0
- ipython=9.5.0=pyh6be1c34_0
- ipython_genutils=0.2.0=pyhd8ed1ab_2
- ipython_pygments_lexers=1.1.1=pyhd8ed1ab_0
- ipywidgets=7.8.5=pyhd8ed1ab_0
Expand All @@ -102,8 +102,8 @@ dependencies:
- jupyterlab_pygments=0.3.0=pyhd8ed1ab_2
- jupyterlab_server=2.27.3=pyhd8ed1ab_1
- jupyterlab_widgets=1.1.11=pyhd8ed1ab_0
- jupytext=1.17.2=pyh80e38bb_0
- kiwisolver=1.4.9=py311h275cad7_0
- jupytext=1.17.3=pyh80e38bb_0
- kiwisolver=1.4.9=py311h275cad7_1
- krb5=1.21.3=hdf4eb48_0
- lark=1.2.2=pyhd8ed1ab_1
- latexcodec=2.0.1=pyh9f0ad1d_0
Expand Down Expand Up @@ -208,7 +208,7 @@ dependencies:
- python-tzdata=2025.2=pyhd8ed1ab_0
- python_abi=3.11=8_cp311
- pytz=2025.2=pyhd8ed1ab_0
- pywin32=311=py311hefeebc8_0
- pywin32=311=py311hefeebc8_1
- pywinpty=2.0.15=py311hda3d55a_0
- pyyaml=6.0.2=py311h5082efb_2
- pyzmq=27.0.2=py311hb77b9c8_2
Expand Down Expand Up @@ -271,7 +271,7 @@ dependencies:
- tzdata=2025b=h78e105d_0
- uc-micro-py=1.0.3=pyhd8ed1ab_1
- ucrt=10.0.26100.0=h57928b3_0
- unicodedata2=16.0.0=py311he736701_0
- unicodedata2=16.0.0=py311h3485c13_1
- uri-template=1.3.0=pyhd8ed1ab_1
- urllib3=2.5.0=pyhd8ed1ab_0
- vc=14.3=h41ae7f8_31
Expand All @@ -297,8 +297,8 @@ dependencies:
- zstandard=0.23.0=py311h3485c13_3
- zstd=1.5.7=hbeecb71_2
- pip:
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@111b167f8d9a185ff6f140f055297f0a6945de6e
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@fd5f8fb1dcd764c01eb4d43ab26201c5bceb34ef
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@655afd735989270d5d03b80a98cbe22844b47066
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@2c9248c60e4166fadb973fcd4f1777bb2ee964f6
- grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@416815352706add295a9d2b90814d2291068a85e
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@d794a0b24aafb4beccc7984e68b6904be44f860f

Expand Down
8 changes: 4 additions & 4 deletions environments/py-3.11-win-64.conda.lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ dependencies:
- importlib-metadata=8.7.0=pyhe01879c_1
- jinja2=3.1.6=pyhd8ed1ab_0
- joblib=1.5.2=pyhd8ed1ab_0
- kiwisolver=1.4.9=py311h275cad7_0
- kiwisolver=1.4.9=py311h275cad7_1
- krb5=1.21.3=hdf4eb48_0
- lcms2=2.17=hbcf6048_0
- lerc=4.0.0=h6470a55_1
Expand Down Expand Up @@ -128,7 +128,7 @@ dependencies:
- typing_extensions=4.15.0=pyhcf101f3_0
- tzdata=2025b=h78e105d_0
- ucrt=10.0.26100.0=h57928b3_0
- unicodedata2=16.0.0=py311he736701_0
- unicodedata2=16.0.0=py311h3485c13_1
- urllib3=2.5.0=pyhd8ed1ab_0
- vc=14.3=h41ae7f8_31
- vc14_runtime=14.44.35208=h818238b_31
Expand All @@ -146,8 +146,8 @@ dependencies:
- zstandard=0.23.0=py311h3485c13_3
- zstd=1.5.7=hbeecb71_2
- pip:
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@111b167f8d9a185ff6f140f055297f0a6945de6e
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@fd5f8fb1dcd764c01eb4d43ab26201c5bceb34ef
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@655afd735989270d5d03b80a98cbe22844b47066
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@2c9248c60e4166fadb973fcd4f1777bb2ee964f6
- grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@416815352706add295a9d2b90814d2291068a85e
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@d794a0b24aafb4beccc7984e68b6904be44f860f

Expand Down
14 changes: 7 additions & 7 deletions environments/py-3.12-linux-64-dev.conda.lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ channels:
- conda-forge
- nodefaults
dependencies:
- _openmp_mutex=4.5=3_kmp_llvm
- _openmp_mutex=4.5=4_kmp_llvm
- _python_abi3_support=1.0=hd8ed1ab_2
- accessible-pygments=0.0.5=pyhd8ed1ab_1
- alabaster=0.7.16=pyhd8ed1ab_0
Expand Down Expand Up @@ -78,7 +78,7 @@ dependencies:
- importlib_metadata=8.7.0=h40b2b14_1
- iniconfig=2.0.0=pyhd8ed1ab_1
- ipykernel=6.30.1=pyh82676e8_0
- ipython=9.4.0=pyhfa0c392_0
- ipython=9.5.0=pyhfa0c392_0
- ipython_genutils=0.2.0=pyhd8ed1ab_2
- ipython_pygments_lexers=1.1.1=pyhd8ed1ab_0
- ipywidgets=7.8.5=pyhd8ed1ab_0
Expand All @@ -104,9 +104,9 @@ dependencies:
- jupyterlab_pygments=0.3.0=pyhd8ed1ab_2
- jupyterlab_server=2.27.3=pyhd8ed1ab_1
- jupyterlab_widgets=1.1.11=pyhd8ed1ab_0
- jupytext=1.17.2=pyh80e38bb_0
- jupytext=1.17.3=pyh80e38bb_0
- keyutils=1.6.3=hb9d3cd8_0
- kiwisolver=1.4.9=py312h0a2e395_0
- kiwisolver=1.4.9=py312h0a2e395_1
- krb5=1.21.3=h659f571_0
- lark=1.2.2=pyhd8ed1ab_1
- latexcodec=2.0.1=pyh9f0ad1d_0
Expand Down Expand Up @@ -289,7 +289,7 @@ dependencies:
- typing_utils=0.1.0=pyhd8ed1ab_1
- tzdata=2025b=h78e105d_0
- uc-micro-py=1.0.3=pyhd8ed1ab_1
- unicodedata2=16.0.0=py312h66e93f0_0
- unicodedata2=16.0.0=py312h4c3975b_1
- uri-template=1.3.0=pyhd8ed1ab_1
- urllib3=2.5.0=pyhd8ed1ab_0
- wcwidth=0.2.13=pyhd8ed1ab_1
Expand All @@ -310,8 +310,8 @@ dependencies:
- zstandard=0.23.0=py312h4c3975b_3
- zstd=1.5.7=hb8e6e7a_2
- pip:
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@111b167f8d9a185ff6f140f055297f0a6945de6e
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@fd5f8fb1dcd764c01eb4d43ab26201c5bceb34ef
- geoapps-utils @ git+https://github.com/MiraGeoscience/geoapps-utils.git@655afd735989270d5d03b80a98cbe22844b47066
- geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@2c9248c60e4166fadb973fcd4f1777bb2ee964f6
- grid-apps @ git+https://github.com/MiraGeoscience/grid-apps.git@416815352706add295a9d2b90814d2291068a85e
- mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@d794a0b24aafb4beccc7984e68b6904be44f860f

Expand Down
Loading
Loading