From e596f0ac20f2cdfbc4b8b54d688c142800935e5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Hensgen?= Date: Tue, 10 Dec 2024 14:31:33 -0500 Subject: [PATCH 1/6] relock on newer published packages also fix reference to simpeg (pypi instead of git) --- .../py-3.10-linux-64-dev.conda.lock.yml | 140 +- environments/py-3.10-linux-64.conda.lock.yml | 44 +- .../py-3.10-win-64-dev.conda.lock.yml | 139 +- environments/py-3.10-win-64.conda.lock.yml | 41 +- .../py-3.11-linux-64-dev.conda.lock.yml | 140 +- environments/py-3.11-linux-64.conda.lock.yml | 44 +- .../py-3.11-win-64-dev.conda.lock.yml | 139 +- environments/py-3.11-win-64.conda.lock.yml | 41 +- py-3.10.conda-lock.yml | 1167 ++++++++-------- py-3.11.conda-lock.yml | 1179 ++++++++--------- pyproject.toml | 8 +- 11 files changed, 1424 insertions(+), 1658 deletions(-) diff --git a/environments/py-3.10-linux-64-dev.conda.lock.yml b/environments/py-3.10-linux-64-dev.conda.lock.yml index 7e1a0389..c3f43f97 100644 --- a/environments/py-3.10-linux-64-dev.conda.lock.yml +++ b/environments/py-3.10-linux-64-dev.conda.lock.yml @@ -1,6 +1,6 @@ # Generated by conda-lock. # platform: linux-64 -# input_hash: 2f9b5bd56022cec9875f086690e294491ed06b95a0d2e1d9a081456b41eeff7a +# input_hash: 6126f0974bf4762353f80bd6887db8ce69838d4fd14ce3bd50d72f04fa8963cd channels: - conda-forge @@ -11,15 +11,15 @@ dependencies: - accessible-pygments=0.0.5=pyhd8ed1ab_0 - alabaster=0.7.16=pyhd8ed1ab_0 - annotated-types=0.7.0=pyhd8ed1ab_1 - - anyio=4.6.2.post1=pyhd8ed1ab_0 + - anyio=4.7.0=pyhd8ed1ab_0 - argon2-cffi=23.1.0=pyhd8ed1ab_1 - argon2-cffi-bindings=21.2.0=py310ha75aee5_5 - - arrow=1.3.0=pyhd8ed1ab_0 + - arrow=1.3.0=pyhd8ed1ab_1 - asciitree=0.3.3=py_2 - - astroid=3.3.5=py310hff52083_0 + - astroid=3.3.6=py310hff52083_0 - asttokens=3.0.0=pyhd8ed1ab_1 - - async-lru=2.0.4=pyhd8ed1ab_0 - - attrs=24.2.0=pyh71513ae_0 + - async-lru=2.0.4=pyhd8ed1ab_1 + - attrs=24.2.0=pyh71513ae_1 - babel=2.16.0=pyhd8ed1ab_1 - beautifulsoup4=4.12.3=pyha770c72_1 - bleach=6.2.0=pyhd8ed1ab_1 @@ -37,9 +37,9 @@ dependencies: - click=8.1.7=unix_pyh707e725_1 - cloudpickle=3.1.0=pyhd8ed1ab_1 - colorama=0.4.6=pyhd8ed1ab_1 - - comm=0.2.2=pyhd8ed1ab_0 + - comm=0.2.2=pyhd8ed1ab_1 - contourpy=1.3.1=py310h3788b33_0 - - coverage=7.6.8=py310h89163eb_0 + - coverage=7.6.9=py310h89163eb_0 - cycler=0.12.1=pyhd8ed1ab_1 - cytoolz=1.0.0=py310ha75aee5_1 - dask-core=2024.6.2=pyhd8ed1ab_0 @@ -54,9 +54,9 @@ dependencies: - empymod=2.2.2=pyhd8ed1ab_0 - entrypoints=0.4=pyhd8ed1ab_1 - exceptiongroup=1.2.2=pyhd8ed1ab_1 - - executing=2.1.0=pyhd8ed1ab_0 + - executing=2.1.0=pyhd8ed1ab_1 - fasteners=0.17.3=pyhd8ed1ab_0 - - fonttools=4.55.1=py310h89163eb_0 + - fonttools=4.55.2=py310h89163eb_0 - fqdn=1.5.1=pyhd8ed1ab_1 - freetype=2.12.1=h267a509_2 - fsspec=2022.11.0=pyhd8ed1ab_0 @@ -65,10 +65,10 @@ dependencies: - h11=0.14.0=pyhd8ed1ab_1 - h2=4.1.0=pyhd8ed1ab_1 - h5py=3.12.1=nompi_py310h60e0fe6_102 - - hdf5=1.14.3=nompi_h2d575fe_107 + - hdf5=1.14.3=nompi_h2d575fe_108 - hpack=4.0.0=pyhd8ed1ab_1 - httpcore=1.0.7=pyh29332c3_1 - - httpx=0.28.0=pyhd8ed1ab_0 + - httpx=0.28.1=pyhd8ed1ab_0 - hyperframe=6.0.1=pyhd8ed1ab_1 - idna=3.10=pyhd8ed1ab_1 - imagesize=1.4.1=pyhd8ed1ab_0 @@ -78,29 +78,29 @@ dependencies: - iniconfig=2.0.0=pyhd8ed1ab_1 - ipykernel=6.29.5=pyh3099207_0 - ipython=8.30.0=pyh707e725_0 - - ipython_genutils=0.2.0=pyhd8ed1ab_1 + - ipython_genutils=0.2.0=pyhd8ed1ab_2 - ipywidgets=7.8.5=pyhd8ed1ab_0 - - isoduration=20.11.0=pyhd8ed1ab_0 + - isoduration=20.11.0=pyhd8ed1ab_1 - isort=5.13.2=pyhd8ed1ab_1 - jedi=0.19.2=pyhd8ed1ab_1 - jinja2=3.1.4=pyhd8ed1ab_1 - - joblib=1.4.2=pyhd8ed1ab_0 + - joblib=1.4.2=pyhd8ed1ab_1 - json5=0.10.0=pyhd8ed1ab_1 - jsonpointer=3.0.0=py310hff52083_1 - - jsonschema=4.23.0=pyhd8ed1ab_0 - - jsonschema-specifications=2024.10.1=pyhd8ed1ab_0 - - jsonschema-with-format-nongpl=4.23.0=hd8ed1ab_0 + - jsonschema=4.23.0=pyhd8ed1ab_1 + - jsonschema-specifications=2024.10.1=pyhd8ed1ab_1 + - jsonschema-with-format-nongpl=4.23.0=hd8ed1ab_1 - jupyter-book=1.0.3=pyhd8ed1ab_0 - jupyter-cache=1.0.1=pyhff2d567_0 - - jupyter-lsp=2.2.5=pyhd8ed1ab_0 - - jupyter_client=8.6.3=pyhd8ed1ab_0 + - jupyter-lsp=2.2.5=pyhd8ed1ab_1 + - jupyter_client=8.6.3=pyhd8ed1ab_1 - jupyter_core=5.7.2=pyh31011fe_1 - - jupyter_events=0.10.0=pyhd8ed1ab_0 - - jupyter_server=2.14.2=pyhd8ed1ab_0 - - jupyter_server_terminals=0.5.3=pyhd8ed1ab_0 - - jupyterlab=4.3.2=pyhd8ed1ab_0 + - jupyter_events=0.10.0=pyhd8ed1ab_1 + - jupyter_server=2.14.2=pyhd8ed1ab_1 + - jupyter_server_terminals=0.5.3=pyhd8ed1ab_1 + - jupyterlab=4.3.3=pyhd8ed1ab_0 - jupyterlab_pygments=0.3.0=pyhd8ed1ab_2 - - jupyterlab_server=2.27.3=pyhd8ed1ab_0 + - jupyterlab_server=2.27.3=pyhd8ed1ab_1 - jupyterlab_widgets=1.1.11=pyhd8ed1ab_0 - jupytext=1.16.4=pyh80e38bb_0 - keyutils=1.6.1=h166bdaf_0 @@ -131,33 +131,32 @@ dependencies: - libjpeg-turbo=3.0.0=hd590300_1 - liblapack=3.9.0=20_linux64_mkl - libllvm14=14.0.6=hcd5def8_4 - - liblzma=5.6.3=hb9d3cd8_0 - - liblzma-devel=5.6.3=hb9d3cd8_0 + - liblzma=5.6.3=hb9d3cd8_1 - libnghttp2=1.64.0=h161d5f1_0 - libnsl=2.0.1=hd590300_0 - libpng=1.6.44=hadc24fc_0 - libsodium=1.0.20=h4ab18f5_0 - - libsqlite=3.47.0=hadc24fc_1 + - libsqlite=3.47.2=hee588c1_0 - libssh2=1.11.1=hf672d98_0 - libstdcxx=14.2.0=hc0a3c3a_1 - libstdcxx-ng=14.2.0=h4852527_1 - - libtiff=4.7.0=he137b08_1 + - libtiff=4.7.0=hc4654cb_2 - libuuid=2.38.1=h0b41bf4_0 - libwebp-base=1.4.0=hd590300_0 - libxcb=1.17.0=h8a09558_0 - libxcrypt=4.4.36=hd590300_1 - - libxml2=2.13.5=h064dc61_0 + - libxml2=2.13.5=h0d44e9d_1 - libzlib=1.3.1=hb9d3cd8_2 - - linkify-it-py=2.0.3=pyhd8ed1ab_0 - - llvm-openmp=19.1.4=h024ca30_0 + - linkify-it-py=2.0.3=pyhd8ed1ab_1 + - llvm-openmp=19.1.5=h024ca30_0 - llvmlite=0.43.0=py310h1a6248f_1 - locket=1.0.0=pyhd8ed1ab_0 - markdown-it-py=2.2.0=pyhd8ed1ab_0 - markupsafe=3.0.2=py310h89163eb_1 - matplotlib-base=3.8.4=py310hef631a5_2 - - matplotlib-inline=0.1.7=pyhd8ed1ab_0 + - matplotlib-inline=0.1.7=pyhd8ed1ab_1 - mccabe=0.7.0=pyhd8ed1ab_1 - - mdit-py-plugins=0.4.2=pyhd8ed1ab_0 + - mdit-py-plugins=0.4.2=pyhd8ed1ab_1 - mdurl=0.1.2=pyhd8ed1ab_1 - mistune=3.0.2=pyhd8ed1ab_1 - mkl=2023.2.0=h84fe81f_50496 @@ -166,23 +165,23 @@ dependencies: - myst-nb=1.1.2=pyhd8ed1ab_0 - myst-parser=1.0.0=pyhd8ed1ab_0 - nbclient=0.10.1=pyhd8ed1ab_0 - - nbconvert=7.16.4=hd8ed1ab_1 - - nbconvert-core=7.16.4=pyhd8ed1ab_1 - - nbconvert-pandoc=7.16.4=hd8ed1ab_1 - - nbformat=5.10.4=pyhd8ed1ab_0 + - nbconvert=7.16.4=hd8ed1ab_2 + - nbconvert-core=7.16.4=pyhff2d567_2 + - nbconvert-pandoc=7.16.4=hd8ed1ab_2 + - nbformat=5.10.4=pyhd8ed1ab_1 - ncurses=6.5=he02047a_1 - nest-asyncio=1.6.0=pyhd8ed1ab_1 - - notebook=7.3.0=pyhd8ed1ab_0 - - notebook-shim=0.2.4=pyhd8ed1ab_0 + - notebook=7.3.1=pyhd8ed1ab_0 + - notebook-shim=0.2.4=pyhd8ed1ab_1 - numba=0.60.0=py310h5dc88bb_0 - numcodecs=0.13.1=py310h5eaa309_0 - numpy=1.26.4=py310hb13e2d6_0 - - openjpeg=2.5.2=h488ebb8_0 + - openjpeg=2.5.3=h5fbd93e_0 - openssl=3.4.0=hb9d3cd8_0 - overrides=7.7.0=pyhd8ed1ab_0 - packaging=24.2=pyhd8ed1ab_2 - pandas=2.2.3=py310h5eaa309_1 - - pandoc=3.5=ha770c72_0 + - pandoc=3.6=ha770c72_0 - pandocfilters=1.5.0=pyhd8ed1ab_0 - parso=0.8.4=pyhd8ed1ab_1 - partd=1.4.2=pyhd8ed1ab_0 @@ -190,7 +189,7 @@ dependencies: - pickleshare=0.7.5=pyhd8ed1ab_1004 - pillow=10.3.0=py310hebfe307_1 - pip=24.3.1=pyh8b19718_0 - - pkgutil-resolve-name=1.3.10=pyhd8ed1ab_1 + - pkgutil-resolve-name=1.3.10=pyhd8ed1ab_2 - platformdirs=4.3.6=pyhd8ed1ab_1 - pluggy=1.5.0=pyhd8ed1ab_1 - prometheus_client=0.21.1=pyhd8ed1ab_0 @@ -198,7 +197,7 @@ dependencies: - psutil=6.1.0=py310ha75aee5_0 - pthread-stubs=0.4=hb9d3cd8_1002 - ptyprocess=0.7.0=pyhd8ed1ab_1 - - pure_eval=0.2.3=pyhd8ed1ab_0 + - pure_eval=0.2.3=pyhd8ed1ab_1 - pybtex=0.24.0=pyhd8ed1ab_2 - pybtex-docutils=1.0.3=py310hff52083_2 - pycparser=2.22=pyh29332c3_1 @@ -214,7 +213,7 @@ dependencies: - pysocks=1.7.1=pyha55dd90_7 - pytest=8.3.4=pyhd8ed1ab_1 - pytest-cov=6.0.0=pyhd8ed1ab_1 - - python=3.10.15=h4a871b0_2_cpython + - python=3.10.16=he725a3c_1_cpython - python-dateutil=2.9.0.post0=pyhff2d567_1 - python-fastjsonschema=2.21.1=pyhd8ed1ab_0 - python-json-logger=2.0.7=pyhd8ed1ab_0 @@ -225,16 +224,16 @@ dependencies: - pyzmq=26.2.0=py310h71f11fc_3 - readline=8.2=h8228510_1 - readthedocs-sphinx-ext=2.2.5=pyhd8ed1ab_0 - - referencing=0.35.1=pyhd8ed1ab_0 + - referencing=0.35.1=pyhd8ed1ab_1 - requests=2.32.3=pyhd8ed1ab_1 - - rfc3339-validator=0.1.4=pyhd8ed1ab_0 + - rfc3339-validator=0.1.4=pyhd8ed1ab_1 - rfc3986-validator=0.1.1=pyh9f0ad1d_0 - - rpds-py=0.22.1=py310h505e2c1_0 + - rpds-py=0.22.3=py310h505e2c1_0 - scikit-learn=1.4.2=py310h981052a_1 - - scipy=1.14.1=py310hfcf56fc_1 + - scipy=1.14.1=py310hfcf56fc_2 - send2trash=1.8.3=pyh0d859eb_1 - setuptools=75.6.0=pyhff2d567_1 - - six=1.16.0=pyhd8ed1ab_1 + - six=1.17.0=pyhd8ed1ab_0 - sniffio=1.3.1=pyhd8ed1ab_1 - snowballstemmer=2.2.0=pyhd8ed1ab_0 - sortedcontainers=2.4.0=pyhd8ed1ab_0 @@ -249,18 +248,18 @@ dependencies: - sphinx-multitoc-numbering=0.1.3=pyhd8ed1ab_0 - sphinx-thebe=0.3.1=pyhd8ed1ab_0 - sphinx-togglebutton=0.3.2=pyhd8ed1ab_0 - - sphinxcontrib-applehelp=2.0.0=pyhd8ed1ab_0 + - sphinxcontrib-applehelp=2.0.0=pyhd8ed1ab_1 - sphinxcontrib-bibtex=2.5.0=pyhd8ed1ab_0 - - sphinxcontrib-devhelp=2.0.0=pyhd8ed1ab_0 - - sphinxcontrib-htmlhelp=2.1.0=pyhd8ed1ab_0 - - sphinxcontrib-jsmath=1.0.1=pyhd8ed1ab_0 - - sphinxcontrib-qthelp=2.0.0=pyhd8ed1ab_0 - - sphinxcontrib-serializinghtml=1.1.10=pyhd8ed1ab_0 + - sphinxcontrib-devhelp=2.0.0=pyhd8ed1ab_1 + - sphinxcontrib-htmlhelp=2.1.0=pyhd8ed1ab_1 + - sphinxcontrib-jsmath=1.0.1=pyhd8ed1ab_1 + - sphinxcontrib-qthelp=2.0.0=pyhd8ed1ab_1 + - sphinxcontrib-serializinghtml=1.1.10=pyhd8ed1ab_1 - sqlalchemy=2.0.36=py310ha75aee5_0 - - stack_data=0.6.2=pyhd8ed1ab_0 - - tabulate=0.9.0=pyhd8ed1ab_1 + - stack_data=0.6.3=pyhd8ed1ab_1 + - tabulate=0.9.0=pyhd8ed1ab_2 - tbb=2021.12.0=h84d6215_4 - - tblib=3.0.0=pyhd8ed1ab_0 + - tblib=3.0.0=pyhd8ed1ab_1 - terminado=0.18.1=pyh0d859eb_0 - threadpoolctl=3.5.0=pyhc1e730c_0 - tinycss2=1.4.0=pyhd8ed1ab_0 @@ -268,30 +267,27 @@ dependencies: - toml=0.10.2=pyhd8ed1ab_0 - tomli=2.2.1=pyhd8ed1ab_1 - tomlkit=0.13.2=pyha770c72_1 - - toolz=1.0.0=pyhd8ed1ab_0 + - toolz=1.0.0=pyhd8ed1ab_1 - tornado=6.4.2=py310ha75aee5_0 - tqdm=4.67.1=pyhd8ed1ab_0 - - traitlets=5.14.3=pyhd8ed1ab_0 - - types-python-dateutil=2.9.0.20241003=pyhd8ed1ab_1 + - traitlets=5.14.3=pyhd8ed1ab_1 + - types-python-dateutil=2.9.0.20241206=pyhd8ed1ab_0 - typing-extensions=4.12.2=hd8ed1ab_1 - typing_extensions=4.12.2=pyha770c72_1 - typing_utils=0.1.0=pyhd8ed1ab_1 - tzdata=2024b=hc8b5060_0 - - uc-micro-py=1.0.3=pyhd8ed1ab_0 + - uc-micro-py=1.0.3=pyhd8ed1ab_1 - unicodedata2=15.1.0=py310ha75aee5_1 - uri-template=1.3.0=pyhd8ed1ab_1 - urllib3=2.2.3=pyhd8ed1ab_1 - wcwidth=0.2.13=pyhd8ed1ab_1 - - webcolors=24.8.0=pyhd8ed1ab_1 + - webcolors=24.11.1=pyhd8ed1ab_0 - webencodings=0.5.1=pyhd8ed1ab_3 - websocket-client=1.8.0=pyhd8ed1ab_1 - wheel=0.45.1=pyhd8ed1ab_1 - widgetsnbextension=3.6.10=pyhd8ed1ab_0 - xorg-libxau=1.0.11=hb9d3cd8_1 - xorg-libxdmcp=1.1.5=hb9d3cd8_0 - - xz=5.6.3=hbcc6ac9_0 - - xz-gpl-tools=5.6.3=hbcc6ac9_0 - - xz-tools=5.6.3=hb9d3cd8_0 - yaml=0.2.5=h7f98852_2 - zarr=2.14.2=pyhd8ed1ab_0 - zeromq=4.3.5=h3b0a872_7 @@ -300,11 +296,11 @@ dependencies: - zstandard=0.23.0=py310ha39cb0e_1 - zstd=1.5.6=ha6fb4c9_0 - pip: - - geoapps-utils == 0.4.0b1 - - geoh5py == 0.10.0b3 - - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@2b3fef7a6261e5deb7c6ea749ca43a88d3d9c880 - - octree-creation-app == 0.2.0b1 - - param-sweeps == 0.2.0b1 + - geoapps-utils == 0.4.0b1 --hash=sha256:9d5fa21872653c287e71e9b9f01beda9a2b85e5f9d974c1b04433a8081d0e6c2 + - geoh5py == 0.10.0b4 --hash=sha256:debf979f0e5ef2ac3dee51a50fc44eb3a5eb9ef5ff18d1de7b2fd6b5e76734f6 + - mira-simpeg == 0.21.2.1b3 --hash=sha256:78c9ed79903b7856b0fb63979d976925ef8e022b1f24ddef247356ecc30753a5 + - octree-creation-app == 0.2.0b2 --hash=sha256:3a4f49effc8766f3dc9472cc95c5e6566bd2779fa96b02257e6145edc101e83f + - param-sweeps == 0.2.0b1 --hash=sha256:a6a7448f67b5c20f93f97f32e4599afe7ab6d874bed01e909665e9dd2190a946 variables: KMP_WARNINGS: 0 diff --git a/environments/py-3.10-linux-64.conda.lock.yml b/environments/py-3.10-linux-64.conda.lock.yml index ee69a199..c268f370 100644 --- a/environments/py-3.10-linux-64.conda.lock.yml +++ b/environments/py-3.10-linux-64.conda.lock.yml @@ -1,6 +1,6 @@ # Generated by conda-lock. # platform: linux-64 -# input_hash: 2f9b5bd56022cec9875f086690e294491ed06b95a0d2e1d9a081456b41eeff7a +# input_hash: 6126f0974bf4762353f80bd6887db8ce69838d4fd14ce3bd50d72f04fa8963cd channels: - conda-forge @@ -31,19 +31,19 @@ dependencies: - distributed=2024.6.2=pyhd8ed1ab_0 - empymod=2.2.2=pyhd8ed1ab_0 - fasteners=0.17.3=pyhd8ed1ab_0 - - fonttools=4.55.1=py310h89163eb_0 + - fonttools=4.55.2=py310h89163eb_0 - freetype=2.12.1=h267a509_2 - fsspec=2022.11.0=pyhd8ed1ab_0 - geoana=0.5.0=py310hcb52e73_4 - h2=4.1.0=pyhd8ed1ab_1 - h5py=3.12.1=nompi_py310h60e0fe6_102 - - hdf5=1.14.3=nompi_h2d575fe_107 + - hdf5=1.14.3=nompi_h2d575fe_108 - hpack=4.0.0=pyhd8ed1ab_1 - hyperframe=6.0.1=pyhd8ed1ab_1 - importlib-metadata=8.5.0=pyha770c72_1 - importlib_metadata=8.5.0=hd8ed1ab_1 - jinja2=3.1.4=pyhd8ed1ab_1 - - joblib=1.4.2=pyhd8ed1ab_0 + - joblib=1.4.2=pyhd8ed1ab_1 - keyutils=1.6.1=h166bdaf_0 - kiwisolver=1.4.7=py310h3788b33_0 - krb5=1.21.3=h659f571_0 @@ -71,23 +71,22 @@ dependencies: - libjpeg-turbo=3.0.0=hd590300_1 - liblapack=3.9.0=20_linux64_mkl - libllvm14=14.0.6=hcd5def8_4 - - liblzma=5.6.3=hb9d3cd8_0 - - liblzma-devel=5.6.3=hb9d3cd8_0 + - liblzma=5.6.3=hb9d3cd8_1 - libnghttp2=1.64.0=h161d5f1_0 - libnsl=2.0.1=hd590300_0 - libpng=1.6.44=hadc24fc_0 - - libsqlite=3.47.0=hadc24fc_1 + - libsqlite=3.47.2=hee588c1_0 - libssh2=1.11.1=hf672d98_0 - libstdcxx=14.2.0=hc0a3c3a_1 - libstdcxx-ng=14.2.0=h4852527_1 - - libtiff=4.7.0=he137b08_1 + - libtiff=4.7.0=hc4654cb_2 - libuuid=2.38.1=h0b41bf4_0 - libwebp-base=1.4.0=hd590300_0 - libxcb=1.17.0=h8a09558_0 - libxcrypt=4.4.36=hd590300_1 - - libxml2=2.13.5=h064dc61_0 + - libxml2=2.13.5=h0d44e9d_1 - libzlib=1.3.1=hb9d3cd8_2 - - llvm-openmp=19.1.4=h024ca30_0 + - llvm-openmp=19.1.5=h024ca30_0 - llvmlite=0.43.0=py310h1a6248f_1 - locket=1.0.0=pyhd8ed1ab_0 - markupsafe=3.0.2=py310h89163eb_1 @@ -99,7 +98,7 @@ dependencies: - numba=0.60.0=py310h5dc88bb_0 - numcodecs=0.13.1=py310h5eaa309_0 - numpy=1.26.4=py310hb13e2d6_0 - - openjpeg=2.5.2=h488ebb8_0 + - openjpeg=2.5.3=h5fbd93e_0 - openssl=3.4.0=hb9d3cd8_0 - packaging=24.2=pyhd8ed1ab_2 - pandas=2.2.3=py310h5eaa309_1 @@ -116,7 +115,7 @@ dependencies: - pymatsolver-base=0.2.0=pyh44b312d_3 - pyparsing=3.2.0=pyhd8ed1ab_2 - pysocks=1.7.1=pyha55dd90_7 - - python=3.10.15=h4a871b0_2_cpython + - python=3.10.16=he725a3c_1_cpython - python-dateutil=2.9.0.post0=pyhff2d567_1 - python-tzdata=2023.4=pyhd8ed1ab_0 - python_abi=3.10=5_cp310 @@ -124,15 +123,15 @@ dependencies: - pyyaml=6.0.2=py310ha75aee5_1 - readline=8.2=h8228510_1 - scikit-learn=1.4.2=py310h981052a_1 - - scipy=1.14.1=py310hfcf56fc_1 + - scipy=1.14.1=py310hfcf56fc_2 - setuptools=75.6.0=pyhff2d567_1 - - six=1.16.0=pyhd8ed1ab_1 + - six=1.17.0=pyhd8ed1ab_0 - sortedcontainers=2.4.0=pyhd8ed1ab_0 - tbb=2021.12.0=h84d6215_4 - - tblib=3.0.0=pyhd8ed1ab_0 + - tblib=3.0.0=pyhd8ed1ab_1 - threadpoolctl=3.5.0=pyhc1e730c_0 - tk=8.6.13=noxft_h4845f30_101 - - toolz=1.0.0=pyhd8ed1ab_0 + - toolz=1.0.0=pyhd8ed1ab_1 - tornado=6.4.2=py310ha75aee5_0 - tqdm=4.67.1=pyhd8ed1ab_0 - typing-extensions=4.12.2=hd8ed1ab_1 @@ -143,9 +142,6 @@ dependencies: - wheel=0.45.1=pyhd8ed1ab_1 - xorg-libxau=1.0.11=hb9d3cd8_1 - xorg-libxdmcp=1.1.5=hb9d3cd8_0 - - xz=5.6.3=hbcc6ac9_0 - - xz-gpl-tools=5.6.3=hbcc6ac9_0 - - xz-tools=5.6.3=hb9d3cd8_0 - yaml=0.2.5=h7f98852_2 - zarr=2.14.2=pyhd8ed1ab_0 - zict=3.0.0=pyhd8ed1ab_1 @@ -153,11 +149,11 @@ dependencies: - zstandard=0.23.0=py310ha39cb0e_1 - zstd=1.5.6=ha6fb4c9_0 - pip: - - geoapps-utils == 0.4.0b1 - - geoh5py == 0.10.0b3 - - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@2b3fef7a6261e5deb7c6ea749ca43a88d3d9c880 - - octree-creation-app == 0.2.0b1 - - param-sweeps == 0.2.0b1 + - geoapps-utils == 0.4.0b1 --hash=sha256:9d5fa21872653c287e71e9b9f01beda9a2b85e5f9d974c1b04433a8081d0e6c2 + - geoh5py == 0.10.0b4 --hash=sha256:debf979f0e5ef2ac3dee51a50fc44eb3a5eb9ef5ff18d1de7b2fd6b5e76734f6 + - mira-simpeg == 0.21.2.1b3 --hash=sha256:78c9ed79903b7856b0fb63979d976925ef8e022b1f24ddef247356ecc30753a5 + - octree-creation-app == 0.2.0b2 --hash=sha256:3a4f49effc8766f3dc9472cc95c5e6566bd2779fa96b02257e6145edc101e83f + - param-sweeps == 0.2.0b1 --hash=sha256:a6a7448f67b5c20f93f97f32e4599afe7ab6d874bed01e909665e9dd2190a946 variables: KMP_WARNINGS: 0 diff --git a/environments/py-3.10-win-64-dev.conda.lock.yml b/environments/py-3.10-win-64-dev.conda.lock.yml index 6af5e8fd..7988b0d5 100644 --- a/environments/py-3.10-win-64-dev.conda.lock.yml +++ b/environments/py-3.10-win-64-dev.conda.lock.yml @@ -1,6 +1,6 @@ # Generated by conda-lock. # platform: win-64 -# input_hash: d1dfc11fce6322b4c2dc04e56d3908b0154bde53887f2667d9c36ef3f823c98d +# input_hash: d6a9f9a94808be2a742308abee6552f9a2fd1ba6d19a108133ca837527782241 channels: - conda-forge @@ -9,15 +9,15 @@ dependencies: - accessible-pygments=0.0.5=pyhd8ed1ab_0 - alabaster=0.7.16=pyhd8ed1ab_0 - annotated-types=0.7.0=pyhd8ed1ab_1 - - anyio=4.6.2.post1=pyhd8ed1ab_0 + - anyio=4.7.0=pyhd8ed1ab_0 - argon2-cffi=23.1.0=pyhd8ed1ab_1 - argon2-cffi-bindings=21.2.0=py310ha8f682b_5 - - arrow=1.3.0=pyhd8ed1ab_0 + - arrow=1.3.0=pyhd8ed1ab_1 - asciitree=0.3.3=py_2 - - astroid=3.3.5=py310h5588dad_0 + - astroid=3.3.6=py310h5588dad_0 - asttokens=3.0.0=pyhd8ed1ab_1 - - async-lru=2.0.4=pyhd8ed1ab_0 - - attrs=24.2.0=pyh71513ae_0 + - async-lru=2.0.4=pyhd8ed1ab_1 + - attrs=24.2.0=pyh71513ae_1 - babel=2.16.0=pyhd8ed1ab_1 - beautifulsoup4=4.12.3=pyha770c72_1 - bleach=6.2.0=pyhd8ed1ab_1 @@ -34,10 +34,10 @@ dependencies: - click=8.1.7=win_pyh7428d3b_1 - cloudpickle=3.1.0=pyhd8ed1ab_1 - colorama=0.4.6=pyhd8ed1ab_1 - - comm=0.2.2=pyhd8ed1ab_0 + - comm=0.2.2=pyhd8ed1ab_1 - contourpy=1.3.1=py310hc19bc0b_0 - - coverage=7.6.8=py310h38315fa_0 - - cpython=3.10.15=py310hd8ed1ab_2 + - coverage=7.6.9=py310h38315fa_0 + - cpython=3.10.16=py310hd8ed1ab_1 - cycler=0.12.1=pyhd8ed1ab_1 - cytoolz=1.0.0=py310ha8f682b_1 - dask-core=2024.6.2=pyhd8ed1ab_0 @@ -52,9 +52,9 @@ dependencies: - empymod=2.2.2=pyhd8ed1ab_0 - entrypoints=0.4=pyhd8ed1ab_1 - exceptiongroup=1.2.2=pyhd8ed1ab_1 - - executing=2.1.0=pyhd8ed1ab_0 + - executing=2.1.0=pyhd8ed1ab_1 - fasteners=0.17.3=pyhd8ed1ab_0 - - fonttools=4.55.1=py310h38315fa_0 + - fonttools=4.55.2=py310h38315fa_0 - fqdn=1.5.1=pyhd8ed1ab_1 - freetype=2.12.1=hdaf720e_2 - fsspec=2022.11.0=pyhd8ed1ab_0 @@ -63,10 +63,10 @@ dependencies: - h11=0.14.0=pyhd8ed1ab_1 - h2=4.1.0=pyhd8ed1ab_1 - h5py=3.12.1=nompi_py310h2b0be38_102 - - hdf5=1.14.3=nompi_hd5d9e70_107 + - hdf5=1.14.3=nompi_hd5d9e70_108 - hpack=4.0.0=pyhd8ed1ab_1 - httpcore=1.0.7=pyh29332c3_1 - - httpx=0.28.0=pyhd8ed1ab_0 + - httpx=0.28.1=pyhd8ed1ab_0 - hyperframe=6.0.1=pyhd8ed1ab_1 - idna=3.10=pyhd8ed1ab_1 - imagesize=1.4.1=pyhd8ed1ab_0 @@ -77,29 +77,29 @@ dependencies: - intel-openmp=2023.2.0=h57928b3_50497 - ipykernel=6.29.5=pyh4bbf305_0 - ipython=8.30.0=pyh7428d3b_0 - - ipython_genutils=0.2.0=pyhd8ed1ab_1 + - ipython_genutils=0.2.0=pyhd8ed1ab_2 - ipywidgets=7.8.5=pyhd8ed1ab_0 - - isoduration=20.11.0=pyhd8ed1ab_0 + - isoduration=20.11.0=pyhd8ed1ab_1 - isort=5.13.2=pyhd8ed1ab_1 - jedi=0.19.2=pyhd8ed1ab_1 - jinja2=3.1.4=pyhd8ed1ab_1 - - joblib=1.4.2=pyhd8ed1ab_0 + - joblib=1.4.2=pyhd8ed1ab_1 - json5=0.10.0=pyhd8ed1ab_1 - jsonpointer=3.0.0=py310h5588dad_1 - - jsonschema=4.23.0=pyhd8ed1ab_0 - - jsonschema-specifications=2024.10.1=pyhd8ed1ab_0 - - jsonschema-with-format-nongpl=4.23.0=hd8ed1ab_0 + - jsonschema=4.23.0=pyhd8ed1ab_1 + - jsonschema-specifications=2024.10.1=pyhd8ed1ab_1 + - jsonschema-with-format-nongpl=4.23.0=hd8ed1ab_1 - jupyter-book=1.0.3=pyhd8ed1ab_0 - jupyter-cache=1.0.1=pyhff2d567_0 - - jupyter-lsp=2.2.5=pyhd8ed1ab_0 - - jupyter_client=8.6.3=pyhd8ed1ab_0 + - jupyter-lsp=2.2.5=pyhd8ed1ab_1 + - jupyter_client=8.6.3=pyhd8ed1ab_1 - jupyter_core=5.7.2=pyh5737063_1 - - jupyter_events=0.10.0=pyhd8ed1ab_0 - - jupyter_server=2.14.2=pyhd8ed1ab_0 - - jupyter_server_terminals=0.5.3=pyhd8ed1ab_0 - - jupyterlab=4.3.2=pyhd8ed1ab_0 + - jupyter_events=0.10.0=pyhd8ed1ab_1 + - jupyter_server=2.14.2=pyhd8ed1ab_1 + - jupyter_server_terminals=0.5.3=pyhd8ed1ab_1 + - jupyterlab=4.3.3=pyhd8ed1ab_0 - jupyterlab_pygments=0.3.0=pyhd8ed1ab_2 - - jupyterlab_server=2.27.3=pyhd8ed1ab_0 + - jupyterlab_server=2.27.3=pyhd8ed1ab_1 - jupyterlab_widgets=1.1.11=pyhd8ed1ab_0 - jupytext=1.16.4=pyh80e38bb_0 - kiwisolver=1.4.7=py310hc19bc0b_0 @@ -121,18 +121,17 @@ dependencies: - libiconv=1.17=hcfcfb64_2 - libjpeg-turbo=3.0.0=hcfcfb64_1 - liblapack=3.9.0=20_win64_mkl - - liblzma=5.6.3=h2466b09_0 - - liblzma-devel=5.6.3=h2466b09_0 + - liblzma=5.6.3=h2466b09_1 - libpng=1.6.44=h3ca93ac_0 - libsodium=1.0.20=hc70643c_0 - - libsqlite=3.47.0=h2466b09_1 + - libsqlite=3.47.2=h67fdade_0 - libssh2=1.11.1=he619c9f_0 - - libtiff=4.7.0=hfc51747_1 + - libtiff=4.7.0=hdefb170_2 - libwebp-base=1.4.0=hcfcfb64_0 - libxcb=1.16=h013a479_1 - - libxml2=2.13.5=h442d1da_0 + - libxml2=2.13.5=he286e8c_1 - libzlib=1.3.1=h2466b09_2 - - linkify-it-py=2.0.3=pyhd8ed1ab_0 + - linkify-it-py=2.0.3=pyhd8ed1ab_1 - llvmlite=0.43.0=py310h0288bfe_1 - locket=1.0.0=pyhd8ed1ab_0 - m2w64-gcc-libgfortran=5.3.0=6 @@ -143,9 +142,9 @@ dependencies: - markdown-it-py=2.2.0=pyhd8ed1ab_0 - markupsafe=3.0.2=py310h38315fa_1 - matplotlib-base=3.8.4=py310hadb10a8_2 - - matplotlib-inline=0.1.7=pyhd8ed1ab_0 + - matplotlib-inline=0.1.7=pyhd8ed1ab_1 - mccabe=0.7.0=pyhd8ed1ab_1 - - mdit-py-plugins=0.4.2=pyhd8ed1ab_0 + - mdit-py-plugins=0.4.2=pyhd8ed1ab_1 - mdurl=0.1.2=pyhd8ed1ab_1 - mistune=3.0.2=pyhd8ed1ab_1 - mkl=2023.2.0=h6a75c08_50497 @@ -155,29 +154,29 @@ dependencies: - myst-nb=1.1.2=pyhd8ed1ab_0 - myst-parser=1.0.0=pyhd8ed1ab_0 - nbclient=0.10.1=pyhd8ed1ab_0 - - nbconvert=7.16.4=hd8ed1ab_1 - - nbconvert-core=7.16.4=pyhd8ed1ab_1 - - nbconvert-pandoc=7.16.4=hd8ed1ab_1 - - nbformat=5.10.4=pyhd8ed1ab_0 + - nbconvert=7.16.4=hd8ed1ab_2 + - nbconvert-core=7.16.4=pyhff2d567_2 + - nbconvert-pandoc=7.16.4=hd8ed1ab_2 + - nbformat=5.10.4=pyhd8ed1ab_1 - nest-asyncio=1.6.0=pyhd8ed1ab_1 - - notebook=7.3.0=pyhd8ed1ab_0 - - notebook-shim=0.2.4=pyhd8ed1ab_0 + - notebook=7.3.1=pyhd8ed1ab_0 + - notebook-shim=0.2.4=pyhd8ed1ab_1 - numba=0.60.0=py310h7793332_0 - numcodecs=0.13.1=py310hb4db72f_0 - numpy=1.26.4=py310hf667824_0 - - openjpeg=2.5.2=h3d672ee_0 + - openjpeg=2.5.3=h4d64b90_0 - openssl=3.4.0=h2466b09_0 - overrides=7.7.0=pyhd8ed1ab_0 - packaging=24.2=pyhd8ed1ab_2 - pandas=2.2.3=py310hb4db72f_1 - - pandoc=3.5=h57928b3_0 + - pandoc=3.6=h57928b3_0 - pandocfilters=1.5.0=pyhd8ed1ab_0 - parso=0.8.4=pyhd8ed1ab_1 - partd=1.4.2=pyhd8ed1ab_0 - pickleshare=0.7.5=pyhd8ed1ab_1004 - pillow=10.3.0=py310h3e38d90_1 - pip=24.3.1=pyh8b19718_0 - - pkgutil-resolve-name=1.3.10=pyhd8ed1ab_1 + - pkgutil-resolve-name=1.3.10=pyhd8ed1ab_2 - platformdirs=4.3.6=pyhd8ed1ab_1 - pluggy=1.5.0=pyhd8ed1ab_1 - prometheus_client=0.21.1=pyhd8ed1ab_0 @@ -185,7 +184,7 @@ dependencies: - psutil=6.1.0=py310ha8f682b_0 - pthread-stubs=0.4=hcd874cb_1001 - pthreads-win32=2.9.1=h2466b09_4 - - pure_eval=0.2.3=pyhd8ed1ab_0 + - pure_eval=0.2.3=pyhd8ed1ab_1 - pybtex=0.24.0=pyhd8ed1ab_2 - pybtex-docutils=1.0.3=py310h5588dad_2 - pycparser=2.22=pyh29332c3_1 @@ -201,7 +200,7 @@ dependencies: - pysocks=1.7.1=pyh09c184e_7 - pytest=8.3.4=pyhd8ed1ab_1 - pytest-cov=6.0.0=pyhd8ed1ab_1 - - python=3.10.15=hfaddaf0_2_cpython + - python=3.10.16=h37870fc_1_cpython - python-dateutil=2.9.0.post0=pyhff2d567_1 - python-fastjsonschema=2.21.1=pyhd8ed1ab_0 - python-json-logger=2.0.7=pyhd8ed1ab_0 @@ -213,16 +212,16 @@ dependencies: - pyyaml=6.0.2=py310ha8f682b_1 - pyzmq=26.2.0=py310h656833d_3 - readthedocs-sphinx-ext=2.2.5=pyhd8ed1ab_0 - - referencing=0.35.1=pyhd8ed1ab_0 + - referencing=0.35.1=pyhd8ed1ab_1 - requests=2.32.3=pyhd8ed1ab_1 - - rfc3339-validator=0.1.4=pyhd8ed1ab_0 + - rfc3339-validator=0.1.4=pyhd8ed1ab_1 - rfc3986-validator=0.1.1=pyh9f0ad1d_0 - - rpds-py=0.22.1=py310hc226416_0 + - rpds-py=0.22.3=py310hc226416_0 - scikit-learn=1.4.2=py310hf2a6c47_1 - - scipy=1.14.1=py310hbd0dde3_1 + - scipy=1.14.1=py310hbd0dde3_2 - send2trash=1.8.3=pyh5737063_1 - setuptools=75.6.0=pyhff2d567_1 - - six=1.16.0=pyhd8ed1ab_1 + - six=1.17.0=pyhd8ed1ab_0 - sniffio=1.3.1=pyhd8ed1ab_1 - snowballstemmer=2.2.0=pyhd8ed1ab_0 - sortedcontainers=2.4.0=pyhd8ed1ab_0 @@ -237,18 +236,18 @@ dependencies: - sphinx-multitoc-numbering=0.1.3=pyhd8ed1ab_0 - sphinx-thebe=0.3.1=pyhd8ed1ab_0 - sphinx-togglebutton=0.3.2=pyhd8ed1ab_0 - - sphinxcontrib-applehelp=2.0.0=pyhd8ed1ab_0 + - sphinxcontrib-applehelp=2.0.0=pyhd8ed1ab_1 - sphinxcontrib-bibtex=2.5.0=pyhd8ed1ab_0 - - sphinxcontrib-devhelp=2.0.0=pyhd8ed1ab_0 - - sphinxcontrib-htmlhelp=2.1.0=pyhd8ed1ab_0 - - sphinxcontrib-jsmath=1.0.1=pyhd8ed1ab_0 - - sphinxcontrib-qthelp=2.0.0=pyhd8ed1ab_0 - - sphinxcontrib-serializinghtml=1.1.10=pyhd8ed1ab_0 + - sphinxcontrib-devhelp=2.0.0=pyhd8ed1ab_1 + - sphinxcontrib-htmlhelp=2.1.0=pyhd8ed1ab_1 + - sphinxcontrib-jsmath=1.0.1=pyhd8ed1ab_1 + - sphinxcontrib-qthelp=2.0.0=pyhd8ed1ab_1 + - sphinxcontrib-serializinghtml=1.1.10=pyhd8ed1ab_1 - sqlalchemy=2.0.36=py310ha8f682b_0 - - stack_data=0.6.2=pyhd8ed1ab_0 - - tabulate=0.9.0=pyhd8ed1ab_1 + - stack_data=0.6.3=pyhd8ed1ab_1 + - tabulate=0.9.0=pyhd8ed1ab_2 - tbb=2021.12.0=hc790b64_4 - - tblib=3.0.0=pyhd8ed1ab_0 + - tblib=3.0.0=pyhd8ed1ab_1 - terminado=0.18.1=pyh5737063_0 - threadpoolctl=3.5.0=pyhc1e730c_0 - tinycss2=1.4.0=pyhd8ed1ab_0 @@ -256,16 +255,16 @@ dependencies: - toml=0.10.2=pyhd8ed1ab_0 - tomli=2.2.1=pyhd8ed1ab_1 - tomlkit=0.13.2=pyha770c72_1 - - toolz=1.0.0=pyhd8ed1ab_0 + - toolz=1.0.0=pyhd8ed1ab_1 - tornado=6.4.2=py310ha8f682b_0 - tqdm=4.67.1=pyhd8ed1ab_0 - - traitlets=5.14.3=pyhd8ed1ab_0 - - types-python-dateutil=2.9.0.20241003=pyhd8ed1ab_1 + - traitlets=5.14.3=pyhd8ed1ab_1 + - types-python-dateutil=2.9.0.20241206=pyhd8ed1ab_0 - typing-extensions=4.12.2=hd8ed1ab_1 - typing_extensions=4.12.2=pyha770c72_1 - typing_utils=0.1.0=pyhd8ed1ab_1 - tzdata=2024b=hc8b5060_0 - - uc-micro-py=1.0.3=pyhd8ed1ab_0 + - uc-micro-py=1.0.3=pyhd8ed1ab_1 - ucrt=10.0.22621.0=h57928b3_1 - unicodedata2=15.1.0=py310ha8f682b_1 - uri-template=1.3.0=pyhd8ed1ab_1 @@ -274,7 +273,7 @@ dependencies: - vc14_runtime=14.42.34433=he29a5d6_23 - vs2015_runtime=14.42.34433=hdffcdeb_23 - wcwidth=0.2.13=pyhd8ed1ab_1 - - webcolors=24.8.0=pyhd8ed1ab_1 + - webcolors=24.11.1=pyhd8ed1ab_0 - webencodings=0.5.1=pyhd8ed1ab_3 - websocket-client=1.8.0=pyhd8ed1ab_1 - wheel=0.45.1=pyhd8ed1ab_1 @@ -283,8 +282,6 @@ dependencies: - winpty=0.4.3=4 - xorg-libxau=1.0.11=hcd874cb_0 - xorg-libxdmcp=1.1.3=hcd874cb_0 - - xz=5.6.3=h208afaa_0 - - xz-tools=5.6.3=h2466b09_0 - yaml=0.2.5=h8ffe710_2 - zarr=2.14.2=pyhd8ed1ab_0 - zeromq=4.3.5=ha9f60a1_7 @@ -293,11 +290,11 @@ dependencies: - zstandard=0.23.0=py310he5e10e1_1 - zstd=1.5.6=h0ea2cb4_0 - pip: - - geoapps-utils == 0.4.0b1 - - geoh5py == 0.10.0b3 - - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@2b3fef7a6261e5deb7c6ea749ca43a88d3d9c880 - - octree-creation-app == 0.2.0b1 - - param-sweeps == 0.2.0b1 + - geoapps-utils == 0.4.0b1 --hash=sha256:9d5fa21872653c287e71e9b9f01beda9a2b85e5f9d974c1b04433a8081d0e6c2 + - geoh5py == 0.10.0b4 --hash=sha256:debf979f0e5ef2ac3dee51a50fc44eb3a5eb9ef5ff18d1de7b2fd6b5e76734f6 + - mira-simpeg == 0.21.2.1b3 --hash=sha256:78c9ed79903b7856b0fb63979d976925ef8e022b1f24ddef247356ecc30753a5 + - octree-creation-app == 0.2.0b2 --hash=sha256:3a4f49effc8766f3dc9472cc95c5e6566bd2779fa96b02257e6145edc101e83f + - param-sweeps == 0.2.0b1 --hash=sha256:a6a7448f67b5c20f93f97f32e4599afe7ab6d874bed01e909665e9dd2190a946 variables: KMP_WARNINGS: 0 diff --git a/environments/py-3.10-win-64.conda.lock.yml b/environments/py-3.10-win-64.conda.lock.yml index 4b2bf8fa..31407d14 100644 --- a/environments/py-3.10-win-64.conda.lock.yml +++ b/environments/py-3.10-win-64.conda.lock.yml @@ -1,6 +1,6 @@ # Generated by conda-lock. # platform: win-64 -# input_hash: d1dfc11fce6322b4c2dc04e56d3908b0154bde53887f2667d9c36ef3f823c98d +# input_hash: d6a9f9a94808be2a742308abee6552f9a2fd1ba6d19a108133ca837527782241 channels: - conda-forge @@ -28,20 +28,20 @@ dependencies: - distributed=2024.6.2=pyhd8ed1ab_0 - empymod=2.2.2=pyhd8ed1ab_0 - fasteners=0.17.3=pyhd8ed1ab_0 - - fonttools=4.55.1=py310h38315fa_0 + - fonttools=4.55.2=py310h38315fa_0 - freetype=2.12.1=hdaf720e_2 - fsspec=2022.11.0=pyhd8ed1ab_0 - geoana=0.5.0=py310h4856b71_4 - h2=4.1.0=pyhd8ed1ab_1 - h5py=3.12.1=nompi_py310h2b0be38_102 - - hdf5=1.14.3=nompi_hd5d9e70_107 + - hdf5=1.14.3=nompi_hd5d9e70_108 - hpack=4.0.0=pyhd8ed1ab_1 - hyperframe=6.0.1=pyhd8ed1ab_1 - importlib-metadata=8.5.0=pyha770c72_1 - importlib_metadata=8.5.0=hd8ed1ab_1 - intel-openmp=2023.2.0=h57928b3_50497 - jinja2=3.1.4=pyhd8ed1ab_1 - - joblib=1.4.2=pyhd8ed1ab_0 + - joblib=1.4.2=pyhd8ed1ab_1 - kiwisolver=1.4.7=py310hc19bc0b_0 - krb5=1.21.3=hdf4eb48_0 - lcms2=2.16=h67d730c_0 @@ -60,15 +60,14 @@ dependencies: - libiconv=1.17=hcfcfb64_2 - libjpeg-turbo=3.0.0=hcfcfb64_1 - liblapack=3.9.0=20_win64_mkl - - liblzma=5.6.3=h2466b09_0 - - liblzma-devel=5.6.3=h2466b09_0 + - liblzma=5.6.3=h2466b09_1 - libpng=1.6.44=h3ca93ac_0 - - libsqlite=3.47.0=h2466b09_1 + - libsqlite=3.47.2=h67fdade_0 - libssh2=1.11.1=he619c9f_0 - - libtiff=4.7.0=hfc51747_1 + - libtiff=4.7.0=hdefb170_2 - libwebp-base=1.4.0=hcfcfb64_0 - libxcb=1.16=h013a479_1 - - libxml2=2.13.5=h442d1da_0 + - libxml2=2.13.5=he286e8c_1 - libzlib=1.3.1=h2466b09_2 - llvmlite=0.43.0=py310h0288bfe_1 - locket=1.0.0=pyhd8ed1ab_0 @@ -86,7 +85,7 @@ dependencies: - numba=0.60.0=py310h7793332_0 - numcodecs=0.13.1=py310hb4db72f_0 - numpy=1.26.4=py310hf667824_0 - - openjpeg=2.5.2=h3d672ee_0 + - openjpeg=2.5.3=h4d64b90_0 - openssl=3.4.0=h2466b09_0 - packaging=24.2=pyhd8ed1ab_2 - pandas=2.2.3=py310hb4db72f_1 @@ -104,22 +103,22 @@ dependencies: - pymatsolver-base=0.2.0=pyh44b312d_3 - pyparsing=3.2.0=pyhd8ed1ab_2 - pysocks=1.7.1=pyh09c184e_7 - - python=3.10.15=hfaddaf0_2_cpython + - python=3.10.16=h37870fc_1_cpython - python-dateutil=2.9.0.post0=pyhff2d567_1 - python-tzdata=2023.4=pyhd8ed1ab_0 - python_abi=3.10=5_cp310 - pytz=2024.1=pyhd8ed1ab_0 - pyyaml=6.0.2=py310ha8f682b_1 - scikit-learn=1.4.2=py310hf2a6c47_1 - - scipy=1.14.1=py310hbd0dde3_1 + - scipy=1.14.1=py310hbd0dde3_2 - setuptools=75.6.0=pyhff2d567_1 - - six=1.16.0=pyhd8ed1ab_1 + - six=1.17.0=pyhd8ed1ab_0 - sortedcontainers=2.4.0=pyhd8ed1ab_0 - tbb=2021.12.0=hc790b64_4 - - tblib=3.0.0=pyhd8ed1ab_0 + - tblib=3.0.0=pyhd8ed1ab_1 - threadpoolctl=3.5.0=pyhc1e730c_0 - tk=8.6.13=h5226925_1 - - toolz=1.0.0=pyhd8ed1ab_0 + - toolz=1.0.0=pyhd8ed1ab_1 - tornado=6.4.2=py310ha8f682b_0 - tqdm=4.67.1=pyhd8ed1ab_0 - typing-extensions=4.12.2=hd8ed1ab_1 @@ -135,8 +134,6 @@ dependencies: - win_inet_pton=1.1.0=pyh7428d3b_8 - xorg-libxau=1.0.11=hcd874cb_0 - xorg-libxdmcp=1.1.3=hcd874cb_0 - - xz=5.6.3=h208afaa_0 - - xz-tools=5.6.3=h2466b09_0 - yaml=0.2.5=h8ffe710_2 - zarr=2.14.2=pyhd8ed1ab_0 - zict=3.0.0=pyhd8ed1ab_1 @@ -144,11 +141,11 @@ dependencies: - zstandard=0.23.0=py310he5e10e1_1 - zstd=1.5.6=h0ea2cb4_0 - pip: - - geoapps-utils == 0.4.0b1 - - geoh5py == 0.10.0b3 - - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@2b3fef7a6261e5deb7c6ea749ca43a88d3d9c880 - - octree-creation-app == 0.2.0b1 - - param-sweeps == 0.2.0b1 + - geoapps-utils == 0.4.0b1 --hash=sha256:9d5fa21872653c287e71e9b9f01beda9a2b85e5f9d974c1b04433a8081d0e6c2 + - geoh5py == 0.10.0b4 --hash=sha256:debf979f0e5ef2ac3dee51a50fc44eb3a5eb9ef5ff18d1de7b2fd6b5e76734f6 + - mira-simpeg == 0.21.2.1b3 --hash=sha256:78c9ed79903b7856b0fb63979d976925ef8e022b1f24ddef247356ecc30753a5 + - octree-creation-app == 0.2.0b2 --hash=sha256:3a4f49effc8766f3dc9472cc95c5e6566bd2779fa96b02257e6145edc101e83f + - param-sweeps == 0.2.0b1 --hash=sha256:a6a7448f67b5c20f93f97f32e4599afe7ab6d874bed01e909665e9dd2190a946 variables: KMP_WARNINGS: 0 diff --git a/environments/py-3.11-linux-64-dev.conda.lock.yml b/environments/py-3.11-linux-64-dev.conda.lock.yml index 591cd868..aa458d1c 100644 --- a/environments/py-3.11-linux-64-dev.conda.lock.yml +++ b/environments/py-3.11-linux-64-dev.conda.lock.yml @@ -1,6 +1,6 @@ # Generated by conda-lock. # platform: linux-64 -# input_hash: aadee70d8bb4e696f08c31d2c885e5f95124a35bf10d6daeccccf0a6de44e9e4 +# input_hash: 02c3e717a387a767d6dba88b3f3115726618e9ca00cfab3c13f7418134320d44 channels: - conda-forge @@ -11,15 +11,15 @@ dependencies: - accessible-pygments=0.0.5=pyhd8ed1ab_0 - alabaster=0.7.16=pyhd8ed1ab_0 - annotated-types=0.7.0=pyhd8ed1ab_1 - - anyio=4.6.2.post1=pyhd8ed1ab_0 + - anyio=4.7.0=pyhd8ed1ab_0 - argon2-cffi=23.1.0=pyhd8ed1ab_1 - argon2-cffi-bindings=21.2.0=py311h9ecbd09_5 - - arrow=1.3.0=pyhd8ed1ab_0 + - arrow=1.3.0=pyhd8ed1ab_1 - asciitree=0.3.3=py_2 - - astroid=3.3.5=py311h38be061_0 + - astroid=3.3.6=py311h38be061_0 - asttokens=3.0.0=pyhd8ed1ab_1 - - async-lru=2.0.4=pyhd8ed1ab_0 - - attrs=24.2.0=pyh71513ae_0 + - async-lru=2.0.4=pyhd8ed1ab_1 + - attrs=24.2.0=pyh71513ae_1 - babel=2.16.0=pyhd8ed1ab_1 - beautifulsoup4=4.12.3=pyha770c72_1 - bleach=6.2.0=pyhd8ed1ab_1 @@ -37,9 +37,9 @@ dependencies: - click=8.1.7=unix_pyh707e725_1 - cloudpickle=3.1.0=pyhd8ed1ab_1 - colorama=0.4.6=pyhd8ed1ab_1 - - comm=0.2.2=pyhd8ed1ab_0 + - comm=0.2.2=pyhd8ed1ab_1 - contourpy=1.3.1=py311hd18a35c_0 - - coverage=7.6.8=py311h2dc5d0c_0 + - coverage=7.6.9=py311h2dc5d0c_0 - cycler=0.12.1=pyhd8ed1ab_1 - cytoolz=1.0.0=py311h9ecbd09_1 - dask-core=2024.6.2=pyhd8ed1ab_0 @@ -54,9 +54,9 @@ dependencies: - empymod=2.2.2=pyhd8ed1ab_0 - entrypoints=0.4=pyhd8ed1ab_1 - exceptiongroup=1.2.2=pyhd8ed1ab_1 - - executing=2.1.0=pyhd8ed1ab_0 + - executing=2.1.0=pyhd8ed1ab_1 - fasteners=0.17.3=pyhd8ed1ab_0 - - fonttools=4.55.1=py311h2dc5d0c_0 + - fonttools=4.55.2=py311h2dc5d0c_0 - fqdn=1.5.1=pyhd8ed1ab_1 - freetype=2.12.1=h267a509_2 - fsspec=2022.11.0=pyhd8ed1ab_0 @@ -65,10 +65,10 @@ dependencies: - h11=0.14.0=pyhd8ed1ab_1 - h2=4.1.0=pyhd8ed1ab_1 - h5py=3.12.1=nompi_py311hb639ac4_102 - - hdf5=1.14.3=nompi_h2d575fe_107 + - hdf5=1.14.3=nompi_h2d575fe_108 - hpack=4.0.0=pyhd8ed1ab_1 - httpcore=1.0.7=pyh29332c3_1 - - httpx=0.28.0=pyhd8ed1ab_0 + - httpx=0.28.1=pyhd8ed1ab_0 - hyperframe=6.0.1=pyhd8ed1ab_1 - idna=3.10=pyhd8ed1ab_1 - imagesize=1.4.1=pyhd8ed1ab_0 @@ -78,29 +78,29 @@ dependencies: - iniconfig=2.0.0=pyhd8ed1ab_1 - ipykernel=6.29.5=pyh3099207_0 - ipython=8.30.0=pyh707e725_0 - - ipython_genutils=0.2.0=pyhd8ed1ab_1 + - ipython_genutils=0.2.0=pyhd8ed1ab_2 - ipywidgets=7.8.5=pyhd8ed1ab_0 - - isoduration=20.11.0=pyhd8ed1ab_0 + - isoduration=20.11.0=pyhd8ed1ab_1 - isort=5.13.2=pyhd8ed1ab_1 - jedi=0.19.2=pyhd8ed1ab_1 - jinja2=3.1.4=pyhd8ed1ab_1 - - joblib=1.4.2=pyhd8ed1ab_0 + - joblib=1.4.2=pyhd8ed1ab_1 - json5=0.10.0=pyhd8ed1ab_1 - jsonpointer=3.0.0=py311h38be061_1 - - jsonschema=4.23.0=pyhd8ed1ab_0 - - jsonschema-specifications=2024.10.1=pyhd8ed1ab_0 - - jsonschema-with-format-nongpl=4.23.0=hd8ed1ab_0 + - jsonschema=4.23.0=pyhd8ed1ab_1 + - jsonschema-specifications=2024.10.1=pyhd8ed1ab_1 + - jsonschema-with-format-nongpl=4.23.0=hd8ed1ab_1 - jupyter-book=1.0.3=pyhd8ed1ab_0 - jupyter-cache=1.0.1=pyhff2d567_0 - - jupyter-lsp=2.2.5=pyhd8ed1ab_0 - - jupyter_client=8.6.3=pyhd8ed1ab_0 + - jupyter-lsp=2.2.5=pyhd8ed1ab_1 + - jupyter_client=8.6.3=pyhd8ed1ab_1 - jupyter_core=5.7.2=pyh31011fe_1 - - jupyter_events=0.10.0=pyhd8ed1ab_0 - - jupyter_server=2.14.2=pyhd8ed1ab_0 - - jupyter_server_terminals=0.5.3=pyhd8ed1ab_0 - - jupyterlab=4.3.2=pyhd8ed1ab_0 + - jupyter_events=0.10.0=pyhd8ed1ab_1 + - jupyter_server=2.14.2=pyhd8ed1ab_1 + - jupyter_server_terminals=0.5.3=pyhd8ed1ab_1 + - jupyterlab=4.3.3=pyhd8ed1ab_0 - jupyterlab_pygments=0.3.0=pyhd8ed1ab_2 - - jupyterlab_server=2.27.3=pyhd8ed1ab_0 + - jupyterlab_server=2.27.3=pyhd8ed1ab_1 - jupyterlab_widgets=1.1.11=pyhd8ed1ab_0 - jupytext=1.16.4=pyh80e38bb_0 - keyutils=1.6.1=h166bdaf_0 @@ -132,33 +132,32 @@ dependencies: - libjpeg-turbo=3.0.0=hd590300_1 - liblapack=3.9.0=20_linux64_mkl - libllvm14=14.0.6=hcd5def8_4 - - liblzma=5.6.3=hb9d3cd8_0 - - liblzma-devel=5.6.3=hb9d3cd8_0 + - liblzma=5.6.3=hb9d3cd8_1 - libnghttp2=1.64.0=h161d5f1_0 - libnsl=2.0.1=hd590300_0 - libpng=1.6.44=hadc24fc_0 - libsodium=1.0.20=h4ab18f5_0 - - libsqlite=3.47.0=hadc24fc_1 + - libsqlite=3.47.2=hee588c1_0 - libssh2=1.11.1=hf672d98_0 - libstdcxx=14.2.0=hc0a3c3a_1 - libstdcxx-ng=14.2.0=h4852527_1 - - libtiff=4.7.0=he137b08_1 + - libtiff=4.7.0=hc4654cb_2 - libuuid=2.38.1=h0b41bf4_0 - libwebp-base=1.4.0=hd590300_0 - libxcb=1.17.0=h8a09558_0 - libxcrypt=4.4.36=hd590300_1 - - libxml2=2.13.5=h064dc61_0 + - libxml2=2.13.5=h0d44e9d_1 - libzlib=1.3.1=hb9d3cd8_2 - - linkify-it-py=2.0.3=pyhd8ed1ab_0 - - llvm-openmp=19.1.4=h024ca30_0 + - linkify-it-py=2.0.3=pyhd8ed1ab_1 + - llvm-openmp=19.1.5=h024ca30_0 - llvmlite=0.43.0=py311h9c9ff8c_1 - locket=1.0.0=pyhd8ed1ab_0 - markdown-it-py=2.2.0=pyhd8ed1ab_0 - markupsafe=3.0.2=py311h2dc5d0c_1 - matplotlib-base=3.8.4=py311ha4ca890_2 - - matplotlib-inline=0.1.7=pyhd8ed1ab_0 + - matplotlib-inline=0.1.7=pyhd8ed1ab_1 - mccabe=0.7.0=pyhd8ed1ab_1 - - mdit-py-plugins=0.4.2=pyhd8ed1ab_0 + - mdit-py-plugins=0.4.2=pyhd8ed1ab_1 - mdurl=0.1.2=pyhd8ed1ab_1 - mistune=3.0.2=pyhd8ed1ab_1 - mkl=2023.2.0=h84fe81f_50496 @@ -167,23 +166,23 @@ dependencies: - myst-nb=1.1.2=pyhd8ed1ab_0 - myst-parser=1.0.0=pyhd8ed1ab_0 - nbclient=0.10.1=pyhd8ed1ab_0 - - nbconvert=7.16.4=hd8ed1ab_1 - - nbconvert-core=7.16.4=pyhd8ed1ab_1 - - nbconvert-pandoc=7.16.4=hd8ed1ab_1 - - nbformat=5.10.4=pyhd8ed1ab_0 + - nbconvert=7.16.4=hd8ed1ab_2 + - nbconvert-core=7.16.4=pyhff2d567_2 + - nbconvert-pandoc=7.16.4=hd8ed1ab_2 + - nbformat=5.10.4=pyhd8ed1ab_1 - ncurses=6.5=he02047a_1 - nest-asyncio=1.6.0=pyhd8ed1ab_1 - - notebook=7.3.0=pyhd8ed1ab_0 - - notebook-shim=0.2.4=pyhd8ed1ab_0 + - notebook=7.3.1=pyhd8ed1ab_0 + - notebook-shim=0.2.4=pyhd8ed1ab_1 - numba=0.60.0=py311h4bc866e_0 - numcodecs=0.14.1=py311h7db5c69_0 - numpy=1.26.4=py311h64a7726_0 - - openjpeg=2.5.2=h488ebb8_0 + - openjpeg=2.5.3=h5fbd93e_0 - openssl=3.4.0=hb9d3cd8_0 - overrides=7.7.0=pyhd8ed1ab_0 - packaging=24.2=pyhd8ed1ab_2 - pandas=2.2.3=py311h7db5c69_1 - - pandoc=3.5=ha770c72_0 + - pandoc=3.6=ha770c72_0 - pandocfilters=1.5.0=pyhd8ed1ab_0 - parso=0.8.4=pyhd8ed1ab_1 - partd=1.4.2=pyhd8ed1ab_0 @@ -191,7 +190,7 @@ dependencies: - pickleshare=0.7.5=pyhd8ed1ab_1004 - pillow=10.3.0=py311h82a398c_1 - pip=24.3.1=pyh8b19718_0 - - pkgutil-resolve-name=1.3.10=pyhd8ed1ab_1 + - pkgutil-resolve-name=1.3.10=pyhd8ed1ab_2 - platformdirs=4.3.6=pyhd8ed1ab_1 - pluggy=1.5.0=pyhd8ed1ab_1 - prometheus_client=0.21.1=pyhd8ed1ab_0 @@ -199,7 +198,7 @@ dependencies: - psutil=6.1.0=py311h9ecbd09_0 - pthread-stubs=0.4=hb9d3cd8_1002 - ptyprocess=0.7.0=pyhd8ed1ab_1 - - pure_eval=0.2.3=pyhd8ed1ab_0 + - pure_eval=0.2.3=pyhd8ed1ab_1 - pybtex=0.24.0=pyhd8ed1ab_2 - pybtex-docutils=1.0.3=py311h38be061_2 - pycparser=2.22=pyh29332c3_1 @@ -215,7 +214,7 @@ dependencies: - pysocks=1.7.1=pyha55dd90_7 - pytest=8.3.4=pyhd8ed1ab_1 - pytest-cov=6.0.0=pyhd8ed1ab_1 - - python=3.11.10=hc5c86c4_3_cpython + - python=3.11.11=h9e4cc4f_1_cpython - python-dateutil=2.9.0.post0=pyhff2d567_1 - python-fastjsonschema=2.21.1=pyhd8ed1ab_0 - python-json-logger=2.0.7=pyhd8ed1ab_0 @@ -226,16 +225,16 @@ dependencies: - pyzmq=26.2.0=py311h7deb3e3_3 - readline=8.2=h8228510_1 - readthedocs-sphinx-ext=2.2.5=pyhd8ed1ab_0 - - referencing=0.35.1=pyhd8ed1ab_0 + - referencing=0.35.1=pyhd8ed1ab_1 - requests=2.32.3=pyhd8ed1ab_1 - - rfc3339-validator=0.1.4=pyhd8ed1ab_0 + - rfc3339-validator=0.1.4=pyhd8ed1ab_1 - rfc3986-validator=0.1.1=pyh9f0ad1d_0 - - rpds-py=0.22.1=py311h9e33e62_0 + - rpds-py=0.22.3=py311h9e33e62_0 - scikit-learn=1.4.2=py311he08f58d_1 - - scipy=1.14.1=py311he9a78e4_1 + - scipy=1.14.1=py311he9a78e4_2 - send2trash=1.8.3=pyh0d859eb_1 - setuptools=75.6.0=pyhff2d567_1 - - six=1.16.0=pyhd8ed1ab_1 + - six=1.17.0=pyhd8ed1ab_0 - sniffio=1.3.1=pyhd8ed1ab_1 - snowballstemmer=2.2.0=pyhd8ed1ab_0 - sortedcontainers=2.4.0=pyhd8ed1ab_0 @@ -250,18 +249,18 @@ dependencies: - sphinx-multitoc-numbering=0.1.3=pyhd8ed1ab_0 - sphinx-thebe=0.3.1=pyhd8ed1ab_0 - sphinx-togglebutton=0.3.2=pyhd8ed1ab_0 - - sphinxcontrib-applehelp=2.0.0=pyhd8ed1ab_0 + - sphinxcontrib-applehelp=2.0.0=pyhd8ed1ab_1 - sphinxcontrib-bibtex=2.5.0=pyhd8ed1ab_0 - - sphinxcontrib-devhelp=2.0.0=pyhd8ed1ab_0 - - sphinxcontrib-htmlhelp=2.1.0=pyhd8ed1ab_0 - - sphinxcontrib-jsmath=1.0.1=pyhd8ed1ab_0 - - sphinxcontrib-qthelp=2.0.0=pyhd8ed1ab_0 - - sphinxcontrib-serializinghtml=1.1.10=pyhd8ed1ab_0 + - sphinxcontrib-devhelp=2.0.0=pyhd8ed1ab_1 + - sphinxcontrib-htmlhelp=2.1.0=pyhd8ed1ab_1 + - sphinxcontrib-jsmath=1.0.1=pyhd8ed1ab_1 + - sphinxcontrib-qthelp=2.0.0=pyhd8ed1ab_1 + - sphinxcontrib-serializinghtml=1.1.10=pyhd8ed1ab_1 - sqlalchemy=2.0.36=py311h9ecbd09_0 - - stack_data=0.6.2=pyhd8ed1ab_0 - - tabulate=0.9.0=pyhd8ed1ab_1 + - stack_data=0.6.3=pyhd8ed1ab_1 + - tabulate=0.9.0=pyhd8ed1ab_2 - tbb=2021.12.0=h84d6215_4 - - tblib=3.0.0=pyhd8ed1ab_0 + - tblib=3.0.0=pyhd8ed1ab_1 - terminado=0.18.1=pyh0d859eb_0 - threadpoolctl=3.5.0=pyhc1e730c_0 - tinycss2=1.4.0=pyhd8ed1ab_0 @@ -269,30 +268,27 @@ dependencies: - toml=0.10.2=pyhd8ed1ab_0 - tomli=2.2.1=pyhd8ed1ab_1 - tomlkit=0.13.2=pyha770c72_1 - - toolz=1.0.0=pyhd8ed1ab_0 + - toolz=1.0.0=pyhd8ed1ab_1 - tornado=6.4.2=py311h9ecbd09_0 - tqdm=4.67.1=pyhd8ed1ab_0 - - traitlets=5.14.3=pyhd8ed1ab_0 - - types-python-dateutil=2.9.0.20241003=pyhd8ed1ab_1 + - traitlets=5.14.3=pyhd8ed1ab_1 + - types-python-dateutil=2.9.0.20241206=pyhd8ed1ab_0 - typing-extensions=4.12.2=hd8ed1ab_1 - typing_extensions=4.12.2=pyha770c72_1 - typing_utils=0.1.0=pyhd8ed1ab_1 - tzdata=2024b=hc8b5060_0 - - uc-micro-py=1.0.3=pyhd8ed1ab_0 + - uc-micro-py=1.0.3=pyhd8ed1ab_1 - unicodedata2=15.1.0=py311h9ecbd09_1 - uri-template=1.3.0=pyhd8ed1ab_1 - urllib3=2.2.3=pyhd8ed1ab_1 - wcwidth=0.2.13=pyhd8ed1ab_1 - - webcolors=24.8.0=pyhd8ed1ab_1 + - webcolors=24.11.1=pyhd8ed1ab_0 - webencodings=0.5.1=pyhd8ed1ab_3 - websocket-client=1.8.0=pyhd8ed1ab_1 - wheel=0.45.1=pyhd8ed1ab_1 - widgetsnbextension=3.6.10=pyhd8ed1ab_0 - xorg-libxau=1.0.11=hb9d3cd8_1 - xorg-libxdmcp=1.1.5=hb9d3cd8_0 - - xz=5.6.3=hbcc6ac9_0 - - xz-gpl-tools=5.6.3=hbcc6ac9_0 - - xz-tools=5.6.3=hb9d3cd8_0 - yaml=0.2.5=h7f98852_2 - zarr=2.14.2=pyhd8ed1ab_0 - zeromq=4.3.5=h3b0a872_7 @@ -301,11 +297,11 @@ dependencies: - zstandard=0.23.0=py311hbc35293_1 - zstd=1.5.6=ha6fb4c9_0 - pip: - - geoapps-utils == 0.4.0b1 - - geoh5py == 0.10.0b3 - - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@2b3fef7a6261e5deb7c6ea749ca43a88d3d9c880 - - octree-creation-app == 0.2.0b1 - - param-sweeps == 0.2.0b1 + - geoapps-utils == 0.4.0b1 --hash=sha256:9d5fa21872653c287e71e9b9f01beda9a2b85e5f9d974c1b04433a8081d0e6c2 + - geoh5py == 0.10.0b4 --hash=sha256:debf979f0e5ef2ac3dee51a50fc44eb3a5eb9ef5ff18d1de7b2fd6b5e76734f6 + - mira-simpeg == 0.21.2.1b3 --hash=sha256:78c9ed79903b7856b0fb63979d976925ef8e022b1f24ddef247356ecc30753a5 + - octree-creation-app == 0.2.0b2 --hash=sha256:3a4f49effc8766f3dc9472cc95c5e6566bd2779fa96b02257e6145edc101e83f + - param-sweeps == 0.2.0b1 --hash=sha256:a6a7448f67b5c20f93f97f32e4599afe7ab6d874bed01e909665e9dd2190a946 variables: KMP_WARNINGS: 0 diff --git a/environments/py-3.11-linux-64.conda.lock.yml b/environments/py-3.11-linux-64.conda.lock.yml index b45a2e5f..f3a35149 100644 --- a/environments/py-3.11-linux-64.conda.lock.yml +++ b/environments/py-3.11-linux-64.conda.lock.yml @@ -1,6 +1,6 @@ # Generated by conda-lock. # platform: linux-64 -# input_hash: aadee70d8bb4e696f08c31d2c885e5f95124a35bf10d6daeccccf0a6de44e9e4 +# input_hash: 02c3e717a387a767d6dba88b3f3115726618e9ca00cfab3c13f7418134320d44 channels: - conda-forge @@ -31,19 +31,19 @@ dependencies: - distributed=2024.6.2=pyhd8ed1ab_0 - empymod=2.2.2=pyhd8ed1ab_0 - fasteners=0.17.3=pyhd8ed1ab_0 - - fonttools=4.55.1=py311h2dc5d0c_0 + - fonttools=4.55.2=py311h2dc5d0c_0 - freetype=2.12.1=h267a509_2 - fsspec=2022.11.0=pyhd8ed1ab_0 - geoana=0.5.0=py311h92ebd52_4 - h2=4.1.0=pyhd8ed1ab_1 - h5py=3.12.1=nompi_py311hb639ac4_102 - - hdf5=1.14.3=nompi_h2d575fe_107 + - hdf5=1.14.3=nompi_h2d575fe_108 - hpack=4.0.0=pyhd8ed1ab_1 - hyperframe=6.0.1=pyhd8ed1ab_1 - importlib-metadata=8.5.0=pyha770c72_1 - importlib_metadata=8.5.0=hd8ed1ab_1 - jinja2=3.1.4=pyhd8ed1ab_1 - - joblib=1.4.2=pyhd8ed1ab_0 + - joblib=1.4.2=pyhd8ed1ab_1 - keyutils=1.6.1=h166bdaf_0 - kiwisolver=1.4.7=py311hd18a35c_0 - krb5=1.21.3=h659f571_0 @@ -72,23 +72,22 @@ dependencies: - libjpeg-turbo=3.0.0=hd590300_1 - liblapack=3.9.0=20_linux64_mkl - libllvm14=14.0.6=hcd5def8_4 - - liblzma=5.6.3=hb9d3cd8_0 - - liblzma-devel=5.6.3=hb9d3cd8_0 + - liblzma=5.6.3=hb9d3cd8_1 - libnghttp2=1.64.0=h161d5f1_0 - libnsl=2.0.1=hd590300_0 - libpng=1.6.44=hadc24fc_0 - - libsqlite=3.47.0=hadc24fc_1 + - libsqlite=3.47.2=hee588c1_0 - libssh2=1.11.1=hf672d98_0 - libstdcxx=14.2.0=hc0a3c3a_1 - libstdcxx-ng=14.2.0=h4852527_1 - - libtiff=4.7.0=he137b08_1 + - libtiff=4.7.0=hc4654cb_2 - libuuid=2.38.1=h0b41bf4_0 - libwebp-base=1.4.0=hd590300_0 - libxcb=1.17.0=h8a09558_0 - libxcrypt=4.4.36=hd590300_1 - - libxml2=2.13.5=h064dc61_0 + - libxml2=2.13.5=h0d44e9d_1 - libzlib=1.3.1=hb9d3cd8_2 - - llvm-openmp=19.1.4=h024ca30_0 + - llvm-openmp=19.1.5=h024ca30_0 - llvmlite=0.43.0=py311h9c9ff8c_1 - locket=1.0.0=pyhd8ed1ab_0 - markupsafe=3.0.2=py311h2dc5d0c_1 @@ -100,7 +99,7 @@ dependencies: - numba=0.60.0=py311h4bc866e_0 - numcodecs=0.14.1=py311h7db5c69_0 - numpy=1.26.4=py311h64a7726_0 - - openjpeg=2.5.2=h488ebb8_0 + - openjpeg=2.5.3=h5fbd93e_0 - openssl=3.4.0=hb9d3cd8_0 - packaging=24.2=pyhd8ed1ab_2 - pandas=2.2.3=py311h7db5c69_1 @@ -117,7 +116,7 @@ dependencies: - pymatsolver-base=0.2.0=pyh44b312d_3 - pyparsing=3.2.0=pyhd8ed1ab_2 - pysocks=1.7.1=pyha55dd90_7 - - python=3.11.10=hc5c86c4_3_cpython + - python=3.11.11=h9e4cc4f_1_cpython - python-dateutil=2.9.0.post0=pyhff2d567_1 - python-tzdata=2023.4=pyhd8ed1ab_0 - python_abi=3.11=5_cp311 @@ -125,15 +124,15 @@ dependencies: - pyyaml=6.0.2=py311h9ecbd09_1 - readline=8.2=h8228510_1 - scikit-learn=1.4.2=py311he08f58d_1 - - scipy=1.14.1=py311he9a78e4_1 + - scipy=1.14.1=py311he9a78e4_2 - setuptools=75.6.0=pyhff2d567_1 - - six=1.16.0=pyhd8ed1ab_1 + - six=1.17.0=pyhd8ed1ab_0 - sortedcontainers=2.4.0=pyhd8ed1ab_0 - tbb=2021.12.0=h84d6215_4 - - tblib=3.0.0=pyhd8ed1ab_0 + - tblib=3.0.0=pyhd8ed1ab_1 - threadpoolctl=3.5.0=pyhc1e730c_0 - tk=8.6.13=noxft_h4845f30_101 - - toolz=1.0.0=pyhd8ed1ab_0 + - toolz=1.0.0=pyhd8ed1ab_1 - tornado=6.4.2=py311h9ecbd09_0 - tqdm=4.67.1=pyhd8ed1ab_0 - typing-extensions=4.12.2=hd8ed1ab_1 @@ -144,9 +143,6 @@ dependencies: - wheel=0.45.1=pyhd8ed1ab_1 - xorg-libxau=1.0.11=hb9d3cd8_1 - xorg-libxdmcp=1.1.5=hb9d3cd8_0 - - xz=5.6.3=hbcc6ac9_0 - - xz-gpl-tools=5.6.3=hbcc6ac9_0 - - xz-tools=5.6.3=hb9d3cd8_0 - yaml=0.2.5=h7f98852_2 - zarr=2.14.2=pyhd8ed1ab_0 - zict=3.0.0=pyhd8ed1ab_1 @@ -154,11 +150,11 @@ dependencies: - zstandard=0.23.0=py311hbc35293_1 - zstd=1.5.6=ha6fb4c9_0 - pip: - - geoapps-utils == 0.4.0b1 - - geoh5py == 0.10.0b3 - - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@2b3fef7a6261e5deb7c6ea749ca43a88d3d9c880 - - octree-creation-app == 0.2.0b1 - - param-sweeps == 0.2.0b1 + - geoapps-utils == 0.4.0b1 --hash=sha256:9d5fa21872653c287e71e9b9f01beda9a2b85e5f9d974c1b04433a8081d0e6c2 + - geoh5py == 0.10.0b4 --hash=sha256:debf979f0e5ef2ac3dee51a50fc44eb3a5eb9ef5ff18d1de7b2fd6b5e76734f6 + - mira-simpeg == 0.21.2.1b3 --hash=sha256:78c9ed79903b7856b0fb63979d976925ef8e022b1f24ddef247356ecc30753a5 + - octree-creation-app == 0.2.0b2 --hash=sha256:3a4f49effc8766f3dc9472cc95c5e6566bd2779fa96b02257e6145edc101e83f + - param-sweeps == 0.2.0b1 --hash=sha256:a6a7448f67b5c20f93f97f32e4599afe7ab6d874bed01e909665e9dd2190a946 variables: KMP_WARNINGS: 0 diff --git a/environments/py-3.11-win-64-dev.conda.lock.yml b/environments/py-3.11-win-64-dev.conda.lock.yml index 9c0f4888..9de2a5f2 100644 --- a/environments/py-3.11-win-64-dev.conda.lock.yml +++ b/environments/py-3.11-win-64-dev.conda.lock.yml @@ -1,6 +1,6 @@ # Generated by conda-lock. # platform: win-64 -# input_hash: d0186f7cb93c7941bd2c6558f5a2e91dcec60e6143cf942b1a9b5c443d4fce02 +# input_hash: b9cf78271224aee3c59abf855b2102f275c8e2fdf5e786feafa28a5a2cba344e channels: - conda-forge @@ -9,15 +9,15 @@ dependencies: - accessible-pygments=0.0.5=pyhd8ed1ab_0 - alabaster=0.7.16=pyhd8ed1ab_0 - annotated-types=0.7.0=pyhd8ed1ab_1 - - anyio=4.6.2.post1=pyhd8ed1ab_0 + - anyio=4.7.0=pyhd8ed1ab_0 - argon2-cffi=23.1.0=pyhd8ed1ab_1 - argon2-cffi-bindings=21.2.0=py311he736701_5 - - arrow=1.3.0=pyhd8ed1ab_0 + - arrow=1.3.0=pyhd8ed1ab_1 - asciitree=0.3.3=py_2 - - astroid=3.3.5=py311h1ea47a8_0 + - astroid=3.3.6=py311h1ea47a8_0 - asttokens=3.0.0=pyhd8ed1ab_1 - - async-lru=2.0.4=pyhd8ed1ab_0 - - attrs=24.2.0=pyh71513ae_0 + - async-lru=2.0.4=pyhd8ed1ab_1 + - attrs=24.2.0=pyh71513ae_1 - babel=2.16.0=pyhd8ed1ab_1 - beautifulsoup4=4.12.3=pyha770c72_1 - bleach=6.2.0=pyhd8ed1ab_1 @@ -34,10 +34,10 @@ dependencies: - click=8.1.7=win_pyh7428d3b_1 - cloudpickle=3.1.0=pyhd8ed1ab_1 - colorama=0.4.6=pyhd8ed1ab_1 - - comm=0.2.2=pyhd8ed1ab_0 + - comm=0.2.2=pyhd8ed1ab_1 - contourpy=1.3.1=py311h3257749_0 - - coverage=7.6.8=py311h5082efb_0 - - cpython=3.11.10=py311hd8ed1ab_3 + - coverage=7.6.9=py311h5082efb_0 + - cpython=3.11.11=py311hd8ed1ab_1 - cycler=0.12.1=pyhd8ed1ab_1 - cytoolz=1.0.0=py311he736701_1 - dask-core=2024.6.2=pyhd8ed1ab_0 @@ -52,9 +52,9 @@ dependencies: - empymod=2.2.2=pyhd8ed1ab_0 - entrypoints=0.4=pyhd8ed1ab_1 - exceptiongroup=1.2.2=pyhd8ed1ab_1 - - executing=2.1.0=pyhd8ed1ab_0 + - executing=2.1.0=pyhd8ed1ab_1 - fasteners=0.17.3=pyhd8ed1ab_0 - - fonttools=4.55.1=py311h5082efb_0 + - fonttools=4.55.2=py311h5082efb_0 - fqdn=1.5.1=pyhd8ed1ab_1 - freetype=2.12.1=hdaf720e_2 - fsspec=2022.11.0=pyhd8ed1ab_0 @@ -63,10 +63,10 @@ dependencies: - h11=0.14.0=pyhd8ed1ab_1 - h2=4.1.0=pyhd8ed1ab_1 - h5py=3.12.1=nompi_py311h67016bb_102 - - hdf5=1.14.3=nompi_hd5d9e70_107 + - hdf5=1.14.3=nompi_hd5d9e70_108 - hpack=4.0.0=pyhd8ed1ab_1 - httpcore=1.0.7=pyh29332c3_1 - - httpx=0.28.0=pyhd8ed1ab_0 + - httpx=0.28.1=pyhd8ed1ab_0 - hyperframe=6.0.1=pyhd8ed1ab_1 - idna=3.10=pyhd8ed1ab_1 - imagesize=1.4.1=pyhd8ed1ab_0 @@ -77,29 +77,29 @@ dependencies: - intel-openmp=2023.2.0=h57928b3_50497 - ipykernel=6.29.5=pyh4bbf305_0 - ipython=8.30.0=pyh7428d3b_0 - - ipython_genutils=0.2.0=pyhd8ed1ab_1 + - ipython_genutils=0.2.0=pyhd8ed1ab_2 - ipywidgets=7.8.5=pyhd8ed1ab_0 - - isoduration=20.11.0=pyhd8ed1ab_0 + - isoduration=20.11.0=pyhd8ed1ab_1 - isort=5.13.2=pyhd8ed1ab_1 - jedi=0.19.2=pyhd8ed1ab_1 - jinja2=3.1.4=pyhd8ed1ab_1 - - joblib=1.4.2=pyhd8ed1ab_0 + - joblib=1.4.2=pyhd8ed1ab_1 - json5=0.10.0=pyhd8ed1ab_1 - jsonpointer=3.0.0=py311h1ea47a8_1 - - jsonschema=4.23.0=pyhd8ed1ab_0 - - jsonschema-specifications=2024.10.1=pyhd8ed1ab_0 - - jsonschema-with-format-nongpl=4.23.0=hd8ed1ab_0 + - jsonschema=4.23.0=pyhd8ed1ab_1 + - jsonschema-specifications=2024.10.1=pyhd8ed1ab_1 + - jsonschema-with-format-nongpl=4.23.0=hd8ed1ab_1 - jupyter-book=1.0.3=pyhd8ed1ab_0 - jupyter-cache=1.0.1=pyhff2d567_0 - - jupyter-lsp=2.2.5=pyhd8ed1ab_0 - - jupyter_client=8.6.3=pyhd8ed1ab_0 + - jupyter-lsp=2.2.5=pyhd8ed1ab_1 + - jupyter_client=8.6.3=pyhd8ed1ab_1 - jupyter_core=5.7.2=pyh5737063_1 - - jupyter_events=0.10.0=pyhd8ed1ab_0 - - jupyter_server=2.14.2=pyhd8ed1ab_0 - - jupyter_server_terminals=0.5.3=pyhd8ed1ab_0 - - jupyterlab=4.3.2=pyhd8ed1ab_0 + - jupyter_events=0.10.0=pyhd8ed1ab_1 + - jupyter_server=2.14.2=pyhd8ed1ab_1 + - jupyter_server_terminals=0.5.3=pyhd8ed1ab_1 + - jupyterlab=4.3.3=pyhd8ed1ab_0 - jupyterlab_pygments=0.3.0=pyhd8ed1ab_2 - - jupyterlab_server=2.27.3=pyhd8ed1ab_0 + - jupyterlab_server=2.27.3=pyhd8ed1ab_1 - jupyterlab_widgets=1.1.11=pyhd8ed1ab_0 - jupytext=1.16.4=pyh80e38bb_0 - kiwisolver=1.4.7=py311h3257749_0 @@ -122,18 +122,17 @@ dependencies: - libiconv=1.17=hcfcfb64_2 - libjpeg-turbo=3.0.0=hcfcfb64_1 - liblapack=3.9.0=20_win64_mkl - - liblzma=5.6.3=h2466b09_0 - - liblzma-devel=5.6.3=h2466b09_0 + - liblzma=5.6.3=h2466b09_1 - libpng=1.6.44=h3ca93ac_0 - libsodium=1.0.20=hc70643c_0 - - libsqlite=3.47.0=h2466b09_1 + - libsqlite=3.47.2=h67fdade_0 - libssh2=1.11.1=he619c9f_0 - - libtiff=4.7.0=hfc51747_1 + - libtiff=4.7.0=hdefb170_2 - libwebp-base=1.4.0=hcfcfb64_0 - libxcb=1.16=h013a479_1 - - libxml2=2.13.5=h442d1da_0 + - libxml2=2.13.5=he286e8c_1 - libzlib=1.3.1=h2466b09_2 - - linkify-it-py=2.0.3=pyhd8ed1ab_0 + - linkify-it-py=2.0.3=pyhd8ed1ab_1 - llvmlite=0.43.0=py311h7deaa30_1 - locket=1.0.0=pyhd8ed1ab_0 - m2w64-gcc-libgfortran=5.3.0=6 @@ -144,9 +143,9 @@ dependencies: - markdown-it-py=2.2.0=pyhd8ed1ab_0 - markupsafe=3.0.2=py311h5082efb_1 - matplotlib-base=3.8.4=py311h9b31f6e_2 - - matplotlib-inline=0.1.7=pyhd8ed1ab_0 + - matplotlib-inline=0.1.7=pyhd8ed1ab_1 - mccabe=0.7.0=pyhd8ed1ab_1 - - mdit-py-plugins=0.4.2=pyhd8ed1ab_0 + - mdit-py-plugins=0.4.2=pyhd8ed1ab_1 - mdurl=0.1.2=pyhd8ed1ab_1 - mistune=3.0.2=pyhd8ed1ab_1 - mkl=2023.2.0=h6a75c08_50497 @@ -156,29 +155,29 @@ dependencies: - myst-nb=1.1.2=pyhd8ed1ab_0 - myst-parser=1.0.0=pyhd8ed1ab_0 - nbclient=0.10.1=pyhd8ed1ab_0 - - nbconvert=7.16.4=hd8ed1ab_1 - - nbconvert-core=7.16.4=pyhd8ed1ab_1 - - nbconvert-pandoc=7.16.4=hd8ed1ab_1 - - nbformat=5.10.4=pyhd8ed1ab_0 + - nbconvert=7.16.4=hd8ed1ab_2 + - nbconvert-core=7.16.4=pyhff2d567_2 + - nbconvert-pandoc=7.16.4=hd8ed1ab_2 + - nbformat=5.10.4=pyhd8ed1ab_1 - nest-asyncio=1.6.0=pyhd8ed1ab_1 - - notebook=7.3.0=pyhd8ed1ab_0 - - notebook-shim=0.2.4=pyhd8ed1ab_0 + - notebook=7.3.1=pyhd8ed1ab_0 + - notebook-shim=0.2.4=pyhd8ed1ab_1 - numba=0.60.0=py311h0673bce_0 - numcodecs=0.14.1=py311hcf9f919_0 - numpy=1.26.4=py311h0b4df5a_0 - - openjpeg=2.5.2=h3d672ee_0 + - openjpeg=2.5.3=h4d64b90_0 - openssl=3.4.0=h2466b09_0 - overrides=7.7.0=pyhd8ed1ab_0 - packaging=24.2=pyhd8ed1ab_2 - pandas=2.2.3=py311hcf9f919_1 - - pandoc=3.5=h57928b3_0 + - pandoc=3.6=h57928b3_0 - pandocfilters=1.5.0=pyhd8ed1ab_0 - parso=0.8.4=pyhd8ed1ab_1 - partd=1.4.2=pyhd8ed1ab_0 - pickleshare=0.7.5=pyhd8ed1ab_1004 - pillow=10.3.0=py311h5592be9_1 - pip=24.3.1=pyh8b19718_0 - - pkgutil-resolve-name=1.3.10=pyhd8ed1ab_1 + - pkgutil-resolve-name=1.3.10=pyhd8ed1ab_2 - platformdirs=4.3.6=pyhd8ed1ab_1 - pluggy=1.5.0=pyhd8ed1ab_1 - prometheus_client=0.21.1=pyhd8ed1ab_0 @@ -186,7 +185,7 @@ dependencies: - psutil=6.1.0=py311he736701_0 - pthread-stubs=0.4=hcd874cb_1001 - pthreads-win32=2.9.1=h2466b09_4 - - pure_eval=0.2.3=pyhd8ed1ab_0 + - pure_eval=0.2.3=pyhd8ed1ab_1 - pybtex=0.24.0=pyhd8ed1ab_2 - pybtex-docutils=1.0.3=py311h1ea47a8_2 - pycparser=2.22=pyh29332c3_1 @@ -202,7 +201,7 @@ dependencies: - pysocks=1.7.1=pyh09c184e_7 - pytest=8.3.4=pyhd8ed1ab_1 - pytest-cov=6.0.0=pyhd8ed1ab_1 - - python=3.11.10=hce54a09_3_cpython + - python=3.11.11=h3f84c4b_1_cpython - python-dateutil=2.9.0.post0=pyhff2d567_1 - python-fastjsonschema=2.21.1=pyhd8ed1ab_0 - python-json-logger=2.0.7=pyhd8ed1ab_0 @@ -214,16 +213,16 @@ dependencies: - pyyaml=6.0.2=py311he736701_1 - pyzmq=26.2.0=py311h484c95c_3 - readthedocs-sphinx-ext=2.2.5=pyhd8ed1ab_0 - - referencing=0.35.1=pyhd8ed1ab_0 + - referencing=0.35.1=pyhd8ed1ab_1 - requests=2.32.3=pyhd8ed1ab_1 - - rfc3339-validator=0.1.4=pyhd8ed1ab_0 + - rfc3339-validator=0.1.4=pyhd8ed1ab_1 - rfc3986-validator=0.1.1=pyh9f0ad1d_0 - - rpds-py=0.22.1=py311h533ab2d_0 + - rpds-py=0.22.3=py311h533ab2d_0 - scikit-learn=1.4.2=py311hdcb8d17_1 - - scipy=1.14.1=py311hf16d85f_1 + - scipy=1.14.1=py311hf16d85f_2 - send2trash=1.8.3=pyh5737063_1 - setuptools=75.6.0=pyhff2d567_1 - - six=1.16.0=pyhd8ed1ab_1 + - six=1.17.0=pyhd8ed1ab_0 - sniffio=1.3.1=pyhd8ed1ab_1 - snowballstemmer=2.2.0=pyhd8ed1ab_0 - sortedcontainers=2.4.0=pyhd8ed1ab_0 @@ -238,18 +237,18 @@ dependencies: - sphinx-multitoc-numbering=0.1.3=pyhd8ed1ab_0 - sphinx-thebe=0.3.1=pyhd8ed1ab_0 - sphinx-togglebutton=0.3.2=pyhd8ed1ab_0 - - sphinxcontrib-applehelp=2.0.0=pyhd8ed1ab_0 + - sphinxcontrib-applehelp=2.0.0=pyhd8ed1ab_1 - sphinxcontrib-bibtex=2.5.0=pyhd8ed1ab_0 - - sphinxcontrib-devhelp=2.0.0=pyhd8ed1ab_0 - - sphinxcontrib-htmlhelp=2.1.0=pyhd8ed1ab_0 - - sphinxcontrib-jsmath=1.0.1=pyhd8ed1ab_0 - - sphinxcontrib-qthelp=2.0.0=pyhd8ed1ab_0 - - sphinxcontrib-serializinghtml=1.1.10=pyhd8ed1ab_0 + - sphinxcontrib-devhelp=2.0.0=pyhd8ed1ab_1 + - sphinxcontrib-htmlhelp=2.1.0=pyhd8ed1ab_1 + - sphinxcontrib-jsmath=1.0.1=pyhd8ed1ab_1 + - sphinxcontrib-qthelp=2.0.0=pyhd8ed1ab_1 + - sphinxcontrib-serializinghtml=1.1.10=pyhd8ed1ab_1 - sqlalchemy=2.0.36=py311he736701_0 - - stack_data=0.6.2=pyhd8ed1ab_0 - - tabulate=0.9.0=pyhd8ed1ab_1 + - stack_data=0.6.3=pyhd8ed1ab_1 + - tabulate=0.9.0=pyhd8ed1ab_2 - tbb=2021.12.0=hc790b64_4 - - tblib=3.0.0=pyhd8ed1ab_0 + - tblib=3.0.0=pyhd8ed1ab_1 - terminado=0.18.1=pyh5737063_0 - threadpoolctl=3.5.0=pyhc1e730c_0 - tinycss2=1.4.0=pyhd8ed1ab_0 @@ -257,16 +256,16 @@ dependencies: - toml=0.10.2=pyhd8ed1ab_0 - tomli=2.2.1=pyhd8ed1ab_1 - tomlkit=0.13.2=pyha770c72_1 - - toolz=1.0.0=pyhd8ed1ab_0 + - toolz=1.0.0=pyhd8ed1ab_1 - tornado=6.4.2=py311he736701_0 - tqdm=4.67.1=pyhd8ed1ab_0 - - traitlets=5.14.3=pyhd8ed1ab_0 - - types-python-dateutil=2.9.0.20241003=pyhd8ed1ab_1 + - traitlets=5.14.3=pyhd8ed1ab_1 + - types-python-dateutil=2.9.0.20241206=pyhd8ed1ab_0 - typing-extensions=4.12.2=hd8ed1ab_1 - typing_extensions=4.12.2=pyha770c72_1 - typing_utils=0.1.0=pyhd8ed1ab_1 - tzdata=2024b=hc8b5060_0 - - uc-micro-py=1.0.3=pyhd8ed1ab_0 + - uc-micro-py=1.0.3=pyhd8ed1ab_1 - ucrt=10.0.22621.0=h57928b3_1 - unicodedata2=15.1.0=py311he736701_1 - uri-template=1.3.0=pyhd8ed1ab_1 @@ -275,7 +274,7 @@ dependencies: - vc14_runtime=14.42.34433=he29a5d6_23 - vs2015_runtime=14.42.34433=hdffcdeb_23 - wcwidth=0.2.13=pyhd8ed1ab_1 - - webcolors=24.8.0=pyhd8ed1ab_1 + - webcolors=24.11.1=pyhd8ed1ab_0 - webencodings=0.5.1=pyhd8ed1ab_3 - websocket-client=1.8.0=pyhd8ed1ab_1 - wheel=0.45.1=pyhd8ed1ab_1 @@ -284,8 +283,6 @@ dependencies: - winpty=0.4.3=4 - xorg-libxau=1.0.11=hcd874cb_0 - xorg-libxdmcp=1.1.3=hcd874cb_0 - - xz=5.6.3=h208afaa_0 - - xz-tools=5.6.3=h2466b09_0 - yaml=0.2.5=h8ffe710_2 - zarr=2.14.2=pyhd8ed1ab_0 - zeromq=4.3.5=ha9f60a1_7 @@ -294,11 +291,11 @@ dependencies: - zstandard=0.23.0=py311h53056dc_1 - zstd=1.5.6=h0ea2cb4_0 - pip: - - geoapps-utils == 0.4.0b1 - - geoh5py == 0.10.0b3 - - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@2b3fef7a6261e5deb7c6ea749ca43a88d3d9c880 - - octree-creation-app == 0.2.0b1 - - param-sweeps == 0.2.0b1 + - geoapps-utils == 0.4.0b1 --hash=sha256:9d5fa21872653c287e71e9b9f01beda9a2b85e5f9d974c1b04433a8081d0e6c2 + - geoh5py == 0.10.0b4 --hash=sha256:debf979f0e5ef2ac3dee51a50fc44eb3a5eb9ef5ff18d1de7b2fd6b5e76734f6 + - mira-simpeg == 0.21.2.1b3 --hash=sha256:78c9ed79903b7856b0fb63979d976925ef8e022b1f24ddef247356ecc30753a5 + - octree-creation-app == 0.2.0b2 --hash=sha256:3a4f49effc8766f3dc9472cc95c5e6566bd2779fa96b02257e6145edc101e83f + - param-sweeps == 0.2.0b1 --hash=sha256:a6a7448f67b5c20f93f97f32e4599afe7ab6d874bed01e909665e9dd2190a946 variables: KMP_WARNINGS: 0 diff --git a/environments/py-3.11-win-64.conda.lock.yml b/environments/py-3.11-win-64.conda.lock.yml index 1c935624..efb0bbc6 100644 --- a/environments/py-3.11-win-64.conda.lock.yml +++ b/environments/py-3.11-win-64.conda.lock.yml @@ -1,6 +1,6 @@ # Generated by conda-lock. # platform: win-64 -# input_hash: d0186f7cb93c7941bd2c6558f5a2e91dcec60e6143cf942b1a9b5c443d4fce02 +# input_hash: b9cf78271224aee3c59abf855b2102f275c8e2fdf5e786feafa28a5a2cba344e channels: - conda-forge @@ -28,20 +28,20 @@ dependencies: - distributed=2024.6.2=pyhd8ed1ab_0 - empymod=2.2.2=pyhd8ed1ab_0 - fasteners=0.17.3=pyhd8ed1ab_0 - - fonttools=4.55.1=py311h5082efb_0 + - fonttools=4.55.2=py311h5082efb_0 - freetype=2.12.1=hdaf720e_2 - fsspec=2022.11.0=pyhd8ed1ab_0 - geoana=0.5.0=py311h12feb9d_4 - h2=4.1.0=pyhd8ed1ab_1 - h5py=3.12.1=nompi_py311h67016bb_102 - - hdf5=1.14.3=nompi_hd5d9e70_107 + - hdf5=1.14.3=nompi_hd5d9e70_108 - hpack=4.0.0=pyhd8ed1ab_1 - hyperframe=6.0.1=pyhd8ed1ab_1 - importlib-metadata=8.5.0=pyha770c72_1 - importlib_metadata=8.5.0=hd8ed1ab_1 - intel-openmp=2023.2.0=h57928b3_50497 - jinja2=3.1.4=pyhd8ed1ab_1 - - joblib=1.4.2=pyhd8ed1ab_0 + - joblib=1.4.2=pyhd8ed1ab_1 - kiwisolver=1.4.7=py311h3257749_0 - krb5=1.21.3=hdf4eb48_0 - lcms2=2.16=h67d730c_0 @@ -61,15 +61,14 @@ dependencies: - libiconv=1.17=hcfcfb64_2 - libjpeg-turbo=3.0.0=hcfcfb64_1 - liblapack=3.9.0=20_win64_mkl - - liblzma=5.6.3=h2466b09_0 - - liblzma-devel=5.6.3=h2466b09_0 + - liblzma=5.6.3=h2466b09_1 - libpng=1.6.44=h3ca93ac_0 - - libsqlite=3.47.0=h2466b09_1 + - libsqlite=3.47.2=h67fdade_0 - libssh2=1.11.1=he619c9f_0 - - libtiff=4.7.0=hfc51747_1 + - libtiff=4.7.0=hdefb170_2 - libwebp-base=1.4.0=hcfcfb64_0 - libxcb=1.16=h013a479_1 - - libxml2=2.13.5=h442d1da_0 + - libxml2=2.13.5=he286e8c_1 - libzlib=1.3.1=h2466b09_2 - llvmlite=0.43.0=py311h7deaa30_1 - locket=1.0.0=pyhd8ed1ab_0 @@ -87,7 +86,7 @@ dependencies: - numba=0.60.0=py311h0673bce_0 - numcodecs=0.14.1=py311hcf9f919_0 - numpy=1.26.4=py311h0b4df5a_0 - - openjpeg=2.5.2=h3d672ee_0 + - openjpeg=2.5.3=h4d64b90_0 - openssl=3.4.0=h2466b09_0 - packaging=24.2=pyhd8ed1ab_2 - pandas=2.2.3=py311hcf9f919_1 @@ -105,22 +104,22 @@ dependencies: - pymatsolver-base=0.2.0=pyh44b312d_3 - pyparsing=3.2.0=pyhd8ed1ab_2 - pysocks=1.7.1=pyh09c184e_7 - - python=3.11.10=hce54a09_3_cpython + - python=3.11.11=h3f84c4b_1_cpython - python-dateutil=2.9.0.post0=pyhff2d567_1 - python-tzdata=2023.4=pyhd8ed1ab_0 - python_abi=3.11=5_cp311 - pytz=2024.1=pyhd8ed1ab_0 - pyyaml=6.0.2=py311he736701_1 - scikit-learn=1.4.2=py311hdcb8d17_1 - - scipy=1.14.1=py311hf16d85f_1 + - scipy=1.14.1=py311hf16d85f_2 - setuptools=75.6.0=pyhff2d567_1 - - six=1.16.0=pyhd8ed1ab_1 + - six=1.17.0=pyhd8ed1ab_0 - sortedcontainers=2.4.0=pyhd8ed1ab_0 - tbb=2021.12.0=hc790b64_4 - - tblib=3.0.0=pyhd8ed1ab_0 + - tblib=3.0.0=pyhd8ed1ab_1 - threadpoolctl=3.5.0=pyhc1e730c_0 - tk=8.6.13=h5226925_1 - - toolz=1.0.0=pyhd8ed1ab_0 + - toolz=1.0.0=pyhd8ed1ab_1 - tornado=6.4.2=py311he736701_0 - tqdm=4.67.1=pyhd8ed1ab_0 - typing-extensions=4.12.2=hd8ed1ab_1 @@ -136,8 +135,6 @@ dependencies: - win_inet_pton=1.1.0=pyh7428d3b_8 - xorg-libxau=1.0.11=hcd874cb_0 - xorg-libxdmcp=1.1.3=hcd874cb_0 - - xz=5.6.3=h208afaa_0 - - xz-tools=5.6.3=h2466b09_0 - yaml=0.2.5=h8ffe710_2 - zarr=2.14.2=pyhd8ed1ab_0 - zict=3.0.0=pyhd8ed1ab_1 @@ -145,11 +142,11 @@ dependencies: - zstandard=0.23.0=py311h53056dc_1 - zstd=1.5.6=h0ea2cb4_0 - pip: - - geoapps-utils == 0.4.0b1 - - geoh5py == 0.10.0b3 - - mira-simpeg @ git+https://github.com/MiraGeoscience/simpeg.git@2b3fef7a6261e5deb7c6ea749ca43a88d3d9c880 - - octree-creation-app == 0.2.0b1 - - param-sweeps == 0.2.0b1 + - geoapps-utils == 0.4.0b1 --hash=sha256:9d5fa21872653c287e71e9b9f01beda9a2b85e5f9d974c1b04433a8081d0e6c2 + - geoh5py == 0.10.0b4 --hash=sha256:debf979f0e5ef2ac3dee51a50fc44eb3a5eb9ef5ff18d1de7b2fd6b5e76734f6 + - mira-simpeg == 0.21.2.1b3 --hash=sha256:78c9ed79903b7856b0fb63979d976925ef8e022b1f24ddef247356ecc30753a5 + - octree-creation-app == 0.2.0b2 --hash=sha256:3a4f49effc8766f3dc9472cc95c5e6566bd2779fa96b02257e6145edc101e83f + - param-sweeps == 0.2.0b1 --hash=sha256:a6a7448f67b5c20f93f97f32e4599afe7ab6d874bed01e909665e9dd2190a946 variables: KMP_WARNINGS: 0 diff --git a/py-3.10.conda-lock.yml b/py-3.10.conda-lock.yml index 4fafa607..eb59d88d 100644 --- a/py-3.10.conda-lock.yml +++ b/py-3.10.conda-lock.yml @@ -15,8 +15,8 @@ version: 1 metadata: content_hash: - win-64: d1dfc11fce6322b4c2dc04e56d3908b0154bde53887f2667d9c36ef3f823c98d - linux-64: 2f9b5bd56022cec9875f086690e294491ed06b95a0d2e1d9a081456b41eeff7a + win-64: d6a9f9a94808be2a742308abee6552f9a2fd1ba6d19a108133ca837527782241 + linux-64: 6126f0974bf4762353f80bd6887db8ce69838d4fd14ce3bd50d72f04fa8963cd channels: - url: conda-forge used_env_vars: [] @@ -130,7 +130,7 @@ package: category: main optional: false - name: anyio - version: 4.6.2.post1 + version: 4.7.0 manager: conda platform: linux-64 dependencies: @@ -138,15 +138,15 @@ package: idna: '>=2.8' python: '>=3.9' sniffio: '>=1.1' - typing_extensions: '>=4.1' - url: https://conda.anaconda.org/conda-forge/noarch/anyio-4.6.2.post1-pyhd8ed1ab_0.conda + typing_extensions: '>=4.5' + url: https://conda.anaconda.org/conda-forge/noarch/anyio-4.7.0-pyhd8ed1ab_0.conda hash: - md5: 688697ec5e9588bdded167d19577625b - sha256: 4b54b7ce79d818e3cce54ae4d552dba51b7afac160ceecdefd04b3917a37c502 + md5: c88107912954a983c2caf25f7fd55158 + sha256: 687537ee3af30f8784986bf40cac30e88138770b16e51ca9850c9c23c09aeba1 category: dev optional: true - name: anyio - version: 4.6.2.post1 + version: 4.7.0 manager: conda platform: win-64 dependencies: @@ -154,11 +154,11 @@ package: idna: '>=2.8' python: '>=3.9' sniffio: '>=1.1' - typing_extensions: '>=4.1' - url: https://conda.anaconda.org/conda-forge/noarch/anyio-4.6.2.post1-pyhd8ed1ab_0.conda + typing_extensions: '>=4.5' + url: https://conda.anaconda.org/conda-forge/noarch/anyio-4.7.0-pyhd8ed1ab_0.conda hash: - md5: 688697ec5e9588bdded167d19577625b - sha256: 4b54b7ce79d818e3cce54ae4d552dba51b7afac160ceecdefd04b3917a37c502 + md5: c88107912954a983c2caf25f7fd55158 + sha256: 687537ee3af30f8784986bf40cac30e88138770b16e51ca9850c9c23c09aeba1 category: dev optional: true - name: argon2-cffi @@ -227,13 +227,13 @@ package: manager: conda platform: linux-64 dependencies: - python: '>=3.8' + python: '>=3.9' python-dateutil: '>=2.7.0' types-python-dateutil: '>=2.8.10' - url: https://conda.anaconda.org/conda-forge/noarch/arrow-1.3.0-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/arrow-1.3.0-pyhd8ed1ab_1.conda hash: - md5: b77d8c2313158e6e461ca0efb1c2c508 - sha256: ff49825c7f9e29e09afa6284300810e7a8640d621740efb47c4541f4dc4969db + md5: 46b53236fdd990271b03c3978d4218a9 + sha256: c4b0bdb3d5dee50b60db92f99da3e4c524d5240aafc0a5fcc15e45ae2d1a3cd1 category: dev optional: true - name: arrow @@ -241,13 +241,13 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.8' + python: '>=3.9' python-dateutil: '>=2.7.0' types-python-dateutil: '>=2.8.10' - url: https://conda.anaconda.org/conda-forge/noarch/arrow-1.3.0-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/arrow-1.3.0-pyhd8ed1ab_1.conda hash: - md5: b77d8c2313158e6e461ca0efb1c2c508 - sha256: ff49825c7f9e29e09afa6284300810e7a8640d621740efb47c4541f4dc4969db + md5: 46b53236fdd990271b03c3978d4218a9 + sha256: c4b0bdb3d5dee50b60db92f99da3e4c524d5240aafc0a5fcc15e45ae2d1a3cd1 category: dev optional: true - name: asciitree @@ -275,31 +275,31 @@ package: category: main optional: false - name: astroid - version: 3.3.5 + version: 3.3.6 manager: conda platform: linux-64 dependencies: python: '>=3.10,<3.11.0a0' python_abi: 3.10.* - typing-extensions: '>=4.0.0' - url: https://conda.anaconda.org/conda-forge/linux-64/astroid-3.3.5-py310hff52083_0.conda + typing_extensions: '>=4.0.0' + url: https://conda.anaconda.org/conda-forge/linux-64/astroid-3.3.6-py310hff52083_0.conda hash: - md5: 508547850afc4097e6f06b57ddf83ea7 - sha256: be695a9127d3fe35240938c81dca83e047bf1207b5d25489c607c988ee0c4e86 + md5: 70c2a668c09c4da833350952a57536bb + sha256: 2045c6295cbf7513978e3c8fbffceeaf36c5ec2fe74c907174ffab536b6c3902 category: dev optional: true - name: astroid - version: 3.3.5 + version: 3.3.6 manager: conda platform: win-64 dependencies: python: '>=3.10,<3.11.0a0' python_abi: 3.10.* - typing-extensions: '>=4.0.0' - url: https://conda.anaconda.org/conda-forge/win-64/astroid-3.3.5-py310h5588dad_0.conda + typing_extensions: '>=4.0.0' + url: https://conda.anaconda.org/conda-forge/win-64/astroid-3.3.6-py310h5588dad_0.conda hash: - md5: 3b40a8dc0988fa8a8056b4c031227ae1 - sha256: 533645c16342720fbfab9783020a7e73c280b0cd2ef9e307547d1dfee78e9e6b + md5: 35f9ff1dc2287643528f378bc46dc1b9 + sha256: 117b58ab8400f4e40422b5b9abc31d824d8d7fd2d07f8351aecddd28142e2396 category: dev optional: true - name: asttokens @@ -331,12 +331,12 @@ package: manager: conda platform: linux-64 dependencies: - python: '>=3.8' + python: '>=3.9' typing_extensions: '>=4.0.0' - url: https://conda.anaconda.org/conda-forge/noarch/async-lru-2.0.4-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/async-lru-2.0.4-pyhd8ed1ab_1.conda hash: - md5: 3d081de3a6ea9f894bbb585e8e3a4dcb - sha256: 7ed83731979fe5b046c157730e50af0e24454468bbba1ed8fc1a3107db5d7518 + md5: 40c673c7d585623b8f1ee650c8734eb6 + sha256: 344157f396dfdc929d1dff8fe010abe173cd168d22a56648583e616495f2929e category: dev optional: true - name: async-lru @@ -344,12 +344,12 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.8' + python: '>=3.9' typing_extensions: '>=4.0.0' - url: https://conda.anaconda.org/conda-forge/noarch/async-lru-2.0.4-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/async-lru-2.0.4-pyhd8ed1ab_1.conda hash: - md5: 3d081de3a6ea9f894bbb585e8e3a4dcb - sha256: 7ed83731979fe5b046c157730e50af0e24454468bbba1ed8fc1a3107db5d7518 + md5: 40c673c7d585623b8f1ee650c8734eb6 + sha256: 344157f396dfdc929d1dff8fe010abe173cd168d22a56648583e616495f2929e category: dev optional: true - name: attrs @@ -357,11 +357,11 @@ package: manager: conda platform: linux-64 dependencies: - python: '>=3.7' - url: https://conda.anaconda.org/conda-forge/noarch/attrs-24.2.0-pyh71513ae_0.conda + python: '>=3.9' + url: https://conda.anaconda.org/conda-forge/noarch/attrs-24.2.0-pyh71513ae_1.conda hash: - md5: 6732fa52eb8e66e5afeb32db8701a791 - sha256: 28dba85a7e0f7fb57d7315e13f603d1e41b83c5b88aa2a602596b52c833a2ff8 + md5: 2018839db45c79654b57a924fcdd27d0 + sha256: 8488a116dffe204015a90b41982c0270534bd1070f44a00b316d59e4a79ae8c7 category: dev optional: true - name: attrs @@ -369,11 +369,11 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.7' - url: https://conda.anaconda.org/conda-forge/noarch/attrs-24.2.0-pyh71513ae_0.conda + python: '>=3.9' + url: https://conda.anaconda.org/conda-forge/noarch/attrs-24.2.0-pyh71513ae_1.conda hash: - md5: 6732fa52eb8e66e5afeb32db8701a791 - sha256: 28dba85a7e0f7fb57d7315e13f603d1e41b83c5b88aa2a602596b52c833a2ff8 + md5: 2018839db45c79654b57a924fcdd27d0 + sha256: 8488a116dffe204015a90b41982c0270534bd1070f44a00b316d59e4a79ae8c7 category: dev optional: true - name: babel @@ -822,12 +822,12 @@ package: manager: conda platform: linux-64 dependencies: - python: '>=3.6' + python: '>=3.9' traitlets: '>=5.3' - url: https://conda.anaconda.org/conda-forge/noarch/comm-0.2.2-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/comm-0.2.2-pyhd8ed1ab_1.conda hash: - md5: 948d84721b578d426294e17a02e24cbb - sha256: e923acf02708a8a0b591f3bce4bdc11c8e63b73198b99b35fe6cd96bfb6a0dbe + md5: 74673132601ec2b7fc592755605f4c1b + sha256: 7e87ef7c91574d9fac19faedaaee328a70f718c9b4ddadfdc0ba9ac021bd64af category: dev optional: true - name: comm @@ -835,12 +835,12 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.6' + python: '>=3.9' traitlets: '>=5.3' - url: https://conda.anaconda.org/conda-forge/noarch/comm-0.2.2-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/comm-0.2.2-pyhd8ed1ab_1.conda hash: - md5: 948d84721b578d426294e17a02e24cbb - sha256: e923acf02708a8a0b591f3bce4bdc11c8e63b73198b99b35fe6cd96bfb6a0dbe + md5: 74673132601ec2b7fc592755605f4c1b + sha256: 7e87ef7c91574d9fac19faedaaee328a70f718c9b4ddadfdc0ba9ac021bd64af category: dev optional: true - name: contourpy @@ -878,7 +878,7 @@ package: category: main optional: false - name: coverage - version: 7.6.8 + version: 7.6.9 manager: conda platform: linux-64 dependencies: @@ -887,14 +887,14 @@ package: python: '>=3.10,<3.11.0a0' python_abi: 3.10.* tomli: '' - url: https://conda.anaconda.org/conda-forge/linux-64/coverage-7.6.8-py310h89163eb_0.conda + url: https://conda.anaconda.org/conda-forge/linux-64/coverage-7.6.9-py310h89163eb_0.conda hash: - md5: 1109af252e695897f5acc7c1578202cd - sha256: bf344cd5cba14409c422022dcacdf030f66ed325493ecb6f6bf6f22b7e0ee39b + md5: 02795aff079fa439dbc85b4e19f9a122 + sha256: 26328d46ceacf754d3da6866afab3f07f4be8e99a3f5a5ff11239a2423598261 category: dev optional: true - name: coverage - version: 7.6.8 + version: 7.6.9 manager: conda platform: win-64 dependencies: @@ -904,23 +904,23 @@ package: ucrt: '>=10.0.20348.0' vc: '>=14.2,<15' vc14_runtime: '>=14.29.30139' - url: https://conda.anaconda.org/conda-forge/win-64/coverage-7.6.8-py310h38315fa_0.conda + url: https://conda.anaconda.org/conda-forge/win-64/coverage-7.6.9-py310h38315fa_0.conda hash: - md5: 981d75123a07437c07181d5919a6c2af - sha256: 26f7df3758c5a6fbca73b76ee415eb0581fe40dd0734c99220cf88b76b18e2ba + md5: b34ac2764d574776c512ecf94c30b0c4 + sha256: b6ba74a17779175965844c112cf181ea6a665a404d6718216bc6cd50d6c27c07 category: dev optional: true - name: cpython - version: 3.10.15 + version: 3.10.16 manager: conda platform: win-64 dependencies: - python: 3.10.15.* + python: 3.10.16.* python_abi: '*' - url: https://conda.anaconda.org/conda-forge/noarch/cpython-3.10.15-py310hd8ed1ab_2.conda + url: https://conda.anaconda.org/conda-forge/noarch/cpython-3.10.16-py310hd8ed1ab_1.conda hash: - md5: e9cf6abfa50a94f83da49c63cfef8790 - sha256: b17052af1e1d51a674c502c7e37a8185286789d784b529e05b19792add27e575 + md5: 5c7fe189f8761cd08a69924554c1ffab + sha256: 522b5ff2c5b1ebe0050ad15cd76a1e14696752eead790ab28e29977d7a8a99e6 category: dev optional: true - name: cycler @@ -1346,11 +1346,11 @@ package: manager: conda platform: linux-64 dependencies: - python: '>=2.7' - url: https://conda.anaconda.org/conda-forge/noarch/executing-2.1.0-pyhd8ed1ab_0.conda + python: '>=3.9' + url: https://conda.anaconda.org/conda-forge/noarch/executing-2.1.0-pyhd8ed1ab_1.conda hash: - md5: d0441db20c827c11721889a241df1220 - sha256: a52d7516e2e11d3eb10908e10d3eb3f8ef267fea99ed9b09d52d96c4db3441b8 + md5: ef8b5fca76806159fc25b4f48d8737eb + sha256: 28d25ea375ebab4bf7479228f8430db20986187b04999136ff5c722ebd32eb60 category: dev optional: true - name: executing @@ -1358,11 +1358,11 @@ package: manager: conda platform: win-64 dependencies: - python: '>=2.7' - url: https://conda.anaconda.org/conda-forge/noarch/executing-2.1.0-pyhd8ed1ab_0.conda + python: '>=3.9' + url: https://conda.anaconda.org/conda-forge/noarch/executing-2.1.0-pyhd8ed1ab_1.conda hash: - md5: d0441db20c827c11721889a241df1220 - sha256: a52d7516e2e11d3eb10908e10d3eb3f8ef267fea99ed9b09d52d96c4db3441b8 + md5: ef8b5fca76806159fc25b4f48d8737eb + sha256: 28d25ea375ebab4bf7479228f8430db20986187b04999136ff5c722ebd32eb60 category: dev optional: true - name: fasteners @@ -1390,7 +1390,7 @@ package: category: main optional: false - name: fonttools - version: 4.55.1 + version: 4.55.2 manager: conda platform: linux-64 dependencies: @@ -1401,14 +1401,14 @@ package: python: '>=3.10,<3.11.0a0' python_abi: 3.10.* unicodedata2: '>=15.1.0' - url: https://conda.anaconda.org/conda-forge/linux-64/fonttools-4.55.1-py310h89163eb_0.conda + url: https://conda.anaconda.org/conda-forge/linux-64/fonttools-4.55.2-py310h89163eb_0.conda hash: - md5: a54efd76ebc13fa9ae8d85f2a269cdb6 - sha256: e8d8859060d7aca2ae5feef7df160b411e3368078a74e040db90cab10fcce969 + md5: ba7233e0e73010b3a6469c3476254139 + sha256: 32aabdb0cfef576186fab4feae104991f87f00e44c44cd0af3bf437977530133 category: main optional: false - name: fonttools - version: 4.55.1 + version: 4.55.2 manager: conda platform: win-64 dependencies: @@ -1420,10 +1420,10 @@ package: unicodedata2: '>=15.1.0' vc: '>=14.2,<15' vc14_runtime: '>=14.29.30139' - url: https://conda.anaconda.org/conda-forge/win-64/fonttools-4.55.1-py310h38315fa_0.conda + url: https://conda.anaconda.org/conda-forge/win-64/fonttools-4.55.2-py310h38315fa_0.conda hash: - md5: ba549f316fd67101ea41a04aa4e18296 - sha256: 87b20eb4beae4a0a71dd91152e8e368ef58425e3bd2b389089fb4d5fd8b2f796 + md5: e5b62dbd279159b3badb83f7b153338d + sha256: d4b7446b0dc62b927b0805a23801e044b965bcd2e8c19cf396f958d86aeda1c4 category: main optional: false - name: fqdn @@ -1680,10 +1680,10 @@ package: libstdcxx: '>=13' libzlib: '>=1.3.1,<2.0a0' openssl: '>=3.4.0,<4.0a0' - url: https://conda.anaconda.org/conda-forge/linux-64/hdf5-1.14.3-nompi_h2d575fe_107.conda + url: https://conda.anaconda.org/conda-forge/linux-64/hdf5-1.14.3-nompi_h2d575fe_108.conda hash: - md5: e370421dfe789ad5177452d377d96f8a - sha256: 84d9427b4700ba438064e48cd3c829f83974b7d78c2b477f88685a00348eb06e + md5: b74598031529dafb2a66f9e90f26f2dc + sha256: 340b997d57eb89c058d8f2e80d426e4716661a51efcd1d857afb2b29f59177a4 category: main optional: false - name: hdf5 @@ -1698,10 +1698,10 @@ package: ucrt: '>=10.0.20348.0' vc: '>=14.2,<15' vc14_runtime: '>=14.29.30139' - url: https://conda.anaconda.org/conda-forge/win-64/hdf5-1.14.3-nompi_hd5d9e70_107.conda + url: https://conda.anaconda.org/conda-forge/win-64/hdf5-1.14.3-nompi_hd5d9e70_108.conda hash: - md5: 2fe16003742cbb2765462fdadadfe9d1 - sha256: bc06fa5d7c6e272b0d03632be2b69509705c72632fbcc4cd86017e8edcfa6af3 + md5: 8b76ed5e2c0838095aad285acb14a94c + sha256: 33dfcb8c544949559238af8933ca5d5f9874accc297362e52246f32f06b53074 category: main optional: false - name: hpack @@ -1763,7 +1763,7 @@ package: category: dev optional: true - name: httpx - version: 0.28.0 + version: 0.28.1 manager: conda platform: linux-64 dependencies: @@ -1772,14 +1772,14 @@ package: httpcore: 1.* idna: '' python: '>=3.9' - url: https://conda.anaconda.org/conda-forge/noarch/httpx-0.28.0-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/httpx-0.28.1-pyhd8ed1ab_0.conda hash: - md5: 22878824a87f1af2ad48665f9d5bfcc8 - sha256: cb7895446cd93091300accea6afbc8d9811a3c5899922ccfeeff97d9b55909dc + md5: d6989ead454181f4f9bc987d3dc4e285 + sha256: cd0f1de3697b252df95f98383e9edb1d00386bfdd03fdf607fa42fe5fcb09950 category: dev optional: true - name: httpx - version: 0.28.0 + version: 0.28.1 manager: conda platform: win-64 dependencies: @@ -1788,10 +1788,10 @@ package: httpcore: 1.* idna: '' python: '>=3.9' - url: https://conda.anaconda.org/conda-forge/noarch/httpx-0.28.0-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/httpx-0.28.1-pyhd8ed1ab_0.conda hash: - md5: 22878824a87f1af2ad48665f9d5bfcc8 - sha256: cb7895446cd93091300accea6afbc8d9811a3c5899922ccfeeff97d9b55909dc + md5: d6989ead454181f4f9bc987d3dc4e285 + sha256: cd0f1de3697b252df95f98383e9edb1d00386bfdd03fdf607fa42fe5fcb09950 category: dev optional: true - name: hyperframe @@ -2080,11 +2080,11 @@ package: manager: conda platform: linux-64 dependencies: - python: '>=2.7' - url: https://conda.anaconda.org/conda-forge/noarch/ipython_genutils-0.2.0-pyhd8ed1ab_1.conda + python: '>=3.9' + url: https://conda.anaconda.org/conda-forge/noarch/ipython_genutils-0.2.0-pyhd8ed1ab_2.conda hash: - md5: f8ed9f18dce81e4ee55c858cc2f8548a - sha256: 72fbbe8bc511f20268d347c1a06e279128237e096c4c174b2f9164a661c6b13e + md5: 2f0ba4bc12af346bc6c99bdc377e8944 + sha256: 45821a8986b4cb2421f766b240dbe6998a3c3123f012dd566720c1322e9b6e18 category: dev optional: true - name: ipython_genutils @@ -2092,11 +2092,11 @@ package: manager: conda platform: win-64 dependencies: - python: '>=2.7' - url: https://conda.anaconda.org/conda-forge/noarch/ipython_genutils-0.2.0-pyhd8ed1ab_1.conda + python: '>=3.9' + url: https://conda.anaconda.org/conda-forge/noarch/ipython_genutils-0.2.0-pyhd8ed1ab_2.conda hash: - md5: f8ed9f18dce81e4ee55c858cc2f8548a - sha256: 72fbbe8bc511f20268d347c1a06e279128237e096c4c174b2f9164a661c6b13e + md5: 2f0ba4bc12af346bc6c99bdc377e8944 + sha256: 45821a8986b4cb2421f766b240dbe6998a3c3123f012dd566720c1322e9b6e18 category: dev optional: true - name: ipywidgets @@ -2141,11 +2141,11 @@ package: platform: linux-64 dependencies: arrow: '>=0.15.0' - python: '>=3.7' - url: https://conda.anaconda.org/conda-forge/noarch/isoduration-20.11.0-pyhd8ed1ab_0.tar.bz2 + python: '>=3.9' + url: https://conda.anaconda.org/conda-forge/noarch/isoduration-20.11.0-pyhd8ed1ab_1.conda hash: - md5: 4cb68948e0b8429534380243d063a27a - sha256: 7bb5c4d994361022f47a807b5e7d101b3dce16f7dd8a0af6ffad9f479d346493 + md5: 0b0154421989637d424ccf0f104be51a + sha256: 08e838d29c134a7684bca0468401d26840f41c92267c4126d7b43a6b533b0aed category: dev optional: true - name: isoduration @@ -2154,11 +2154,11 @@ package: platform: win-64 dependencies: arrow: '>=0.15.0' - python: '>=3.7' - url: https://conda.anaconda.org/conda-forge/noarch/isoduration-20.11.0-pyhd8ed1ab_0.tar.bz2 + python: '>=3.9' + url: https://conda.anaconda.org/conda-forge/noarch/isoduration-20.11.0-pyhd8ed1ab_1.conda hash: - md5: 4cb68948e0b8429534380243d063a27a - sha256: 7bb5c4d994361022f47a807b5e7d101b3dce16f7dd8a0af6ffad9f479d346493 + md5: 0b0154421989637d424ccf0f104be51a + sha256: 08e838d29c134a7684bca0468401d26840f41c92267c4126d7b43a6b533b0aed category: dev optional: true - name: isort @@ -2244,12 +2244,12 @@ package: manager: conda platform: linux-64 dependencies: - python: '>=3.8' + python: '>=3.9' setuptools: '' - url: https://conda.anaconda.org/conda-forge/noarch/joblib-1.4.2-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/joblib-1.4.2-pyhd8ed1ab_1.conda hash: - md5: 25df261d4523d9f9783bcdb7208d872f - sha256: 8ad719524b1039510fcbd75eb776123189d75e2c09228189257ddbcab86f5b64 + md5: bf8243ee348f3a10a14ed0cae323e0c1 + sha256: 51cc2dc491668af0c4d9299b0ab750f16ccf413ec5e2391b924108c1fbacae9b category: main optional: false - name: joblib @@ -2257,12 +2257,12 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.8' + python: '>=3.9' setuptools: '' - url: https://conda.anaconda.org/conda-forge/noarch/joblib-1.4.2-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/joblib-1.4.2-pyhd8ed1ab_1.conda hash: - md5: 25df261d4523d9f9783bcdb7208d872f - sha256: 8ad719524b1039510fcbd75eb776123189d75e2c09228189257ddbcab86f5b64 + md5: bf8243ee348f3a10a14ed0cae323e0c1 + sha256: 51cc2dc491668af0c4d9299b0ab750f16ccf413ec5e2391b924108c1fbacae9b category: main optional: false - name: json5 @@ -2324,13 +2324,13 @@ package: importlib_resources: '>=1.4.0' jsonschema-specifications: '>=2023.03.6' pkgutil-resolve-name: '>=1.3.10' - python: '>=3.8' + python: '>=3.9' referencing: '>=0.28.4' rpds-py: '>=0.7.1' - url: https://conda.anaconda.org/conda-forge/noarch/jsonschema-4.23.0-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/jsonschema-4.23.0-pyhd8ed1ab_1.conda hash: - md5: da304c192ad59975202859b367d0f6a2 - sha256: 7d0c4c0346b26be9f220682b7c5c0d84606d48c6dbc36fc238e4452dda733aff + md5: a3cead9264b331b32fe8f0aabc967522 + sha256: be992a99e589146f229c58fe5083e0b60551d774511c494f91fe011931bd7893 category: dev optional: true - name: jsonschema @@ -2342,13 +2342,13 @@ package: importlib_resources: '>=1.4.0' jsonschema-specifications: '>=2023.03.6' pkgutil-resolve-name: '>=1.3.10' - python: '>=3.8' + python: '>=3.9' referencing: '>=0.28.4' rpds-py: '>=0.7.1' - url: https://conda.anaconda.org/conda-forge/noarch/jsonschema-4.23.0-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/jsonschema-4.23.0-pyhd8ed1ab_1.conda hash: - md5: da304c192ad59975202859b367d0f6a2 - sha256: 7d0c4c0346b26be9f220682b7c5c0d84606d48c6dbc36fc238e4452dda733aff + md5: a3cead9264b331b32fe8f0aabc967522 + sha256: be992a99e589146f229c58fe5083e0b60551d774511c494f91fe011931bd7893 category: dev optional: true - name: jsonschema-specifications @@ -2356,12 +2356,12 @@ package: manager: conda platform: linux-64 dependencies: - python: '>=3.8' + python: '>=3.9' referencing: '>=0.31.0' - url: https://conda.anaconda.org/conda-forge/noarch/jsonschema-specifications-2024.10.1-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/jsonschema-specifications-2024.10.1-pyhd8ed1ab_1.conda hash: - md5: 720745920222587ef942acfbc578b584 - sha256: 82f8bed0f21dc0b3aff40dd4e39d77e85b93b0417bc5659b001e0109341b8b98 + md5: 3b519bc21bc80e60b456f1e62962a766 + sha256: 37127133837444cf0e6d1a95ff5a505f8214ed4e89e8e9343284840e674c6891 category: dev optional: true - name: jsonschema-specifications @@ -2369,12 +2369,12 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.8' + python: '>=3.9' referencing: '>=0.31.0' - url: https://conda.anaconda.org/conda-forge/noarch/jsonschema-specifications-2024.10.1-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/jsonschema-specifications-2024.10.1-pyhd8ed1ab_1.conda hash: - md5: 720745920222587ef942acfbc578b584 - sha256: 82f8bed0f21dc0b3aff40dd4e39d77e85b93b0417bc5659b001e0109341b8b98 + md5: 3b519bc21bc80e60b456f1e62962a766 + sha256: 37127133837444cf0e6d1a95ff5a505f8214ed4e89e8e9343284840e674c6891 category: dev optional: true - name: jsonschema-with-format-nongpl @@ -2391,10 +2391,10 @@ package: rfc3986-validator: '>0.1.0' uri-template: '' webcolors: '>=24.6.0' - url: https://conda.anaconda.org/conda-forge/noarch/jsonschema-with-format-nongpl-4.23.0-hd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/jsonschema-with-format-nongpl-4.23.0-hd8ed1ab_1.conda hash: - md5: 16b37612b3a2fd77f409329e213b530c - sha256: 007a0a506a0d1805b099629cb0ee743ad0afe7d9749e57339f32c168119e0139 + md5: a5b1a8065857cc4bd8b7a38d063bb728 + sha256: 6e0184530011961a0802fda100ecdfd4b0eca634ed94c37e553b72e21c26627d category: dev optional: true - name: jsonschema-with-format-nongpl @@ -2411,10 +2411,10 @@ package: rfc3986-validator: '>0.1.0' uri-template: '' webcolors: '>=24.6.0' - url: https://conda.anaconda.org/conda-forge/noarch/jsonschema-with-format-nongpl-4.23.0-hd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/jsonschema-with-format-nongpl-4.23.0-hd8ed1ab_1.conda hash: - md5: 16b37612b3a2fd77f409329e213b530c - sha256: 007a0a506a0d1805b099629cb0ee743ad0afe7d9749e57339f32c168119e0139 + md5: a5b1a8065857cc4bd8b7a38d063bb728 + sha256: 6e0184530011961a0802fda100ecdfd4b0eca634ed94c37e553b72e21c26627d category: dev optional: true - name: jupyter-book @@ -2526,11 +2526,11 @@ package: dependencies: importlib-metadata: '>=4.8.3' jupyter_server: '>=1.1.2' - python: '>=3.8' - url: https://conda.anaconda.org/conda-forge/noarch/jupyter-lsp-2.2.5-pyhd8ed1ab_0.conda + python: '>=3.9' + url: https://conda.anaconda.org/conda-forge/noarch/jupyter-lsp-2.2.5-pyhd8ed1ab_1.conda hash: - md5: 885867f6adab3d7ecdf8ab6ca0785f51 - sha256: 2151c2c63e0442a4c69ee0ad8a634195eedab10b7b74c0ec8266471842239a93 + md5: 0b4c3908e5a38ea22ebb98ee5888c768 + sha256: 1565c8b1423a37fca00fe0ab2a17cd8992c2ecf23e7867a1c9f6f86a9831c196 category: dev optional: true - name: jupyter-lsp @@ -2540,11 +2540,11 @@ package: dependencies: importlib-metadata: '>=4.8.3' jupyter_server: '>=1.1.2' - python: '>=3.8' - url: https://conda.anaconda.org/conda-forge/noarch/jupyter-lsp-2.2.5-pyhd8ed1ab_0.conda + python: '>=3.9' + url: https://conda.anaconda.org/conda-forge/noarch/jupyter-lsp-2.2.5-pyhd8ed1ab_1.conda hash: - md5: 885867f6adab3d7ecdf8ab6ca0785f51 - sha256: 2151c2c63e0442a4c69ee0ad8a634195eedab10b7b74c0ec8266471842239a93 + md5: 0b4c3908e5a38ea22ebb98ee5888c768 + sha256: 1565c8b1423a37fca00fe0ab2a17cd8992c2ecf23e7867a1c9f6f86a9831c196 category: dev optional: true - name: jupyter_client @@ -2554,15 +2554,15 @@ package: dependencies: importlib-metadata: '>=4.8.3' jupyter_core: '>=4.12,!=5.0.*' - python: '>=3.8' + python: '>=3.9' python-dateutil: '>=2.8.2' pyzmq: '>=23.0' tornado: '>=6.2' traitlets: '>=5.3' - url: https://conda.anaconda.org/conda-forge/noarch/jupyter_client-8.6.3-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/jupyter_client-8.6.3-pyhd8ed1ab_1.conda hash: - md5: a14218cfb29662b4a19ceb04e93e298e - sha256: 4419c85e209a715f551a5c9bead746f29ee9d0fc41e772a76db3868622795671 + md5: 4ebae00eae9705b0c3d6d1018a81d047 + sha256: 19d8bd5bb2fde910ec59e081eeb59529491995ce0d653a5209366611023a0b3a category: dev optional: true - name: jupyter_client @@ -2572,15 +2572,15 @@ package: dependencies: importlib-metadata: '>=4.8.3' jupyter_core: '>=4.12,!=5.0.*' - python: '>=3.8' + python: '>=3.9' python-dateutil: '>=2.8.2' pyzmq: '>=23.0' tornado: '>=6.2' traitlets: '>=5.3' - url: https://conda.anaconda.org/conda-forge/noarch/jupyter_client-8.6.3-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/jupyter_client-8.6.3-pyhd8ed1ab_1.conda hash: - md5: a14218cfb29662b4a19ceb04e93e298e - sha256: 4419c85e209a715f551a5c9bead746f29ee9d0fc41e772a76db3868622795671 + md5: 4ebae00eae9705b0c3d6d1018a81d047 + sha256: 19d8bd5bb2fde910ec59e081eeb59529491995ce0d653a5209366611023a0b3a category: dev optional: true - name: jupyter_core @@ -2621,17 +2621,17 @@ package: platform: linux-64 dependencies: jsonschema-with-format-nongpl: '>=4.18.0' - python: '>=3.8' + python: '>=3.9' python-json-logger: '>=2.0.4' pyyaml: '>=5.3' referencing: '' rfc3339-validator: '' rfc3986-validator: '>=0.1.1' traitlets: '>=5.3' - url: https://conda.anaconda.org/conda-forge/noarch/jupyter_events-0.10.0-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/jupyter_events-0.10.0-pyhd8ed1ab_1.conda hash: - md5: ed45423c41b3da15ea1df39b1f80c2ca - sha256: cd3f41dc093162a41d4bae171e40a1b9b115c4d488e9bb837a8fa9d084931fb9 + md5: 62186e6383f38cc6a3466f0fadde3f2e + sha256: d7fa4c627d56ce8dc02f09f358757f8fd49eb6137216dc99340a6b4efc7e0491 category: dev optional: true - name: jupyter_events @@ -2640,17 +2640,17 @@ package: platform: win-64 dependencies: jsonschema-with-format-nongpl: '>=4.18.0' - python: '>=3.8' + python: '>=3.9' python-json-logger: '>=2.0.4' pyyaml: '>=5.3' referencing: '' rfc3339-validator: '' rfc3986-validator: '>=0.1.1' traitlets: '>=5.3' - url: https://conda.anaconda.org/conda-forge/noarch/jupyter_events-0.10.0-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/jupyter_events-0.10.0-pyhd8ed1ab_1.conda hash: - md5: ed45423c41b3da15ea1df39b1f80c2ca - sha256: cd3f41dc093162a41d4bae171e40a1b9b115c4d488e9bb837a8fa9d084931fb9 + md5: 62186e6383f38cc6a3466f0fadde3f2e + sha256: d7fa4c627d56ce8dc02f09f358757f8fd49eb6137216dc99340a6b4efc7e0491 category: dev optional: true - name: jupyter_server @@ -2670,17 +2670,17 @@ package: overrides: '>=5.0' packaging: '>=22.0' prometheus_client: '>=0.9' - python: '>=3.8' + python: '>=3.9' pyzmq: '>=24' send2trash: '>=1.8.2' terminado: '>=0.8.3' tornado: '>=6.2.0' traitlets: '>=5.6.0' websocket-client: '>=1.7' - url: https://conda.anaconda.org/conda-forge/noarch/jupyter_server-2.14.2-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/jupyter_server-2.14.2-pyhd8ed1ab_1.conda hash: - md5: ca23c71f70a7c7935b3d03f0f1a5801d - sha256: edab71a05feceac54bdb90e755a257545af7832b9911607c1a70f09be44ba985 + md5: 81ea84b3212287f926e35b9036192963 + sha256: 082d3517455339c8baea245a257af249758ccec26b8832d969ac928901c234cc category: dev optional: true - name: jupyter_server @@ -2700,17 +2700,17 @@ package: overrides: '>=5.0' packaging: '>=22.0' prometheus_client: '>=0.9' - python: '>=3.8' + python: '>=3.9' pyzmq: '>=24' send2trash: '>=1.8.2' terminado: '>=0.8.3' tornado: '>=6.2.0' traitlets: '>=5.6.0' websocket-client: '>=1.7' - url: https://conda.anaconda.org/conda-forge/noarch/jupyter_server-2.14.2-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/jupyter_server-2.14.2-pyhd8ed1ab_1.conda hash: - md5: ca23c71f70a7c7935b3d03f0f1a5801d - sha256: edab71a05feceac54bdb90e755a257545af7832b9911607c1a70f09be44ba985 + md5: 81ea84b3212287f926e35b9036192963 + sha256: 082d3517455339c8baea245a257af249758ccec26b8832d969ac928901c234cc category: dev optional: true - name: jupyter_server_terminals @@ -2718,12 +2718,12 @@ package: manager: conda platform: linux-64 dependencies: - python: '>=3.8' + python: '>=3.9' terminado: '>=0.8.3' - url: https://conda.anaconda.org/conda-forge/noarch/jupyter_server_terminals-0.5.3-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/jupyter_server_terminals-0.5.3-pyhd8ed1ab_1.conda hash: - md5: 219b3833aa8ed91d47d1be6ca03f30be - sha256: 038efbc7e4b2e72d49ed193cfb2bbbe9fbab2459786ce9350301f466a32567db + md5: 2d983ff1b82a1ccb6f2e9d8784bdd6bd + sha256: 0890fc79422191bc29edf17d7b42cff44ba254aa225d31eb30819f8772b775b8 category: dev optional: true - name: jupyter_server_terminals @@ -2731,21 +2731,21 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.8' + python: '>=3.9' terminado: '>=0.8.3' - url: https://conda.anaconda.org/conda-forge/noarch/jupyter_server_terminals-0.5.3-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/jupyter_server_terminals-0.5.3-pyhd8ed1ab_1.conda hash: - md5: 219b3833aa8ed91d47d1be6ca03f30be - sha256: 038efbc7e4b2e72d49ed193cfb2bbbe9fbab2459786ce9350301f466a32567db + md5: 2d983ff1b82a1ccb6f2e9d8784bdd6bd + sha256: 0890fc79422191bc29edf17d7b42cff44ba254aa225d31eb30819f8772b775b8 category: dev optional: true - name: jupyterlab - version: 4.3.2 + version: 4.3.3 manager: conda platform: linux-64 dependencies: async-lru: '>=1.0.0' - httpx: '>=0.28.0,<0.29.0' + httpx: '>=0.25.0' importlib-metadata: '>=4.8.3' ipykernel: '>=6.5.0' jinja2: '>=3.0.3' @@ -2760,19 +2760,19 @@ package: tomli: '>=1.2.2' tornado: '>=6.2.0' traitlets: '' - url: https://conda.anaconda.org/conda-forge/noarch/jupyterlab-4.3.2-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/jupyterlab-4.3.3-pyhd8ed1ab_0.conda hash: - md5: 5f0d3b774cae26dd785e443a0e1623ae - sha256: e806f753fe91faaffbad3d1d3aab7ceee785ae01bf0d758a82f1466164d727d6 + md5: 0707e62d944a89c365ba11da4898f8af + sha256: 63aa00427abd4a3e7c1738257b8e296f5e0ba04a4a1ab9ff3bc186440c8b9fdc category: dev optional: true - name: jupyterlab - version: 4.3.2 + version: 4.3.3 manager: conda platform: win-64 dependencies: async-lru: '>=1.0.0' - httpx: '>=0.28.0,<0.29.0' + httpx: '>=0.25.0' importlib-metadata: '>=4.8.3' ipykernel: '>=6.5.0' jinja2: '>=3.0.3' @@ -2787,10 +2787,10 @@ package: tomli: '>=1.2.2' tornado: '>=6.2.0' traitlets: '' - url: https://conda.anaconda.org/conda-forge/noarch/jupyterlab-4.3.2-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/jupyterlab-4.3.3-pyhd8ed1ab_0.conda hash: - md5: 5f0d3b774cae26dd785e443a0e1623ae - sha256: e806f753fe91faaffbad3d1d3aab7ceee785ae01bf0d758a82f1466164d727d6 + md5: 0707e62d944a89c365ba11da4898f8af + sha256: 63aa00427abd4a3e7c1738257b8e296f5e0ba04a4a1ab9ff3bc186440c8b9fdc category: dev optional: true - name: jupyterlab_pygments @@ -2831,12 +2831,12 @@ package: jsonschema: '>=4.18' jupyter_server: '>=1.21,<3' packaging: '>=21.3' - python: '>=3.8' + python: '>=3.9' requests: '>=2.31' - url: https://conda.anaconda.org/conda-forge/noarch/jupyterlab_server-2.27.3-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/jupyterlab_server-2.27.3-pyhd8ed1ab_1.conda hash: - md5: af8239bf1ba7e8c69b689f780f653488 - sha256: a23b26d1a35bccdb91b9232119e5f402624e1e1a252b0e64cc20c6eb5b87cefb + md5: 9dc4b2b0f41f0de41d27f3293e319357 + sha256: d03d0b7e23fa56d322993bc9786b3a43b88ccc26e58b77c756619a921ab30e86 category: dev optional: true - name: jupyterlab_server @@ -2851,12 +2851,12 @@ package: jsonschema: '>=4.18' jupyter_server: '>=1.21,<3' packaging: '>=21.3' - python: '>=3.8' + python: '>=3.9' requests: '>=2.31' - url: https://conda.anaconda.org/conda-forge/noarch/jupyterlab_server-2.27.3-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/jupyterlab_server-2.27.3-pyhd8ed1ab_1.conda hash: - md5: af8239bf1ba7e8c69b689f780f653488 - sha256: a23b26d1a35bccdb91b9232119e5f402624e1e1a252b0e64cc20c6eb5b87cefb + md5: 9dc4b2b0f41f0de41d27f3293e319357 + sha256: d03d0b7e23fa56d322993bc9786b3a43b88ccc26e58b77c756619a921ab30e86 category: dev optional: true - name: jupyterlab_widgets @@ -3564,10 +3564,10 @@ package: dependencies: __glibc: '>=2.17,<3.0.a0' libgcc: '>=13' - url: https://conda.anaconda.org/conda-forge/linux-64/liblzma-5.6.3-hb9d3cd8_0.conda + url: https://conda.anaconda.org/conda-forge/linux-64/liblzma-5.6.3-hb9d3cd8_1.conda hash: - md5: 137c535dddd880f844f33ed91b8abdba - sha256: 31637db828ec67ab8697de324e6074af5a36cbeddc37202d8d31e2fb397619e8 + md5: 2ecf2f1c7e4e21fcfe6423a51a992d84 + sha256: e6e425252f3839e2756e4af1ea2074dffd3396c161bf460629f9dfd6a65f15c6 category: main optional: false - name: liblzma @@ -3578,39 +3578,10 @@ package: ucrt: '>=10.0.20348.0' vc: '>=14.2,<15' vc14_runtime: '>=14.29.30139' - url: https://conda.anaconda.org/conda-forge/win-64/liblzma-5.6.3-h2466b09_0.conda + url: https://conda.anaconda.org/conda-forge/win-64/liblzma-5.6.3-h2466b09_1.conda hash: - md5: dbc5eb3b8fca158b77471447a40077b7 - sha256: 6250d62cf150944da210185fcad5ebd318e1ce4bbf4ff6e43a1a3b502e0b6d72 - category: main - optional: false -- name: liblzma-devel - version: 5.6.3 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libgcc: '>=13' - liblzma: 5.6.3 - url: https://conda.anaconda.org/conda-forge/linux-64/liblzma-devel-5.6.3-hb9d3cd8_0.conda - hash: - md5: 7069f4de645461447f1ab7736c94db26 - sha256: 98020d4b4cc6c728d2e6dc1174cb2548cf03ce5098cd17c37b32f06e896a943a - category: main - optional: false -- name: liblzma-devel - version: 5.6.3 - manager: conda - platform: win-64 - dependencies: - liblzma: 5.6.3 - ucrt: '>=10.0.20348.0' - vc: '>=14.2,<15' - vc14_runtime: '>=14.29.30139' - url: https://conda.anaconda.org/conda-forge/win-64/liblzma-devel-5.6.3-h2466b09_0.conda - hash: - md5: 66dce63db3679785dd67dc691496fd13 - sha256: 9e7c1b58f580f2fe08e7fee94b1b2610d3c76f0907aec16ef6b956c59f3c68dd + md5: 015b9c0bd1eef60729ab577a38aaf0b5 + sha256: 24d04bd55adfa44c421c99ce169df38cb1ad2bba5f43151bc847fc802496a1fa category: main optional: false - name: libnghttp2 @@ -3699,31 +3670,31 @@ package: category: dev optional: true - name: libsqlite - version: 3.47.0 + version: 3.47.2 manager: conda platform: linux-64 dependencies: __glibc: '>=2.17,<3.0.a0' libgcc: '>=13' libzlib: '>=1.3.1,<2.0a0' - url: https://conda.anaconda.org/conda-forge/linux-64/libsqlite-3.47.0-hadc24fc_1.conda + url: https://conda.anaconda.org/conda-forge/linux-64/libsqlite-3.47.2-hee588c1_0.conda hash: - md5: b6f02b52a174e612e89548f4663ce56a - sha256: 8a9aadf996a2399f65b679c6e7f29139d5059f699c63e6d7b50e20db10c00508 + md5: b58da17db24b6e08bcbf8fed2fb8c915 + sha256: 48af21ebc2cbf358976f1e0f4a0ab9e91dfc83d0ef337cf3837c6f5bc22fb352 category: main optional: false - name: libsqlite - version: 3.47.0 + version: 3.47.2 manager: conda platform: win-64 dependencies: ucrt: '>=10.0.20348.0' vc: '>=14.2,<15' vc14_runtime: '>=14.29.30139' - url: https://conda.anaconda.org/conda-forge/win-64/libsqlite-3.47.0-h2466b09_1.conda + url: https://conda.anaconda.org/conda-forge/win-64/libsqlite-3.47.2-h67fdade_0.conda hash: - md5: 5b1f36012cc3d09c4eb9f24ad0e2c379 - sha256: 3342d6fe787f5830f7e8466d9c65c914bfd8d67220fb5673041b338cbba47afe + md5: ff00095330e0d35a16bd3bdbd1a2d3e7 + sha256: ecfc0182c3b2e63c870581be1fa0e4dbdfec70d2011cb4f5bde416ece26c41df category: main optional: false - name: libssh2 @@ -3791,15 +3762,15 @@ package: libdeflate: '>=1.22,<1.23.0a0' libgcc: '>=13' libjpeg-turbo: '>=3.0.0,<4.0a0' + liblzma: '>=5.6.3,<6.0a0' libstdcxx: '>=13' libwebp-base: '>=1.4.0,<2.0a0' libzlib: '>=1.3.1,<2.0a0' - xz: '>=5.2.6,<6.0a0' zstd: '>=1.5.6,<1.6.0a0' - url: https://conda.anaconda.org/conda-forge/linux-64/libtiff-4.7.0-he137b08_1.conda + url: https://conda.anaconda.org/conda-forge/linux-64/libtiff-4.7.0-hc4654cb_2.conda hash: - md5: 63872517c98aa305da58a757c443698e - sha256: 9890121db85f6ef463fe12eb04ef1471176e3ef3b5e2d62e8d6dac713df00df4 + md5: be54fb40ea32e8fe9dbaa94d4528b57e + sha256: 18653b4a5c73e19c5e86ff72dab9bf59f5cc43d7f404a6be705d152dfd5e0660 category: main optional: false - name: libtiff @@ -3810,16 +3781,16 @@ package: lerc: '>=4.0.0,<5.0a0' libdeflate: '>=1.22,<1.23.0a0' libjpeg-turbo: '>=3.0.0,<4.0a0' + liblzma: '>=5.6.3,<6.0a0' libzlib: '>=1.3.1,<2.0a0' ucrt: '>=10.0.20348.0' vc: '>=14.2,<15' vc14_runtime: '>=14.29.30139' - xz: '>=5.2.6,<6.0a0' zstd: '>=1.5.6,<1.6.0a0' - url: https://conda.anaconda.org/conda-forge/win-64/libtiff-4.7.0-hfc51747_1.conda + url: https://conda.anaconda.org/conda-forge/win-64/libtiff-4.7.0-hdefb170_2.conda hash: - md5: eac317ed1cc6b9c0af0c27297e364665 - sha256: 902cb9f7f54d17dcfd54ce050b1ce2bc944b9bbd1748913342c2ea1e1140f8bb + md5: 49434938b99a5ba78c9afe573d158c1e + sha256: e297d10f0a1019e71e52fc53ceaa61b0a376bf7e0e3813318dc842e9c25de140 category: main optional: false - name: libuuid @@ -3912,12 +3883,12 @@ package: __glibc: '>=2.17,<3.0.a0' libgcc: '>=13' libiconv: '>=1.17,<2.0a0' + liblzma: '>=5.6.3,<6.0a0' libzlib: '>=1.3.1,<2.0a0' - xz: '>=5.2.6,<6.0a0' - url: https://conda.anaconda.org/conda-forge/linux-64/libxml2-2.13.5-h064dc61_0.conda + url: https://conda.anaconda.org/conda-forge/linux-64/libxml2-2.13.5-h0d44e9d_1.conda hash: - md5: fb16b85a5be1328ac1c44b098b74c570 - sha256: 7ab7fb45a0014981d35247cd5b09057fc8ed3c07378086a6c7ad552915928647 + md5: f5b05674697ae7d2c5932766695945e1 + sha256: 306e18aa647d8208ad2cd0e62d84933222b2fbe93d2d53cd5283d2256b1d54de category: main optional: false - name: libxml2 @@ -3930,10 +3901,10 @@ package: ucrt: '>=10.0.20348.0' vc: '>=14.2,<15' vc14_runtime: '>=14.29.30139' - url: https://conda.anaconda.org/conda-forge/win-64/libxml2-2.13.5-h442d1da_0.conda + url: https://conda.anaconda.org/conda-forge/win-64/libxml2-2.13.5-he286e8c_1.conda hash: - md5: 1fbabbec60a3c7c519a5973b06c3b2f4 - sha256: 020466b17c143190bd5a6540be2ceef4c1f8d514408bd5f0adaafcd9d0057b5c + md5: 77eaa84f90fc90643c5a0be0aa9bdd1b + sha256: 084dd4dde342f13c43ee418d153ac5b2610f95be029073a15fa9dda22b130d06 category: main optional: false - name: libzlib @@ -3968,12 +3939,12 @@ package: manager: conda platform: linux-64 dependencies: - python: '>=3.7' + python: '>=3.9' uc-micro-py: '' - url: https://conda.anaconda.org/conda-forge/noarch/linkify-it-py-2.0.3-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/linkify-it-py-2.0.3-pyhd8ed1ab_1.conda hash: - md5: f1b64ca4faf563605cf6f6ca93f9ff3f - sha256: aa99d44e8c83865026575a8af253141c53e0b3ab05f053befaa7757c8525064f + md5: b02fe519b5dc0dc55e7299810fcdfb8e + sha256: d975a2015803d4fdaaae3f53e21f64996577d7a069eb61c6d2792504f16eb57b category: dev optional: true - name: linkify-it-py @@ -3981,24 +3952,24 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.7' + python: '>=3.9' uc-micro-py: '' - url: https://conda.anaconda.org/conda-forge/noarch/linkify-it-py-2.0.3-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/linkify-it-py-2.0.3-pyhd8ed1ab_1.conda hash: - md5: f1b64ca4faf563605cf6f6ca93f9ff3f - sha256: aa99d44e8c83865026575a8af253141c53e0b3ab05f053befaa7757c8525064f + md5: b02fe519b5dc0dc55e7299810fcdfb8e + sha256: d975a2015803d4fdaaae3f53e21f64996577d7a069eb61c6d2792504f16eb57b category: dev optional: true - name: llvm-openmp - version: 19.1.4 + version: 19.1.5 manager: conda platform: linux-64 dependencies: __glibc: '>=2.17,<3.0.a0' - url: https://conda.anaconda.org/conda-forge/linux-64/llvm-openmp-19.1.4-h024ca30_0.conda + url: https://conda.anaconda.org/conda-forge/linux-64/llvm-openmp-19.1.5-h024ca30_0.conda hash: - md5: 9370a10ba6a13079cc0c0e09d2ec13a8 - sha256: 5ef60133379c3146d369672d39729690cf0735116fc1a8b6b32788618199ce17 + md5: dc90d15c25a57f641f0b84c271e4761e + sha256: e319db1e18dabe23ddeb4a1e04ff1ab5e331069a5a558891ffeb60c8b76d5e6a category: main optional: false - name: llvmlite @@ -4246,12 +4217,12 @@ package: manager: conda platform: linux-64 dependencies: - python: '>=3.6' + python: '>=3.9' traitlets: '' - url: https://conda.anaconda.org/conda-forge/noarch/matplotlib-inline-0.1.7-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/matplotlib-inline-0.1.7-pyhd8ed1ab_1.conda hash: - md5: 779345c95648be40d22aaa89de7d4254 - sha256: 7ea68676ea35fbb095420bbcc1c82c4767b8be7bb56abb6989b7f89d957a3bab + md5: af6ab708897df59bd6e7283ceab1b56b + sha256: 69b7dc7131703d3d60da9b0faa6dd8acbf6f6c396224cf6aef3e855b8c0c41c6 category: dev optional: true - name: matplotlib-inline @@ -4259,12 +4230,12 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.6' + python: '>=3.9' traitlets: '' - url: https://conda.anaconda.org/conda-forge/noarch/matplotlib-inline-0.1.7-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/matplotlib-inline-0.1.7-pyhd8ed1ab_1.conda hash: - md5: 779345c95648be40d22aaa89de7d4254 - sha256: 7ea68676ea35fbb095420bbcc1c82c4767b8be7bb56abb6989b7f89d957a3bab + md5: af6ab708897df59bd6e7283ceab1b56b + sha256: 69b7dc7131703d3d60da9b0faa6dd8acbf6f6c396224cf6aef3e855b8c0c41c6 category: dev optional: true - name: mccabe @@ -4297,11 +4268,11 @@ package: platform: linux-64 dependencies: markdown-it-py: '>=1.0.0,<4.0.0' - python: '>=3.8' - url: https://conda.anaconda.org/conda-forge/noarch/mdit-py-plugins-0.4.2-pyhd8ed1ab_0.conda + python: '>=3.9' + url: https://conda.anaconda.org/conda-forge/noarch/mdit-py-plugins-0.4.2-pyhd8ed1ab_1.conda hash: - md5: 5387f2cfa28f8a3afa3368bb4ba201e8 - sha256: 5cedc99412278b37e9596f1f991d49f5a1663fe79767cf814a288134a1400ba9 + md5: af2060041d4f3250a7eb6ab3ec0e549b + sha256: c63ed79d9745109c0a70397713b0c07f06e7d3561abcb122cfc80a141ab3b449 category: dev optional: true - name: mdit-py-plugins @@ -4310,11 +4281,11 @@ package: platform: win-64 dependencies: markdown-it-py: '>=1.0.0,<4.0.0' - python: '>=3.8' - url: https://conda.anaconda.org/conda-forge/noarch/mdit-py-plugins-0.4.2-pyhd8ed1ab_0.conda + python: '>=3.9' + url: https://conda.anaconda.org/conda-forge/noarch/mdit-py-plugins-0.4.2-pyhd8ed1ab_1.conda hash: - md5: 5387f2cfa28f8a3afa3368bb4ba201e8 - sha256: 5cedc99412278b37e9596f1f991d49f5a1663fe79767cf814a288134a1400ba9 + md5: af2060041d4f3250a7eb6ab3ec0e549b + sha256: c63ed79d9745109c0a70397713b0c07f06e7d3561abcb122cfc80a141ab3b449 category: dev optional: true - name: mdurl @@ -4580,10 +4551,10 @@ package: dependencies: nbconvert-core: 7.16.4 nbconvert-pandoc: 7.16.4 - url: https://conda.anaconda.org/conda-forge/noarch/nbconvert-7.16.4-hd8ed1ab_1.conda + url: https://conda.anaconda.org/conda-forge/noarch/nbconvert-7.16.4-hd8ed1ab_2.conda hash: - md5: ab83e3b9ca2b111d8f332e9dc8b2170f - sha256: e014e8a583ca2f2fc751bf9093ee95bfd203bd189bafe0f512c0262fece69bce + md5: 9337002f0dd2fcb8e1064f8023c8e0c0 + sha256: 034ae98c183f260307d3a9775fa75871dd6ab00b2bce52c6cd417dd8cc86fc4a category: dev optional: true - name: nbconvert @@ -4593,10 +4564,10 @@ package: dependencies: nbconvert-core: 7.16.4 nbconvert-pandoc: 7.16.4 - url: https://conda.anaconda.org/conda-forge/noarch/nbconvert-7.16.4-hd8ed1ab_1.conda + url: https://conda.anaconda.org/conda-forge/noarch/nbconvert-7.16.4-hd8ed1ab_2.conda hash: - md5: ab83e3b9ca2b111d8f332e9dc8b2170f - sha256: e014e8a583ca2f2fc751bf9093ee95bfd203bd189bafe0f512c0262fece69bce + md5: 9337002f0dd2fcb8e1064f8023c8e0c0 + sha256: 034ae98c183f260307d3a9775fa75871dd6ab00b2bce52c6cd417dd8cc86fc4a category: dev optional: true - name: nbconvert-core @@ -4621,10 +4592,10 @@ package: python: '>=3.8' tinycss2: '' traitlets: '>=5.0' - url: https://conda.anaconda.org/conda-forge/noarch/nbconvert-core-7.16.4-pyhd8ed1ab_1.conda + url: https://conda.anaconda.org/conda-forge/noarch/nbconvert-core-7.16.4-pyhff2d567_2.conda hash: - md5: e2d2abb421c13456a9a9f80272fdf543 - sha256: 074d858c5808e0a832acc0da37cd70de1565e8d6e17a62d5a11b3902b5e78319 + md5: 0457fdf55c88e52e0e7b63691eafcc48 + sha256: 03a1303ce135a8214b450e751d93c9048f55edb37f3f9f06c5e9d78ba3ef2a89 category: dev optional: true - name: nbconvert-core @@ -4649,10 +4620,10 @@ package: python: '>=3.8' tinycss2: '' traitlets: '>=5.0' - url: https://conda.anaconda.org/conda-forge/noarch/nbconvert-core-7.16.4-pyhd8ed1ab_1.conda + url: https://conda.anaconda.org/conda-forge/noarch/nbconvert-core-7.16.4-pyhff2d567_2.conda hash: - md5: e2d2abb421c13456a9a9f80272fdf543 - sha256: 074d858c5808e0a832acc0da37cd70de1565e8d6e17a62d5a11b3902b5e78319 + md5: 0457fdf55c88e52e0e7b63691eafcc48 + sha256: 03a1303ce135a8214b450e751d93c9048f55edb37f3f9f06c5e9d78ba3ef2a89 category: dev optional: true - name: nbconvert-pandoc @@ -4662,10 +4633,10 @@ package: dependencies: nbconvert-core: 7.16.4 pandoc: '' - url: https://conda.anaconda.org/conda-forge/noarch/nbconvert-pandoc-7.16.4-hd8ed1ab_1.conda + url: https://conda.anaconda.org/conda-forge/noarch/nbconvert-pandoc-7.16.4-hd8ed1ab_2.conda hash: - md5: 37cec2cf68f4c09563d8bc833791096b - sha256: 31df882e97b227e7e57a328a36840e65ea3247023ac2ce502fd5d4b621da8dbe + md5: 28701f71ce0b88b86783df822dd9d7b9 + sha256: d72734dcda3ab02e76ac11d453e1d4fac7edbd37db86fe14b324b15fd84ce42c category: dev optional: true - name: nbconvert-pandoc @@ -4675,10 +4646,10 @@ package: dependencies: nbconvert-core: 7.16.4 pandoc: '' - url: https://conda.anaconda.org/conda-forge/noarch/nbconvert-pandoc-7.16.4-hd8ed1ab_1.conda + url: https://conda.anaconda.org/conda-forge/noarch/nbconvert-pandoc-7.16.4-hd8ed1ab_2.conda hash: - md5: 37cec2cf68f4c09563d8bc833791096b - sha256: 31df882e97b227e7e57a328a36840e65ea3247023ac2ce502fd5d4b621da8dbe + md5: 28701f71ce0b88b86783df822dd9d7b9 + sha256: d72734dcda3ab02e76ac11d453e1d4fac7edbd37db86fe14b324b15fd84ce42c category: dev optional: true - name: nbformat @@ -4688,13 +4659,13 @@ package: dependencies: jsonschema: '>=2.6' jupyter_core: '>=4.12,!=5.0.*' - python: '>=3.8' + python: '>=3.9' python-fastjsonschema: '>=2.15' traitlets: '>=5.1' - url: https://conda.anaconda.org/conda-forge/noarch/nbformat-5.10.4-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/nbformat-5.10.4-pyhd8ed1ab_1.conda hash: - md5: 0b57b5368ab7fc7cdc9e3511fa867214 - sha256: 36fe73da4d37bc7ac2d1540526ecd294fbd09acda04e096181ab8f1ccd2b464c + md5: bbe1963f1e47f594070ffe87cdf612ea + sha256: 7a5bd30a2e7ddd7b85031a5e2e14f290898098dc85bea5b3a5bf147c25122838 category: dev optional: true - name: nbformat @@ -4704,13 +4675,13 @@ package: dependencies: jsonschema: '>=2.6' jupyter_core: '>=4.12,!=5.0.*' - python: '>=3.8' + python: '>=3.9' python-fastjsonschema: '>=2.15' traitlets: '>=5.1' - url: https://conda.anaconda.org/conda-forge/noarch/nbformat-5.10.4-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/nbformat-5.10.4-pyhd8ed1ab_1.conda hash: - md5: 0b57b5368ab7fc7cdc9e3511fa867214 - sha256: 36fe73da4d37bc7ac2d1540526ecd294fbd09acda04e096181ab8f1ccd2b464c + md5: bbe1963f1e47f594070ffe87cdf612ea + sha256: 7a5bd30a2e7ddd7b85031a5e2e14f290898098dc85bea5b3a5bf147c25122838 category: dev optional: true - name: ncurses @@ -4751,7 +4722,7 @@ package: category: dev optional: true - name: notebook - version: 7.3.0 + version: 7.3.1 manager: conda platform: linux-64 dependencies: @@ -4762,14 +4733,14 @@ package: notebook-shim: '>=0.2,<0.3' python: '>=3.9' tornado: '>=6.2.0' - url: https://conda.anaconda.org/conda-forge/noarch/notebook-7.3.0-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/notebook-7.3.1-pyhd8ed1ab_0.conda hash: - md5: 22f813b9e75070203b2c67f742aafa71 - sha256: 9cea6f74d6b73ca97df4b76a8afc748b15f27db5c59853e43a4f49d4bc061612 + md5: f663ab5bcc9a28364b7b80aa976ed00f + sha256: d5bd4e3c27b2fd234c5d79f3749cd6139d5b13a88cb7320f93c239aabc28e576 category: dev optional: true - name: notebook - version: 7.3.0 + version: 7.3.1 manager: conda platform: win-64 dependencies: @@ -4780,10 +4751,10 @@ package: notebook-shim: '>=0.2,<0.3' python: '>=3.9' tornado: '>=6.2.0' - url: https://conda.anaconda.org/conda-forge/noarch/notebook-7.3.0-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/notebook-7.3.1-pyhd8ed1ab_0.conda hash: - md5: 22f813b9e75070203b2c67f742aafa71 - sha256: 9cea6f74d6b73ca97df4b76a8afc748b15f27db5c59853e43a4f49d4bc061612 + md5: f663ab5bcc9a28364b7b80aa976ed00f + sha256: d5bd4e3c27b2fd234c5d79f3749cd6139d5b13a88cb7320f93c239aabc28e576 category: dev optional: true - name: notebook-shim @@ -4792,11 +4763,11 @@ package: platform: linux-64 dependencies: jupyter_server: '>=1.8,<3' - python: '>=3.7' - url: https://conda.anaconda.org/conda-forge/noarch/notebook-shim-0.2.4-pyhd8ed1ab_0.conda + python: '>=3.9' + url: https://conda.anaconda.org/conda-forge/noarch/notebook-shim-0.2.4-pyhd8ed1ab_1.conda hash: - md5: 3d85618e2c97ab896b5b5e298d32b5b3 - sha256: 9b5fdef9ebe89222baa9da2796ebe7bc02ec6c5a1f61327b651d6b92cf9a0230 + md5: e7f89ea5f7ea9401642758ff50a2d9c1 + sha256: 7b920e46b9f7a2d2aa6434222e5c8d739021dbc5cc75f32d124a8191d86f9056 category: dev optional: true - name: notebook-shim @@ -4805,11 +4776,11 @@ package: platform: win-64 dependencies: jupyter_server: '>=1.8,<3' - python: '>=3.7' - url: https://conda.anaconda.org/conda-forge/noarch/notebook-shim-0.2.4-pyhd8ed1ab_0.conda + python: '>=3.9' + url: https://conda.anaconda.org/conda-forge/noarch/notebook-shim-0.2.4-pyhd8ed1ab_1.conda hash: - md5: 3d85618e2c97ab896b5b5e298d32b5b3 - sha256: 9b5fdef9ebe89222baa9da2796ebe7bc02ec6c5a1f61327b651d6b92cf9a0230 + md5: e7f89ea5f7ea9401642758ff50a2d9c1 + sha256: 7b920e46b9f7a2d2aa6434222e5c8d739021dbc5cc75f32d124a8191d86f9056 category: dev optional: true - name: numba @@ -4922,36 +4893,37 @@ package: category: main optional: false - name: openjpeg - version: 2.5.2 + version: 2.5.3 manager: conda platform: linux-64 dependencies: - libgcc-ng: '>=12' - libpng: '>=1.6.43,<1.7.0a0' - libstdcxx-ng: '>=12' - libtiff: '>=4.6.0,<4.8.0a0' - libzlib: '>=1.2.13,<2.0.0a0' - url: https://conda.anaconda.org/conda-forge/linux-64/openjpeg-2.5.2-h488ebb8_0.conda + __glibc: '>=2.17,<3.0.a0' + libgcc: '>=13' + libpng: '>=1.6.44,<1.7.0a0' + libstdcxx: '>=13' + libtiff: '>=4.7.0,<4.8.0a0' + libzlib: '>=1.3.1,<2.0a0' + url: https://conda.anaconda.org/conda-forge/linux-64/openjpeg-2.5.3-h5fbd93e_0.conda hash: - md5: 7f2e286780f072ed750df46dc2631138 - sha256: 5600a0b82df042bd27d01e4e687187411561dfc11cc05143a08ce29b64bf2af2 + md5: 9e5816bc95d285c115a3ebc2f8563564 + sha256: 5bee706ea5ba453ed7fd9da7da8380dd88b865c8d30b5aaec14d2b6dd32dbc39 category: main optional: false - name: openjpeg - version: 2.5.2 + version: 2.5.3 manager: conda platform: win-64 dependencies: - libpng: '>=1.6.43,<1.7.0a0' - libtiff: '>=4.6.0,<4.8.0a0' - libzlib: '>=1.2.13,<2.0.0a0' + libpng: '>=1.6.44,<1.7.0a0' + libtiff: '>=4.7.0,<4.8.0a0' + libzlib: '>=1.3.1,<2.0a0' ucrt: '>=10.0.20348.0' vc: '>=14.2,<15' vc14_runtime: '>=14.29.30139' - url: https://conda.anaconda.org/conda-forge/win-64/openjpeg-2.5.2-h3d672ee_0.conda + url: https://conda.anaconda.org/conda-forge/win-64/openjpeg-2.5.3-h4d64b90_0.conda hash: - md5: 7e7099ad94ac3b599808950cec30ad4e - sha256: dda71cbe094234ab208f3552dec1f4ca6f2e614175d010808d6cb66ecf0bc753 + md5: fc050366dd0b8313eb797ed1ffef3a29 + sha256: 410175815df192f57a07c29a6b3fdd4231937173face9e63f0830c1234272ce3 category: main optional: false - name: openssl @@ -5074,25 +5046,25 @@ package: category: main optional: false - name: pandoc - version: '3.5' + version: '3.6' manager: conda platform: linux-64 dependencies: {} - url: https://conda.anaconda.org/conda-forge/linux-64/pandoc-3.5-ha770c72_0.conda + url: https://conda.anaconda.org/conda-forge/linux-64/pandoc-3.6-ha770c72_0.conda hash: - md5: 2889e6b9c666c3a564ab90cedc5832fd - sha256: 56df96c2707a5ac71b2e5d3b32e38521c0bac91006d0b8948c1d347dd5c12609 + md5: 38ee82616a780cf22ec6355e386e2563 + sha256: 9d4cfbb4cb844c50cecb0bc3c1ad7479908f422299bf79e667aa75129c4b0a21 category: dev optional: true - name: pandoc - version: '3.5' + version: '3.6' manager: conda platform: win-64 dependencies: {} - url: https://conda.anaconda.org/conda-forge/win-64/pandoc-3.5-h57928b3_0.conda + url: https://conda.anaconda.org/conda-forge/win-64/pandoc-3.6-h57928b3_0.conda hash: - md5: 2c4a6c475e0f1bbffac672b0943dc520 - sha256: 2ef7593628529429ab0041128f90e7bb32eb447a05850c40ff178d9ad9df2e9b + md5: 0ec4b5943313ed989ccaebd37f04f46b + sha256: 43e5cb6d762f9777371ffcb00b766019a36be5fc2faddb56fd8ba1e7f2e4b789 category: dev optional: true - name: pandocfilters @@ -5289,11 +5261,11 @@ package: manager: conda platform: linux-64 dependencies: - python: '>=3.6' - url: https://conda.anaconda.org/conda-forge/noarch/pkgutil-resolve-name-1.3.10-pyhd8ed1ab_1.conda + python: '>=3.9' + url: https://conda.anaconda.org/conda-forge/noarch/pkgutil-resolve-name-1.3.10-pyhd8ed1ab_2.conda hash: - md5: 405678b942f2481cecdb3e010f4925d9 - sha256: fecf95377134b0e8944762d92ecf7b0149c07d8186fb5db583125a2705c7ea0a + md5: 5a5870a74432aa332f7d32180633ad05 + sha256: adb2dde5b4f7da70ae81309cce6188ed3286ff280355cf1931b45d91164d2ad8 category: dev optional: true - name: pkgutil-resolve-name @@ -5301,11 +5273,11 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.6' - url: https://conda.anaconda.org/conda-forge/noarch/pkgutil-resolve-name-1.3.10-pyhd8ed1ab_1.conda + python: '>=3.9' + url: https://conda.anaconda.org/conda-forge/noarch/pkgutil-resolve-name-1.3.10-pyhd8ed1ab_2.conda hash: - md5: 405678b942f2481cecdb3e010f4925d9 - sha256: fecf95377134b0e8944762d92ecf7b0149c07d8186fb5db583125a2705c7ea0a + md5: 5a5870a74432aa332f7d32180633ad05 + sha256: adb2dde5b4f7da70ae81309cce6188ed3286ff280355cf1931b45d91164d2ad8 category: dev optional: true - name: platformdirs @@ -5493,11 +5465,11 @@ package: manager: conda platform: linux-64 dependencies: - python: '>=3.5' - url: https://conda.anaconda.org/conda-forge/noarch/pure_eval-0.2.3-pyhd8ed1ab_0.conda + python: '>=3.9' + url: https://conda.anaconda.org/conda-forge/noarch/pure_eval-0.2.3-pyhd8ed1ab_1.conda hash: - md5: 0f051f09d992e0d08941706ad519ee0e - sha256: dcfcb3cee1ae0a89729601582cc3edea20ba13c9493967a03a693c67567af0c8 + md5: 3bfdfb8dbcdc4af1ae3f9a8eb3948f04 + sha256: 71bd24600d14bb171a6321d523486f6a06f855e75e547fa0cb2a0953b02047f0 category: dev optional: true - name: pure_eval @@ -5505,11 +5477,11 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.5' - url: https://conda.anaconda.org/conda-forge/noarch/pure_eval-0.2.3-pyhd8ed1ab_0.conda + python: '>=3.9' + url: https://conda.anaconda.org/conda-forge/noarch/pure_eval-0.2.3-pyhd8ed1ab_1.conda hash: - md5: 0f051f09d992e0d08941706ad519ee0e - sha256: dcfcb3cee1ae0a89729601582cc3edea20ba13c9493967a03a693c67567af0c8 + md5: 3bfdfb8dbcdc4af1ae3f9a8eb3948f04 + sha256: 71bd24600d14bb171a6321d523486f6a06f855e75e547fa0cb2a0953b02047f0 category: dev optional: true - name: pybtex @@ -5593,7 +5565,7 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.9' + python: '' url: https://conda.anaconda.org/conda-forge/noarch/pycparser-2.22-pyh29332c3_1.conda hash: md5: 12c566707c80111f9799308d9e265aef @@ -5980,7 +5952,7 @@ package: category: dev optional: true - name: python - version: 3.10.15 + version: 3.10.16 manager: conda platform: linux-64 dependencies: @@ -5989,45 +5961,45 @@ package: ld_impl_linux-64: '>=2.36.1' libffi: '>=3.4,<4.0a0' libgcc: '>=13' + liblzma: '>=5.6.3,<6.0a0' libnsl: '>=2.0.1,<2.1.0a0' - libsqlite: '>=3.46.1,<4.0a0' + libsqlite: '>=3.47.0,<4.0a0' libuuid: '>=2.38.1,<3.0a0' libxcrypt: '>=4.4.36' libzlib: '>=1.3.1,<2.0a0' ncurses: '>=6.5,<7.0a0' - openssl: '>=3.3.2,<4.0a0' + openssl: '>=3.4.0,<4.0a0' pip: '' readline: '>=8.2,<9.0a0' tk: '>=8.6.13,<8.7.0a0' tzdata: '' - xz: '>=5.2.6,<6.0a0' - url: https://conda.anaconda.org/conda-forge/linux-64/python-3.10.15-h4a871b0_2_cpython.conda + url: https://conda.anaconda.org/conda-forge/linux-64/python-3.10.16-he725a3c_1_cpython.conda hash: - md5: 98059097f62e97be9aed7ec904055825 - sha256: c1e5e93b887d8cd1aa31d24b9620cb7eb6645c08c97b15ffc844fd6c29051420 + md5: b887811a901b3aa622a92caf03bc8917 + sha256: 3f90a2d5062a73cd2dd8a0027718aee1db93f7975b9cfe529e2c9aeec2db262e category: main optional: false - name: python - version: 3.10.15 + version: 3.10.16 manager: conda platform: win-64 dependencies: bzip2: '>=1.0.8,<2.0a0' libffi: '>=3.4,<4.0a0' - libsqlite: '>=3.46.1,<4.0a0' + liblzma: '>=5.6.3,<6.0a0' + libsqlite: '>=3.47.0,<4.0a0' libzlib: '>=1.3.1,<2.0a0' - openssl: '>=3.3.2,<4.0a0' + openssl: '>=3.4.0,<4.0a0' pip: '' tk: '>=8.6.13,<8.7.0a0' tzdata: '' ucrt: '>=10.0.20348.0' vc: '>=14.2,<15' vc14_runtime: '>=14.29.30139' - xz: '>=5.2.6,<6.0a0' - url: https://conda.anaconda.org/conda-forge/win-64/python-3.10.15-hfaddaf0_2_cpython.conda + url: https://conda.anaconda.org/conda-forge/win-64/python-3.10.16-h37870fc_1_cpython.conda hash: - md5: 52a45ce756c062994b25738288c8ab62 - sha256: ee5af019e5d7140ad2d40b5f772fcd68ded056853a478a2b54f417855977e99b + md5: 5c292a7bd9c32a256ba7939b3e6dee03 + sha256: 3392db6a7a90864d3fd1ce281859a49e27ee68121b63eece2ae6f1dbb2a8aaf1 category: main optional: false - name: python-dateutil @@ -6325,12 +6297,12 @@ package: platform: linux-64 dependencies: attrs: '>=22.2.0' - python: '>=3.8' + python: '>=3.9' rpds-py: '>=0.7.0' - url: https://conda.anaconda.org/conda-forge/noarch/referencing-0.35.1-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/referencing-0.35.1-pyhd8ed1ab_1.conda hash: - md5: 0fc8b52192a8898627c3efae1003e9f6 - sha256: be8d6d9e86b1a3fef5424127ff81782f8ca63d3058980859609f6f1ecdd34cb3 + md5: 8c9083612c1bfe6878715ed5732605f8 + sha256: f972eecb4dc8e06257af37642f92b0f2df04a7fe4c950f2e1045505e5e93985f category: dev optional: true - name: referencing @@ -6339,12 +6311,12 @@ package: platform: win-64 dependencies: attrs: '>=22.2.0' - python: '>=3.8' + python: '>=3.9' rpds-py: '>=0.7.0' - url: https://conda.anaconda.org/conda-forge/noarch/referencing-0.35.1-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/referencing-0.35.1-pyhd8ed1ab_1.conda hash: - md5: 0fc8b52192a8898627c3efae1003e9f6 - sha256: be8d6d9e86b1a3fef5424127ff81782f8ca63d3058980859609f6f1ecdd34cb3 + md5: 8c9083612c1bfe6878715ed5732605f8 + sha256: f972eecb4dc8e06257af37642f92b0f2df04a7fe4c950f2e1045505e5e93985f category: dev optional: true - name: requests @@ -6384,12 +6356,12 @@ package: manager: conda platform: linux-64 dependencies: - python: '>=3.5' + python: '>=3.9' six: '' - url: https://conda.anaconda.org/conda-forge/noarch/rfc3339-validator-0.1.4-pyhd8ed1ab_0.tar.bz2 + url: https://conda.anaconda.org/conda-forge/noarch/rfc3339-validator-0.1.4-pyhd8ed1ab_1.conda hash: - md5: fed45fc5ea0813240707998abe49f520 - sha256: 7c7052b51de0b5c558f890bb11f8b5edbb9934a653d76be086b1182b9f54185d + md5: 36de09a8d3e5d5e6f4ee63af49e59706 + sha256: 2e4372f600490a6e0b3bac60717278448e323cab1c0fecd5f43f7c56535a99c5 category: dev optional: true - name: rfc3339-validator @@ -6397,12 +6369,12 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.5' + python: '>=3.9' six: '' - url: https://conda.anaconda.org/conda-forge/noarch/rfc3339-validator-0.1.4-pyhd8ed1ab_0.tar.bz2 + url: https://conda.anaconda.org/conda-forge/noarch/rfc3339-validator-0.1.4-pyhd8ed1ab_1.conda hash: - md5: fed45fc5ea0813240707998abe49f520 - sha256: 7c7052b51de0b5c558f890bb11f8b5edbb9934a653d76be086b1182b9f54185d + md5: 36de09a8d3e5d5e6f4ee63af49e59706 + sha256: 2e4372f600490a6e0b3bac60717278448e323cab1c0fecd5f43f7c56535a99c5 category: dev optional: true - name: rfc3986-validator @@ -6430,7 +6402,7 @@ package: category: dev optional: true - name: rpds-py - version: 0.22.1 + version: 0.22.3 manager: conda platform: linux-64 dependencies: @@ -6438,14 +6410,14 @@ package: libgcc: '>=13' python: '>=3.10,<3.11.0a0' python_abi: 3.10.* - url: https://conda.anaconda.org/conda-forge/linux-64/rpds-py-0.22.1-py310h505e2c1_0.conda + url: https://conda.anaconda.org/conda-forge/linux-64/rpds-py-0.22.3-py310h505e2c1_0.conda hash: - md5: d0e9ef5b5f6f9627b6aaae047219d511 - sha256: ee4a7a48eaf08444fb0973a552a272c4bdb56c996fd2e43a711e30b1fac0ba4a + md5: 3c12053527c50b3f825dd6dd0861832d + sha256: e13019600e75707126118cf3f02187e7dd96f475a82e8fa06e59091f76159274 category: dev optional: true - name: rpds-py - version: 0.22.1 + version: 0.22.3 manager: conda platform: win-64 dependencies: @@ -6454,10 +6426,10 @@ package: ucrt: '>=10.0.20348.0' vc: '>=14.2,<15' vc14_runtime: '>=14.29.30139' - url: https://conda.anaconda.org/conda-forge/win-64/rpds-py-0.22.1-py310hc226416_0.conda + url: https://conda.anaconda.org/conda-forge/win-64/rpds-py-0.22.3-py310hc226416_0.conda hash: - md5: a39cdbde63da3c3fa5bb03339e13851d - sha256: 2859164473ff83300bd21f57599adb688bcf68a0bda118358bd000378158fd75 + md5: 9830bfdf323849d4575a0036f184a3ad + sha256: 30ceeaf10fa48ac63ca5ef72e7ed611241c852f7f980fff1ac37571fde635b31 category: dev optional: true - name: scikit-learn @@ -6516,10 +6488,10 @@ package: numpy: '>=1.23.5' python: '>=3.10,<3.11.0a0' python_abi: 3.10.* - url: https://conda.anaconda.org/conda-forge/linux-64/scipy-1.14.1-py310hfcf56fc_1.conda + url: https://conda.anaconda.org/conda-forge/linux-64/scipy-1.14.1-py310hfcf56fc_2.conda hash: - md5: d9b1b75a227dbc42f3fe0e8bc852b805 - sha256: df95244cd5faf7ede8560081db49892cb8ae99e202044d9eb00e4792d9d29af0 + md5: b5d548b2a7cf8d0c74fc6c4bf42d1ca5 + sha256: a15008a51fd6b6dcaeb5563869ff0a8a015f1e0a8634a9d89d2c189eefbd7182 category: main optional: false - name: scipy @@ -6536,10 +6508,10 @@ package: ucrt: '>=10.0.20348.0' vc: '>=14.2,<15' vc14_runtime: '>=14.29.30139' - url: https://conda.anaconda.org/conda-forge/win-64/scipy-1.14.1-py310hbd0dde3_1.conda + url: https://conda.anaconda.org/conda-forge/win-64/scipy-1.14.1-py310hbd0dde3_2.conda hash: - md5: 40856f1a065530263c38af13fe7d8f25 - sha256: 6ba7d1ab0cc549931bb5979c5230d3fa64791a23a23dd8142813da9759ba2b1a + md5: 72a2a7c264a8b48d113111756c2bbbb4 + sha256: 761829fa9c91fdffff0ba5a1f56f7d4cc00bec71ca7fa06859dc7f5a98117273 category: main optional: false - name: send2trash @@ -6594,27 +6566,27 @@ package: category: main optional: false - name: six - version: 1.16.0 + version: 1.17.0 manager: conda platform: linux-64 dependencies: python: '>=3.9' - url: https://conda.anaconda.org/conda-forge/noarch/six-1.16.0-pyhd8ed1ab_1.conda + url: https://conda.anaconda.org/conda-forge/noarch/six-1.17.0-pyhd8ed1ab_0.conda hash: - md5: a516da6cfe1ec0a55e49737f017b4965 - sha256: 761b96fe7bea080b9c35dd2f87f788eb94b61d462645bd16f361e80ae0ff017c + md5: a451d576819089b0d672f18768be0f65 + sha256: 41db0180680cc67c3fa76544ffd48d6a5679d96f4b71d7498a759e94edc9a2db category: main optional: false - name: six - version: 1.16.0 + version: 1.17.0 manager: conda platform: win-64 dependencies: python: '>=3.9' - url: https://conda.anaconda.org/conda-forge/noarch/six-1.16.0-pyhd8ed1ab_1.conda + url: https://conda.anaconda.org/conda-forge/noarch/six-1.17.0-pyhd8ed1ab_0.conda hash: - md5: a516da6cfe1ec0a55e49737f017b4965 - sha256: 761b96fe7bea080b9c35dd2f87f788eb94b61d462645bd16f361e80ae0ff017c + md5: a451d576819089b0d672f18768be0f65 + sha256: 41db0180680cc67c3fa76544ffd48d6a5679d96f4b71d7498a759e94edc9a2db category: main optional: false - name: sniffio @@ -7022,10 +6994,10 @@ package: dependencies: python: '>=3.9' sphinx: '>=5' - url: https://conda.anaconda.org/conda-forge/noarch/sphinxcontrib-applehelp-2.0.0-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/sphinxcontrib-applehelp-2.0.0-pyhd8ed1ab_1.conda hash: - md5: 9075bd8c033f0257122300db914e49c9 - sha256: 8ac476358cf26098e3a360b2a9037bd809243f72934c103953e25f4fda4b9f31 + md5: 16e3f039c0aa6446513e94ab18a8784b + sha256: d7433a344a9ad32a680b881c81b0034bc61618d12c39dd6e3309abeffa9577ba category: dev optional: true - name: sphinxcontrib-applehelp @@ -7035,10 +7007,10 @@ package: dependencies: python: '>=3.9' sphinx: '>=5' - url: https://conda.anaconda.org/conda-forge/noarch/sphinxcontrib-applehelp-2.0.0-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/sphinxcontrib-applehelp-2.0.0-pyhd8ed1ab_1.conda hash: - md5: 9075bd8c033f0257122300db914e49c9 - sha256: 8ac476358cf26098e3a360b2a9037bd809243f72934c103953e25f4fda4b9f31 + md5: 16e3f039c0aa6446513e94ab18a8784b + sha256: d7433a344a9ad32a680b881c81b0034bc61618d12c39dd6e3309abeffa9577ba category: dev optional: true - name: sphinxcontrib-bibtex @@ -7084,10 +7056,10 @@ package: dependencies: python: '>=3.9' sphinx: '>=5' - url: https://conda.anaconda.org/conda-forge/noarch/sphinxcontrib-devhelp-2.0.0-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/sphinxcontrib-devhelp-2.0.0-pyhd8ed1ab_1.conda hash: - md5: b3bcc38c471ebb738854f52a36059b48 - sha256: 6790efe55f168816dfc9c14235054d5156e5150d28546c5baf2ff4973eff8f6b + md5: 910f28a05c178feba832f842155cbfff + sha256: 55d5076005d20b84b20bee7844e686b7e60eb9f683af04492e598a622b12d53d category: dev optional: true - name: sphinxcontrib-devhelp @@ -7097,10 +7069,10 @@ package: dependencies: python: '>=3.9' sphinx: '>=5' - url: https://conda.anaconda.org/conda-forge/noarch/sphinxcontrib-devhelp-2.0.0-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/sphinxcontrib-devhelp-2.0.0-pyhd8ed1ab_1.conda hash: - md5: b3bcc38c471ebb738854f52a36059b48 - sha256: 6790efe55f168816dfc9c14235054d5156e5150d28546c5baf2ff4973eff8f6b + md5: 910f28a05c178feba832f842155cbfff + sha256: 55d5076005d20b84b20bee7844e686b7e60eb9f683af04492e598a622b12d53d category: dev optional: true - name: sphinxcontrib-htmlhelp @@ -7110,10 +7082,10 @@ package: dependencies: python: '>=3.9' sphinx: '>=5' - url: https://conda.anaconda.org/conda-forge/noarch/sphinxcontrib-htmlhelp-2.1.0-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/sphinxcontrib-htmlhelp-2.1.0-pyhd8ed1ab_1.conda hash: - md5: e25640d692c02e8acfff0372f547e940 - sha256: 55e14b77ed786ab6ff752b8d75f8448536f385ed250f432bd408d2eff5ea4a9e + md5: e9fb3fe8a5b758b4aff187d434f94f03 + sha256: c1492c0262ccf16694bdcd3bb62aa4627878ea8782d5cd3876614ffeb62b3996 category: dev optional: true - name: sphinxcontrib-htmlhelp @@ -7123,10 +7095,10 @@ package: dependencies: python: '>=3.9' sphinx: '>=5' - url: https://conda.anaconda.org/conda-forge/noarch/sphinxcontrib-htmlhelp-2.1.0-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/sphinxcontrib-htmlhelp-2.1.0-pyhd8ed1ab_1.conda hash: - md5: e25640d692c02e8acfff0372f547e940 - sha256: 55e14b77ed786ab6ff752b8d75f8448536f385ed250f432bd408d2eff5ea4a9e + md5: e9fb3fe8a5b758b4aff187d434f94f03 + sha256: c1492c0262ccf16694bdcd3bb62aa4627878ea8782d5cd3876614ffeb62b3996 category: dev optional: true - name: sphinxcontrib-jsmath @@ -7134,11 +7106,11 @@ package: manager: conda platform: linux-64 dependencies: - python: '>=3.5' - url: https://conda.anaconda.org/conda-forge/noarch/sphinxcontrib-jsmath-1.0.1-pyhd8ed1ab_0.conda + python: '>=3.9' + url: https://conda.anaconda.org/conda-forge/noarch/sphinxcontrib-jsmath-1.0.1-pyhd8ed1ab_1.conda hash: - md5: da1d979339e2714c30a8e806a33ec087 - sha256: d4337d83b8edba688547766fc80f1ac86d6ec86ceeeda93f376acc04079c5ce2 + md5: fa839b5ff59e192f411ccc7dae6588bb + sha256: 578bef5ec630e5b2b8810d898bbbf79b9ae66d49b7938bcc3efc364e679f2a62 category: dev optional: true - name: sphinxcontrib-jsmath @@ -7146,11 +7118,11 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.5' - url: https://conda.anaconda.org/conda-forge/noarch/sphinxcontrib-jsmath-1.0.1-pyhd8ed1ab_0.conda + python: '>=3.9' + url: https://conda.anaconda.org/conda-forge/noarch/sphinxcontrib-jsmath-1.0.1-pyhd8ed1ab_1.conda hash: - md5: da1d979339e2714c30a8e806a33ec087 - sha256: d4337d83b8edba688547766fc80f1ac86d6ec86ceeeda93f376acc04079c5ce2 + md5: fa839b5ff59e192f411ccc7dae6588bb + sha256: 578bef5ec630e5b2b8810d898bbbf79b9ae66d49b7938bcc3efc364e679f2a62 category: dev optional: true - name: sphinxcontrib-qthelp @@ -7160,10 +7132,10 @@ package: dependencies: python: '>=3.9' sphinx: '>=5' - url: https://conda.anaconda.org/conda-forge/noarch/sphinxcontrib-qthelp-2.0.0-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/sphinxcontrib-qthelp-2.0.0-pyhd8ed1ab_1.conda hash: - md5: d6e5ea5fe00164ac6c2dcc5d76a42192 - sha256: 7ae639b729844de2ec74dbaf1acccc14843868a82fa46cd2ceb735bc8266af5b + md5: 00534ebcc0375929b45c3039b5ba7636 + sha256: c664fefae4acdb5fae973bdde25836faf451f41d04342b64a358f9a7753c92ca category: dev optional: true - name: sphinxcontrib-qthelp @@ -7173,10 +7145,10 @@ package: dependencies: python: '>=3.9' sphinx: '>=5' - url: https://conda.anaconda.org/conda-forge/noarch/sphinxcontrib-qthelp-2.0.0-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/sphinxcontrib-qthelp-2.0.0-pyhd8ed1ab_1.conda hash: - md5: d6e5ea5fe00164ac6c2dcc5d76a42192 - sha256: 7ae639b729844de2ec74dbaf1acccc14843868a82fa46cd2ceb735bc8266af5b + md5: 00534ebcc0375929b45c3039b5ba7636 + sha256: c664fefae4acdb5fae973bdde25836faf451f41d04342b64a358f9a7753c92ca category: dev optional: true - name: sphinxcontrib-serializinghtml @@ -7186,10 +7158,10 @@ package: dependencies: python: '>=3.9' sphinx: '>=5' - url: https://conda.anaconda.org/conda-forge/noarch/sphinxcontrib-serializinghtml-1.1.10-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/sphinxcontrib-serializinghtml-1.1.10-pyhd8ed1ab_1.conda hash: - md5: e507335cb4ca9cff4c3d0fa9cdab255e - sha256: bf80e4c0ff97d5e8e5f6db0831ba60007e820a3a438e8f1afd868aa516d67d6f + md5: 3bc61f7161d28137797e038263c04c54 + sha256: 64d89ecc0264347486971a94487cb8d7c65bfc0176750cf7502b8a272f4ab557 category: dev optional: true - name: sphinxcontrib-serializinghtml @@ -7199,10 +7171,10 @@ package: dependencies: python: '>=3.9' sphinx: '>=5' - url: https://conda.anaconda.org/conda-forge/noarch/sphinxcontrib-serializinghtml-1.1.10-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/sphinxcontrib-serializinghtml-1.1.10-pyhd8ed1ab_1.conda hash: - md5: e507335cb4ca9cff4c3d0fa9cdab255e - sha256: bf80e4c0ff97d5e8e5f6db0831ba60007e820a3a438e8f1afd868aa516d67d6f + md5: 3bc61f7161d28137797e038263c04c54 + sha256: 64d89ecc0264347486971a94487cb8d7c65bfc0176750cf7502b8a272f4ab557 category: dev optional: true - name: sqlalchemy @@ -7241,33 +7213,33 @@ package: category: dev optional: true - name: stack_data - version: 0.6.2 + version: 0.6.3 manager: conda platform: linux-64 dependencies: asttokens: '' executing: '' pure_eval: '' - python: '>=3.5' - url: https://conda.anaconda.org/conda-forge/noarch/stack_data-0.6.2-pyhd8ed1ab_0.conda + python: '>=3.9' + url: https://conda.anaconda.org/conda-forge/noarch/stack_data-0.6.3-pyhd8ed1ab_1.conda hash: - md5: e7df0fdd404616638df5ece6e69ba7af - sha256: a58433e75229bec39f3be50c02efbe9b7083e53a1f31d8ee247564f370191eec + md5: b1b505328da7a6b246787df4b5a49fbc + sha256: 570da295d421661af487f1595045760526964f41471021056e993e73089e9c41 category: dev optional: true - name: stack_data - version: 0.6.2 + version: 0.6.3 manager: conda platform: win-64 dependencies: asttokens: '' executing: '' pure_eval: '' - python: '>=3.5' - url: https://conda.anaconda.org/conda-forge/noarch/stack_data-0.6.2-pyhd8ed1ab_0.conda + python: '>=3.9' + url: https://conda.anaconda.org/conda-forge/noarch/stack_data-0.6.3-pyhd8ed1ab_1.conda hash: - md5: e7df0fdd404616638df5ece6e69ba7af - sha256: a58433e75229bec39f3be50c02efbe9b7083e53a1f31d8ee247564f370191eec + md5: b1b505328da7a6b246787df4b5a49fbc + sha256: 570da295d421661af487f1595045760526964f41471021056e993e73089e9c41 category: dev optional: true - name: tabulate @@ -7275,11 +7247,11 @@ package: manager: conda platform: linux-64 dependencies: - python: '>=3.7' - url: https://conda.anaconda.org/conda-forge/noarch/tabulate-0.9.0-pyhd8ed1ab_1.tar.bz2 + python: '>=3.9' + url: https://conda.anaconda.org/conda-forge/noarch/tabulate-0.9.0-pyhd8ed1ab_2.conda hash: - md5: 4759805cce2d914c38472f70bf4d8bcb - sha256: f6e4a0dd24ba060a4af69ca79d32361a6678e61d78c73eb5e357909b025b4620 + md5: 959484a66b4b76befcddc4fa97c95567 + sha256: 090023bddd40d83468ef86573976af8c514f64119b2bd814ee63a838a542720a category: dev optional: true - name: tabulate @@ -7287,11 +7259,11 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.7' - url: https://conda.anaconda.org/conda-forge/noarch/tabulate-0.9.0-pyhd8ed1ab_1.tar.bz2 + python: '>=3.9' + url: https://conda.anaconda.org/conda-forge/noarch/tabulate-0.9.0-pyhd8ed1ab_2.conda hash: - md5: 4759805cce2d914c38472f70bf4d8bcb - sha256: f6e4a0dd24ba060a4af69ca79d32361a6678e61d78c73eb5e357909b025b4620 + md5: 959484a66b4b76befcddc4fa97c95567 + sha256: 090023bddd40d83468ef86573976af8c514f64119b2bd814ee63a838a542720a category: dev optional: true - name: tbb @@ -7331,11 +7303,11 @@ package: manager: conda platform: linux-64 dependencies: - python: '>=3.7' - url: https://conda.anaconda.org/conda-forge/noarch/tblib-3.0.0-pyhd8ed1ab_0.conda + python: '>=3.9' + url: https://conda.anaconda.org/conda-forge/noarch/tblib-3.0.0-pyhd8ed1ab_1.conda hash: - md5: 04eedddeb68ad39871c8127dd1c21f4f - sha256: 2e2c255b6f24a6d75b9938cb184520e27db697db2c24f04e18342443ae847c0a + md5: 60ce69f73f3e75b21f1c27b1b471320c + sha256: 6869cd2e043426d30c84d0ff6619f176b39728f9c75dc95dca89db994548bb8a category: main optional: false - name: tblib @@ -7343,11 +7315,11 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.7' - url: https://conda.anaconda.org/conda-forge/noarch/tblib-3.0.0-pyhd8ed1ab_0.conda + python: '>=3.9' + url: https://conda.anaconda.org/conda-forge/noarch/tblib-3.0.0-pyhd8ed1ab_1.conda hash: - md5: 04eedddeb68ad39871c8127dd1c21f4f - sha256: 2e2c255b6f24a6d75b9938cb184520e27db697db2c24f04e18342443ae847c0a + md5: 60ce69f73f3e75b21f1c27b1b471320c + sha256: 6869cd2e043426d30c84d0ff6619f176b39728f9c75dc95dca89db994548bb8a category: main optional: false - name: terminado @@ -7534,11 +7506,11 @@ package: manager: conda platform: linux-64 dependencies: - python: '>=3.8' - url: https://conda.anaconda.org/conda-forge/noarch/toolz-1.0.0-pyhd8ed1ab_0.conda + python: '>=3.9' + url: https://conda.anaconda.org/conda-forge/noarch/toolz-1.0.0-pyhd8ed1ab_1.conda hash: - md5: 34feccdd4177f2d3d53c73fc44fd9a37 - sha256: 6371cf3cf8292f2abdcc2bf783d6e70203d72f8ff0c1625f55a486711e276c75 + md5: 40d0ed782a8aaa16ef248e68c06c168d + sha256: eda38f423c33c2eaeca49ed946a8d3bf466cc3364970e083a65eb2fd85258d87 category: main optional: false - name: toolz @@ -7546,11 +7518,11 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.8' - url: https://conda.anaconda.org/conda-forge/noarch/toolz-1.0.0-pyhd8ed1ab_0.conda + python: '>=3.9' + url: https://conda.anaconda.org/conda-forge/noarch/toolz-1.0.0-pyhd8ed1ab_1.conda hash: - md5: 34feccdd4177f2d3d53c73fc44fd9a37 - sha256: 6371cf3cf8292f2abdcc2bf783d6e70203d72f8ff0c1625f55a486711e276c75 + md5: 40d0ed782a8aaa16ef248e68c06c168d + sha256: eda38f423c33c2eaeca49ed946a8d3bf466cc3364970e083a65eb2fd85258d87 category: main optional: false - name: tornado @@ -7615,11 +7587,11 @@ package: manager: conda platform: linux-64 dependencies: - python: '>=3.8' - url: https://conda.anaconda.org/conda-forge/noarch/traitlets-5.14.3-pyhd8ed1ab_0.conda + python: '>=3.9' + url: https://conda.anaconda.org/conda-forge/noarch/traitlets-5.14.3-pyhd8ed1ab_1.conda hash: - md5: 3df84416a021220d8b5700c613af2dc5 - sha256: 8a64fa0f19022828513667c2c7176cfd125001f3f4b9bc00d33732e627dd2592 + md5: 019a7385be9af33791c989871317e1ed + sha256: f39a5620c6e8e9e98357507262a7869de2ae8cc07da8b7f84e517c9fd6c2b959 category: dev optional: true - name: traitlets @@ -7627,35 +7599,35 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.8' - url: https://conda.anaconda.org/conda-forge/noarch/traitlets-5.14.3-pyhd8ed1ab_0.conda + python: '>=3.9' + url: https://conda.anaconda.org/conda-forge/noarch/traitlets-5.14.3-pyhd8ed1ab_1.conda hash: - md5: 3df84416a021220d8b5700c613af2dc5 - sha256: 8a64fa0f19022828513667c2c7176cfd125001f3f4b9bc00d33732e627dd2592 + md5: 019a7385be9af33791c989871317e1ed + sha256: f39a5620c6e8e9e98357507262a7869de2ae8cc07da8b7f84e517c9fd6c2b959 category: dev optional: true - name: types-python-dateutil - version: 2.9.0.20241003 + version: 2.9.0.20241206 manager: conda platform: linux-64 dependencies: python: '>=3.9' - url: https://conda.anaconda.org/conda-forge/noarch/types-python-dateutil-2.9.0.20241003-pyhd8ed1ab_1.conda + url: https://conda.anaconda.org/conda-forge/noarch/types-python-dateutil-2.9.0.20241206-pyhd8ed1ab_0.conda hash: - md5: cb0e8ce6fe1198a058040619a09bc424 - sha256: 78538b566f1f1cd1e309bba8361875523c69db1a25db292a54977603c5ea1421 + md5: 1dbc4a115e2ad9fb7f9d5b68397f66f9 + sha256: 8b98cd9464837174ab58aaa912fc95d5831879864676650a383994033533b8d1 category: dev optional: true - name: types-python-dateutil - version: 2.9.0.20241003 + version: 2.9.0.20241206 manager: conda platform: win-64 dependencies: python: '>=3.9' - url: https://conda.anaconda.org/conda-forge/noarch/types-python-dateutil-2.9.0.20241003-pyhd8ed1ab_1.conda + url: https://conda.anaconda.org/conda-forge/noarch/types-python-dateutil-2.9.0.20241206-pyhd8ed1ab_0.conda hash: - md5: cb0e8ce6fe1198a058040619a09bc424 - sha256: 78538b566f1f1cd1e309bba8361875523c69db1a25db292a54977603c5ea1421 + md5: 1dbc4a115e2ad9fb7f9d5b68397f66f9 + sha256: 8b98cd9464837174ab58aaa912fc95d5831879864676650a383994033533b8d1 category: dev optional: true - name: typing-extensions @@ -7757,11 +7729,11 @@ package: manager: conda platform: linux-64 dependencies: - python: '>=3.6' - url: https://conda.anaconda.org/conda-forge/noarch/uc-micro-py-1.0.3-pyhd8ed1ab_0.conda + python: '>=3.9' + url: https://conda.anaconda.org/conda-forge/noarch/uc-micro-py-1.0.3-pyhd8ed1ab_1.conda hash: - md5: 3b7fc78d7be7b450952aaa916fb78877 - sha256: 54293cd94da3a6b978b353eb7897555055d925ad0008bc73e85cca19e2587ed0 + md5: 9c96c9876ba45368a03056ddd0f20431 + sha256: a2f837780af450d633efc052219c31378bcad31356766663fb88a99e8e4c817b category: dev optional: true - name: uc-micro-py @@ -7769,11 +7741,11 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.6' - url: https://conda.anaconda.org/conda-forge/noarch/uc-micro-py-1.0.3-pyhd8ed1ab_0.conda + python: '>=3.9' + url: https://conda.anaconda.org/conda-forge/noarch/uc-micro-py-1.0.3-pyhd8ed1ab_1.conda hash: - md5: 3b7fc78d7be7b450952aaa916fb78877 - sha256: 54293cd94da3a6b978b353eb7897555055d925ad0008bc73e85cca19e2587ed0 + md5: 9c96c9876ba45368a03056ddd0f20431 + sha256: a2f837780af450d633efc052219c31378bcad31356766663fb88a99e8e4c817b category: dev optional: true - name: ucrt @@ -7935,27 +7907,27 @@ package: category: dev optional: true - name: webcolors - version: 24.8.0 + version: 24.11.1 manager: conda platform: linux-64 dependencies: python: '>=3.9' - url: https://conda.anaconda.org/conda-forge/noarch/webcolors-24.8.0-pyhd8ed1ab_1.conda + url: https://conda.anaconda.org/conda-forge/noarch/webcolors-24.11.1-pyhd8ed1ab_0.conda hash: - md5: 5bfc9a98cfe3ddbf10624d6a78077639 - sha256: b0f2e15fe5c141d0900e03179f5fc04a20d2e70592d070fd4ce016ae33c7068a + md5: b49f7b291e15494aafb0a7d74806f337 + sha256: 08315dc2e61766a39219b2d82685fc25a56b2817acf84d5b390176080eaacf99 category: dev optional: true - name: webcolors - version: 24.8.0 + version: 24.11.1 manager: conda platform: win-64 dependencies: python: '>=3.9' - url: https://conda.anaconda.org/conda-forge/noarch/webcolors-24.8.0-pyhd8ed1ab_1.conda + url: https://conda.anaconda.org/conda-forge/noarch/webcolors-24.11.1-pyhd8ed1ab_0.conda hash: - md5: 5bfc9a98cfe3ddbf10624d6a78077639 - sha256: b0f2e15fe5c141d0900e03179f5fc04a20d2e70592d070fd4ce016ae33c7068a + md5: b49f7b291e15494aafb0a7d74806f337 + sha256: 08315dc2e61766a39219b2d82685fc25a56b2817acf84d5b390176080eaacf99 category: dev optional: true - name: webencodings @@ -8131,83 +8103,6 @@ package: sha256: f51205d33c07d744ec177243e5d9b874002910c731954f2c8da82459be462b93 category: main optional: false -- name: xz - version: 5.6.3 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libgcc: '>=13' - liblzma: 5.6.3 - liblzma-devel: 5.6.3 - xz-gpl-tools: 5.6.3 - xz-tools: 5.6.3 - url: https://conda.anaconda.org/conda-forge/linux-64/xz-5.6.3-hbcc6ac9_0.conda - hash: - md5: 504333561007fbf0af129f0cee4f5652 - sha256: 32cd43b293f1e6498831c499195afc5693c2bd604244a08fe8dd7107a20757d2 - category: main - optional: false -- name: xz - version: 5.6.3 - manager: conda - platform: win-64 - dependencies: - liblzma: 5.6.3 - liblzma-devel: 5.6.3 - ucrt: '>=10.0.20348.0' - vc: '>=14.2,<15' - vc14_runtime: '>=14.29.30139' - xz-tools: 5.6.3 - url: https://conda.anaconda.org/conda-forge/win-64/xz-5.6.3-h208afaa_0.conda - hash: - md5: 77a1474cfa8b797ce5bca8ac173fab58 - sha256: d91c53361eebea8d8cdfe1270a079014c976f519204a4b4b650d9323aecb179e - category: main - optional: false -- name: xz-gpl-tools - version: 5.6.3 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libgcc: '>=13' - liblzma: 5.6.3 - url: https://conda.anaconda.org/conda-forge/linux-64/xz-gpl-tools-5.6.3-hbcc6ac9_0.conda - hash: - md5: e4f1e59ca2971e8d0fdde0928c3f7b7f - sha256: e9829eb1207239198f03eba61d17d0f946bbaa7602f7ee019efe72ccb26525db - category: main - optional: false -- name: xz-tools - version: 5.6.3 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libgcc: '>=13' - liblzma: 5.6.3 - url: https://conda.anaconda.org/conda-forge/linux-64/xz-tools-5.6.3-hb9d3cd8_0.conda - hash: - md5: 40270c1e058fd1d31caee8bf2c68fc3a - sha256: 7d03d4c0d18dbac0ebb9550890fddeb4d21a375709339a6bdedd0104bc4f4967 - category: main - optional: false -- name: xz-tools - version: 5.6.3 - manager: conda - platform: win-64 - dependencies: - liblzma: 5.6.3 - ucrt: '>=10.0.20348.0' - vc: '>=14.2,<15' - vc14_runtime: '>=14.29.30139' - url: https://conda.anaconda.org/conda-forge/win-64/xz-tools-5.6.3-h2466b09_0.conda - hash: - md5: 5add70823e42f95d0d0a3c7f80f161ff - sha256: 0ee67e0083422ad352b51df3230d73044b0ac208f5073db126e7ceecf9efb67c - category: main - optional: false - name: yaml version: 0.2.5 manager: conda @@ -8418,7 +8313,7 @@ package: numpy: '>=1.26.0,<1.27.0' pydantic: '>=2.5.2,<3.0.0' scipy: '>=1.14.0,<1.15.0' - url: https://files.pythonhosted.org/packages/cb/d8/316a5682604665d0cb5eba0e6fd813b9ec8ecc3f670d1fadaa28d764ca71/geoapps_utils-0.4.0b1-py3-none-any.whl + url: https://mirageoscienceltd.jfrog.io/artifactory/api/pypi/public-pypi-dev/geoapps-utils/v0.4.0-beta.1/geoapps_utils-0.4.0b1-py3-none-any.whl hash: sha256: 9d5fa21872653c287e71e9b9f01beda9a2b85e5f9d974c1b04433a8081d0e6c2 category: main @@ -8432,13 +8327,13 @@ package: numpy: '>=1.26.0,<1.27.0' pydantic: '>=2.5.2,<3.0.0' scipy: '>=1.14.0,<1.15.0' - url: https://files.pythonhosted.org/packages/cb/d8/316a5682604665d0cb5eba0e6fd813b9ec8ecc3f670d1fadaa28d764ca71/geoapps_utils-0.4.0b1-py3-none-any.whl + url: https://mirageoscienceltd.jfrog.io/artifactory/api/pypi/public-pypi-dev/geoapps-utils/v0.4.0-beta.1/geoapps_utils-0.4.0b1-py3-none-any.whl hash: sha256: 9d5fa21872653c287e71e9b9f01beda9a2b85e5f9d974c1b04433a8081d0e6c2 category: main optional: false - name: geoh5py - version: 0.10.0b3 + version: 0.10.0b4 manager: pip platform: linux-64 dependencies: @@ -8446,13 +8341,13 @@ package: numpy: '>=1.26.0,<1.27.0' pillow: '>=10.3.0,<10.4.0' pydantic: '>=2.5.2,<3.0.0' - url: https://files.pythonhosted.org/packages/1c/4c/dcc55c42558c79be47526e62875a5ad6bff0d3c947f1fc079f83620166b4/geoh5py-0.10.0b3-py3-none-any.whl + url: https://mirageoscienceltd.jfrog.io/artifactory/api/pypi/public-pypi-dev/geoh5py/0.10.0-beta.4/geoh5py-0.10.0b4-py3-none-any.whl hash: - sha256: fba0de0a0ee4fd3ee2ec3134c9a72b23da030266cafda21f767389b2ed9279e5 + sha256: debf979f0e5ef2ac3dee51a50fc44eb3a5eb9ef5ff18d1de7b2fd6b5e76734f6 category: main optional: false - name: geoh5py - version: 0.10.0b3 + version: 0.10.0b4 manager: pip platform: win-64 dependencies: @@ -8460,18 +8355,21 @@ package: numpy: '>=1.26.0,<1.27.0' pillow: '>=10.3.0,<10.4.0' pydantic: '>=2.5.2,<3.0.0' - url: https://files.pythonhosted.org/packages/1c/4c/dcc55c42558c79be47526e62875a5ad6bff0d3c947f1fc079f83620166b4/geoh5py-0.10.0b3-py3-none-any.whl + url: https://mirageoscienceltd.jfrog.io/artifactory/api/pypi/public-pypi-dev/geoh5py/0.10.0-beta.4/geoh5py-0.10.0b4-py3-none-any.whl hash: - sha256: fba0de0a0ee4fd3ee2ec3134c9a72b23da030266cafda21f767389b2ed9279e5 + sha256: debf979f0e5ef2ac3dee51a50fc44eb3a5eb9ef5ff18d1de7b2fd6b5e76734f6 category: main optional: false - name: mira-simpeg - version: 0.21.2.1b2.post2.dev8+g2b3fef7a6 + version: 0.21.2.1b3 manager: pip platform: linux-64 dependencies: + dask: '*' discretize: '>=0.10.0' + distributed: '*' empymod: '>=2.0.0' + fsspec: '>=0.3.3' geoana: '>=0.5.0' geoh5py: '>=0.10.0-alpha.1,<0.11' matplotlib: '*' @@ -8480,21 +8378,22 @@ package: pymatsolver: '>=0.2,<0.3.0' scikit-learn: '>=1.2' scipy: '>=1.8.0' - url: git+https://github.com/MiraGeoscience/simpeg.git@2b3fef7a6261e5deb7c6ea749ca43a88d3d9c880 + zarr: '*' + url: https://mirageoscienceltd.jfrog.io/artifactory/api/pypi/public-pypi-dev/mira-simpeg/0.21.2.1b3+mira/mira_simpeg-0.21.2.1b3-py3-none-any.whl hash: - sha256: 2b3fef7a6261e5deb7c6ea749ca43a88d3d9c880 - source: - type: url - url: git+https://github.com/MiraGeoscience/simpeg.git@2b3fef7a6261e5deb7c6ea749ca43a88d3d9c880 + sha256: 78c9ed79903b7856b0fb63979d976925ef8e022b1f24ddef247356ecc30753a5 category: main optional: false - name: mira-simpeg - version: 0.21.2.1b2.post2.dev8+g2b3fef7a6 + version: 0.21.2.1b3 manager: pip platform: win-64 dependencies: + dask: '*' discretize: '>=0.10.0' + distributed: '*' empymod: '>=2.0.0' + fsspec: '>=0.3.3' geoana: '>=0.5.0' geoh5py: '>=0.10.0-alpha.1,<0.11' matplotlib: '*' @@ -8503,48 +8402,46 @@ package: pymatsolver: '>=0.2,<0.3.0' scikit-learn: '>=1.2' scipy: '>=1.8.0' - url: git+https://github.com/MiraGeoscience/simpeg.git@2b3fef7a6261e5deb7c6ea749ca43a88d3d9c880 + zarr: '*' + url: https://mirageoscienceltd.jfrog.io/artifactory/api/pypi/public-pypi-dev/mira-simpeg/0.21.2.1b3+mira/mira_simpeg-0.21.2.1b3-py3-none-any.whl hash: - sha256: 2b3fef7a6261e5deb7c6ea749ca43a88d3d9c880 - source: - type: url - url: git+https://github.com/MiraGeoscience/simpeg.git@2b3fef7a6261e5deb7c6ea749ca43a88d3d9c880 + sha256: 78c9ed79903b7856b0fb63979d976925ef8e022b1f24ddef247356ecc30753a5 category: main optional: false - name: octree-creation-app - version: 0.2.0b1 + version: 0.2.0b2 manager: pip platform: linux-64 dependencies: - discretize: '>=0.10.0,<0.11.0' - geoapps-utils: 0.4.0b1 + discretize: ==0.10.* + geoapps-utils: '>=0.4.0b1,<0.5.0a.dev' geoh5py: '>=0.10.0b1,<0.11.0a.dev' h5py: '>=3.2.1,<4.0.0' numpy: '>=1.26.0,<1.27.0' pillow: '>=10.3.0,<10.4.0' pydantic: '>=2.5.2,<3.0.0' scipy: '>=1.14.0,<1.15.0' - url: https://files.pythonhosted.org/packages/19/75/c70ae463e29c423111c66a87907c6a6f340be79d6eeba952b5abf50a786d/octree_creation_app-0.2.0b1-py3-none-any.whl + url: https://mirageoscienceltd.jfrog.io/artifactory/api/pypi/public-pypi-dev/octree-creation-app/0.2.0-beta.2/octree_creation_app-0.2.0b2-py3-none-any.whl hash: - sha256: 76075c147122cd2c7f282c799ea456f161d72253d8e6ffdc528fbb4cc28088a3 + sha256: 3a4f49effc8766f3dc9472cc95c5e6566bd2779fa96b02257e6145edc101e83f category: main optional: false - name: octree-creation-app - version: 0.2.0b1 + version: 0.2.0b2 manager: pip platform: win-64 dependencies: - discretize: '>=0.10.0,<0.11.0' - geoapps-utils: 0.4.0b1 + discretize: ==0.10.* + geoapps-utils: '>=0.4.0b1,<0.5.0a.dev' geoh5py: '>=0.10.0b1,<0.11.0a.dev' h5py: '>=3.2.1,<4.0.0' numpy: '>=1.26.0,<1.27.0' pillow: '>=10.3.0,<10.4.0' pydantic: '>=2.5.2,<3.0.0' scipy: '>=1.14.0,<1.15.0' - url: https://files.pythonhosted.org/packages/19/75/c70ae463e29c423111c66a87907c6a6f340be79d6eeba952b5abf50a786d/octree_creation_app-0.2.0b1-py3-none-any.whl + url: https://mirageoscienceltd.jfrog.io/artifactory/api/pypi/public-pypi-dev/octree-creation-app/0.2.0-beta.2/octree_creation_app-0.2.0b2-py3-none-any.whl hash: - sha256: 76075c147122cd2c7f282c799ea456f161d72253d8e6ffdc528fbb4cc28088a3 + sha256: 3a4f49effc8766f3dc9472cc95c5e6566bd2779fa96b02257e6145edc101e83f category: main optional: false - name: param-sweeps @@ -8554,7 +8451,7 @@ package: dependencies: geoh5py: '>=0.10.0-beta.1,<0.11' numpy: '>=1.26.0,<1.27.0' - url: https://files.pythonhosted.org/packages/3a/bb/b22fa384eb777e7b4133cb4c34db1b622c8a84f740bf4008783bf55849f7/param_sweeps-0.2.0b1-py3-none-any.whl + url: https://mirageoscienceltd.jfrog.io/artifactory/api/pypi/public-pypi-dev/param-sweeps/0.2.0-beta.1/param_sweeps-0.2.0b1-py3-none-any.whl hash: sha256: a6a7448f67b5c20f93f97f32e4599afe7ab6d874bed01e909665e9dd2190a946 category: main @@ -8566,7 +8463,7 @@ package: dependencies: geoh5py: '>=0.10.0-beta.1,<0.11' numpy: '>=1.26.0,<1.27.0' - url: https://files.pythonhosted.org/packages/3a/bb/b22fa384eb777e7b4133cb4c34db1b622c8a84f740bf4008783bf55849f7/param_sweeps-0.2.0b1-py3-none-any.whl + url: https://mirageoscienceltd.jfrog.io/artifactory/api/pypi/public-pypi-dev/param-sweeps/0.2.0-beta.1/param_sweeps-0.2.0b1-py3-none-any.whl hash: sha256: a6a7448f67b5c20f93f97f32e4599afe7ab6d874bed01e909665e9dd2190a946 category: main diff --git a/py-3.11.conda-lock.yml b/py-3.11.conda-lock.yml index e1fd137a..03961f33 100644 --- a/py-3.11.conda-lock.yml +++ b/py-3.11.conda-lock.yml @@ -15,8 +15,8 @@ version: 1 metadata: content_hash: - win-64: d0186f7cb93c7941bd2c6558f5a2e91dcec60e6143cf942b1a9b5c443d4fce02 - linux-64: aadee70d8bb4e696f08c31d2c885e5f95124a35bf10d6daeccccf0a6de44e9e4 + win-64: b9cf78271224aee3c59abf855b2102f275c8e2fdf5e786feafa28a5a2cba344e + linux-64: 02c3e717a387a767d6dba88b3f3115726618e9ca00cfab3c13f7418134320d44 channels: - url: conda-forge used_env_vars: [] @@ -130,7 +130,7 @@ package: category: main optional: false - name: anyio - version: 4.6.2.post1 + version: 4.7.0 manager: conda platform: linux-64 dependencies: @@ -138,15 +138,15 @@ package: idna: '>=2.8' python: '>=3.9' sniffio: '>=1.1' - typing_extensions: '>=4.1' - url: https://conda.anaconda.org/conda-forge/noarch/anyio-4.6.2.post1-pyhd8ed1ab_0.conda + typing_extensions: '>=4.5' + url: https://conda.anaconda.org/conda-forge/noarch/anyio-4.7.0-pyhd8ed1ab_0.conda hash: - md5: 688697ec5e9588bdded167d19577625b - sha256: 4b54b7ce79d818e3cce54ae4d552dba51b7afac160ceecdefd04b3917a37c502 + md5: c88107912954a983c2caf25f7fd55158 + sha256: 687537ee3af30f8784986bf40cac30e88138770b16e51ca9850c9c23c09aeba1 category: dev optional: true - name: anyio - version: 4.6.2.post1 + version: 4.7.0 manager: conda platform: win-64 dependencies: @@ -154,11 +154,11 @@ package: idna: '>=2.8' python: '>=3.9' sniffio: '>=1.1' - typing_extensions: '>=4.1' - url: https://conda.anaconda.org/conda-forge/noarch/anyio-4.6.2.post1-pyhd8ed1ab_0.conda + typing_extensions: '>=4.5' + url: https://conda.anaconda.org/conda-forge/noarch/anyio-4.7.0-pyhd8ed1ab_0.conda hash: - md5: 688697ec5e9588bdded167d19577625b - sha256: 4b54b7ce79d818e3cce54ae4d552dba51b7afac160ceecdefd04b3917a37c502 + md5: c88107912954a983c2caf25f7fd55158 + sha256: 687537ee3af30f8784986bf40cac30e88138770b16e51ca9850c9c23c09aeba1 category: dev optional: true - name: argon2-cffi @@ -227,13 +227,13 @@ package: manager: conda platform: linux-64 dependencies: - python: '>=3.8' + python: '>=3.9' python-dateutil: '>=2.7.0' types-python-dateutil: '>=2.8.10' - url: https://conda.anaconda.org/conda-forge/noarch/arrow-1.3.0-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/arrow-1.3.0-pyhd8ed1ab_1.conda hash: - md5: b77d8c2313158e6e461ca0efb1c2c508 - sha256: ff49825c7f9e29e09afa6284300810e7a8640d621740efb47c4541f4dc4969db + md5: 46b53236fdd990271b03c3978d4218a9 + sha256: c4b0bdb3d5dee50b60db92f99da3e4c524d5240aafc0a5fcc15e45ae2d1a3cd1 category: dev optional: true - name: arrow @@ -241,13 +241,13 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.8' + python: '>=3.9' python-dateutil: '>=2.7.0' types-python-dateutil: '>=2.8.10' - url: https://conda.anaconda.org/conda-forge/noarch/arrow-1.3.0-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/arrow-1.3.0-pyhd8ed1ab_1.conda hash: - md5: b77d8c2313158e6e461ca0efb1c2c508 - sha256: ff49825c7f9e29e09afa6284300810e7a8640d621740efb47c4541f4dc4969db + md5: 46b53236fdd990271b03c3978d4218a9 + sha256: c4b0bdb3d5dee50b60db92f99da3e4c524d5240aafc0a5fcc15e45ae2d1a3cd1 category: dev optional: true - name: asciitree @@ -275,29 +275,29 @@ package: category: main optional: false - name: astroid - version: 3.3.5 + version: 3.3.6 manager: conda platform: linux-64 dependencies: python: '>=3.11,<3.12.0a0' python_abi: 3.11.* - url: https://conda.anaconda.org/conda-forge/linux-64/astroid-3.3.5-py311h38be061_0.conda + url: https://conda.anaconda.org/conda-forge/linux-64/astroid-3.3.6-py311h38be061_0.conda hash: - md5: d9172b38ee6b043710cf9537b0e1cd5d - sha256: 6a881e2b248fb91a286d5c92ca3c7ef6d9d7fe5d77742daf8a4844752cfe4b9e + md5: 90beb3745e382dfe003d48c5970419a9 + sha256: 92bf363286423e99e42c5d2e9bf8ed02efb1a047be4c238670fb9c9991e4ecf2 category: dev optional: true - name: astroid - version: 3.3.5 + version: 3.3.6 manager: conda platform: win-64 dependencies: python: '>=3.11,<3.12.0a0' python_abi: 3.11.* - url: https://conda.anaconda.org/conda-forge/win-64/astroid-3.3.5-py311h1ea47a8_0.conda + url: https://conda.anaconda.org/conda-forge/win-64/astroid-3.3.6-py311h1ea47a8_0.conda hash: - md5: 82980fcae537ffec25214858ce67c561 - sha256: 8dc5284fb6a3b8f0abecb120ac48e340aa1772bf6f6c42c8d26b814d75e7bf2e + md5: d2e767d8b82e17f768b9e07bad3caa16 + sha256: 4a84b273e99a2c89641d9b5cedcd9b7b674b21a35a2f608f56f385a8da5b976b category: dev optional: true - name: asttokens @@ -329,12 +329,12 @@ package: manager: conda platform: linux-64 dependencies: - python: '>=3.8' + python: '>=3.9' typing_extensions: '>=4.0.0' - url: https://conda.anaconda.org/conda-forge/noarch/async-lru-2.0.4-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/async-lru-2.0.4-pyhd8ed1ab_1.conda hash: - md5: 3d081de3a6ea9f894bbb585e8e3a4dcb - sha256: 7ed83731979fe5b046c157730e50af0e24454468bbba1ed8fc1a3107db5d7518 + md5: 40c673c7d585623b8f1ee650c8734eb6 + sha256: 344157f396dfdc929d1dff8fe010abe173cd168d22a56648583e616495f2929e category: dev optional: true - name: async-lru @@ -342,12 +342,12 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.8' + python: '>=3.9' typing_extensions: '>=4.0.0' - url: https://conda.anaconda.org/conda-forge/noarch/async-lru-2.0.4-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/async-lru-2.0.4-pyhd8ed1ab_1.conda hash: - md5: 3d081de3a6ea9f894bbb585e8e3a4dcb - sha256: 7ed83731979fe5b046c157730e50af0e24454468bbba1ed8fc1a3107db5d7518 + md5: 40c673c7d585623b8f1ee650c8734eb6 + sha256: 344157f396dfdc929d1dff8fe010abe173cd168d22a56648583e616495f2929e category: dev optional: true - name: attrs @@ -355,11 +355,11 @@ package: manager: conda platform: linux-64 dependencies: - python: '>=3.7' - url: https://conda.anaconda.org/conda-forge/noarch/attrs-24.2.0-pyh71513ae_0.conda + python: '>=3.9' + url: https://conda.anaconda.org/conda-forge/noarch/attrs-24.2.0-pyh71513ae_1.conda hash: - md5: 6732fa52eb8e66e5afeb32db8701a791 - sha256: 28dba85a7e0f7fb57d7315e13f603d1e41b83c5b88aa2a602596b52c833a2ff8 + md5: 2018839db45c79654b57a924fcdd27d0 + sha256: 8488a116dffe204015a90b41982c0270534bd1070f44a00b316d59e4a79ae8c7 category: dev optional: true - name: attrs @@ -367,11 +367,11 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.7' - url: https://conda.anaconda.org/conda-forge/noarch/attrs-24.2.0-pyh71513ae_0.conda + python: '>=3.9' + url: https://conda.anaconda.org/conda-forge/noarch/attrs-24.2.0-pyh71513ae_1.conda hash: - md5: 6732fa52eb8e66e5afeb32db8701a791 - sha256: 28dba85a7e0f7fb57d7315e13f603d1e41b83c5b88aa2a602596b52c833a2ff8 + md5: 2018839db45c79654b57a924fcdd27d0 + sha256: 8488a116dffe204015a90b41982c0270534bd1070f44a00b316d59e4a79ae8c7 category: dev optional: true - name: babel @@ -820,12 +820,12 @@ package: manager: conda platform: linux-64 dependencies: - python: '>=3.6' + python: '>=3.9' traitlets: '>=5.3' - url: https://conda.anaconda.org/conda-forge/noarch/comm-0.2.2-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/comm-0.2.2-pyhd8ed1ab_1.conda hash: - md5: 948d84721b578d426294e17a02e24cbb - sha256: e923acf02708a8a0b591f3bce4bdc11c8e63b73198b99b35fe6cd96bfb6a0dbe + md5: 74673132601ec2b7fc592755605f4c1b + sha256: 7e87ef7c91574d9fac19faedaaee328a70f718c9b4ddadfdc0ba9ac021bd64af category: dev optional: true - name: comm @@ -833,12 +833,12 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.6' + python: '>=3.9' traitlets: '>=5.3' - url: https://conda.anaconda.org/conda-forge/noarch/comm-0.2.2-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/comm-0.2.2-pyhd8ed1ab_1.conda hash: - md5: 948d84721b578d426294e17a02e24cbb - sha256: e923acf02708a8a0b591f3bce4bdc11c8e63b73198b99b35fe6cd96bfb6a0dbe + md5: 74673132601ec2b7fc592755605f4c1b + sha256: 7e87ef7c91574d9fac19faedaaee328a70f718c9b4ddadfdc0ba9ac021bd64af category: dev optional: true - name: contourpy @@ -876,7 +876,7 @@ package: category: main optional: false - name: coverage - version: 7.6.8 + version: 7.6.9 manager: conda platform: linux-64 dependencies: @@ -885,14 +885,14 @@ package: python: '>=3.11,<3.12.0a0' python_abi: 3.11.* tomli: '' - url: https://conda.anaconda.org/conda-forge/linux-64/coverage-7.6.8-py311h2dc5d0c_0.conda + url: https://conda.anaconda.org/conda-forge/linux-64/coverage-7.6.9-py311h2dc5d0c_0.conda hash: - md5: 8d6a690e582941ee3161500d1982ea3e - sha256: 820f5d4119149f77995f10e0aefc587117b23501a55c69a026bfcb50fa6917ff + md5: 098c90e7d8761167e0f54ed6f81ee2f0 + sha256: cab65b097814c390e45427a6cc1b2acc567ad613f18bd6b3df4fd65060b64293 category: dev optional: true - name: coverage - version: 7.6.8 + version: 7.6.9 manager: conda platform: win-64 dependencies: @@ -902,23 +902,23 @@ package: ucrt: '>=10.0.20348.0' vc: '>=14.2,<15' vc14_runtime: '>=14.29.30139' - url: https://conda.anaconda.org/conda-forge/win-64/coverage-7.6.8-py311h5082efb_0.conda + url: https://conda.anaconda.org/conda-forge/win-64/coverage-7.6.9-py311h5082efb_0.conda hash: - md5: 06f5b27c266b026247d671f66f690908 - sha256: a394422eab4ef0ed7532db8ef2e9df2248ba58fc388d6cbdebb3f0636681ab5e + md5: acd81d733506237db89951d1dca8f01d + sha256: 38a7275c2264a8bd0c5ee38a96099fd20b300a588cce6726a4caf3fc6605441b category: dev optional: true - name: cpython - version: 3.11.10 + version: 3.11.11 manager: conda platform: win-64 dependencies: - python: 3.11.10.* + python: 3.11.11.* python_abi: '*' - url: https://conda.anaconda.org/conda-forge/noarch/cpython-3.11.10-py311hd8ed1ab_3.conda + url: https://conda.anaconda.org/conda-forge/noarch/cpython-3.11.11-py311hd8ed1ab_1.conda hash: - md5: b6d1a583921c24bb45feef32262b10aa - sha256: 3b2460b6cce53ce95f1f3aeb8ef7a50b356226dc48d45265ce5e585fc5e8cbed + md5: 6aab9c45010dc5ed92215f89cdafa201 + sha256: b9bb4486ba7b81d7264e92f346c9fa2d4a6c9678c28b33fb5d1652ecc7f82e26 category: dev optional: true - name: cycler @@ -1344,11 +1344,11 @@ package: manager: conda platform: linux-64 dependencies: - python: '>=2.7' - url: https://conda.anaconda.org/conda-forge/noarch/executing-2.1.0-pyhd8ed1ab_0.conda + python: '>=3.9' + url: https://conda.anaconda.org/conda-forge/noarch/executing-2.1.0-pyhd8ed1ab_1.conda hash: - md5: d0441db20c827c11721889a241df1220 - sha256: a52d7516e2e11d3eb10908e10d3eb3f8ef267fea99ed9b09d52d96c4db3441b8 + md5: ef8b5fca76806159fc25b4f48d8737eb + sha256: 28d25ea375ebab4bf7479228f8430db20986187b04999136ff5c722ebd32eb60 category: dev optional: true - name: executing @@ -1356,11 +1356,11 @@ package: manager: conda platform: win-64 dependencies: - python: '>=2.7' - url: https://conda.anaconda.org/conda-forge/noarch/executing-2.1.0-pyhd8ed1ab_0.conda + python: '>=3.9' + url: https://conda.anaconda.org/conda-forge/noarch/executing-2.1.0-pyhd8ed1ab_1.conda hash: - md5: d0441db20c827c11721889a241df1220 - sha256: a52d7516e2e11d3eb10908e10d3eb3f8ef267fea99ed9b09d52d96c4db3441b8 + md5: ef8b5fca76806159fc25b4f48d8737eb + sha256: 28d25ea375ebab4bf7479228f8430db20986187b04999136ff5c722ebd32eb60 category: dev optional: true - name: fasteners @@ -1388,7 +1388,7 @@ package: category: main optional: false - name: fonttools - version: 4.55.1 + version: 4.55.2 manager: conda platform: linux-64 dependencies: @@ -1399,14 +1399,14 @@ package: python: '>=3.11,<3.12.0a0' python_abi: 3.11.* unicodedata2: '>=15.1.0' - url: https://conda.anaconda.org/conda-forge/linux-64/fonttools-4.55.1-py311h2dc5d0c_0.conda + url: https://conda.anaconda.org/conda-forge/linux-64/fonttools-4.55.2-py311h2dc5d0c_0.conda hash: - md5: 7e891abfe80fe852757e3c92d314a245 - sha256: 1d130b501942bd43e9d2e47fee0321eb861853fc171e98bb3a7c6cfe2b7f7131 + md5: 1546b0b7837803047bfe3930acfd8ccb + sha256: 9ee2ef7229d5107c74d14c2acdb9fc790f01af481ea30ba54ece5fe5163c976f category: main optional: false - name: fonttools - version: 4.55.1 + version: 4.55.2 manager: conda platform: win-64 dependencies: @@ -1418,10 +1418,10 @@ package: unicodedata2: '>=15.1.0' vc: '>=14.2,<15' vc14_runtime: '>=14.29.30139' - url: https://conda.anaconda.org/conda-forge/win-64/fonttools-4.55.1-py311h5082efb_0.conda + url: https://conda.anaconda.org/conda-forge/win-64/fonttools-4.55.2-py311h5082efb_0.conda hash: - md5: 4d05b5fd390be4220d5820e1d98bd870 - sha256: 8b8b119d0e33998326d0cd67ff191ed61ab34e17937970fc40cd23156a88b8d1 + md5: 278131b51e244f89357510688f551c44 + sha256: fb0a9f1dcccefbd9c829e9794ae3620ac4dcda6cdfb405a950faaca549b71d9b category: main optional: false - name: fqdn @@ -1678,10 +1678,10 @@ package: libstdcxx: '>=13' libzlib: '>=1.3.1,<2.0a0' openssl: '>=3.4.0,<4.0a0' - url: https://conda.anaconda.org/conda-forge/linux-64/hdf5-1.14.3-nompi_h2d575fe_107.conda + url: https://conda.anaconda.org/conda-forge/linux-64/hdf5-1.14.3-nompi_h2d575fe_108.conda hash: - md5: e370421dfe789ad5177452d377d96f8a - sha256: 84d9427b4700ba438064e48cd3c829f83974b7d78c2b477f88685a00348eb06e + md5: b74598031529dafb2a66f9e90f26f2dc + sha256: 340b997d57eb89c058d8f2e80d426e4716661a51efcd1d857afb2b29f59177a4 category: main optional: false - name: hdf5 @@ -1696,10 +1696,10 @@ package: ucrt: '>=10.0.20348.0' vc: '>=14.2,<15' vc14_runtime: '>=14.29.30139' - url: https://conda.anaconda.org/conda-forge/win-64/hdf5-1.14.3-nompi_hd5d9e70_107.conda + url: https://conda.anaconda.org/conda-forge/win-64/hdf5-1.14.3-nompi_hd5d9e70_108.conda hash: - md5: 2fe16003742cbb2765462fdadadfe9d1 - sha256: bc06fa5d7c6e272b0d03632be2b69509705c72632fbcc4cd86017e8edcfa6af3 + md5: 8b76ed5e2c0838095aad285acb14a94c + sha256: 33dfcb8c544949559238af8933ca5d5f9874accc297362e52246f32f06b53074 category: main optional: false - name: hpack @@ -1761,7 +1761,7 @@ package: category: dev optional: true - name: httpx - version: 0.28.0 + version: 0.28.1 manager: conda platform: linux-64 dependencies: @@ -1770,14 +1770,14 @@ package: httpcore: 1.* idna: '' python: '>=3.9' - url: https://conda.anaconda.org/conda-forge/noarch/httpx-0.28.0-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/httpx-0.28.1-pyhd8ed1ab_0.conda hash: - md5: 22878824a87f1af2ad48665f9d5bfcc8 - sha256: cb7895446cd93091300accea6afbc8d9811a3c5899922ccfeeff97d9b55909dc + md5: d6989ead454181f4f9bc987d3dc4e285 + sha256: cd0f1de3697b252df95f98383e9edb1d00386bfdd03fdf607fa42fe5fcb09950 category: dev optional: true - name: httpx - version: 0.28.0 + version: 0.28.1 manager: conda platform: win-64 dependencies: @@ -1786,10 +1786,10 @@ package: httpcore: 1.* idna: '' python: '>=3.9' - url: https://conda.anaconda.org/conda-forge/noarch/httpx-0.28.0-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/httpx-0.28.1-pyhd8ed1ab_0.conda hash: - md5: 22878824a87f1af2ad48665f9d5bfcc8 - sha256: cb7895446cd93091300accea6afbc8d9811a3c5899922ccfeeff97d9b55909dc + md5: d6989ead454181f4f9bc987d3dc4e285 + sha256: cd0f1de3697b252df95f98383e9edb1d00386bfdd03fdf607fa42fe5fcb09950 category: dev optional: true - name: hyperframe @@ -2078,11 +2078,11 @@ package: manager: conda platform: linux-64 dependencies: - python: '>=2.7' - url: https://conda.anaconda.org/conda-forge/noarch/ipython_genutils-0.2.0-pyhd8ed1ab_1.conda + python: '>=3.9' + url: https://conda.anaconda.org/conda-forge/noarch/ipython_genutils-0.2.0-pyhd8ed1ab_2.conda hash: - md5: f8ed9f18dce81e4ee55c858cc2f8548a - sha256: 72fbbe8bc511f20268d347c1a06e279128237e096c4c174b2f9164a661c6b13e + md5: 2f0ba4bc12af346bc6c99bdc377e8944 + sha256: 45821a8986b4cb2421f766b240dbe6998a3c3123f012dd566720c1322e9b6e18 category: dev optional: true - name: ipython_genutils @@ -2090,11 +2090,11 @@ package: manager: conda platform: win-64 dependencies: - python: '>=2.7' - url: https://conda.anaconda.org/conda-forge/noarch/ipython_genutils-0.2.0-pyhd8ed1ab_1.conda + python: '>=3.9' + url: https://conda.anaconda.org/conda-forge/noarch/ipython_genutils-0.2.0-pyhd8ed1ab_2.conda hash: - md5: f8ed9f18dce81e4ee55c858cc2f8548a - sha256: 72fbbe8bc511f20268d347c1a06e279128237e096c4c174b2f9164a661c6b13e + md5: 2f0ba4bc12af346bc6c99bdc377e8944 + sha256: 45821a8986b4cb2421f766b240dbe6998a3c3123f012dd566720c1322e9b6e18 category: dev optional: true - name: ipywidgets @@ -2139,11 +2139,11 @@ package: platform: linux-64 dependencies: arrow: '>=0.15.0' - python: '>=3.7' - url: https://conda.anaconda.org/conda-forge/noarch/isoduration-20.11.0-pyhd8ed1ab_0.tar.bz2 + python: '>=3.9' + url: https://conda.anaconda.org/conda-forge/noarch/isoduration-20.11.0-pyhd8ed1ab_1.conda hash: - md5: 4cb68948e0b8429534380243d063a27a - sha256: 7bb5c4d994361022f47a807b5e7d101b3dce16f7dd8a0af6ffad9f479d346493 + md5: 0b0154421989637d424ccf0f104be51a + sha256: 08e838d29c134a7684bca0468401d26840f41c92267c4126d7b43a6b533b0aed category: dev optional: true - name: isoduration @@ -2152,11 +2152,11 @@ package: platform: win-64 dependencies: arrow: '>=0.15.0' - python: '>=3.7' - url: https://conda.anaconda.org/conda-forge/noarch/isoduration-20.11.0-pyhd8ed1ab_0.tar.bz2 + python: '>=3.9' + url: https://conda.anaconda.org/conda-forge/noarch/isoduration-20.11.0-pyhd8ed1ab_1.conda hash: - md5: 4cb68948e0b8429534380243d063a27a - sha256: 7bb5c4d994361022f47a807b5e7d101b3dce16f7dd8a0af6ffad9f479d346493 + md5: 0b0154421989637d424ccf0f104be51a + sha256: 08e838d29c134a7684bca0468401d26840f41c92267c4126d7b43a6b533b0aed category: dev optional: true - name: isort @@ -2242,12 +2242,12 @@ package: manager: conda platform: linux-64 dependencies: - python: '>=3.8' + python: '>=3.9' setuptools: '' - url: https://conda.anaconda.org/conda-forge/noarch/joblib-1.4.2-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/joblib-1.4.2-pyhd8ed1ab_1.conda hash: - md5: 25df261d4523d9f9783bcdb7208d872f - sha256: 8ad719524b1039510fcbd75eb776123189d75e2c09228189257ddbcab86f5b64 + md5: bf8243ee348f3a10a14ed0cae323e0c1 + sha256: 51cc2dc491668af0c4d9299b0ab750f16ccf413ec5e2391b924108c1fbacae9b category: main optional: false - name: joblib @@ -2255,12 +2255,12 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.8' + python: '>=3.9' setuptools: '' - url: https://conda.anaconda.org/conda-forge/noarch/joblib-1.4.2-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/joblib-1.4.2-pyhd8ed1ab_1.conda hash: - md5: 25df261d4523d9f9783bcdb7208d872f - sha256: 8ad719524b1039510fcbd75eb776123189d75e2c09228189257ddbcab86f5b64 + md5: bf8243ee348f3a10a14ed0cae323e0c1 + sha256: 51cc2dc491668af0c4d9299b0ab750f16ccf413ec5e2391b924108c1fbacae9b category: main optional: false - name: json5 @@ -2322,13 +2322,13 @@ package: importlib_resources: '>=1.4.0' jsonschema-specifications: '>=2023.03.6' pkgutil-resolve-name: '>=1.3.10' - python: '>=3.8' + python: '>=3.9' referencing: '>=0.28.4' rpds-py: '>=0.7.1' - url: https://conda.anaconda.org/conda-forge/noarch/jsonschema-4.23.0-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/jsonschema-4.23.0-pyhd8ed1ab_1.conda hash: - md5: da304c192ad59975202859b367d0f6a2 - sha256: 7d0c4c0346b26be9f220682b7c5c0d84606d48c6dbc36fc238e4452dda733aff + md5: a3cead9264b331b32fe8f0aabc967522 + sha256: be992a99e589146f229c58fe5083e0b60551d774511c494f91fe011931bd7893 category: dev optional: true - name: jsonschema @@ -2340,13 +2340,13 @@ package: importlib_resources: '>=1.4.0' jsonschema-specifications: '>=2023.03.6' pkgutil-resolve-name: '>=1.3.10' - python: '>=3.8' + python: '>=3.9' referencing: '>=0.28.4' rpds-py: '>=0.7.1' - url: https://conda.anaconda.org/conda-forge/noarch/jsonschema-4.23.0-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/jsonschema-4.23.0-pyhd8ed1ab_1.conda hash: - md5: da304c192ad59975202859b367d0f6a2 - sha256: 7d0c4c0346b26be9f220682b7c5c0d84606d48c6dbc36fc238e4452dda733aff + md5: a3cead9264b331b32fe8f0aabc967522 + sha256: be992a99e589146f229c58fe5083e0b60551d774511c494f91fe011931bd7893 category: dev optional: true - name: jsonschema-specifications @@ -2354,12 +2354,12 @@ package: manager: conda platform: linux-64 dependencies: - python: '>=3.8' + python: '>=3.9' referencing: '>=0.31.0' - url: https://conda.anaconda.org/conda-forge/noarch/jsonschema-specifications-2024.10.1-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/jsonschema-specifications-2024.10.1-pyhd8ed1ab_1.conda hash: - md5: 720745920222587ef942acfbc578b584 - sha256: 82f8bed0f21dc0b3aff40dd4e39d77e85b93b0417bc5659b001e0109341b8b98 + md5: 3b519bc21bc80e60b456f1e62962a766 + sha256: 37127133837444cf0e6d1a95ff5a505f8214ed4e89e8e9343284840e674c6891 category: dev optional: true - name: jsonschema-specifications @@ -2367,12 +2367,12 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.8' + python: '>=3.9' referencing: '>=0.31.0' - url: https://conda.anaconda.org/conda-forge/noarch/jsonschema-specifications-2024.10.1-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/jsonschema-specifications-2024.10.1-pyhd8ed1ab_1.conda hash: - md5: 720745920222587ef942acfbc578b584 - sha256: 82f8bed0f21dc0b3aff40dd4e39d77e85b93b0417bc5659b001e0109341b8b98 + md5: 3b519bc21bc80e60b456f1e62962a766 + sha256: 37127133837444cf0e6d1a95ff5a505f8214ed4e89e8e9343284840e674c6891 category: dev optional: true - name: jsonschema-with-format-nongpl @@ -2389,10 +2389,10 @@ package: rfc3986-validator: '>0.1.0' uri-template: '' webcolors: '>=24.6.0' - url: https://conda.anaconda.org/conda-forge/noarch/jsonschema-with-format-nongpl-4.23.0-hd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/jsonschema-with-format-nongpl-4.23.0-hd8ed1ab_1.conda hash: - md5: 16b37612b3a2fd77f409329e213b530c - sha256: 007a0a506a0d1805b099629cb0ee743ad0afe7d9749e57339f32c168119e0139 + md5: a5b1a8065857cc4bd8b7a38d063bb728 + sha256: 6e0184530011961a0802fda100ecdfd4b0eca634ed94c37e553b72e21c26627d category: dev optional: true - name: jsonschema-with-format-nongpl @@ -2409,10 +2409,10 @@ package: rfc3986-validator: '>0.1.0' uri-template: '' webcolors: '>=24.6.0' - url: https://conda.anaconda.org/conda-forge/noarch/jsonschema-with-format-nongpl-4.23.0-hd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/jsonschema-with-format-nongpl-4.23.0-hd8ed1ab_1.conda hash: - md5: 16b37612b3a2fd77f409329e213b530c - sha256: 007a0a506a0d1805b099629cb0ee743ad0afe7d9749e57339f32c168119e0139 + md5: a5b1a8065857cc4bd8b7a38d063bb728 + sha256: 6e0184530011961a0802fda100ecdfd4b0eca634ed94c37e553b72e21c26627d category: dev optional: true - name: jupyter-book @@ -2524,11 +2524,11 @@ package: dependencies: importlib-metadata: '>=4.8.3' jupyter_server: '>=1.1.2' - python: '>=3.8' - url: https://conda.anaconda.org/conda-forge/noarch/jupyter-lsp-2.2.5-pyhd8ed1ab_0.conda + python: '>=3.9' + url: https://conda.anaconda.org/conda-forge/noarch/jupyter-lsp-2.2.5-pyhd8ed1ab_1.conda hash: - md5: 885867f6adab3d7ecdf8ab6ca0785f51 - sha256: 2151c2c63e0442a4c69ee0ad8a634195eedab10b7b74c0ec8266471842239a93 + md5: 0b4c3908e5a38ea22ebb98ee5888c768 + sha256: 1565c8b1423a37fca00fe0ab2a17cd8992c2ecf23e7867a1c9f6f86a9831c196 category: dev optional: true - name: jupyter-lsp @@ -2538,11 +2538,11 @@ package: dependencies: importlib-metadata: '>=4.8.3' jupyter_server: '>=1.1.2' - python: '>=3.8' - url: https://conda.anaconda.org/conda-forge/noarch/jupyter-lsp-2.2.5-pyhd8ed1ab_0.conda + python: '>=3.9' + url: https://conda.anaconda.org/conda-forge/noarch/jupyter-lsp-2.2.5-pyhd8ed1ab_1.conda hash: - md5: 885867f6adab3d7ecdf8ab6ca0785f51 - sha256: 2151c2c63e0442a4c69ee0ad8a634195eedab10b7b74c0ec8266471842239a93 + md5: 0b4c3908e5a38ea22ebb98ee5888c768 + sha256: 1565c8b1423a37fca00fe0ab2a17cd8992c2ecf23e7867a1c9f6f86a9831c196 category: dev optional: true - name: jupyter_client @@ -2552,15 +2552,15 @@ package: dependencies: importlib-metadata: '>=4.8.3' jupyter_core: '>=4.12,!=5.0.*' - python: '>=3.8' + python: '>=3.9' python-dateutil: '>=2.8.2' pyzmq: '>=23.0' tornado: '>=6.2' traitlets: '>=5.3' - url: https://conda.anaconda.org/conda-forge/noarch/jupyter_client-8.6.3-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/jupyter_client-8.6.3-pyhd8ed1ab_1.conda hash: - md5: a14218cfb29662b4a19ceb04e93e298e - sha256: 4419c85e209a715f551a5c9bead746f29ee9d0fc41e772a76db3868622795671 + md5: 4ebae00eae9705b0c3d6d1018a81d047 + sha256: 19d8bd5bb2fde910ec59e081eeb59529491995ce0d653a5209366611023a0b3a category: dev optional: true - name: jupyter_client @@ -2570,15 +2570,15 @@ package: dependencies: importlib-metadata: '>=4.8.3' jupyter_core: '>=4.12,!=5.0.*' - python: '>=3.8' + python: '>=3.9' python-dateutil: '>=2.8.2' pyzmq: '>=23.0' tornado: '>=6.2' traitlets: '>=5.3' - url: https://conda.anaconda.org/conda-forge/noarch/jupyter_client-8.6.3-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/jupyter_client-8.6.3-pyhd8ed1ab_1.conda hash: - md5: a14218cfb29662b4a19ceb04e93e298e - sha256: 4419c85e209a715f551a5c9bead746f29ee9d0fc41e772a76db3868622795671 + md5: 4ebae00eae9705b0c3d6d1018a81d047 + sha256: 19d8bd5bb2fde910ec59e081eeb59529491995ce0d653a5209366611023a0b3a category: dev optional: true - name: jupyter_core @@ -2619,17 +2619,17 @@ package: platform: linux-64 dependencies: jsonschema-with-format-nongpl: '>=4.18.0' - python: '>=3.8' + python: '>=3.9' python-json-logger: '>=2.0.4' pyyaml: '>=5.3' referencing: '' rfc3339-validator: '' rfc3986-validator: '>=0.1.1' traitlets: '>=5.3' - url: https://conda.anaconda.org/conda-forge/noarch/jupyter_events-0.10.0-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/jupyter_events-0.10.0-pyhd8ed1ab_1.conda hash: - md5: ed45423c41b3da15ea1df39b1f80c2ca - sha256: cd3f41dc093162a41d4bae171e40a1b9b115c4d488e9bb837a8fa9d084931fb9 + md5: 62186e6383f38cc6a3466f0fadde3f2e + sha256: d7fa4c627d56ce8dc02f09f358757f8fd49eb6137216dc99340a6b4efc7e0491 category: dev optional: true - name: jupyter_events @@ -2638,17 +2638,17 @@ package: platform: win-64 dependencies: jsonschema-with-format-nongpl: '>=4.18.0' - python: '>=3.8' + python: '>=3.9' python-json-logger: '>=2.0.4' pyyaml: '>=5.3' referencing: '' rfc3339-validator: '' rfc3986-validator: '>=0.1.1' traitlets: '>=5.3' - url: https://conda.anaconda.org/conda-forge/noarch/jupyter_events-0.10.0-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/jupyter_events-0.10.0-pyhd8ed1ab_1.conda hash: - md5: ed45423c41b3da15ea1df39b1f80c2ca - sha256: cd3f41dc093162a41d4bae171e40a1b9b115c4d488e9bb837a8fa9d084931fb9 + md5: 62186e6383f38cc6a3466f0fadde3f2e + sha256: d7fa4c627d56ce8dc02f09f358757f8fd49eb6137216dc99340a6b4efc7e0491 category: dev optional: true - name: jupyter_server @@ -2668,17 +2668,17 @@ package: overrides: '>=5.0' packaging: '>=22.0' prometheus_client: '>=0.9' - python: '>=3.8' + python: '>=3.9' pyzmq: '>=24' send2trash: '>=1.8.2' terminado: '>=0.8.3' tornado: '>=6.2.0' traitlets: '>=5.6.0' websocket-client: '>=1.7' - url: https://conda.anaconda.org/conda-forge/noarch/jupyter_server-2.14.2-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/jupyter_server-2.14.2-pyhd8ed1ab_1.conda hash: - md5: ca23c71f70a7c7935b3d03f0f1a5801d - sha256: edab71a05feceac54bdb90e755a257545af7832b9911607c1a70f09be44ba985 + md5: 81ea84b3212287f926e35b9036192963 + sha256: 082d3517455339c8baea245a257af249758ccec26b8832d969ac928901c234cc category: dev optional: true - name: jupyter_server @@ -2698,17 +2698,17 @@ package: overrides: '>=5.0' packaging: '>=22.0' prometheus_client: '>=0.9' - python: '>=3.8' + python: '>=3.9' pyzmq: '>=24' send2trash: '>=1.8.2' terminado: '>=0.8.3' tornado: '>=6.2.0' traitlets: '>=5.6.0' websocket-client: '>=1.7' - url: https://conda.anaconda.org/conda-forge/noarch/jupyter_server-2.14.2-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/jupyter_server-2.14.2-pyhd8ed1ab_1.conda hash: - md5: ca23c71f70a7c7935b3d03f0f1a5801d - sha256: edab71a05feceac54bdb90e755a257545af7832b9911607c1a70f09be44ba985 + md5: 81ea84b3212287f926e35b9036192963 + sha256: 082d3517455339c8baea245a257af249758ccec26b8832d969ac928901c234cc category: dev optional: true - name: jupyter_server_terminals @@ -2716,12 +2716,12 @@ package: manager: conda platform: linux-64 dependencies: - python: '>=3.8' + python: '>=3.9' terminado: '>=0.8.3' - url: https://conda.anaconda.org/conda-forge/noarch/jupyter_server_terminals-0.5.3-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/jupyter_server_terminals-0.5.3-pyhd8ed1ab_1.conda hash: - md5: 219b3833aa8ed91d47d1be6ca03f30be - sha256: 038efbc7e4b2e72d49ed193cfb2bbbe9fbab2459786ce9350301f466a32567db + md5: 2d983ff1b82a1ccb6f2e9d8784bdd6bd + sha256: 0890fc79422191bc29edf17d7b42cff44ba254aa225d31eb30819f8772b775b8 category: dev optional: true - name: jupyter_server_terminals @@ -2729,21 +2729,21 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.8' + python: '>=3.9' terminado: '>=0.8.3' - url: https://conda.anaconda.org/conda-forge/noarch/jupyter_server_terminals-0.5.3-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/jupyter_server_terminals-0.5.3-pyhd8ed1ab_1.conda hash: - md5: 219b3833aa8ed91d47d1be6ca03f30be - sha256: 038efbc7e4b2e72d49ed193cfb2bbbe9fbab2459786ce9350301f466a32567db + md5: 2d983ff1b82a1ccb6f2e9d8784bdd6bd + sha256: 0890fc79422191bc29edf17d7b42cff44ba254aa225d31eb30819f8772b775b8 category: dev optional: true - name: jupyterlab - version: 4.3.2 + version: 4.3.3 manager: conda platform: linux-64 dependencies: async-lru: '>=1.0.0' - httpx: '>=0.28.0,<0.29.0' + httpx: '>=0.25.0' importlib-metadata: '>=4.8.3' ipykernel: '>=6.5.0' jinja2: '>=3.0.3' @@ -2758,19 +2758,19 @@ package: tomli: '>=1.2.2' tornado: '>=6.2.0' traitlets: '' - url: https://conda.anaconda.org/conda-forge/noarch/jupyterlab-4.3.2-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/jupyterlab-4.3.3-pyhd8ed1ab_0.conda hash: - md5: 5f0d3b774cae26dd785e443a0e1623ae - sha256: e806f753fe91faaffbad3d1d3aab7ceee785ae01bf0d758a82f1466164d727d6 + md5: 0707e62d944a89c365ba11da4898f8af + sha256: 63aa00427abd4a3e7c1738257b8e296f5e0ba04a4a1ab9ff3bc186440c8b9fdc category: dev optional: true - name: jupyterlab - version: 4.3.2 + version: 4.3.3 manager: conda platform: win-64 dependencies: async-lru: '>=1.0.0' - httpx: '>=0.28.0,<0.29.0' + httpx: '>=0.25.0' importlib-metadata: '>=4.8.3' ipykernel: '>=6.5.0' jinja2: '>=3.0.3' @@ -2785,10 +2785,10 @@ package: tomli: '>=1.2.2' tornado: '>=6.2.0' traitlets: '' - url: https://conda.anaconda.org/conda-forge/noarch/jupyterlab-4.3.2-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/jupyterlab-4.3.3-pyhd8ed1ab_0.conda hash: - md5: 5f0d3b774cae26dd785e443a0e1623ae - sha256: e806f753fe91faaffbad3d1d3aab7ceee785ae01bf0d758a82f1466164d727d6 + md5: 0707e62d944a89c365ba11da4898f8af + sha256: 63aa00427abd4a3e7c1738257b8e296f5e0ba04a4a1ab9ff3bc186440c8b9fdc category: dev optional: true - name: jupyterlab_pygments @@ -2829,12 +2829,12 @@ package: jsonschema: '>=4.18' jupyter_server: '>=1.21,<3' packaging: '>=21.3' - python: '>=3.8' + python: '>=3.9' requests: '>=2.31' - url: https://conda.anaconda.org/conda-forge/noarch/jupyterlab_server-2.27.3-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/jupyterlab_server-2.27.3-pyhd8ed1ab_1.conda hash: - md5: af8239bf1ba7e8c69b689f780f653488 - sha256: a23b26d1a35bccdb91b9232119e5f402624e1e1a252b0e64cc20c6eb5b87cefb + md5: 9dc4b2b0f41f0de41d27f3293e319357 + sha256: d03d0b7e23fa56d322993bc9786b3a43b88ccc26e58b77c756619a921ab30e86 category: dev optional: true - name: jupyterlab_server @@ -2849,12 +2849,12 @@ package: jsonschema: '>=4.18' jupyter_server: '>=1.21,<3' packaging: '>=21.3' - python: '>=3.8' + python: '>=3.9' requests: '>=2.31' - url: https://conda.anaconda.org/conda-forge/noarch/jupyterlab_server-2.27.3-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/jupyterlab_server-2.27.3-pyhd8ed1ab_1.conda hash: - md5: af8239bf1ba7e8c69b689f780f653488 - sha256: a23b26d1a35bccdb91b9232119e5f402624e1e1a252b0e64cc20c6eb5b87cefb + md5: 9dc4b2b0f41f0de41d27f3293e319357 + sha256: d03d0b7e23fa56d322993bc9786b3a43b88ccc26e58b77c756619a921ab30e86 category: dev optional: true - name: jupyterlab_widgets @@ -3589,10 +3589,10 @@ package: dependencies: __glibc: '>=2.17,<3.0.a0' libgcc: '>=13' - url: https://conda.anaconda.org/conda-forge/linux-64/liblzma-5.6.3-hb9d3cd8_0.conda + url: https://conda.anaconda.org/conda-forge/linux-64/liblzma-5.6.3-hb9d3cd8_1.conda hash: - md5: 137c535dddd880f844f33ed91b8abdba - sha256: 31637db828ec67ab8697de324e6074af5a36cbeddc37202d8d31e2fb397619e8 + md5: 2ecf2f1c7e4e21fcfe6423a51a992d84 + sha256: e6e425252f3839e2756e4af1ea2074dffd3396c161bf460629f9dfd6a65f15c6 category: main optional: false - name: liblzma @@ -3603,39 +3603,10 @@ package: ucrt: '>=10.0.20348.0' vc: '>=14.2,<15' vc14_runtime: '>=14.29.30139' - url: https://conda.anaconda.org/conda-forge/win-64/liblzma-5.6.3-h2466b09_0.conda - hash: - md5: dbc5eb3b8fca158b77471447a40077b7 - sha256: 6250d62cf150944da210185fcad5ebd318e1ce4bbf4ff6e43a1a3b502e0b6d72 - category: main - optional: false -- name: liblzma-devel - version: 5.6.3 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libgcc: '>=13' - liblzma: 5.6.3 - url: https://conda.anaconda.org/conda-forge/linux-64/liblzma-devel-5.6.3-hb9d3cd8_0.conda + url: https://conda.anaconda.org/conda-forge/win-64/liblzma-5.6.3-h2466b09_1.conda hash: - md5: 7069f4de645461447f1ab7736c94db26 - sha256: 98020d4b4cc6c728d2e6dc1174cb2548cf03ce5098cd17c37b32f06e896a943a - category: main - optional: false -- name: liblzma-devel - version: 5.6.3 - manager: conda - platform: win-64 - dependencies: - liblzma: 5.6.3 - ucrt: '>=10.0.20348.0' - vc: '>=14.2,<15' - vc14_runtime: '>=14.29.30139' - url: https://conda.anaconda.org/conda-forge/win-64/liblzma-devel-5.6.3-h2466b09_0.conda - hash: - md5: 66dce63db3679785dd67dc691496fd13 - sha256: 9e7c1b58f580f2fe08e7fee94b1b2610d3c76f0907aec16ef6b956c59f3c68dd + md5: 015b9c0bd1eef60729ab577a38aaf0b5 + sha256: 24d04bd55adfa44c421c99ce169df38cb1ad2bba5f43151bc847fc802496a1fa category: main optional: false - name: libnghttp2 @@ -3724,31 +3695,31 @@ package: category: dev optional: true - name: libsqlite - version: 3.47.0 + version: 3.47.2 manager: conda platform: linux-64 dependencies: __glibc: '>=2.17,<3.0.a0' libgcc: '>=13' libzlib: '>=1.3.1,<2.0a0' - url: https://conda.anaconda.org/conda-forge/linux-64/libsqlite-3.47.0-hadc24fc_1.conda + url: https://conda.anaconda.org/conda-forge/linux-64/libsqlite-3.47.2-hee588c1_0.conda hash: - md5: b6f02b52a174e612e89548f4663ce56a - sha256: 8a9aadf996a2399f65b679c6e7f29139d5059f699c63e6d7b50e20db10c00508 + md5: b58da17db24b6e08bcbf8fed2fb8c915 + sha256: 48af21ebc2cbf358976f1e0f4a0ab9e91dfc83d0ef337cf3837c6f5bc22fb352 category: main optional: false - name: libsqlite - version: 3.47.0 + version: 3.47.2 manager: conda platform: win-64 dependencies: ucrt: '>=10.0.20348.0' vc: '>=14.2,<15' vc14_runtime: '>=14.29.30139' - url: https://conda.anaconda.org/conda-forge/win-64/libsqlite-3.47.0-h2466b09_1.conda + url: https://conda.anaconda.org/conda-forge/win-64/libsqlite-3.47.2-h67fdade_0.conda hash: - md5: 5b1f36012cc3d09c4eb9f24ad0e2c379 - sha256: 3342d6fe787f5830f7e8466d9c65c914bfd8d67220fb5673041b338cbba47afe + md5: ff00095330e0d35a16bd3bdbd1a2d3e7 + sha256: ecfc0182c3b2e63c870581be1fa0e4dbdfec70d2011cb4f5bde416ece26c41df category: main optional: false - name: libssh2 @@ -3816,15 +3787,15 @@ package: libdeflate: '>=1.22,<1.23.0a0' libgcc: '>=13' libjpeg-turbo: '>=3.0.0,<4.0a0' + liblzma: '>=5.6.3,<6.0a0' libstdcxx: '>=13' libwebp-base: '>=1.4.0,<2.0a0' libzlib: '>=1.3.1,<2.0a0' - xz: '>=5.2.6,<6.0a0' zstd: '>=1.5.6,<1.6.0a0' - url: https://conda.anaconda.org/conda-forge/linux-64/libtiff-4.7.0-he137b08_1.conda + url: https://conda.anaconda.org/conda-forge/linux-64/libtiff-4.7.0-hc4654cb_2.conda hash: - md5: 63872517c98aa305da58a757c443698e - sha256: 9890121db85f6ef463fe12eb04ef1471176e3ef3b5e2d62e8d6dac713df00df4 + md5: be54fb40ea32e8fe9dbaa94d4528b57e + sha256: 18653b4a5c73e19c5e86ff72dab9bf59f5cc43d7f404a6be705d152dfd5e0660 category: main optional: false - name: libtiff @@ -3835,16 +3806,16 @@ package: lerc: '>=4.0.0,<5.0a0' libdeflate: '>=1.22,<1.23.0a0' libjpeg-turbo: '>=3.0.0,<4.0a0' + liblzma: '>=5.6.3,<6.0a0' libzlib: '>=1.3.1,<2.0a0' ucrt: '>=10.0.20348.0' vc: '>=14.2,<15' vc14_runtime: '>=14.29.30139' - xz: '>=5.2.6,<6.0a0' zstd: '>=1.5.6,<1.6.0a0' - url: https://conda.anaconda.org/conda-forge/win-64/libtiff-4.7.0-hfc51747_1.conda + url: https://conda.anaconda.org/conda-forge/win-64/libtiff-4.7.0-hdefb170_2.conda hash: - md5: eac317ed1cc6b9c0af0c27297e364665 - sha256: 902cb9f7f54d17dcfd54ce050b1ce2bc944b9bbd1748913342c2ea1e1140f8bb + md5: 49434938b99a5ba78c9afe573d158c1e + sha256: e297d10f0a1019e71e52fc53ceaa61b0a376bf7e0e3813318dc842e9c25de140 category: main optional: false - name: libuuid @@ -3937,12 +3908,12 @@ package: __glibc: '>=2.17,<3.0.a0' libgcc: '>=13' libiconv: '>=1.17,<2.0a0' + liblzma: '>=5.6.3,<6.0a0' libzlib: '>=1.3.1,<2.0a0' - xz: '>=5.2.6,<6.0a0' - url: https://conda.anaconda.org/conda-forge/linux-64/libxml2-2.13.5-h064dc61_0.conda + url: https://conda.anaconda.org/conda-forge/linux-64/libxml2-2.13.5-h0d44e9d_1.conda hash: - md5: fb16b85a5be1328ac1c44b098b74c570 - sha256: 7ab7fb45a0014981d35247cd5b09057fc8ed3c07378086a6c7ad552915928647 + md5: f5b05674697ae7d2c5932766695945e1 + sha256: 306e18aa647d8208ad2cd0e62d84933222b2fbe93d2d53cd5283d2256b1d54de category: main optional: false - name: libxml2 @@ -3955,10 +3926,10 @@ package: ucrt: '>=10.0.20348.0' vc: '>=14.2,<15' vc14_runtime: '>=14.29.30139' - url: https://conda.anaconda.org/conda-forge/win-64/libxml2-2.13.5-h442d1da_0.conda + url: https://conda.anaconda.org/conda-forge/win-64/libxml2-2.13.5-he286e8c_1.conda hash: - md5: 1fbabbec60a3c7c519a5973b06c3b2f4 - sha256: 020466b17c143190bd5a6540be2ceef4c1f8d514408bd5f0adaafcd9d0057b5c + md5: 77eaa84f90fc90643c5a0be0aa9bdd1b + sha256: 084dd4dde342f13c43ee418d153ac5b2610f95be029073a15fa9dda22b130d06 category: main optional: false - name: libzlib @@ -3993,12 +3964,12 @@ package: manager: conda platform: linux-64 dependencies: - python: '>=3.7' + python: '>=3.9' uc-micro-py: '' - url: https://conda.anaconda.org/conda-forge/noarch/linkify-it-py-2.0.3-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/linkify-it-py-2.0.3-pyhd8ed1ab_1.conda hash: - md5: f1b64ca4faf563605cf6f6ca93f9ff3f - sha256: aa99d44e8c83865026575a8af253141c53e0b3ab05f053befaa7757c8525064f + md5: b02fe519b5dc0dc55e7299810fcdfb8e + sha256: d975a2015803d4fdaaae3f53e21f64996577d7a069eb61c6d2792504f16eb57b category: dev optional: true - name: linkify-it-py @@ -4006,24 +3977,24 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.7' + python: '>=3.9' uc-micro-py: '' - url: https://conda.anaconda.org/conda-forge/noarch/linkify-it-py-2.0.3-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/linkify-it-py-2.0.3-pyhd8ed1ab_1.conda hash: - md5: f1b64ca4faf563605cf6f6ca93f9ff3f - sha256: aa99d44e8c83865026575a8af253141c53e0b3ab05f053befaa7757c8525064f + md5: b02fe519b5dc0dc55e7299810fcdfb8e + sha256: d975a2015803d4fdaaae3f53e21f64996577d7a069eb61c6d2792504f16eb57b category: dev optional: true - name: llvm-openmp - version: 19.1.4 + version: 19.1.5 manager: conda platform: linux-64 dependencies: __glibc: '>=2.17,<3.0.a0' - url: https://conda.anaconda.org/conda-forge/linux-64/llvm-openmp-19.1.4-h024ca30_0.conda + url: https://conda.anaconda.org/conda-forge/linux-64/llvm-openmp-19.1.5-h024ca30_0.conda hash: - md5: 9370a10ba6a13079cc0c0e09d2ec13a8 - sha256: 5ef60133379c3146d369672d39729690cf0735116fc1a8b6b32788618199ce17 + md5: dc90d15c25a57f641f0b84c271e4761e + sha256: e319db1e18dabe23ddeb4a1e04ff1ab5e331069a5a558891ffeb60c8b76d5e6a category: main optional: false - name: llvmlite @@ -4271,12 +4242,12 @@ package: manager: conda platform: linux-64 dependencies: - python: '>=3.6' + python: '>=3.9' traitlets: '' - url: https://conda.anaconda.org/conda-forge/noarch/matplotlib-inline-0.1.7-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/matplotlib-inline-0.1.7-pyhd8ed1ab_1.conda hash: - md5: 779345c95648be40d22aaa89de7d4254 - sha256: 7ea68676ea35fbb095420bbcc1c82c4767b8be7bb56abb6989b7f89d957a3bab + md5: af6ab708897df59bd6e7283ceab1b56b + sha256: 69b7dc7131703d3d60da9b0faa6dd8acbf6f6c396224cf6aef3e855b8c0c41c6 category: dev optional: true - name: matplotlib-inline @@ -4284,12 +4255,12 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.6' + python: '>=3.9' traitlets: '' - url: https://conda.anaconda.org/conda-forge/noarch/matplotlib-inline-0.1.7-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/matplotlib-inline-0.1.7-pyhd8ed1ab_1.conda hash: - md5: 779345c95648be40d22aaa89de7d4254 - sha256: 7ea68676ea35fbb095420bbcc1c82c4767b8be7bb56abb6989b7f89d957a3bab + md5: af6ab708897df59bd6e7283ceab1b56b + sha256: 69b7dc7131703d3d60da9b0faa6dd8acbf6f6c396224cf6aef3e855b8c0c41c6 category: dev optional: true - name: mccabe @@ -4322,11 +4293,11 @@ package: platform: linux-64 dependencies: markdown-it-py: '>=1.0.0,<4.0.0' - python: '>=3.8' - url: https://conda.anaconda.org/conda-forge/noarch/mdit-py-plugins-0.4.2-pyhd8ed1ab_0.conda + python: '>=3.9' + url: https://conda.anaconda.org/conda-forge/noarch/mdit-py-plugins-0.4.2-pyhd8ed1ab_1.conda hash: - md5: 5387f2cfa28f8a3afa3368bb4ba201e8 - sha256: 5cedc99412278b37e9596f1f991d49f5a1663fe79767cf814a288134a1400ba9 + md5: af2060041d4f3250a7eb6ab3ec0e549b + sha256: c63ed79d9745109c0a70397713b0c07f06e7d3561abcb122cfc80a141ab3b449 category: dev optional: true - name: mdit-py-plugins @@ -4335,11 +4306,11 @@ package: platform: win-64 dependencies: markdown-it-py: '>=1.0.0,<4.0.0' - python: '>=3.8' - url: https://conda.anaconda.org/conda-forge/noarch/mdit-py-plugins-0.4.2-pyhd8ed1ab_0.conda + python: '>=3.9' + url: https://conda.anaconda.org/conda-forge/noarch/mdit-py-plugins-0.4.2-pyhd8ed1ab_1.conda hash: - md5: 5387f2cfa28f8a3afa3368bb4ba201e8 - sha256: 5cedc99412278b37e9596f1f991d49f5a1663fe79767cf814a288134a1400ba9 + md5: af2060041d4f3250a7eb6ab3ec0e549b + sha256: c63ed79d9745109c0a70397713b0c07f06e7d3561abcb122cfc80a141ab3b449 category: dev optional: true - name: mdurl @@ -4395,7 +4366,7 @@ package: manager: conda platform: linux-64 dependencies: - _openmp_mutex: '*' + _openmp_mutex: '>=4.5' llvm-openmp: '>=17.0.3' tbb: 2021.* url: https://conda.anaconda.org/conda-forge/linux-64/mkl-2023.2.0-h84fe81f_50496.conda @@ -4605,10 +4576,10 @@ package: dependencies: nbconvert-core: 7.16.4 nbconvert-pandoc: 7.16.4 - url: https://conda.anaconda.org/conda-forge/noarch/nbconvert-7.16.4-hd8ed1ab_1.conda + url: https://conda.anaconda.org/conda-forge/noarch/nbconvert-7.16.4-hd8ed1ab_2.conda hash: - md5: ab83e3b9ca2b111d8f332e9dc8b2170f - sha256: e014e8a583ca2f2fc751bf9093ee95bfd203bd189bafe0f512c0262fece69bce + md5: 9337002f0dd2fcb8e1064f8023c8e0c0 + sha256: 034ae98c183f260307d3a9775fa75871dd6ab00b2bce52c6cd417dd8cc86fc4a category: dev optional: true - name: nbconvert @@ -4618,10 +4589,10 @@ package: dependencies: nbconvert-core: 7.16.4 nbconvert-pandoc: 7.16.4 - url: https://conda.anaconda.org/conda-forge/noarch/nbconvert-7.16.4-hd8ed1ab_1.conda + url: https://conda.anaconda.org/conda-forge/noarch/nbconvert-7.16.4-hd8ed1ab_2.conda hash: - md5: ab83e3b9ca2b111d8f332e9dc8b2170f - sha256: e014e8a583ca2f2fc751bf9093ee95bfd203bd189bafe0f512c0262fece69bce + md5: 9337002f0dd2fcb8e1064f8023c8e0c0 + sha256: 034ae98c183f260307d3a9775fa75871dd6ab00b2bce52c6cd417dd8cc86fc4a category: dev optional: true - name: nbconvert-core @@ -4646,10 +4617,10 @@ package: python: '>=3.8' tinycss2: '' traitlets: '>=5.0' - url: https://conda.anaconda.org/conda-forge/noarch/nbconvert-core-7.16.4-pyhd8ed1ab_1.conda + url: https://conda.anaconda.org/conda-forge/noarch/nbconvert-core-7.16.4-pyhff2d567_2.conda hash: - md5: e2d2abb421c13456a9a9f80272fdf543 - sha256: 074d858c5808e0a832acc0da37cd70de1565e8d6e17a62d5a11b3902b5e78319 + md5: 0457fdf55c88e52e0e7b63691eafcc48 + sha256: 03a1303ce135a8214b450e751d93c9048f55edb37f3f9f06c5e9d78ba3ef2a89 category: dev optional: true - name: nbconvert-core @@ -4674,10 +4645,10 @@ package: python: '>=3.8' tinycss2: '' traitlets: '>=5.0' - url: https://conda.anaconda.org/conda-forge/noarch/nbconvert-core-7.16.4-pyhd8ed1ab_1.conda + url: https://conda.anaconda.org/conda-forge/noarch/nbconvert-core-7.16.4-pyhff2d567_2.conda hash: - md5: e2d2abb421c13456a9a9f80272fdf543 - sha256: 074d858c5808e0a832acc0da37cd70de1565e8d6e17a62d5a11b3902b5e78319 + md5: 0457fdf55c88e52e0e7b63691eafcc48 + sha256: 03a1303ce135a8214b450e751d93c9048f55edb37f3f9f06c5e9d78ba3ef2a89 category: dev optional: true - name: nbconvert-pandoc @@ -4687,10 +4658,10 @@ package: dependencies: nbconvert-core: 7.16.4 pandoc: '' - url: https://conda.anaconda.org/conda-forge/noarch/nbconvert-pandoc-7.16.4-hd8ed1ab_1.conda + url: https://conda.anaconda.org/conda-forge/noarch/nbconvert-pandoc-7.16.4-hd8ed1ab_2.conda hash: - md5: 37cec2cf68f4c09563d8bc833791096b - sha256: 31df882e97b227e7e57a328a36840e65ea3247023ac2ce502fd5d4b621da8dbe + md5: 28701f71ce0b88b86783df822dd9d7b9 + sha256: d72734dcda3ab02e76ac11d453e1d4fac7edbd37db86fe14b324b15fd84ce42c category: dev optional: true - name: nbconvert-pandoc @@ -4700,10 +4671,10 @@ package: dependencies: nbconvert-core: 7.16.4 pandoc: '' - url: https://conda.anaconda.org/conda-forge/noarch/nbconvert-pandoc-7.16.4-hd8ed1ab_1.conda + url: https://conda.anaconda.org/conda-forge/noarch/nbconvert-pandoc-7.16.4-hd8ed1ab_2.conda hash: - md5: 37cec2cf68f4c09563d8bc833791096b - sha256: 31df882e97b227e7e57a328a36840e65ea3247023ac2ce502fd5d4b621da8dbe + md5: 28701f71ce0b88b86783df822dd9d7b9 + sha256: d72734dcda3ab02e76ac11d453e1d4fac7edbd37db86fe14b324b15fd84ce42c category: dev optional: true - name: nbformat @@ -4713,13 +4684,13 @@ package: dependencies: jsonschema: '>=2.6' jupyter_core: '>=4.12,!=5.0.*' - python: '>=3.8' + python: '>=3.9' python-fastjsonschema: '>=2.15' traitlets: '>=5.1' - url: https://conda.anaconda.org/conda-forge/noarch/nbformat-5.10.4-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/nbformat-5.10.4-pyhd8ed1ab_1.conda hash: - md5: 0b57b5368ab7fc7cdc9e3511fa867214 - sha256: 36fe73da4d37bc7ac2d1540526ecd294fbd09acda04e096181ab8f1ccd2b464c + md5: bbe1963f1e47f594070ffe87cdf612ea + sha256: 7a5bd30a2e7ddd7b85031a5e2e14f290898098dc85bea5b3a5bf147c25122838 category: dev optional: true - name: nbformat @@ -4729,13 +4700,13 @@ package: dependencies: jsonschema: '>=2.6' jupyter_core: '>=4.12,!=5.0.*' - python: '>=3.8' + python: '>=3.9' python-fastjsonschema: '>=2.15' traitlets: '>=5.1' - url: https://conda.anaconda.org/conda-forge/noarch/nbformat-5.10.4-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/nbformat-5.10.4-pyhd8ed1ab_1.conda hash: - md5: 0b57b5368ab7fc7cdc9e3511fa867214 - sha256: 36fe73da4d37bc7ac2d1540526ecd294fbd09acda04e096181ab8f1ccd2b464c + md5: bbe1963f1e47f594070ffe87cdf612ea + sha256: 7a5bd30a2e7ddd7b85031a5e2e14f290898098dc85bea5b3a5bf147c25122838 category: dev optional: true - name: ncurses @@ -4776,7 +4747,7 @@ package: category: dev optional: true - name: notebook - version: 7.3.0 + version: 7.3.1 manager: conda platform: linux-64 dependencies: @@ -4787,14 +4758,14 @@ package: notebook-shim: '>=0.2,<0.3' python: '>=3.9' tornado: '>=6.2.0' - url: https://conda.anaconda.org/conda-forge/noarch/notebook-7.3.0-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/notebook-7.3.1-pyhd8ed1ab_0.conda hash: - md5: 22f813b9e75070203b2c67f742aafa71 - sha256: 9cea6f74d6b73ca97df4b76a8afc748b15f27db5c59853e43a4f49d4bc061612 + md5: f663ab5bcc9a28364b7b80aa976ed00f + sha256: d5bd4e3c27b2fd234c5d79f3749cd6139d5b13a88cb7320f93c239aabc28e576 category: dev optional: true - name: notebook - version: 7.3.0 + version: 7.3.1 manager: conda platform: win-64 dependencies: @@ -4805,10 +4776,10 @@ package: notebook-shim: '>=0.2,<0.3' python: '>=3.9' tornado: '>=6.2.0' - url: https://conda.anaconda.org/conda-forge/noarch/notebook-7.3.0-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/notebook-7.3.1-pyhd8ed1ab_0.conda hash: - md5: 22f813b9e75070203b2c67f742aafa71 - sha256: 9cea6f74d6b73ca97df4b76a8afc748b15f27db5c59853e43a4f49d4bc061612 + md5: f663ab5bcc9a28364b7b80aa976ed00f + sha256: d5bd4e3c27b2fd234c5d79f3749cd6139d5b13a88cb7320f93c239aabc28e576 category: dev optional: true - name: notebook-shim @@ -4817,11 +4788,11 @@ package: platform: linux-64 dependencies: jupyter_server: '>=1.8,<3' - python: '>=3.7' - url: https://conda.anaconda.org/conda-forge/noarch/notebook-shim-0.2.4-pyhd8ed1ab_0.conda + python: '>=3.9' + url: https://conda.anaconda.org/conda-forge/noarch/notebook-shim-0.2.4-pyhd8ed1ab_1.conda hash: - md5: 3d85618e2c97ab896b5b5e298d32b5b3 - sha256: 9b5fdef9ebe89222baa9da2796ebe7bc02ec6c5a1f61327b651d6b92cf9a0230 + md5: e7f89ea5f7ea9401642758ff50a2d9c1 + sha256: 7b920e46b9f7a2d2aa6434222e5c8d739021dbc5cc75f32d124a8191d86f9056 category: dev optional: true - name: notebook-shim @@ -4830,11 +4801,11 @@ package: platform: win-64 dependencies: jupyter_server: '>=1.8,<3' - python: '>=3.7' - url: https://conda.anaconda.org/conda-forge/noarch/notebook-shim-0.2.4-pyhd8ed1ab_0.conda + python: '>=3.9' + url: https://conda.anaconda.org/conda-forge/noarch/notebook-shim-0.2.4-pyhd8ed1ab_1.conda hash: - md5: 3d85618e2c97ab896b5b5e298d32b5b3 - sha256: 9b5fdef9ebe89222baa9da2796ebe7bc02ec6c5a1f61327b651d6b92cf9a0230 + md5: e7f89ea5f7ea9401642758ff50a2d9c1 + sha256: 7b920e46b9f7a2d2aa6434222e5c8d739021dbc5cc75f32d124a8191d86f9056 category: dev optional: true - name: numba @@ -4947,36 +4918,37 @@ package: category: main optional: false - name: openjpeg - version: 2.5.2 + version: 2.5.3 manager: conda platform: linux-64 dependencies: - libgcc-ng: '>=12' - libpng: '>=1.6.43,<1.7.0a0' - libstdcxx-ng: '>=12' - libtiff: '>=4.6.0,<4.8.0a0' - libzlib: '>=1.2.13,<2.0.0a0' - url: https://conda.anaconda.org/conda-forge/linux-64/openjpeg-2.5.2-h488ebb8_0.conda + __glibc: '>=2.17,<3.0.a0' + libgcc: '>=13' + libpng: '>=1.6.44,<1.7.0a0' + libstdcxx: '>=13' + libtiff: '>=4.7.0,<4.8.0a0' + libzlib: '>=1.3.1,<2.0a0' + url: https://conda.anaconda.org/conda-forge/linux-64/openjpeg-2.5.3-h5fbd93e_0.conda hash: - md5: 7f2e286780f072ed750df46dc2631138 - sha256: 5600a0b82df042bd27d01e4e687187411561dfc11cc05143a08ce29b64bf2af2 + md5: 9e5816bc95d285c115a3ebc2f8563564 + sha256: 5bee706ea5ba453ed7fd9da7da8380dd88b865c8d30b5aaec14d2b6dd32dbc39 category: main optional: false - name: openjpeg - version: 2.5.2 + version: 2.5.3 manager: conda platform: win-64 dependencies: - libpng: '>=1.6.43,<1.7.0a0' - libtiff: '>=4.6.0,<4.8.0a0' - libzlib: '>=1.2.13,<2.0.0a0' + libpng: '>=1.6.44,<1.7.0a0' + libtiff: '>=4.7.0,<4.8.0a0' + libzlib: '>=1.3.1,<2.0a0' ucrt: '>=10.0.20348.0' vc: '>=14.2,<15' vc14_runtime: '>=14.29.30139' - url: https://conda.anaconda.org/conda-forge/win-64/openjpeg-2.5.2-h3d672ee_0.conda + url: https://conda.anaconda.org/conda-forge/win-64/openjpeg-2.5.3-h4d64b90_0.conda hash: - md5: 7e7099ad94ac3b599808950cec30ad4e - sha256: dda71cbe094234ab208f3552dec1f4ca6f2e614175d010808d6cb66ecf0bc753 + md5: fc050366dd0b8313eb797ed1ffef3a29 + sha256: 410175815df192f57a07c29a6b3fdd4231937173face9e63f0830c1234272ce3 category: main optional: false - name: openssl @@ -5099,25 +5071,25 @@ package: category: main optional: false - name: pandoc - version: '3.5' + version: '3.6' manager: conda platform: linux-64 dependencies: {} - url: https://conda.anaconda.org/conda-forge/linux-64/pandoc-3.5-ha770c72_0.conda + url: https://conda.anaconda.org/conda-forge/linux-64/pandoc-3.6-ha770c72_0.conda hash: - md5: 2889e6b9c666c3a564ab90cedc5832fd - sha256: 56df96c2707a5ac71b2e5d3b32e38521c0bac91006d0b8948c1d347dd5c12609 + md5: 38ee82616a780cf22ec6355e386e2563 + sha256: 9d4cfbb4cb844c50cecb0bc3c1ad7479908f422299bf79e667aa75129c4b0a21 category: dev optional: true - name: pandoc - version: '3.5' + version: '3.6' manager: conda platform: win-64 dependencies: {} - url: https://conda.anaconda.org/conda-forge/win-64/pandoc-3.5-h57928b3_0.conda + url: https://conda.anaconda.org/conda-forge/win-64/pandoc-3.6-h57928b3_0.conda hash: - md5: 2c4a6c475e0f1bbffac672b0943dc520 - sha256: 2ef7593628529429ab0041128f90e7bb32eb447a05850c40ff178d9ad9df2e9b + md5: 0ec4b5943313ed989ccaebd37f04f46b + sha256: 43e5cb6d762f9777371ffcb00b766019a36be5fc2faddb56fd8ba1e7f2e4b789 category: dev optional: true - name: pandocfilters @@ -5314,11 +5286,11 @@ package: manager: conda platform: linux-64 dependencies: - python: '>=3.6' - url: https://conda.anaconda.org/conda-forge/noarch/pkgutil-resolve-name-1.3.10-pyhd8ed1ab_1.conda + python: '>=3.9' + url: https://conda.anaconda.org/conda-forge/noarch/pkgutil-resolve-name-1.3.10-pyhd8ed1ab_2.conda hash: - md5: 405678b942f2481cecdb3e010f4925d9 - sha256: fecf95377134b0e8944762d92ecf7b0149c07d8186fb5db583125a2705c7ea0a + md5: 5a5870a74432aa332f7d32180633ad05 + sha256: adb2dde5b4f7da70ae81309cce6188ed3286ff280355cf1931b45d91164d2ad8 category: dev optional: true - name: pkgutil-resolve-name @@ -5326,11 +5298,11 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.6' - url: https://conda.anaconda.org/conda-forge/noarch/pkgutil-resolve-name-1.3.10-pyhd8ed1ab_1.conda + python: '>=3.9' + url: https://conda.anaconda.org/conda-forge/noarch/pkgutil-resolve-name-1.3.10-pyhd8ed1ab_2.conda hash: - md5: 405678b942f2481cecdb3e010f4925d9 - sha256: fecf95377134b0e8944762d92ecf7b0149c07d8186fb5db583125a2705c7ea0a + md5: 5a5870a74432aa332f7d32180633ad05 + sha256: adb2dde5b4f7da70ae81309cce6188ed3286ff280355cf1931b45d91164d2ad8 category: dev optional: true - name: platformdirs @@ -5518,11 +5490,11 @@ package: manager: conda platform: linux-64 dependencies: - python: '>=3.5' - url: https://conda.anaconda.org/conda-forge/noarch/pure_eval-0.2.3-pyhd8ed1ab_0.conda + python: '>=3.9' + url: https://conda.anaconda.org/conda-forge/noarch/pure_eval-0.2.3-pyhd8ed1ab_1.conda hash: - md5: 0f051f09d992e0d08941706ad519ee0e - sha256: dcfcb3cee1ae0a89729601582cc3edea20ba13c9493967a03a693c67567af0c8 + md5: 3bfdfb8dbcdc4af1ae3f9a8eb3948f04 + sha256: 71bd24600d14bb171a6321d523486f6a06f855e75e547fa0cb2a0953b02047f0 category: dev optional: true - name: pure_eval @@ -5530,11 +5502,11 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.5' - url: https://conda.anaconda.org/conda-forge/noarch/pure_eval-0.2.3-pyhd8ed1ab_0.conda + python: '>=3.9' + url: https://conda.anaconda.org/conda-forge/noarch/pure_eval-0.2.3-pyhd8ed1ab_1.conda hash: - md5: 0f051f09d992e0d08941706ad519ee0e - sha256: dcfcb3cee1ae0a89729601582cc3edea20ba13c9493967a03a693c67567af0c8 + md5: 3bfdfb8dbcdc4af1ae3f9a8eb3948f04 + sha256: 71bd24600d14bb171a6321d523486f6a06f855e75e547fa0cb2a0953b02047f0 category: dev optional: true - name: pybtex @@ -5606,7 +5578,7 @@ package: manager: conda platform: linux-64 dependencies: - python: '>=3.9' + python: '' url: https://conda.anaconda.org/conda-forge/noarch/pycparser-2.22-pyh29332c3_1.conda hash: md5: 12c566707c80111f9799308d9e265aef @@ -5618,7 +5590,7 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.9' + python: '' url: https://conda.anaconda.org/conda-forge/noarch/pycparser-2.22-pyh29332c3_1.conda hash: md5: 12c566707c80111f9799308d9e265aef @@ -6005,56 +5977,56 @@ package: category: dev optional: true - name: python - version: 3.11.10 + version: 3.11.11 manager: conda platform: linux-64 dependencies: __glibc: '>=2.17,<3.0.a0' bzip2: '>=1.0.8,<2.0a0' ld_impl_linux-64: '>=2.36.1' - libexpat: '>=2.6.3,<3.0a0' + libexpat: '>=2.6.4,<3.0a0' libffi: '>=3.4,<4.0a0' libgcc: '>=13' + liblzma: '>=5.6.3,<6.0a0' libnsl: '>=2.0.1,<2.1.0a0' - libsqlite: '>=3.46.1,<4.0a0' + libsqlite: '>=3.47.0,<4.0a0' libuuid: '>=2.38.1,<3.0a0' libxcrypt: '>=4.4.36' libzlib: '>=1.3.1,<2.0a0' ncurses: '>=6.5,<7.0a0' - openssl: '>=3.3.2,<4.0a0' + openssl: '>=3.4.0,<4.0a0' pip: '' readline: '>=8.2,<9.0a0' tk: '>=8.6.13,<8.7.0a0' tzdata: '' - xz: '>=5.2.6,<6.0a0' - url: https://conda.anaconda.org/conda-forge/linux-64/python-3.11.10-hc5c86c4_3_cpython.conda + url: https://conda.anaconda.org/conda-forge/linux-64/python-3.11.11-h9e4cc4f_1_cpython.conda hash: - md5: 9e1ad55c87368e662177661a998feed5 - sha256: b7fa3bd48e3a3d30f65608e07759cefd27885c6388b3f612af85ce40282e6936 + md5: 8387070aa413ce9a8cc35a509fae938b + sha256: b29ce0836fce55bdff8d5c5b71c4921a23f87d3b950aea89a9e75784120b06b0 category: main optional: false - name: python - version: 3.11.10 + version: 3.11.11 manager: conda platform: win-64 dependencies: bzip2: '>=1.0.8,<2.0a0' - libexpat: '>=2.6.3,<3.0a0' + libexpat: '>=2.6.4,<3.0a0' libffi: '>=3.4,<4.0a0' - libsqlite: '>=3.46.1,<4.0a0' + liblzma: '>=5.6.3,<6.0a0' + libsqlite: '>=3.47.0,<4.0a0' libzlib: '>=1.3.1,<2.0a0' - openssl: '>=3.3.2,<4.0a0' + openssl: '>=3.4.0,<4.0a0' pip: '' tk: '>=8.6.13,<8.7.0a0' tzdata: '' ucrt: '>=10.0.20348.0' vc: '>=14.2,<15' vc14_runtime: '>=14.29.30139' - xz: '>=5.2.6,<6.0a0' - url: https://conda.anaconda.org/conda-forge/win-64/python-3.11.10-hce54a09_3_cpython.conda + url: https://conda.anaconda.org/conda-forge/win-64/python-3.11.11-h3f84c4b_1_cpython.conda hash: - md5: 5d54d429c0eb2273d1cc69763de6edaf - sha256: 3931c546219d069918389e4dbe12057af4cc68a1060577a04014c6b5fc618aa0 + md5: 4d490a426481298bdd89a502253a7fd4 + sha256: 5be6181ab6d655ad761490b7808584c5e78e5d7139846685b1850a8b7ef6c5df category: main optional: false - name: python-dateutil @@ -6352,12 +6324,12 @@ package: platform: linux-64 dependencies: attrs: '>=22.2.0' - python: '>=3.8' + python: '>=3.9' rpds-py: '>=0.7.0' - url: https://conda.anaconda.org/conda-forge/noarch/referencing-0.35.1-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/referencing-0.35.1-pyhd8ed1ab_1.conda hash: - md5: 0fc8b52192a8898627c3efae1003e9f6 - sha256: be8d6d9e86b1a3fef5424127ff81782f8ca63d3058980859609f6f1ecdd34cb3 + md5: 8c9083612c1bfe6878715ed5732605f8 + sha256: f972eecb4dc8e06257af37642f92b0f2df04a7fe4c950f2e1045505e5e93985f category: dev optional: true - name: referencing @@ -6366,12 +6338,12 @@ package: platform: win-64 dependencies: attrs: '>=22.2.0' - python: '>=3.8' + python: '>=3.9' rpds-py: '>=0.7.0' - url: https://conda.anaconda.org/conda-forge/noarch/referencing-0.35.1-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/referencing-0.35.1-pyhd8ed1ab_1.conda hash: - md5: 0fc8b52192a8898627c3efae1003e9f6 - sha256: be8d6d9e86b1a3fef5424127ff81782f8ca63d3058980859609f6f1ecdd34cb3 + md5: 8c9083612c1bfe6878715ed5732605f8 + sha256: f972eecb4dc8e06257af37642f92b0f2df04a7fe4c950f2e1045505e5e93985f category: dev optional: true - name: requests @@ -6411,12 +6383,12 @@ package: manager: conda platform: linux-64 dependencies: - python: '>=3.5' + python: '>=3.9' six: '' - url: https://conda.anaconda.org/conda-forge/noarch/rfc3339-validator-0.1.4-pyhd8ed1ab_0.tar.bz2 + url: https://conda.anaconda.org/conda-forge/noarch/rfc3339-validator-0.1.4-pyhd8ed1ab_1.conda hash: - md5: fed45fc5ea0813240707998abe49f520 - sha256: 7c7052b51de0b5c558f890bb11f8b5edbb9934a653d76be086b1182b9f54185d + md5: 36de09a8d3e5d5e6f4ee63af49e59706 + sha256: 2e4372f600490a6e0b3bac60717278448e323cab1c0fecd5f43f7c56535a99c5 category: dev optional: true - name: rfc3339-validator @@ -6424,12 +6396,12 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.5' + python: '>=3.9' six: '' - url: https://conda.anaconda.org/conda-forge/noarch/rfc3339-validator-0.1.4-pyhd8ed1ab_0.tar.bz2 + url: https://conda.anaconda.org/conda-forge/noarch/rfc3339-validator-0.1.4-pyhd8ed1ab_1.conda hash: - md5: fed45fc5ea0813240707998abe49f520 - sha256: 7c7052b51de0b5c558f890bb11f8b5edbb9934a653d76be086b1182b9f54185d + md5: 36de09a8d3e5d5e6f4ee63af49e59706 + sha256: 2e4372f600490a6e0b3bac60717278448e323cab1c0fecd5f43f7c56535a99c5 category: dev optional: true - name: rfc3986-validator @@ -6457,7 +6429,7 @@ package: category: dev optional: true - name: rpds-py - version: 0.22.1 + version: 0.22.3 manager: conda platform: linux-64 dependencies: @@ -6465,14 +6437,14 @@ package: libgcc: '>=13' python: '>=3.11,<3.12.0a0' python_abi: 3.11.* - url: https://conda.anaconda.org/conda-forge/linux-64/rpds-py-0.22.1-py311h9e33e62_0.conda + url: https://conda.anaconda.org/conda-forge/linux-64/rpds-py-0.22.3-py311h9e33e62_0.conda hash: - md5: 5084a90fcd82e6bca9b36f5449268bce - sha256: 44e5c11192a2989c7441986f813371cb56acae86c02f7673e2fd735ef2576376 + md5: b1f5799ae0cc22198928f09879da01f5 + sha256: 0908ac4acb1a10fe63046e947a96c77cea0d392619ef965944da86c3574b68ec category: dev optional: true - name: rpds-py - version: 0.22.1 + version: 0.22.3 manager: conda platform: win-64 dependencies: @@ -6481,10 +6453,10 @@ package: ucrt: '>=10.0.20348.0' vc: '>=14.2,<15' vc14_runtime: '>=14.29.30139' - url: https://conda.anaconda.org/conda-forge/win-64/rpds-py-0.22.1-py311h533ab2d_0.conda + url: https://conda.anaconda.org/conda-forge/win-64/rpds-py-0.22.3-py311h533ab2d_0.conda hash: - md5: e21a4bdd8f1d9452544f3954293d79ed - sha256: 5c7ac315b5e77e3195a9281e4d087253cd29332379c7aaa935663ac82a4eb123 + md5: 40c964a32833f3ad13ba4183cd180577 + sha256: c74b3a4430706dfb63176429cc31410dcb86a15e1d35463aae04733c4700b8d8 category: dev optional: true - name: scikit-learn @@ -6540,13 +6512,13 @@ package: libgfortran5: '>=13.3.0' liblapack: '>=3.9.0,<4.0a0' libstdcxx: '>=13' - numpy: <2.3 + numpy: '>=1.23.5' python: '>=3.11,<3.12.0a0' python_abi: 3.11.* - url: https://conda.anaconda.org/conda-forge/linux-64/scipy-1.14.1-py311he9a78e4_1.conda + url: https://conda.anaconda.org/conda-forge/linux-64/scipy-1.14.1-py311he9a78e4_2.conda hash: - md5: 49ba89bf4d8a995efb99517d1c7aeb1e - sha256: 59482b974c36c375fdfd0bc3e5a3003ea2d2ae72b64b8f3deaeef5a851dbc91d + md5: c4aee8cadc4c9fc9a91aca0803473690 + sha256: b28d91a55205b886308da82428cd522e9dce0ef912445a2e9d89318379c15759 category: main optional: false - name: scipy @@ -6557,16 +6529,16 @@ package: libblas: '>=3.9.0,<4.0a0' libcblas: '>=3.9.0,<4.0a0' liblapack: '>=3.9.0,<4.0a0' - numpy: <2.3 + numpy: '>=1.23.5' python: '>=3.11,<3.12.0a0' python_abi: 3.11.* ucrt: '>=10.0.20348.0' vc: '>=14.2,<15' vc14_runtime: '>=14.29.30139' - url: https://conda.anaconda.org/conda-forge/win-64/scipy-1.14.1-py311hf16d85f_1.conda + url: https://conda.anaconda.org/conda-forge/win-64/scipy-1.14.1-py311hf16d85f_2.conda hash: - md5: b7c132408b0ee7408dcfa998ef6f7939 - sha256: bd3c3ec5ba203143818fa3ca300060a459d78da566049b49ed2ef20e04ea5b96 + md5: 8d3393f64df60e48be00d06ccb63bb18 + sha256: ef98270586c1dfb551f9ff868312554f248f155406f924b91df07cd46c14d302 category: main optional: false - name: send2trash @@ -6621,27 +6593,27 @@ package: category: main optional: false - name: six - version: 1.16.0 + version: 1.17.0 manager: conda platform: linux-64 dependencies: python: '>=3.9' - url: https://conda.anaconda.org/conda-forge/noarch/six-1.16.0-pyhd8ed1ab_1.conda + url: https://conda.anaconda.org/conda-forge/noarch/six-1.17.0-pyhd8ed1ab_0.conda hash: - md5: a516da6cfe1ec0a55e49737f017b4965 - sha256: 761b96fe7bea080b9c35dd2f87f788eb94b61d462645bd16f361e80ae0ff017c + md5: a451d576819089b0d672f18768be0f65 + sha256: 41db0180680cc67c3fa76544ffd48d6a5679d96f4b71d7498a759e94edc9a2db category: main optional: false - name: six - version: 1.16.0 + version: 1.17.0 manager: conda platform: win-64 dependencies: python: '>=3.9' - url: https://conda.anaconda.org/conda-forge/noarch/six-1.16.0-pyhd8ed1ab_1.conda + url: https://conda.anaconda.org/conda-forge/noarch/six-1.17.0-pyhd8ed1ab_0.conda hash: - md5: a516da6cfe1ec0a55e49737f017b4965 - sha256: 761b96fe7bea080b9c35dd2f87f788eb94b61d462645bd16f361e80ae0ff017c + md5: a451d576819089b0d672f18768be0f65 + sha256: 41db0180680cc67c3fa76544ffd48d6a5679d96f4b71d7498a759e94edc9a2db category: main optional: false - name: sniffio @@ -7049,10 +7021,10 @@ package: dependencies: python: '>=3.9' sphinx: '>=5' - url: https://conda.anaconda.org/conda-forge/noarch/sphinxcontrib-applehelp-2.0.0-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/sphinxcontrib-applehelp-2.0.0-pyhd8ed1ab_1.conda hash: - md5: 9075bd8c033f0257122300db914e49c9 - sha256: 8ac476358cf26098e3a360b2a9037bd809243f72934c103953e25f4fda4b9f31 + md5: 16e3f039c0aa6446513e94ab18a8784b + sha256: d7433a344a9ad32a680b881c81b0034bc61618d12c39dd6e3309abeffa9577ba category: dev optional: true - name: sphinxcontrib-applehelp @@ -7062,10 +7034,10 @@ package: dependencies: python: '>=3.9' sphinx: '>=5' - url: https://conda.anaconda.org/conda-forge/noarch/sphinxcontrib-applehelp-2.0.0-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/sphinxcontrib-applehelp-2.0.0-pyhd8ed1ab_1.conda hash: - md5: 9075bd8c033f0257122300db914e49c9 - sha256: 8ac476358cf26098e3a360b2a9037bd809243f72934c103953e25f4fda4b9f31 + md5: 16e3f039c0aa6446513e94ab18a8784b + sha256: d7433a344a9ad32a680b881c81b0034bc61618d12c39dd6e3309abeffa9577ba category: dev optional: true - name: sphinxcontrib-bibtex @@ -7111,10 +7083,10 @@ package: dependencies: python: '>=3.9' sphinx: '>=5' - url: https://conda.anaconda.org/conda-forge/noarch/sphinxcontrib-devhelp-2.0.0-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/sphinxcontrib-devhelp-2.0.0-pyhd8ed1ab_1.conda hash: - md5: b3bcc38c471ebb738854f52a36059b48 - sha256: 6790efe55f168816dfc9c14235054d5156e5150d28546c5baf2ff4973eff8f6b + md5: 910f28a05c178feba832f842155cbfff + sha256: 55d5076005d20b84b20bee7844e686b7e60eb9f683af04492e598a622b12d53d category: dev optional: true - name: sphinxcontrib-devhelp @@ -7124,10 +7096,10 @@ package: dependencies: python: '>=3.9' sphinx: '>=5' - url: https://conda.anaconda.org/conda-forge/noarch/sphinxcontrib-devhelp-2.0.0-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/sphinxcontrib-devhelp-2.0.0-pyhd8ed1ab_1.conda hash: - md5: b3bcc38c471ebb738854f52a36059b48 - sha256: 6790efe55f168816dfc9c14235054d5156e5150d28546c5baf2ff4973eff8f6b + md5: 910f28a05c178feba832f842155cbfff + sha256: 55d5076005d20b84b20bee7844e686b7e60eb9f683af04492e598a622b12d53d category: dev optional: true - name: sphinxcontrib-htmlhelp @@ -7137,10 +7109,10 @@ package: dependencies: python: '>=3.9' sphinx: '>=5' - url: https://conda.anaconda.org/conda-forge/noarch/sphinxcontrib-htmlhelp-2.1.0-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/sphinxcontrib-htmlhelp-2.1.0-pyhd8ed1ab_1.conda hash: - md5: e25640d692c02e8acfff0372f547e940 - sha256: 55e14b77ed786ab6ff752b8d75f8448536f385ed250f432bd408d2eff5ea4a9e + md5: e9fb3fe8a5b758b4aff187d434f94f03 + sha256: c1492c0262ccf16694bdcd3bb62aa4627878ea8782d5cd3876614ffeb62b3996 category: dev optional: true - name: sphinxcontrib-htmlhelp @@ -7150,10 +7122,10 @@ package: dependencies: python: '>=3.9' sphinx: '>=5' - url: https://conda.anaconda.org/conda-forge/noarch/sphinxcontrib-htmlhelp-2.1.0-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/sphinxcontrib-htmlhelp-2.1.0-pyhd8ed1ab_1.conda hash: - md5: e25640d692c02e8acfff0372f547e940 - sha256: 55e14b77ed786ab6ff752b8d75f8448536f385ed250f432bd408d2eff5ea4a9e + md5: e9fb3fe8a5b758b4aff187d434f94f03 + sha256: c1492c0262ccf16694bdcd3bb62aa4627878ea8782d5cd3876614ffeb62b3996 category: dev optional: true - name: sphinxcontrib-jsmath @@ -7161,11 +7133,11 @@ package: manager: conda platform: linux-64 dependencies: - python: '>=3.5' - url: https://conda.anaconda.org/conda-forge/noarch/sphinxcontrib-jsmath-1.0.1-pyhd8ed1ab_0.conda + python: '>=3.9' + url: https://conda.anaconda.org/conda-forge/noarch/sphinxcontrib-jsmath-1.0.1-pyhd8ed1ab_1.conda hash: - md5: da1d979339e2714c30a8e806a33ec087 - sha256: d4337d83b8edba688547766fc80f1ac86d6ec86ceeeda93f376acc04079c5ce2 + md5: fa839b5ff59e192f411ccc7dae6588bb + sha256: 578bef5ec630e5b2b8810d898bbbf79b9ae66d49b7938bcc3efc364e679f2a62 category: dev optional: true - name: sphinxcontrib-jsmath @@ -7173,11 +7145,11 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.5' - url: https://conda.anaconda.org/conda-forge/noarch/sphinxcontrib-jsmath-1.0.1-pyhd8ed1ab_0.conda + python: '>=3.9' + url: https://conda.anaconda.org/conda-forge/noarch/sphinxcontrib-jsmath-1.0.1-pyhd8ed1ab_1.conda hash: - md5: da1d979339e2714c30a8e806a33ec087 - sha256: d4337d83b8edba688547766fc80f1ac86d6ec86ceeeda93f376acc04079c5ce2 + md5: fa839b5ff59e192f411ccc7dae6588bb + sha256: 578bef5ec630e5b2b8810d898bbbf79b9ae66d49b7938bcc3efc364e679f2a62 category: dev optional: true - name: sphinxcontrib-qthelp @@ -7187,10 +7159,10 @@ package: dependencies: python: '>=3.9' sphinx: '>=5' - url: https://conda.anaconda.org/conda-forge/noarch/sphinxcontrib-qthelp-2.0.0-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/sphinxcontrib-qthelp-2.0.0-pyhd8ed1ab_1.conda hash: - md5: d6e5ea5fe00164ac6c2dcc5d76a42192 - sha256: 7ae639b729844de2ec74dbaf1acccc14843868a82fa46cd2ceb735bc8266af5b + md5: 00534ebcc0375929b45c3039b5ba7636 + sha256: c664fefae4acdb5fae973bdde25836faf451f41d04342b64a358f9a7753c92ca category: dev optional: true - name: sphinxcontrib-qthelp @@ -7200,10 +7172,10 @@ package: dependencies: python: '>=3.9' sphinx: '>=5' - url: https://conda.anaconda.org/conda-forge/noarch/sphinxcontrib-qthelp-2.0.0-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/sphinxcontrib-qthelp-2.0.0-pyhd8ed1ab_1.conda hash: - md5: d6e5ea5fe00164ac6c2dcc5d76a42192 - sha256: 7ae639b729844de2ec74dbaf1acccc14843868a82fa46cd2ceb735bc8266af5b + md5: 00534ebcc0375929b45c3039b5ba7636 + sha256: c664fefae4acdb5fae973bdde25836faf451f41d04342b64a358f9a7753c92ca category: dev optional: true - name: sphinxcontrib-serializinghtml @@ -7213,10 +7185,10 @@ package: dependencies: python: '>=3.9' sphinx: '>=5' - url: https://conda.anaconda.org/conda-forge/noarch/sphinxcontrib-serializinghtml-1.1.10-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/sphinxcontrib-serializinghtml-1.1.10-pyhd8ed1ab_1.conda hash: - md5: e507335cb4ca9cff4c3d0fa9cdab255e - sha256: bf80e4c0ff97d5e8e5f6db0831ba60007e820a3a438e8f1afd868aa516d67d6f + md5: 3bc61f7161d28137797e038263c04c54 + sha256: 64d89ecc0264347486971a94487cb8d7c65bfc0176750cf7502b8a272f4ab557 category: dev optional: true - name: sphinxcontrib-serializinghtml @@ -7226,10 +7198,10 @@ package: dependencies: python: '>=3.9' sphinx: '>=5' - url: https://conda.anaconda.org/conda-forge/noarch/sphinxcontrib-serializinghtml-1.1.10-pyhd8ed1ab_0.conda + url: https://conda.anaconda.org/conda-forge/noarch/sphinxcontrib-serializinghtml-1.1.10-pyhd8ed1ab_1.conda hash: - md5: e507335cb4ca9cff4c3d0fa9cdab255e - sha256: bf80e4c0ff97d5e8e5f6db0831ba60007e820a3a438e8f1afd868aa516d67d6f + md5: 3bc61f7161d28137797e038263c04c54 + sha256: 64d89ecc0264347486971a94487cb8d7c65bfc0176750cf7502b8a272f4ab557 category: dev optional: true - name: sqlalchemy @@ -7268,33 +7240,33 @@ package: category: dev optional: true - name: stack_data - version: 0.6.2 + version: 0.6.3 manager: conda platform: linux-64 dependencies: asttokens: '' executing: '' pure_eval: '' - python: '>=3.5' - url: https://conda.anaconda.org/conda-forge/noarch/stack_data-0.6.2-pyhd8ed1ab_0.conda + python: '>=3.9' + url: https://conda.anaconda.org/conda-forge/noarch/stack_data-0.6.3-pyhd8ed1ab_1.conda hash: - md5: e7df0fdd404616638df5ece6e69ba7af - sha256: a58433e75229bec39f3be50c02efbe9b7083e53a1f31d8ee247564f370191eec + md5: b1b505328da7a6b246787df4b5a49fbc + sha256: 570da295d421661af487f1595045760526964f41471021056e993e73089e9c41 category: dev optional: true - name: stack_data - version: 0.6.2 + version: 0.6.3 manager: conda platform: win-64 dependencies: asttokens: '' executing: '' pure_eval: '' - python: '>=3.5' - url: https://conda.anaconda.org/conda-forge/noarch/stack_data-0.6.2-pyhd8ed1ab_0.conda + python: '>=3.9' + url: https://conda.anaconda.org/conda-forge/noarch/stack_data-0.6.3-pyhd8ed1ab_1.conda hash: - md5: e7df0fdd404616638df5ece6e69ba7af - sha256: a58433e75229bec39f3be50c02efbe9b7083e53a1f31d8ee247564f370191eec + md5: b1b505328da7a6b246787df4b5a49fbc + sha256: 570da295d421661af487f1595045760526964f41471021056e993e73089e9c41 category: dev optional: true - name: tabulate @@ -7302,11 +7274,11 @@ package: manager: conda platform: linux-64 dependencies: - python: '>=3.7' - url: https://conda.anaconda.org/conda-forge/noarch/tabulate-0.9.0-pyhd8ed1ab_1.tar.bz2 + python: '>=3.9' + url: https://conda.anaconda.org/conda-forge/noarch/tabulate-0.9.0-pyhd8ed1ab_2.conda hash: - md5: 4759805cce2d914c38472f70bf4d8bcb - sha256: f6e4a0dd24ba060a4af69ca79d32361a6678e61d78c73eb5e357909b025b4620 + md5: 959484a66b4b76befcddc4fa97c95567 + sha256: 090023bddd40d83468ef86573976af8c514f64119b2bd814ee63a838a542720a category: dev optional: true - name: tabulate @@ -7314,11 +7286,11 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.7' - url: https://conda.anaconda.org/conda-forge/noarch/tabulate-0.9.0-pyhd8ed1ab_1.tar.bz2 + python: '>=3.9' + url: https://conda.anaconda.org/conda-forge/noarch/tabulate-0.9.0-pyhd8ed1ab_2.conda hash: - md5: 4759805cce2d914c38472f70bf4d8bcb - sha256: f6e4a0dd24ba060a4af69ca79d32361a6678e61d78c73eb5e357909b025b4620 + md5: 959484a66b4b76befcddc4fa97c95567 + sha256: 090023bddd40d83468ef86573976af8c514f64119b2bd814ee63a838a542720a category: dev optional: true - name: tbb @@ -7358,11 +7330,11 @@ package: manager: conda platform: linux-64 dependencies: - python: '>=3.7' - url: https://conda.anaconda.org/conda-forge/noarch/tblib-3.0.0-pyhd8ed1ab_0.conda + python: '>=3.9' + url: https://conda.anaconda.org/conda-forge/noarch/tblib-3.0.0-pyhd8ed1ab_1.conda hash: - md5: 04eedddeb68ad39871c8127dd1c21f4f - sha256: 2e2c255b6f24a6d75b9938cb184520e27db697db2c24f04e18342443ae847c0a + md5: 60ce69f73f3e75b21f1c27b1b471320c + sha256: 6869cd2e043426d30c84d0ff6619f176b39728f9c75dc95dca89db994548bb8a category: main optional: false - name: tblib @@ -7370,11 +7342,11 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.7' - url: https://conda.anaconda.org/conda-forge/noarch/tblib-3.0.0-pyhd8ed1ab_0.conda + python: '>=3.9' + url: https://conda.anaconda.org/conda-forge/noarch/tblib-3.0.0-pyhd8ed1ab_1.conda hash: - md5: 04eedddeb68ad39871c8127dd1c21f4f - sha256: 2e2c255b6f24a6d75b9938cb184520e27db697db2c24f04e18342443ae847c0a + md5: 60ce69f73f3e75b21f1c27b1b471320c + sha256: 6869cd2e043426d30c84d0ff6619f176b39728f9c75dc95dca89db994548bb8a category: main optional: false - name: terminado @@ -7561,11 +7533,11 @@ package: manager: conda platform: linux-64 dependencies: - python: '>=3.8' - url: https://conda.anaconda.org/conda-forge/noarch/toolz-1.0.0-pyhd8ed1ab_0.conda + python: '>=3.9' + url: https://conda.anaconda.org/conda-forge/noarch/toolz-1.0.0-pyhd8ed1ab_1.conda hash: - md5: 34feccdd4177f2d3d53c73fc44fd9a37 - sha256: 6371cf3cf8292f2abdcc2bf783d6e70203d72f8ff0c1625f55a486711e276c75 + md5: 40d0ed782a8aaa16ef248e68c06c168d + sha256: eda38f423c33c2eaeca49ed946a8d3bf466cc3364970e083a65eb2fd85258d87 category: main optional: false - name: toolz @@ -7573,11 +7545,11 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.8' - url: https://conda.anaconda.org/conda-forge/noarch/toolz-1.0.0-pyhd8ed1ab_0.conda + python: '>=3.9' + url: https://conda.anaconda.org/conda-forge/noarch/toolz-1.0.0-pyhd8ed1ab_1.conda hash: - md5: 34feccdd4177f2d3d53c73fc44fd9a37 - sha256: 6371cf3cf8292f2abdcc2bf783d6e70203d72f8ff0c1625f55a486711e276c75 + md5: 40d0ed782a8aaa16ef248e68c06c168d + sha256: eda38f423c33c2eaeca49ed946a8d3bf466cc3364970e083a65eb2fd85258d87 category: main optional: false - name: tornado @@ -7642,11 +7614,11 @@ package: manager: conda platform: linux-64 dependencies: - python: '>=3.8' - url: https://conda.anaconda.org/conda-forge/noarch/traitlets-5.14.3-pyhd8ed1ab_0.conda + python: '>=3.9' + url: https://conda.anaconda.org/conda-forge/noarch/traitlets-5.14.3-pyhd8ed1ab_1.conda hash: - md5: 3df84416a021220d8b5700c613af2dc5 - sha256: 8a64fa0f19022828513667c2c7176cfd125001f3f4b9bc00d33732e627dd2592 + md5: 019a7385be9af33791c989871317e1ed + sha256: f39a5620c6e8e9e98357507262a7869de2ae8cc07da8b7f84e517c9fd6c2b959 category: dev optional: true - name: traitlets @@ -7654,35 +7626,35 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.8' - url: https://conda.anaconda.org/conda-forge/noarch/traitlets-5.14.3-pyhd8ed1ab_0.conda + python: '>=3.9' + url: https://conda.anaconda.org/conda-forge/noarch/traitlets-5.14.3-pyhd8ed1ab_1.conda hash: - md5: 3df84416a021220d8b5700c613af2dc5 - sha256: 8a64fa0f19022828513667c2c7176cfd125001f3f4b9bc00d33732e627dd2592 + md5: 019a7385be9af33791c989871317e1ed + sha256: f39a5620c6e8e9e98357507262a7869de2ae8cc07da8b7f84e517c9fd6c2b959 category: dev optional: true - name: types-python-dateutil - version: 2.9.0.20241003 + version: 2.9.0.20241206 manager: conda platform: linux-64 dependencies: python: '>=3.9' - url: https://conda.anaconda.org/conda-forge/noarch/types-python-dateutil-2.9.0.20241003-pyhd8ed1ab_1.conda + url: https://conda.anaconda.org/conda-forge/noarch/types-python-dateutil-2.9.0.20241206-pyhd8ed1ab_0.conda hash: - md5: cb0e8ce6fe1198a058040619a09bc424 - sha256: 78538b566f1f1cd1e309bba8361875523c69db1a25db292a54977603c5ea1421 + md5: 1dbc4a115e2ad9fb7f9d5b68397f66f9 + sha256: 8b98cd9464837174ab58aaa912fc95d5831879864676650a383994033533b8d1 category: dev optional: true - name: types-python-dateutil - version: 2.9.0.20241003 + version: 2.9.0.20241206 manager: conda platform: win-64 dependencies: python: '>=3.9' - url: https://conda.anaconda.org/conda-forge/noarch/types-python-dateutil-2.9.0.20241003-pyhd8ed1ab_1.conda + url: https://conda.anaconda.org/conda-forge/noarch/types-python-dateutil-2.9.0.20241206-pyhd8ed1ab_0.conda hash: - md5: cb0e8ce6fe1198a058040619a09bc424 - sha256: 78538b566f1f1cd1e309bba8361875523c69db1a25db292a54977603c5ea1421 + md5: 1dbc4a115e2ad9fb7f9d5b68397f66f9 + sha256: 8b98cd9464837174ab58aaa912fc95d5831879864676650a383994033533b8d1 category: dev optional: true - name: typing-extensions @@ -7784,11 +7756,11 @@ package: manager: conda platform: linux-64 dependencies: - python: '>=3.6' - url: https://conda.anaconda.org/conda-forge/noarch/uc-micro-py-1.0.3-pyhd8ed1ab_0.conda + python: '>=3.9' + url: https://conda.anaconda.org/conda-forge/noarch/uc-micro-py-1.0.3-pyhd8ed1ab_1.conda hash: - md5: 3b7fc78d7be7b450952aaa916fb78877 - sha256: 54293cd94da3a6b978b353eb7897555055d925ad0008bc73e85cca19e2587ed0 + md5: 9c96c9876ba45368a03056ddd0f20431 + sha256: a2f837780af450d633efc052219c31378bcad31356766663fb88a99e8e4c817b category: dev optional: true - name: uc-micro-py @@ -7796,11 +7768,11 @@ package: manager: conda platform: win-64 dependencies: - python: '>=3.6' - url: https://conda.anaconda.org/conda-forge/noarch/uc-micro-py-1.0.3-pyhd8ed1ab_0.conda + python: '>=3.9' + url: https://conda.anaconda.org/conda-forge/noarch/uc-micro-py-1.0.3-pyhd8ed1ab_1.conda hash: - md5: 3b7fc78d7be7b450952aaa916fb78877 - sha256: 54293cd94da3a6b978b353eb7897555055d925ad0008bc73e85cca19e2587ed0 + md5: 9c96c9876ba45368a03056ddd0f20431 + sha256: a2f837780af450d633efc052219c31378bcad31356766663fb88a99e8e4c817b category: dev optional: true - name: ucrt @@ -7962,27 +7934,27 @@ package: category: dev optional: true - name: webcolors - version: 24.8.0 + version: 24.11.1 manager: conda platform: linux-64 dependencies: python: '>=3.9' - url: https://conda.anaconda.org/conda-forge/noarch/webcolors-24.8.0-pyhd8ed1ab_1.conda + url: https://conda.anaconda.org/conda-forge/noarch/webcolors-24.11.1-pyhd8ed1ab_0.conda hash: - md5: 5bfc9a98cfe3ddbf10624d6a78077639 - sha256: b0f2e15fe5c141d0900e03179f5fc04a20d2e70592d070fd4ce016ae33c7068a + md5: b49f7b291e15494aafb0a7d74806f337 + sha256: 08315dc2e61766a39219b2d82685fc25a56b2817acf84d5b390176080eaacf99 category: dev optional: true - name: webcolors - version: 24.8.0 + version: 24.11.1 manager: conda platform: win-64 dependencies: python: '>=3.9' - url: https://conda.anaconda.org/conda-forge/noarch/webcolors-24.8.0-pyhd8ed1ab_1.conda + url: https://conda.anaconda.org/conda-forge/noarch/webcolors-24.11.1-pyhd8ed1ab_0.conda hash: - md5: 5bfc9a98cfe3ddbf10624d6a78077639 - sha256: b0f2e15fe5c141d0900e03179f5fc04a20d2e70592d070fd4ce016ae33c7068a + md5: b49f7b291e15494aafb0a7d74806f337 + sha256: 08315dc2e61766a39219b2d82685fc25a56b2817acf84d5b390176080eaacf99 category: dev optional: true - name: webencodings @@ -8158,83 +8130,6 @@ package: sha256: f51205d33c07d744ec177243e5d9b874002910c731954f2c8da82459be462b93 category: main optional: false -- name: xz - version: 5.6.3 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libgcc: '>=13' - liblzma: 5.6.3 - liblzma-devel: 5.6.3 - xz-gpl-tools: 5.6.3 - xz-tools: 5.6.3 - url: https://conda.anaconda.org/conda-forge/linux-64/xz-5.6.3-hbcc6ac9_0.conda - hash: - md5: 504333561007fbf0af129f0cee4f5652 - sha256: 32cd43b293f1e6498831c499195afc5693c2bd604244a08fe8dd7107a20757d2 - category: main - optional: false -- name: xz - version: 5.6.3 - manager: conda - platform: win-64 - dependencies: - liblzma: 5.6.3 - liblzma-devel: 5.6.3 - ucrt: '>=10.0.20348.0' - vc: '>=14.2,<15' - vc14_runtime: '>=14.29.30139' - xz-tools: 5.6.3 - url: https://conda.anaconda.org/conda-forge/win-64/xz-5.6.3-h208afaa_0.conda - hash: - md5: 77a1474cfa8b797ce5bca8ac173fab58 - sha256: d91c53361eebea8d8cdfe1270a079014c976f519204a4b4b650d9323aecb179e - category: main - optional: false -- name: xz-gpl-tools - version: 5.6.3 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libgcc: '>=13' - liblzma: 5.6.3 - url: https://conda.anaconda.org/conda-forge/linux-64/xz-gpl-tools-5.6.3-hbcc6ac9_0.conda - hash: - md5: e4f1e59ca2971e8d0fdde0928c3f7b7f - sha256: e9829eb1207239198f03eba61d17d0f946bbaa7602f7ee019efe72ccb26525db - category: main - optional: false -- name: xz-tools - version: 5.6.3 - manager: conda - platform: linux-64 - dependencies: - __glibc: '>=2.17,<3.0.a0' - libgcc: '>=13' - liblzma: 5.6.3 - url: https://conda.anaconda.org/conda-forge/linux-64/xz-tools-5.6.3-hb9d3cd8_0.conda - hash: - md5: 40270c1e058fd1d31caee8bf2c68fc3a - sha256: 7d03d4c0d18dbac0ebb9550890fddeb4d21a375709339a6bdedd0104bc4f4967 - category: main - optional: false -- name: xz-tools - version: 5.6.3 - manager: conda - platform: win-64 - dependencies: - liblzma: 5.6.3 - ucrt: '>=10.0.20348.0' - vc: '>=14.2,<15' - vc14_runtime: '>=14.29.30139' - url: https://conda.anaconda.org/conda-forge/win-64/xz-tools-5.6.3-h2466b09_0.conda - hash: - md5: 5add70823e42f95d0d0a3c7f80f161ff - sha256: 0ee67e0083422ad352b51df3230d73044b0ac208f5073db126e7ceecf9efb67c - category: main - optional: false - name: yaml version: 0.2.5 manager: conda @@ -8382,7 +8277,7 @@ package: libgcc: '>=13' python: '>=3.11,<3.12.0a0' python_abi: 3.11.* - zstd: '>=1.5.6,<1.5.7.0a0' + zstd: '>=1.5.6,<1.6.0a0' url: https://conda.anaconda.org/conda-forge/linux-64/zstandard-0.23.0-py311hbc35293_1.conda hash: md5: aec590674ba365e50ae83aa2d6e1efae @@ -8400,7 +8295,7 @@ package: ucrt: '>=10.0.20348.0' vc: '>=14.2,<15' vc14_runtime: '>=14.29.30139' - zstd: '>=1.5.6,<1.5.7.0a0' + zstd: '>=1.5.6,<1.6.0a0' url: https://conda.anaconda.org/conda-forge/win-64/zstandard-0.23.0-py311h53056dc_1.conda hash: md5: 7d4c123cbb5e6293dd4dd2f8d30f0de4 @@ -8445,7 +8340,7 @@ package: numpy: '>=1.26.0,<1.27.0' pydantic: '>=2.5.2,<3.0.0' scipy: '>=1.14.0,<1.15.0' - url: https://files.pythonhosted.org/packages/cb/d8/316a5682604665d0cb5eba0e6fd813b9ec8ecc3f670d1fadaa28d764ca71/geoapps_utils-0.4.0b1-py3-none-any.whl + url: https://mirageoscienceltd.jfrog.io/artifactory/api/pypi/public-pypi-dev/geoapps-utils/v0.4.0-beta.1/geoapps_utils-0.4.0b1-py3-none-any.whl hash: sha256: 9d5fa21872653c287e71e9b9f01beda9a2b85e5f9d974c1b04433a8081d0e6c2 category: main @@ -8459,13 +8354,13 @@ package: numpy: '>=1.26.0,<1.27.0' pydantic: '>=2.5.2,<3.0.0' scipy: '>=1.14.0,<1.15.0' - url: https://files.pythonhosted.org/packages/cb/d8/316a5682604665d0cb5eba0e6fd813b9ec8ecc3f670d1fadaa28d764ca71/geoapps_utils-0.4.0b1-py3-none-any.whl + url: https://mirageoscienceltd.jfrog.io/artifactory/api/pypi/public-pypi-dev/geoapps-utils/v0.4.0-beta.1/geoapps_utils-0.4.0b1-py3-none-any.whl hash: sha256: 9d5fa21872653c287e71e9b9f01beda9a2b85e5f9d974c1b04433a8081d0e6c2 category: main optional: false - name: geoh5py - version: 0.10.0b3 + version: 0.10.0b4 manager: pip platform: linux-64 dependencies: @@ -8473,13 +8368,13 @@ package: numpy: '>=1.26.0,<1.27.0' pillow: '>=10.3.0,<10.4.0' pydantic: '>=2.5.2,<3.0.0' - url: https://files.pythonhosted.org/packages/1c/4c/dcc55c42558c79be47526e62875a5ad6bff0d3c947f1fc079f83620166b4/geoh5py-0.10.0b3-py3-none-any.whl + url: https://mirageoscienceltd.jfrog.io/artifactory/api/pypi/public-pypi-dev/geoh5py/0.10.0-beta.4/geoh5py-0.10.0b4-py3-none-any.whl hash: - sha256: fba0de0a0ee4fd3ee2ec3134c9a72b23da030266cafda21f767389b2ed9279e5 + sha256: debf979f0e5ef2ac3dee51a50fc44eb3a5eb9ef5ff18d1de7b2fd6b5e76734f6 category: main optional: false - name: geoh5py - version: 0.10.0b3 + version: 0.10.0b4 manager: pip platform: win-64 dependencies: @@ -8487,18 +8382,21 @@ package: numpy: '>=1.26.0,<1.27.0' pillow: '>=10.3.0,<10.4.0' pydantic: '>=2.5.2,<3.0.0' - url: https://files.pythonhosted.org/packages/1c/4c/dcc55c42558c79be47526e62875a5ad6bff0d3c947f1fc079f83620166b4/geoh5py-0.10.0b3-py3-none-any.whl + url: https://mirageoscienceltd.jfrog.io/artifactory/api/pypi/public-pypi-dev/geoh5py/0.10.0-beta.4/geoh5py-0.10.0b4-py3-none-any.whl hash: - sha256: fba0de0a0ee4fd3ee2ec3134c9a72b23da030266cafda21f767389b2ed9279e5 + sha256: debf979f0e5ef2ac3dee51a50fc44eb3a5eb9ef5ff18d1de7b2fd6b5e76734f6 category: main optional: false - name: mira-simpeg - version: 0.21.2.1b2.post2.dev8+g2b3fef7a6 + version: 0.21.2.1b3 manager: pip platform: linux-64 dependencies: + dask: '*' discretize: '>=0.10.0' + distributed: '*' empymod: '>=2.0.0' + fsspec: '>=0.3.3' geoana: '>=0.5.0' geoh5py: '>=0.10.0-alpha.1,<0.11' matplotlib: '*' @@ -8507,21 +8405,22 @@ package: pymatsolver: '>=0.2,<0.3.0' scikit-learn: '>=1.2' scipy: '>=1.8.0' - url: git+https://github.com/MiraGeoscience/simpeg.git@2b3fef7a6261e5deb7c6ea749ca43a88d3d9c880 + zarr: '*' + url: https://mirageoscienceltd.jfrog.io/artifactory/api/pypi/public-pypi-dev/mira-simpeg/0.21.2.1b3+mira/mira_simpeg-0.21.2.1b3-py3-none-any.whl hash: - sha256: 2b3fef7a6261e5deb7c6ea749ca43a88d3d9c880 - source: - type: url - url: git+https://github.com/MiraGeoscience/simpeg.git@2b3fef7a6261e5deb7c6ea749ca43a88d3d9c880 + sha256: 78c9ed79903b7856b0fb63979d976925ef8e022b1f24ddef247356ecc30753a5 category: main optional: false - name: mira-simpeg - version: 0.21.2.1b2.post2.dev8+g2b3fef7a6 + version: 0.21.2.1b3 manager: pip platform: win-64 dependencies: + dask: '*' discretize: '>=0.10.0' + distributed: '*' empymod: '>=2.0.0' + fsspec: '>=0.3.3' geoana: '>=0.5.0' geoh5py: '>=0.10.0-alpha.1,<0.11' matplotlib: '*' @@ -8530,48 +8429,46 @@ package: pymatsolver: '>=0.2,<0.3.0' scikit-learn: '>=1.2' scipy: '>=1.8.0' - url: git+https://github.com/MiraGeoscience/simpeg.git@2b3fef7a6261e5deb7c6ea749ca43a88d3d9c880 + zarr: '*' + url: https://mirageoscienceltd.jfrog.io/artifactory/api/pypi/public-pypi-dev/mira-simpeg/0.21.2.1b3+mira/mira_simpeg-0.21.2.1b3-py3-none-any.whl hash: - sha256: 2b3fef7a6261e5deb7c6ea749ca43a88d3d9c880 - source: - type: url - url: git+https://github.com/MiraGeoscience/simpeg.git@2b3fef7a6261e5deb7c6ea749ca43a88d3d9c880 + sha256: 78c9ed79903b7856b0fb63979d976925ef8e022b1f24ddef247356ecc30753a5 category: main optional: false - name: octree-creation-app - version: 0.2.0b1 + version: 0.2.0b2 manager: pip platform: linux-64 dependencies: - discretize: '>=0.10.0,<0.11.0' - geoapps-utils: 0.4.0b1 + discretize: ==0.10.* + geoapps-utils: '>=0.4.0b1,<0.5.0a.dev' geoh5py: '>=0.10.0b1,<0.11.0a.dev' h5py: '>=3.2.1,<4.0.0' numpy: '>=1.26.0,<1.27.0' pillow: '>=10.3.0,<10.4.0' pydantic: '>=2.5.2,<3.0.0' scipy: '>=1.14.0,<1.15.0' - url: https://files.pythonhosted.org/packages/19/75/c70ae463e29c423111c66a87907c6a6f340be79d6eeba952b5abf50a786d/octree_creation_app-0.2.0b1-py3-none-any.whl + url: https://mirageoscienceltd.jfrog.io/artifactory/api/pypi/public-pypi-dev/octree-creation-app/0.2.0-beta.2/octree_creation_app-0.2.0b2-py3-none-any.whl hash: - sha256: 76075c147122cd2c7f282c799ea456f161d72253d8e6ffdc528fbb4cc28088a3 + sha256: 3a4f49effc8766f3dc9472cc95c5e6566bd2779fa96b02257e6145edc101e83f category: main optional: false - name: octree-creation-app - version: 0.2.0b1 + version: 0.2.0b2 manager: pip platform: win-64 dependencies: - discretize: '>=0.10.0,<0.11.0' - geoapps-utils: 0.4.0b1 + discretize: ==0.10.* + geoapps-utils: '>=0.4.0b1,<0.5.0a.dev' geoh5py: '>=0.10.0b1,<0.11.0a.dev' h5py: '>=3.2.1,<4.0.0' numpy: '>=1.26.0,<1.27.0' pillow: '>=10.3.0,<10.4.0' pydantic: '>=2.5.2,<3.0.0' scipy: '>=1.14.0,<1.15.0' - url: https://files.pythonhosted.org/packages/19/75/c70ae463e29c423111c66a87907c6a6f340be79d6eeba952b5abf50a786d/octree_creation_app-0.2.0b1-py3-none-any.whl + url: https://mirageoscienceltd.jfrog.io/artifactory/api/pypi/public-pypi-dev/octree-creation-app/0.2.0-beta.2/octree_creation_app-0.2.0b2-py3-none-any.whl hash: - sha256: 76075c147122cd2c7f282c799ea456f161d72253d8e6ffdc528fbb4cc28088a3 + sha256: 3a4f49effc8766f3dc9472cc95c5e6566bd2779fa96b02257e6145edc101e83f category: main optional: false - name: param-sweeps @@ -8581,7 +8478,7 @@ package: dependencies: geoh5py: '>=0.10.0-beta.1,<0.11' numpy: '>=1.26.0,<1.27.0' - url: https://files.pythonhosted.org/packages/3a/bb/b22fa384eb777e7b4133cb4c34db1b622c8a84f740bf4008783bf55849f7/param_sweeps-0.2.0b1-py3-none-any.whl + url: https://mirageoscienceltd.jfrog.io/artifactory/api/pypi/public-pypi-dev/param-sweeps/0.2.0-beta.1/param_sweeps-0.2.0b1-py3-none-any.whl hash: sha256: a6a7448f67b5c20f93f97f32e4599afe7ab6d874bed01e909665e9dd2190a946 category: main @@ -8593,7 +8490,7 @@ package: dependencies: geoh5py: '>=0.10.0-beta.1,<0.11' numpy: '>=1.26.0,<1.27.0' - url: https://files.pythonhosted.org/packages/3a/bb/b22fa384eb777e7b4133cb4c34db1b622c8a84f740bf4008783bf55849f7/param_sweeps-0.2.0b1-py3-none-any.whl + url: https://mirageoscienceltd.jfrog.io/artifactory/api/pypi/public-pypi-dev/param-sweeps/0.2.0-beta.1/param_sweeps-0.2.0b1-py3-none-any.whl hash: sha256: a6a7448f67b5c20f93f97f32e4599afe7ab6d874bed01e909665e9dd2190a946 category: main diff --git a/pyproject.toml b/pyproject.toml index 4893e0ab..4de2d371 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,17 +39,17 @@ scipy = "~1.14.0" ## Pip dependencies from Git repositories #---------------------------------------- -geoh5py = {version = ">=0.10.0b1, <0.11.0a.dev", source = "pypi", allow-prereleases = true} +geoh5py = {version = ">=0.10.0b4, <0.11.0a.dev", source = "pypi", allow-prereleases = true} #geoh5py = {git = "https://github.com/MiraGeoscience/geoh5py.git", rev = "release/0.10.0"} -octree-creation-app = {version = ">=0.2.0b1, <0.3.0a.dev", source = "pypi", allow-prereleases = true} +octree-creation-app = {version = ">=0.2.0b2, <0.3.0a.dev", source = "pypi", allow-prereleases = true} #octree-creation-app = {git = "https://github.com/MiraGeoscience/octree-creation-app.git", rev = "release/0.2.0"} geoapps-utils = {version = ">=0.4.0b1, <0.5.0a.dev", source = "pypi", allow-prereleases = true} #geoapps-utils = {git = "https://github.com/MiraGeoscience/geoapps-utils.git", rev = "release/0.4.0"} -#mira-simpeg = {version = ">=0.21.2.1b1, <0.21.2.2a.dev", source="pypi", allow-prereleases = true, extras = ["dask"]} -mira-simpeg = {git = "https://github.com/MiraGeoscience/simpeg.git", rev = "release/0.21.2.1", extras = ["dask"]} +mira-simpeg = {version = ">=0.21.2.1b3, <0.21.2.2a.dev", source="pypi", allow-prereleases = true, extras = ["dask"]} +#mira-simpeg = {git = "https://github.com/MiraGeoscience/simpeg.git", rev = "release/0.21.2.1", extras = ["dask"]} param-sweeps = {version = ">=0.2.0b1, <0.3.0a.dev", source = "pypi", allow-prereleases = true} #param-sweeps = {git = "https://github.com/MiraGeoscience/param-sweeps.git", rev = "release/0.2.0"} From f3eb53a96e3a906dea07a235c344c610dbcaa1a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Hensgen?= Date: Tue, 10 Dec 2024 14:58:47 -0500 Subject: [PATCH 2/6] bump version to beta.4 --- meta.yaml | 2 +- pyproject.toml | 2 +- simpeg_drivers/__init__.py | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/meta.yaml b/meta.yaml index a4f97aac..dfb3e8c2 100644 --- a/meta.yaml +++ b/meta.yaml @@ -1,5 +1,5 @@ {% set name = "simpeg-drivers" %} -{% set version = "0.2.0b3" %} +{% set version = "0.2.0b4" %} package: name: {{ name|lower }} diff --git a/pyproject.toml b/pyproject.toml index 4de2d371..67969eb6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "simpeg-drivers" -version = "0.2.0-beta.3" +version = "0.2.0-beta.4" description = "Application to run SimPEG inversions with geoh5 files from Geoscience Analyst." license = "MIT" authors = ["Mira Geoscience "] diff --git a/simpeg_drivers/__init__.py b/simpeg_drivers/__init__.py index fb70d4d7..2af34078 100644 --- a/simpeg_drivers/__init__.py +++ b/simpeg_drivers/__init__.py @@ -18,7 +18,7 @@ from __future__ import annotations -__version__ = "0.2.0-beta.3" +__version__ = "0.2.0-beta.4" import logging From 3537b65f1aedf9514ff7d55227dd22c739d7cf7a Mon Sep 17 00:00:00 2001 From: dominiquef Date: Fri, 13 Dec 2024 10:39:21 -0800 Subject: [PATCH 3/6] Assign tx_id to receiver copy --- simpeg_drivers/components/factories/entity_factory.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/simpeg_drivers/components/factories/entity_factory.py b/simpeg_drivers/components/factories/entity_factory.py index 6ad64801..1f1ad951 100644 --- a/simpeg_drivers/components/factories/entity_factory.py +++ b/simpeg_drivers/components/factories/entity_factory.py @@ -109,7 +109,8 @@ def _build(self, inversion_data: InversionData): cells = self.params.data_object.transmitters.cells if getattr(self.params.data_object, "tx_id_property", None) is not None: - self.params.data_object.tx_id_property.copy(parent=entity) + tx_id = self.params.data_object.tx_id_property.copy(parent=entity) + entity.tx_id_property = tx_id if isinstance( self.params.data_object.transmitters, From ad526ad7af56b620fdbcfd3a13436f4e70328bc1 Mon Sep 17 00:00:00 2001 From: dominiquef Date: Fri, 13 Dec 2024 10:50:53 -0800 Subject: [PATCH 4/6] Explcit assignement of tx_id on transmitters. Augment test --- .../components/factories/entity_factory.py | 14 +++++++++++++- tests/run_tests/driver_ground_tem_test.py | 2 ++ 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/simpeg_drivers/components/factories/entity_factory.py b/simpeg_drivers/components/factories/entity_factory.py index 1f1ad951..f87abd39 100644 --- a/simpeg_drivers/components/factories/entity_factory.py +++ b/simpeg_drivers/components/factories/entity_factory.py @@ -120,13 +120,25 @@ def _build(self, inversion_data: InversionData): self.params.data_object.transmitters ) - entity.transmitters = self.params.data_object.transmitters.copy( + transmitters = self.params.data_object.transmitters.copy( copy_complement=False, vertices=vertices, cells=cells, parent=self.params.out_group, + copy_children=False, ) + if ( + getattr(self.params.data_object.transmitters, "tx_id_property", None) + is not None + ): + tx_id = self.params.data_object.transmitters.tx_id_property.copy( + parent=transmitters + ) + transmitters.tx_id_property = tx_id + + entity.transmitters = transmitters + tx_freq = self.params.data_object.transmitters.get_data("Tx frequency") if tx_freq: tx_freq[0].copy(parent=entity.transmitters) diff --git a/tests/run_tests/driver_ground_tem_test.py b/tests/run_tests/driver_ground_tem_test.py index 0374ead8..354465e0 100644 --- a/tests/run_tests/driver_ground_tem_test.py +++ b/tests/run_tests/driver_ground_tem_test.py @@ -130,6 +130,7 @@ def test_ground_tem_fwr_run( fwr_driver = TimeDomainElectromagneticsDriver(params) survey.transmitters.remove_cells([15]) + survey.tx_id_property.name = "tx_id" assert fwr_driver.inversion_data.survey.source_list[0].n_segments == 16 if pytest: @@ -232,6 +233,7 @@ def test_ground_tem_run(tmp_path: Path, max_iterations=1, pytest=True): output = get_inversion_output( driver.params.geoh5.h5file, driver.params.out_group.uid ) + assert driver.inversion_data.entity.tx_id_property.name == "tx_id" output["data"] = orig_dBzdt if pytest: check_target(output, target_run, tolerance=0.5) From f1fc50fab5ff422d8da923dfc327be7d55ce8859 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Hensgen?= Date: Tue, 17 Dec 2024 00:51:03 -0500 Subject: [PATCH 5/6] bump version to beta.5 --- meta.yaml | 2 +- pyproject.toml | 2 +- simpeg_drivers/__init__.py | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/meta.yaml b/meta.yaml index dfb3e8c2..29bd37cd 100644 --- a/meta.yaml +++ b/meta.yaml @@ -1,5 +1,5 @@ {% set name = "simpeg-drivers" %} -{% set version = "0.2.0b4" %} +{% set version = "0.2.0b5" %} package: name: {{ name|lower }} diff --git a/pyproject.toml b/pyproject.toml index 67969eb6..c67f6e3f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "simpeg-drivers" -version = "0.2.0-beta.4" +version = "0.2.0-beta.5" description = "Application to run SimPEG inversions with geoh5 files from Geoscience Analyst." license = "MIT" authors = ["Mira Geoscience "] diff --git a/simpeg_drivers/__init__.py b/simpeg_drivers/__init__.py index 2af34078..3d6939c1 100644 --- a/simpeg_drivers/__init__.py +++ b/simpeg_drivers/__init__.py @@ -18,7 +18,7 @@ from __future__ import annotations -__version__ = "0.2.0-beta.4" +__version__ = "0.2.0-beta.5" import logging From 1e986738fd13242ed57bdb69e600921572b9413b Mon Sep 17 00:00:00 2001 From: SophieCurinier Date: Tue, 17 Dec 2024 09:52:58 -0500 Subject: [PATCH 6/6] [DEVOPS-540] Test version consistency --- tests/version_test.py | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/tests/version_test.py b/tests/version_test.py index cec71bf6..265baab3 100644 --- a/tests/version_test.py +++ b/tests/version_test.py @@ -38,7 +38,7 @@ import simpeg_drivers -def get_version(): +def get_pyproject_version(): path = Path(__file__).resolve().parents[1] / "pyproject.toml" with open(str(path), encoding="utf-8") as file: @@ -62,7 +62,10 @@ def get_conda_recipe_version(): def test_version_is_consistent(): - assert simpeg_drivers.__version__ == get_version() + assert simpeg_drivers.__version__ == get_pyproject_version() + normalized_conda_version = Version(get_conda_recipe_version()) + normalized_version = Version(simpeg_drivers.__version__) + assert normalized_conda_version == normalized_version def test_conda_version_is_pep440():