diff --git a/.github/workflows/ci-linux.yml b/.github/workflows/ci-linux.yml index 9b0b7b4b..95d04f9e 100644 --- a/.github/workflows/ci-linux.yml +++ b/.github/workflows/ci-linux.yml @@ -9,7 +9,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - python-version: ["3.9", "3.10", "3.11"] + python-version: ["3.9", "3.10", "3.11", "3.12"] steps: - name: apt install diff --git a/.github/workflows/ci-windows.yml b/.github/workflows/ci-windows.yml index 8e2bf857..d0ee96c5 100644 --- a/.github/workflows/ci-windows.yml +++ b/.github/workflows/ci-windows.yml @@ -12,13 +12,13 @@ jobs: shell: bash -l {0} strategy: matrix: - python-version: ["3.10"] + python-version: ["3.10", "3.12"] steps: - uses: actions/checkout@v2 - - uses: prefix-dev/setup-pixi@v0.4.1 + - uses: prefix-dev/setup-pixi@v0.8.1 with: - pixi-version: v0.11.1 + pixi-version: v0.27.1 cache: false - name: Tests run: | diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index bb09f435..39087805 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -189,7 +189,7 @@ pages: - mkdir -p public/$CI_COMMIT_REF_NAME - rsync -rvc --delete doc/_build/html/* public/$CI_COMMIT_REF_NAME/ # This directory can become too large leading to error. - # It can be purged with the botton "Clear runner caches" + # It can be purged with the bottom "Clear runner caches" # in https://foss.heptapod.net/fluiddyn/fluidsim/-/pipelines - ls public - echo "CI_COMMIT_REF_NAME="$CI_COMMIT_REF_NAME diff --git a/noxfile.py b/noxfile.py index 8a50dce5..dcf6f4ea 100644 --- a/noxfile.py +++ b/noxfile.py @@ -149,7 +149,7 @@ def test_examples(session): def doc(session): """Build the documentation""" print_times = TimePrinter() - command = "pdm sync -G doc -G fft -G test --no-self" + command = "pdm sync -G doc -G fft -G test -G dev --no-self" session.run_always(*command.split(), external=True) print_times("pdm sync") diff --git a/pdm.lock b/pdm.lock index 0bfa8ac9..d858991c 100644 --- a/pdm.lock +++ b/pdm.lock @@ -4,8 +4,11 @@ [metadata] groups = ["default", "build", "dev", "doc", "fft", "mpi", "test"] strategy = ["cross_platform", "inherit_metadata"] -lock_version = "4.4.2" -content_hash = "sha256:26d7e637a433ae029d895b768ad89b61cfff6fc22010f1cd70064fc4229bd1fc" +lock_version = "4.5.0" +content_hash = "sha256:9fcdfbc766f7ddf7c7b0e706a95eb5b8ffc4c6bda8ff0000cbf69a64a8560d68" + +[[metadata.targets]] +requires_python = ">=3.9" [[package]] name = "alabaster" @@ -55,6 +58,7 @@ summary = "Argon2 for Python" groups = ["doc"] dependencies = [ "argon2-cffi-bindings", + "typing-extensions; python_version < \"3.8\"", ] files = [ {file = "argon2_cffi-23.1.0-py3-none-any.whl", hash = "sha256:c670642b78ba29641818ab2e68bd4e6a78ba53b7eff7b4c3815ae16abf91c7ea"}, @@ -82,16 +86,6 @@ files = [ {file = "argon2_cffi_bindings-21.2.0-cp36-abi3-win32.whl", hash = "sha256:603ca0aba86b1349b147cab91ae970c63118a0f30444d4bc80355937c950c082"}, {file = "argon2_cffi_bindings-21.2.0-cp36-abi3-win_amd64.whl", hash = "sha256:b2ef1c30440dbbcba7a5dc3e319408b59676e2e039e2ae11a8775ecf482b192f"}, {file = "argon2_cffi_bindings-21.2.0-cp38-abi3-macosx_10_9_universal2.whl", hash = "sha256:e415e3f62c8d124ee16018e491a009937f8cf7ebf5eb430ffc5de21b900dad93"}, - {file = "argon2_cffi_bindings-21.2.0-pp37-pypy37_pp73-macosx_10_9_x86_64.whl", hash = "sha256:3e385d1c39c520c08b53d63300c3ecc28622f076f4c2b0e6d7e796e9f6502194"}, - {file = "argon2_cffi_bindings-21.2.0-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:2c3e3cc67fdb7d82c4718f19b4e7a87123caf8a93fde7e23cf66ac0337d3cb3f"}, - {file = "argon2_cffi_bindings-21.2.0-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:6a22ad9800121b71099d0fb0a65323810a15f2e292f2ba450810a7316e128ee5"}, - {file = "argon2_cffi_bindings-21.2.0-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:f9f8b450ed0547e3d473fdc8612083fd08dd2120d6ac8f73828df9b7d45bb351"}, - {file = "argon2_cffi_bindings-21.2.0-pp37-pypy37_pp73-win_amd64.whl", hash = "sha256:93f9bf70084f97245ba10ee36575f0c3f1e7d7724d67d8e5b08e61787c320ed7"}, - {file = "argon2_cffi_bindings-21.2.0-pp38-pypy38_pp73-macosx_10_9_x86_64.whl", hash = "sha256:3b9ef65804859d335dc6b31582cad2c5166f0c3e7975f324d9ffaa34ee7e6583"}, - {file = "argon2_cffi_bindings-21.2.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:d4966ef5848d820776f5f562a7d45fdd70c2f330c961d0d745b784034bd9f48d"}, - {file = "argon2_cffi_bindings-21.2.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:20ef543a89dee4db46a1a6e206cd015360e5a75822f76df533845c3cbaf72670"}, - {file = "argon2_cffi_bindings-21.2.0-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:ed2937d286e2ad0cc79a7087d3c272832865f779430e0cc2b4f3718d3159b0cb"}, - {file = "argon2_cffi_bindings-21.2.0-pp38-pypy38_pp73-win_amd64.whl", hash = "sha256:5e00316dabdaea0b2dd82d141cc66889ced0cdcbfa599e8b471cf22c620c329a"}, ] [[package]] @@ -111,7 +105,7 @@ files = [ [[package]] name = "astroid" -version = "3.2.2" +version = "3.2.4" requires_python = ">=3.8.0" summary = "An abstract syntax tree for Python with inference support." groups = ["dev"] @@ -119,8 +113,8 @@ dependencies = [ "typing-extensions>=4.0.0; python_version < \"3.11\"", ] files = [ - {file = "astroid-3.2.2-py3-none-any.whl", hash = "sha256:e8a0083b4bb28fcffb6207a3bfc9e5d0a68be951dd7e336d5dcf639c682388c0"}, - {file = "astroid-3.2.2.tar.gz", hash = "sha256:8ead48e31b92b2e217b6c9733a21afafe479d52d6e164dd25fb1a770c7c3cf94"}, + {file = "astroid-3.2.4-py3-none-any.whl", hash = "sha256:413658a61eeca6202a59231abb473f932038fbcbf1666587f66d482083413a25"}, + {file = "astroid-3.2.4.tar.gz", hash = "sha256:0e14202810b30da1b735827f78f5157be2bbd4a7a59b7707ca0bfc2fb4c0063a"}, ] [[package]] @@ -130,6 +124,7 @@ summary = "Annotate AST trees with source code positions" groups = ["doc", "test"] dependencies = [ "six>=1.12.0", + "typing; python_version < \"3.5\"", ] files = [ {file = "asttokens-2.4.1-py2.py3-none-any.whl", hash = "sha256:051ed49c3dcae8913ea7cd08e46a606dba30b79993209636c4875bc1d637bc24"}, @@ -152,13 +147,16 @@ files = [ [[package]] name = "attrs" -version = "23.2.0" +version = "24.2.0" requires_python = ">=3.7" summary = "Classes Without Boilerplate" groups = ["doc", "test"] +dependencies = [ + "importlib-metadata; python_version < \"3.8\"", +] files = [ - {file = "attrs-23.2.0-py3-none-any.whl", hash = "sha256:99b87a485a5820b23b879f04c2305b44b951b502fd64be915879d77a7e8fc6f1"}, - {file = "attrs-23.2.0.tar.gz", hash = "sha256:935dc3b529c262f6cf76e50877d35a4bd3c1de194fd41f47a2b7ae8f19971f30"}, + {file = "attrs-24.2.0-py3-none-any.whl", hash = "sha256:81921eb96de3191c8258c199618104dd27ac608d9366f5e35d011eae1867ede2"}, + {file = "attrs-24.2.0.tar.gz", hash = "sha256:5cfb1b9148b5b086569baec03f20d7b6bf3bcacc9a42bebf87ffaaca362f6346"}, ] [[package]] @@ -166,7 +164,7 @@ name = "autopep8" version = "2.3.1" requires_python = ">=3.8" summary = "A tool that automatically formats Python code to conform to the PEP 8 style guide" -groups = ["build", "default", "fft"] +groups = ["default", "build", "fft"] dependencies = [ "pycodestyle>=2.12.0", "tomli; python_version < \"3.11\"", @@ -178,13 +176,16 @@ files = [ [[package]] name = "babel" -version = "2.15.0" +version = "2.16.0" requires_python = ">=3.8" summary = "Internationalization utilities" groups = ["doc"] +dependencies = [ + "pytz>=2015.7; python_version < \"3.9\"", +] files = [ - {file = "Babel-2.15.0-py3-none-any.whl", hash = "sha256:08706bdad8d0a3413266ab61bd6c34d0c28d6e1e7badf40a2cebe67644e2e1fb"}, - {file = "babel-2.15.0.tar.gz", hash = "sha256:8daf0e265d05768bc6c7a314cf1321e9a123afc328cc635c18622a2f30a04413"}, + {file = "babel-2.16.0-py3-none-any.whl", hash = "sha256:368b5b98b37c06b7daf6696391c3240c938b37767d4584413e8438c5c435fa8b"}, + {file = "babel-2.16.0.tar.gz", hash = "sha256:d1f3554ca26605fe173f3de0c65f750f5a42f924499bf134de6423582298e316"}, ] [[package]] @@ -206,7 +207,7 @@ name = "beniget" version = "0.4.2.post1" requires_python = ">=3.6" summary = "Extract semantic information about static Python code" -groups = ["build", "default", "fft"] +groups = ["default", "build", "fft"] dependencies = [ "gast>=0.5.0", ] @@ -217,7 +218,7 @@ files = [ [[package]] name = "black" -version = "24.4.2" +version = "24.8.0" requires_python = ">=3.8" summary = "The uncompromising code formatter." groups = ["dev"] @@ -231,24 +232,24 @@ dependencies = [ "typing-extensions>=4.0.1; python_version < \"3.11\"", ] files = [ - {file = "black-24.4.2-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:dd1b5a14e417189db4c7b64a6540f31730713d173f0b63e55fabd52d61d8fdce"}, - {file = "black-24.4.2-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:8e537d281831ad0e71007dcdcbe50a71470b978c453fa41ce77186bbe0ed6021"}, - {file = "black-24.4.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:eaea3008c281f1038edb473c1aa8ed8143a5535ff18f978a318f10302b254063"}, - {file = "black-24.4.2-cp310-cp310-win_amd64.whl", hash = "sha256:7768a0dbf16a39aa5e9a3ded568bb545c8c2727396d063bbaf847df05b08cd96"}, - {file = "black-24.4.2-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:257d724c2c9b1660f353b36c802ccece186a30accc7742c176d29c146df6e474"}, - {file = "black-24.4.2-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:bdde6f877a18f24844e381d45e9947a49e97933573ac9d4345399be37621e26c"}, - {file = "black-24.4.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:e151054aa00bad1f4e1f04919542885f89f5f7d086b8a59e5000e6c616896ffb"}, - {file = "black-24.4.2-cp311-cp311-win_amd64.whl", hash = "sha256:7e122b1c4fb252fd85df3ca93578732b4749d9be076593076ef4d07a0233c3e1"}, - {file = "black-24.4.2-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:accf49e151c8ed2c0cdc528691838afd217c50412534e876a19270fea1e28e2d"}, - {file = "black-24.4.2-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:88c57dc656038f1ab9f92b3eb5335ee9b021412feaa46330d5eba4e51fe49b04"}, - {file = "black-24.4.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:be8bef99eb46d5021bf053114442914baeb3649a89dc5f3a555c88737e5e98fc"}, - {file = "black-24.4.2-cp312-cp312-win_amd64.whl", hash = "sha256:415e686e87dbbe6f4cd5ef0fbf764af7b89f9057b97c908742b6008cc554b9c0"}, - {file = "black-24.4.2-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:37aae07b029fa0174d39daf02748b379399b909652a806e5708199bd93899da1"}, - {file = "black-24.4.2-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:da33a1a5e49c4122ccdfd56cd021ff1ebc4a1ec4e2d01594fef9b6f267a9e741"}, - {file = "black-24.4.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:ef703f83fc32e131e9bcc0a5094cfe85599e7109f896fe8bc96cc402f3eb4b6e"}, - {file = "black-24.4.2-cp39-cp39-win_amd64.whl", hash = "sha256:b9176b9832e84308818a99a561e90aa479e73c523b3f77afd07913380ae2eab7"}, - {file = "black-24.4.2-py3-none-any.whl", hash = "sha256:d36ed1124bb81b32f8614555b34cc4259c3fbc7eec17870e8ff8ded335b58d8c"}, - {file = "black-24.4.2.tar.gz", hash = "sha256:c872b53057f000085da66a19c55d68f6f8ddcac2642392ad3a355878406fbd4d"}, + {file = "black-24.8.0-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:09cdeb74d494ec023ded657f7092ba518e8cf78fa8386155e4a03fdcc44679e6"}, + {file = "black-24.8.0-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:81c6742da39f33b08e791da38410f32e27d632260e599df7245cccee2064afeb"}, + {file = "black-24.8.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:707a1ca89221bc8a1a64fb5e15ef39cd755633daa672a9db7498d1c19de66a42"}, + {file = "black-24.8.0-cp310-cp310-win_amd64.whl", hash = "sha256:d6417535d99c37cee4091a2f24eb2b6d5ec42b144d50f1f2e436d9fe1916fe1a"}, + {file = "black-24.8.0-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:fb6e2c0b86bbd43dee042e48059c9ad7830abd5c94b0bc518c0eeec57c3eddc1"}, + {file = "black-24.8.0-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:837fd281f1908d0076844bc2b801ad2d369c78c45cf800cad7b61686051041af"}, + {file = "black-24.8.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:62e8730977f0b77998029da7971fa896ceefa2c4c4933fcd593fa599ecbf97a4"}, + {file = "black-24.8.0-cp311-cp311-win_amd64.whl", hash = "sha256:72901b4913cbac8972ad911dc4098d5753704d1f3c56e44ae8dce99eecb0e3af"}, + {file = "black-24.8.0-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:7c046c1d1eeb7aea9335da62472481d3bbf3fd986e093cffd35f4385c94ae368"}, + {file = "black-24.8.0-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:649f6d84ccbae73ab767e206772cc2d7a393a001070a4c814a546afd0d423aed"}, + {file = "black-24.8.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:2b59b250fdba5f9a9cd9d0ece6e6d993d91ce877d121d161e4698af3eb9c1018"}, + {file = "black-24.8.0-cp312-cp312-win_amd64.whl", hash = "sha256:6e55d30d44bed36593c3163b9bc63bf58b3b30e4611e4d88a0c3c239930ed5b2"}, + {file = "black-24.8.0-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:eab4dd44ce80dea27dc69db40dab62d4ca96112f87996bca68cd75639aeb2e4c"}, + {file = "black-24.8.0-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:3c4285573d4897a7610054af5a890bde7c65cb466040c5f0c8b732812d7f0e5e"}, + {file = "black-24.8.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:9e84e33b37be070ba135176c123ae52a51f82306def9f7d063ee302ecab2cf47"}, + {file = "black-24.8.0-cp39-cp39-win_amd64.whl", hash = "sha256:73bbf84ed136e45d451a260c6b73ed674652f90a2b3211d6a35e78054563a9bb"}, + {file = "black-24.8.0-py3-none-any.whl", hash = "sha256:972085c618ee94f402da1af548a4f218c754ea7e5dc70acb168bfaca4c2542ed"}, + {file = "black-24.8.0.tar.gz", hash = "sha256:2500945420b6784c38b9ee885af039f5e7471ef284ab03fa35ecdde4688cd83f"}, ] [[package]] @@ -279,7 +280,7 @@ files = [ [[package]] name = "cffi" -version = "1.16.0" +version = "1.17.0" requires_python = ">=3.8" summary = "Foreign Function Interface for Python calling C code." groups = ["doc"] @@ -287,50 +288,65 @@ dependencies = [ "pycparser", ] files = [ - {file = "cffi-1.16.0-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:6b3d6606d369fc1da4fd8c357d026317fbb9c9b75d36dc16e90e84c26854b088"}, - {file = "cffi-1.16.0-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:ac0f5edd2360eea2f1daa9e26a41db02dd4b0451b48f7c318e217ee092a213e9"}, - {file = "cffi-1.16.0-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:7e61e3e4fa664a8588aa25c883eab612a188c725755afff6289454d6362b9673"}, - {file = "cffi-1.16.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:a72e8961a86d19bdb45851d8f1f08b041ea37d2bd8d4fd19903bc3083d80c896"}, - {file = "cffi-1.16.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:5b50bf3f55561dac5438f8e70bfcdfd74543fd60df5fa5f62d94e5867deca684"}, - {file = "cffi-1.16.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:7651c50c8c5ef7bdb41108b7b8c5a83013bfaa8a935590c5d74627c047a583c7"}, - {file = "cffi-1.16.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:e4108df7fe9b707191e55f33efbcb2d81928e10cea45527879a4749cbe472614"}, - {file = "cffi-1.16.0-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:32c68ef735dbe5857c810328cb2481e24722a59a2003018885514d4c09af9743"}, - {file = "cffi-1.16.0-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:673739cb539f8cdaa07d92d02efa93c9ccf87e345b9a0b556e3ecc666718468d"}, - {file = "cffi-1.16.0-cp310-cp310-win32.whl", hash = "sha256:9f90389693731ff1f659e55c7d1640e2ec43ff725cc61b04b2f9c6d8d017df6a"}, - {file = "cffi-1.16.0-cp310-cp310-win_amd64.whl", hash = "sha256:e6024675e67af929088fda399b2094574609396b1decb609c55fa58b028a32a1"}, - {file = "cffi-1.16.0-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:b84834d0cf97e7d27dd5b7f3aca7b6e9263c56308ab9dc8aae9784abb774d404"}, - {file = "cffi-1.16.0-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:1b8ebc27c014c59692bb2664c7d13ce7a6e9a629be20e54e7271fa696ff2b417"}, - {file = "cffi-1.16.0-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:ee07e47c12890ef248766a6e55bd38ebfb2bb8edd4142d56db91b21ea68b7627"}, - {file = "cffi-1.16.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:d8a9d3ebe49f084ad71f9269834ceccbf398253c9fac910c4fd7053ff1386936"}, - {file = "cffi-1.16.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:e70f54f1796669ef691ca07d046cd81a29cb4deb1e5f942003f401c0c4a2695d"}, - {file = "cffi-1.16.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:5bf44d66cdf9e893637896c7faa22298baebcd18d1ddb6d2626a6e39793a1d56"}, - {file = "cffi-1.16.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:7b78010e7b97fef4bee1e896df8a4bbb6712b7f05b7ef630f9d1da00f6444d2e"}, - {file = "cffi-1.16.0-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:c6a164aa47843fb1b01e941d385aab7215563bb8816d80ff3a363a9f8448a8dc"}, - {file = "cffi-1.16.0-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:e09f3ff613345df5e8c3667da1d918f9149bd623cd9070c983c013792a9a62eb"}, - {file = "cffi-1.16.0-cp311-cp311-win32.whl", hash = "sha256:2c56b361916f390cd758a57f2e16233eb4f64bcbeee88a4881ea90fca14dc6ab"}, - {file = "cffi-1.16.0-cp311-cp311-win_amd64.whl", hash = "sha256:db8e577c19c0fda0beb7e0d4e09e0ba74b1e4c092e0e40bfa12fe05b6f6d75ba"}, - {file = "cffi-1.16.0-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:fa3a0128b152627161ce47201262d3140edb5a5c3da88d73a1b790a959126956"}, - {file = "cffi-1.16.0-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:68e7c44931cc171c54ccb702482e9fc723192e88d25a0e133edd7aff8fcd1f6e"}, - {file = "cffi-1.16.0-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:abd808f9c129ba2beda4cfc53bde801e5bcf9d6e0f22f095e45327c038bfe68e"}, - {file = "cffi-1.16.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:88e2b3c14bdb32e440be531ade29d3c50a1a59cd4e51b1dd8b0865c54ea5d2e2"}, - {file = "cffi-1.16.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:fcc8eb6d5902bb1cf6dc4f187ee3ea80a1eba0a89aba40a5cb20a5087d961357"}, - {file = "cffi-1.16.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:b7be2d771cdba2942e13215c4e340bfd76398e9227ad10402a8767ab1865d2e6"}, - {file = "cffi-1.16.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:e715596e683d2ce000574bae5d07bd522c781a822866c20495e52520564f0969"}, - {file = "cffi-1.16.0-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:2d92b25dbf6cae33f65005baf472d2c245c050b1ce709cc4588cdcdd5495b520"}, - {file = "cffi-1.16.0-cp312-cp312-win32.whl", hash = "sha256:b2ca4e77f9f47c55c194982e10f058db063937845bb2b7a86c84a6cfe0aefa8b"}, - {file = "cffi-1.16.0-cp312-cp312-win_amd64.whl", hash = "sha256:68678abf380b42ce21a5f2abde8efee05c114c2fdb2e9eef2efdb0257fba1235"}, - {file = "cffi-1.16.0-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:582215a0e9adbe0e379761260553ba11c58943e4bbe9c36430c4ca6ac74b15ed"}, - {file = "cffi-1.16.0-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:b29ebffcf550f9da55bec9e02ad430c992a87e5f512cd63388abb76f1036d8d2"}, - {file = "cffi-1.16.0-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:dc9b18bf40cc75f66f40a7379f6a9513244fe33c0e8aa72e2d56b0196a7ef872"}, - {file = "cffi-1.16.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:9cb4a35b3642fc5c005a6755a5d17c6c8b6bcb6981baf81cea8bfbc8903e8ba8"}, - {file = "cffi-1.16.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:b86851a328eedc692acf81fb05444bdf1891747c25af7529e39ddafaf68a4f3f"}, - {file = "cffi-1.16.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:c0f31130ebc2d37cdd8e44605fb5fa7ad59049298b3f745c74fa74c62fbfcfc4"}, - {file = "cffi-1.16.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:8f8e709127c6c77446a8c0a8c8bf3c8ee706a06cd44b1e827c3e6a2ee6b8c098"}, - {file = "cffi-1.16.0-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:748dcd1e3d3d7cd5443ef03ce8685043294ad6bd7c02a38d1bd367cfd968e000"}, - {file = "cffi-1.16.0-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:8895613bcc094d4a1b2dbe179d88d7fb4a15cee43c052e8885783fac397d91fe"}, - {file = "cffi-1.16.0-cp39-cp39-win32.whl", hash = "sha256:ed86a35631f7bfbb28e108dd96773b9d5a6ce4811cf6ea468bb6a359b256b1e4"}, - {file = "cffi-1.16.0-cp39-cp39-win_amd64.whl", hash = "sha256:3686dffb02459559c74dd3d81748269ffb0eb027c39a6fc99502de37d501faa8"}, - {file = "cffi-1.16.0.tar.gz", hash = "sha256:bcb3ef43e58665bbda2fb198698fcae6776483e0c4a631aa5647806c25e02cc0"}, + {file = "cffi-1.17.0-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:f9338cc05451f1942d0d8203ec2c346c830f8e86469903d5126c1f0a13a2bcbb"}, + {file = "cffi-1.17.0-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:a0ce71725cacc9ebf839630772b07eeec220cbb5f03be1399e0457a1464f8e1a"}, + {file = "cffi-1.17.0-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:c815270206f983309915a6844fe994b2fa47e5d05c4c4cef267c3b30e34dbe42"}, + {file = "cffi-1.17.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:d6bdcd415ba87846fd317bee0774e412e8792832e7805938987e4ede1d13046d"}, + {file = "cffi-1.17.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:8a98748ed1a1df4ee1d6f927e151ed6c1a09d5ec21684de879c7ea6aa96f58f2"}, + {file = "cffi-1.17.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:0a048d4f6630113e54bb4b77e315e1ba32a5a31512c31a273807d0027a7e69ab"}, + {file = "cffi-1.17.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:24aa705a5f5bd3a8bcfa4d123f03413de5d86e497435693b638cbffb7d5d8a1b"}, + {file = "cffi-1.17.0-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:856bf0924d24e7f93b8aee12a3a1095c34085600aa805693fb7f5d1962393206"}, + {file = "cffi-1.17.0-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:4304d4416ff032ed50ad6bb87416d802e67139e31c0bde4628f36a47a3164bfa"}, + {file = "cffi-1.17.0-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:331ad15c39c9fe9186ceaf87203a9ecf5ae0ba2538c9e898e3a6967e8ad3db6f"}, + {file = "cffi-1.17.0-cp310-cp310-win32.whl", hash = "sha256:669b29a9eca6146465cc574659058ed949748f0809a2582d1f1a324eb91054dc"}, + {file = "cffi-1.17.0-cp310-cp310-win_amd64.whl", hash = "sha256:48b389b1fd5144603d61d752afd7167dfd205973a43151ae5045b35793232aa2"}, + {file = "cffi-1.17.0-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:c5d97162c196ce54af6700949ddf9409e9833ef1003b4741c2b39ef46f1d9720"}, + {file = "cffi-1.17.0-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:5ba5c243f4004c750836f81606a9fcb7841f8874ad8f3bf204ff5e56332b72b9"}, + {file = "cffi-1.17.0-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:bb9333f58fc3a2296fb1d54576138d4cf5d496a2cc118422bd77835e6ae0b9cb"}, + {file = "cffi-1.17.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:435a22d00ec7d7ea533db494da8581b05977f9c37338c80bc86314bec2619424"}, + {file = "cffi-1.17.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:d1df34588123fcc88c872f5acb6f74ae59e9d182a2707097f9e28275ec26a12d"}, + {file = "cffi-1.17.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:df8bb0010fdd0a743b7542589223a2816bdde4d94bb5ad67884348fa2c1c67e8"}, + {file = "cffi-1.17.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:a8b5b9712783415695663bd463990e2f00c6750562e6ad1d28e072a611c5f2a6"}, + {file = "cffi-1.17.0-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:ffef8fd58a36fb5f1196919638f73dd3ae0db1a878982b27a9a5a176ede4ba91"}, + {file = "cffi-1.17.0-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:4e67d26532bfd8b7f7c05d5a766d6f437b362c1bf203a3a5ce3593a645e870b8"}, + {file = "cffi-1.17.0-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:45f7cd36186db767d803b1473b3c659d57a23b5fa491ad83c6d40f2af58e4dbb"}, + {file = "cffi-1.17.0-cp311-cp311-win32.whl", hash = "sha256:a9015f5b8af1bb6837a3fcb0cdf3b874fe3385ff6274e8b7925d81ccaec3c5c9"}, + {file = "cffi-1.17.0-cp311-cp311-win_amd64.whl", hash = "sha256:b50aaac7d05c2c26dfd50c3321199f019ba76bb650e346a6ef3616306eed67b0"}, + {file = "cffi-1.17.0-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:aec510255ce690d240f7cb23d7114f6b351c733a74c279a84def763660a2c3bc"}, + {file = "cffi-1.17.0-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:2770bb0d5e3cc0e31e7318db06efcbcdb7b31bcb1a70086d3177692a02256f59"}, + {file = "cffi-1.17.0-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:db9a30ec064129d605d0f1aedc93e00894b9334ec74ba9c6bdd08147434b33eb"}, + {file = "cffi-1.17.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:a47eef975d2b8b721775a0fa286f50eab535b9d56c70a6e62842134cf7841195"}, + {file = "cffi-1.17.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:f3e0992f23bbb0be00a921eae5363329253c3b86287db27092461c887b791e5e"}, + {file = "cffi-1.17.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:6107e445faf057c118d5050560695e46d272e5301feffda3c41849641222a828"}, + {file = "cffi-1.17.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:eb862356ee9391dc5a0b3cbc00f416b48c1b9a52d252d898e5b7696a5f9fe150"}, + {file = "cffi-1.17.0-cp312-cp312-musllinux_1_1_aarch64.whl", hash = "sha256:c1c13185b90bbd3f8b5963cd8ce7ad4ff441924c31e23c975cb150e27c2bf67a"}, + {file = "cffi-1.17.0-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:17c6d6d3260c7f2d94f657e6872591fe8733872a86ed1345bda872cfc8c74885"}, + {file = "cffi-1.17.0-cp312-cp312-win32.whl", hash = "sha256:c3b8bd3133cd50f6b637bb4322822c94c5ce4bf0d724ed5ae70afce62187c492"}, + {file = "cffi-1.17.0-cp312-cp312-win_amd64.whl", hash = "sha256:dca802c8db0720ce1c49cce1149ff7b06e91ba15fa84b1d59144fef1a1bc7ac2"}, + {file = "cffi-1.17.0-cp313-cp313-macosx_10_13_x86_64.whl", hash = "sha256:6ce01337d23884b21c03869d2f68c5523d43174d4fc405490eb0091057943118"}, + {file = "cffi-1.17.0-cp313-cp313-macosx_11_0_arm64.whl", hash = "sha256:cab2eba3830bf4f6d91e2d6718e0e1c14a2f5ad1af68a89d24ace0c6b17cced7"}, + {file = "cffi-1.17.0-cp313-cp313-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:14b9cbc8f7ac98a739558eb86fabc283d4d564dafed50216e7f7ee62d0d25377"}, + {file = "cffi-1.17.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:b00e7bcd71caa0282cbe3c90966f738e2db91e64092a877c3ff7f19a1628fdcb"}, + {file = "cffi-1.17.0-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:41f4915e09218744d8bae14759f983e466ab69b178de38066f7579892ff2a555"}, + {file = "cffi-1.17.0-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:e4760a68cab57bfaa628938e9c2971137e05ce48e762a9cb53b76c9b569f1204"}, + {file = "cffi-1.17.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:011aff3524d578a9412c8b3cfaa50f2c0bd78e03eb7af7aa5e0df59b158efb2f"}, + {file = "cffi-1.17.0-cp313-cp313-musllinux_1_1_aarch64.whl", hash = "sha256:a003ac9edc22d99ae1286b0875c460351f4e101f8c9d9d2576e78d7e048f64e0"}, + {file = "cffi-1.17.0-cp313-cp313-musllinux_1_1_x86_64.whl", hash = "sha256:ef9528915df81b8f4c7612b19b8628214c65c9b7f74db2e34a646a0a2a0da2d4"}, + {file = "cffi-1.17.0-cp313-cp313-win32.whl", hash = "sha256:70d2aa9fb00cf52034feac4b913181a6e10356019b18ef89bc7c12a283bf5f5a"}, + {file = "cffi-1.17.0-cp313-cp313-win_amd64.whl", hash = "sha256:b7b6ea9e36d32582cda3465f54c4b454f62f23cb083ebc7a94e2ca6ef011c3a7"}, + {file = "cffi-1.17.0-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:1a2ddbac59dc3716bc79f27906c010406155031a1c801410f1bafff17ea304d2"}, + {file = "cffi-1.17.0-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:6327b572f5770293fc062a7ec04160e89741e8552bf1c358d1a23eba68166759"}, + {file = "cffi-1.17.0-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:dbc183e7bef690c9abe5ea67b7b60fdbca81aa8da43468287dae7b5c046107d4"}, + {file = "cffi-1.17.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:5bdc0f1f610d067c70aa3737ed06e2726fd9d6f7bfee4a351f4c40b6831f4e82"}, + {file = "cffi-1.17.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:6d872186c1617d143969defeadac5a904e6e374183e07977eedef9c07c8953bf"}, + {file = "cffi-1.17.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:0d46ee4764b88b91f16661a8befc6bfb24806d885e27436fdc292ed7e6f6d058"}, + {file = "cffi-1.17.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:6f76a90c345796c01d85e6332e81cab6d70de83b829cf1d9762d0a3da59c7932"}, + {file = "cffi-1.17.0-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:0e60821d312f99d3e1569202518dddf10ae547e799d75aef3bca3a2d9e8ee693"}, + {file = "cffi-1.17.0-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:eb09b82377233b902d4c3fbeeb7ad731cdab579c6c6fda1f763cd779139e47c3"}, + {file = "cffi-1.17.0-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:24658baf6224d8f280e827f0a50c46ad819ec8ba380a42448e24459daf809cf4"}, + {file = "cffi-1.17.0-cp39-cp39-win32.whl", hash = "sha256:0fdacad9e0d9fc23e519efd5ea24a70348305e8d7d85ecbb1a5fa66dc834e7fb"}, + {file = "cffi-1.17.0-cp39-cp39-win_amd64.whl", hash = "sha256:7cbc78dc018596315d4e7841c8c3a7ae31cc4d638c9b627f87d52e8abaaf2d29"}, + {file = "cffi-1.17.0.tar.gz", hash = "sha256:f3157624b7558b914cb039fd1af735e5e8049a87c817cc215109ad1c8779df76"}, ] [[package]] @@ -412,6 +428,7 @@ summary = "Composable command line interface toolkit" groups = ["dev", "doc"] dependencies = [ "colorama; platform_system == \"Windows\"", + "importlib-metadata; python_version < \"3.8\"", ] files = [ {file = "click-8.1.7-py3-none-any.whl", hash = "sha256:ae74fb96c20a0277a1d615f1e4d73c8414f5a98db8b799a7931d1582f3390c28"}, @@ -502,109 +519,149 @@ files = [ [[package]] name = "coverage" -version = "7.5.4" +version = "7.6.1" requires_python = ">=3.8" summary = "Code coverage measurement for Python" groups = ["test"] files = [ - {file = "coverage-7.5.4-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:6cfb5a4f556bb51aba274588200a46e4dd6b505fb1a5f8c5ae408222eb416f99"}, - {file = "coverage-7.5.4-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:2174e7c23e0a454ffe12267a10732c273243b4f2d50d07544a91198f05c48f47"}, - {file = "coverage-7.5.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:2214ee920787d85db1b6a0bd9da5f8503ccc8fcd5814d90796c2f2493a2f4d2e"}, - {file = "coverage-7.5.4-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:1137f46adb28e3813dec8c01fefadcb8c614f33576f672962e323b5128d9a68d"}, - {file = "coverage-7.5.4-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:b385d49609f8e9efc885790a5a0e89f2e3ae042cdf12958b6034cc442de428d3"}, - {file = "coverage-7.5.4-cp310-cp310-musllinux_1_2_aarch64.whl", hash = "sha256:b4a474f799456e0eb46d78ab07303286a84a3140e9700b9e154cfebc8f527016"}, - {file = "coverage-7.5.4-cp310-cp310-musllinux_1_2_i686.whl", hash = "sha256:5cd64adedf3be66f8ccee418473c2916492d53cbafbfcff851cbec5a8454b136"}, - {file = "coverage-7.5.4-cp310-cp310-musllinux_1_2_x86_64.whl", hash = "sha256:e564c2cf45d2f44a9da56f4e3a26b2236504a496eb4cb0ca7221cd4cc7a9aca9"}, - {file = "coverage-7.5.4-cp310-cp310-win32.whl", hash = "sha256:7076b4b3a5f6d2b5d7f1185fde25b1e54eb66e647a1dfef0e2c2bfaf9b4c88c8"}, - {file = "coverage-7.5.4-cp310-cp310-win_amd64.whl", hash = "sha256:018a12985185038a5b2bcafab04ab833a9a0f2c59995b3cec07e10074c78635f"}, - {file = "coverage-7.5.4-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:db14f552ac38f10758ad14dd7b983dbab424e731588d300c7db25b6f89e335b5"}, - {file = "coverage-7.5.4-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:3257fdd8e574805f27bb5342b77bc65578e98cbc004a92232106344053f319ba"}, - {file = "coverage-7.5.4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:3a6612c99081d8d6134005b1354191e103ec9705d7ba2754e848211ac8cacc6b"}, - {file = "coverage-7.5.4-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:d45d3cbd94159c468b9b8c5a556e3f6b81a8d1af2a92b77320e887c3e7a5d080"}, - {file = "coverage-7.5.4-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:ed550e7442f278af76d9d65af48069f1fb84c9f745ae249c1a183c1e9d1b025c"}, - {file = "coverage-7.5.4-cp311-cp311-musllinux_1_2_aarch64.whl", hash = "sha256:7a892be37ca35eb5019ec85402c3371b0f7cda5ab5056023a7f13da0961e60da"}, - {file = "coverage-7.5.4-cp311-cp311-musllinux_1_2_i686.whl", hash = "sha256:8192794d120167e2a64721d88dbd688584675e86e15d0569599257566dec9bf0"}, - {file = "coverage-7.5.4-cp311-cp311-musllinux_1_2_x86_64.whl", hash = "sha256:820bc841faa502e727a48311948e0461132a9c8baa42f6b2b84a29ced24cc078"}, - {file = "coverage-7.5.4-cp311-cp311-win32.whl", hash = "sha256:6aae5cce399a0f065da65c7bb1e8abd5c7a3043da9dceb429ebe1b289bc07806"}, - {file = "coverage-7.5.4-cp311-cp311-win_amd64.whl", hash = "sha256:d2e344d6adc8ef81c5a233d3a57b3c7d5181f40e79e05e1c143da143ccb6377d"}, - {file = "coverage-7.5.4-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:54317c2b806354cbb2dc7ac27e2b93f97096912cc16b18289c5d4e44fc663233"}, - {file = "coverage-7.5.4-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:042183de01f8b6d531e10c197f7f0315a61e8d805ab29c5f7b51a01d62782747"}, - {file = "coverage-7.5.4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:a6bb74ed465d5fb204b2ec41d79bcd28afccf817de721e8a807d5141c3426638"}, - {file = "coverage-7.5.4-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:b3d45ff86efb129c599a3b287ae2e44c1e281ae0f9a9bad0edc202179bcc3a2e"}, - {file = "coverage-7.5.4-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:5013ed890dc917cef2c9f765c4c6a8ae9df983cd60dbb635df8ed9f4ebc9f555"}, - {file = "coverage-7.5.4-cp312-cp312-musllinux_1_2_aarch64.whl", hash = "sha256:1014fbf665fef86cdfd6cb5b7371496ce35e4d2a00cda501cf9f5b9e6fced69f"}, - {file = "coverage-7.5.4-cp312-cp312-musllinux_1_2_i686.whl", hash = "sha256:3684bc2ff328f935981847082ba4fdc950d58906a40eafa93510d1b54c08a66c"}, - {file = "coverage-7.5.4-cp312-cp312-musllinux_1_2_x86_64.whl", hash = "sha256:581ea96f92bf71a5ec0974001f900db495488434a6928a2ca7f01eee20c23805"}, - {file = "coverage-7.5.4-cp312-cp312-win32.whl", hash = "sha256:73ca8fbc5bc622e54627314c1a6f1dfdd8db69788f3443e752c215f29fa87a0b"}, - {file = "coverage-7.5.4-cp312-cp312-win_amd64.whl", hash = "sha256:cef4649ec906ea7ea5e9e796e68b987f83fa9a718514fe147f538cfeda76d7a7"}, - {file = "coverage-7.5.4-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:b95c3a8cb0463ba9f77383d0fa8c9194cf91f64445a63fc26fb2327e1e1eb088"}, - {file = "coverage-7.5.4-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:3d7564cc09dd91b5a6001754a5b3c6ecc4aba6323baf33a12bd751036c998be4"}, - {file = "coverage-7.5.4-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:44da56a2589b684813f86d07597fdf8a9c6ce77f58976727329272f5a01f99f7"}, - {file = "coverage-7.5.4-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:e16f3d6b491c48c5ae726308e6ab1e18ee830b4cdd6913f2d7f77354b33f91c8"}, - {file = "coverage-7.5.4-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:dbc5958cb471e5a5af41b0ddaea96a37e74ed289535e8deca404811f6cb0bc3d"}, - {file = "coverage-7.5.4-cp39-cp39-musllinux_1_2_aarch64.whl", hash = "sha256:a04e990a2a41740b02d6182b498ee9796cf60eefe40cf859b016650147908029"}, - {file = "coverage-7.5.4-cp39-cp39-musllinux_1_2_i686.whl", hash = "sha256:ddbd2f9713a79e8e7242d7c51f1929611e991d855f414ca9996c20e44a895f7c"}, - {file = "coverage-7.5.4-cp39-cp39-musllinux_1_2_x86_64.whl", hash = "sha256:b1ccf5e728ccf83acd313c89f07c22d70d6c375a9c6f339233dcf792094bcbf7"}, - {file = "coverage-7.5.4-cp39-cp39-win32.whl", hash = "sha256:56b4eafa21c6c175b3ede004ca12c653a88b6f922494b023aeb1e836df953ace"}, - {file = "coverage-7.5.4-cp39-cp39-win_amd64.whl", hash = "sha256:65e528e2e921ba8fd67d9055e6b9f9e34b21ebd6768ae1c1723f4ea6ace1234d"}, - {file = "coverage-7.5.4-pp38.pp39.pp310-none-any.whl", hash = "sha256:79b356f3dd5b26f3ad23b35c75dbdaf1f9e2450b6bcefc6d0825ea0aa3f86ca5"}, - {file = "coverage-7.5.4.tar.gz", hash = "sha256:a44963520b069e12789d0faea4e9fdb1e410cdc4aab89d94f7f55cbb7fef0353"}, + {file = "coverage-7.6.1-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:b06079abebbc0e89e6163b8e8f0e16270124c154dc6e4a47b413dd538859af16"}, + {file = "coverage-7.6.1-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:cf4b19715bccd7ee27b6b120e7e9dd56037b9c0681dcc1adc9ba9db3d417fa36"}, + {file = "coverage-7.6.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:e61c0abb4c85b095a784ef23fdd4aede7a2628478e7baba7c5e3deba61070a02"}, + {file = "coverage-7.6.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:fd21f6ae3f08b41004dfb433fa895d858f3f5979e7762d052b12aef444e29afc"}, + {file = "coverage-7.6.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:8f59d57baca39b32db42b83b2a7ba6f47ad9c394ec2076b084c3f029b7afca23"}, + {file = "coverage-7.6.1-cp310-cp310-musllinux_1_2_aarch64.whl", hash = "sha256:a1ac0ae2b8bd743b88ed0502544847c3053d7171a3cff9228af618a068ed9c34"}, + {file = "coverage-7.6.1-cp310-cp310-musllinux_1_2_i686.whl", hash = "sha256:e6a08c0be454c3b3beb105c0596ebdc2371fab6bb90c0c0297f4e58fd7e1012c"}, + {file = "coverage-7.6.1-cp310-cp310-musllinux_1_2_x86_64.whl", hash = "sha256:f5796e664fe802da4f57a168c85359a8fbf3eab5e55cd4e4569fbacecc903959"}, + {file = "coverage-7.6.1-cp310-cp310-win32.whl", hash = "sha256:7bb65125fcbef8d989fa1dd0e8a060999497629ca5b0efbca209588a73356232"}, + {file = "coverage-7.6.1-cp310-cp310-win_amd64.whl", hash = "sha256:3115a95daa9bdba70aea750db7b96b37259a81a709223c8448fa97727d546fe0"}, + {file = "coverage-7.6.1-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:7dea0889685db8550f839fa202744652e87c60015029ce3f60e006f8c4462c93"}, + {file = "coverage-7.6.1-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:ed37bd3c3b063412f7620464a9ac1314d33100329f39799255fb8d3027da50d3"}, + {file = "coverage-7.6.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:d85f5e9a5f8b73e2350097c3756ef7e785f55bd71205defa0bfdaf96c31616ff"}, + {file = "coverage-7.6.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:9bc572be474cafb617672c43fe989d6e48d3c83af02ce8de73fff1c6bb3c198d"}, + {file = "coverage-7.6.1-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:0c0420b573964c760df9e9e86d1a9a622d0d27f417e1a949a8a66dd7bcee7bc6"}, + {file = "coverage-7.6.1-cp311-cp311-musllinux_1_2_aarch64.whl", hash = "sha256:1f4aa8219db826ce6be7099d559f8ec311549bfc4046f7f9fe9b5cea5c581c56"}, + {file = "coverage-7.6.1-cp311-cp311-musllinux_1_2_i686.whl", hash = "sha256:fc5a77d0c516700ebad189b587de289a20a78324bc54baee03dd486f0855d234"}, + {file = "coverage-7.6.1-cp311-cp311-musllinux_1_2_x86_64.whl", hash = "sha256:b48f312cca9621272ae49008c7f613337c53fadca647d6384cc129d2996d1133"}, + {file = "coverage-7.6.1-cp311-cp311-win32.whl", hash = "sha256:1125ca0e5fd475cbbba3bb67ae20bd2c23a98fac4e32412883f9bcbaa81c314c"}, + {file = "coverage-7.6.1-cp311-cp311-win_amd64.whl", hash = "sha256:8ae539519c4c040c5ffd0632784e21b2f03fc1340752af711f33e5be83a9d6c6"}, + {file = "coverage-7.6.1-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:95cae0efeb032af8458fc27d191f85d1717b1d4e49f7cb226cf526ff28179778"}, + {file = "coverage-7.6.1-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:5621a9175cf9d0b0c84c2ef2b12e9f5f5071357c4d2ea6ca1cf01814f45d2391"}, + {file = "coverage-7.6.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:260933720fdcd75340e7dbe9060655aff3af1f0c5d20f46b57f262ab6c86a5e8"}, + {file = "coverage-7.6.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:07e2ca0ad381b91350c0ed49d52699b625aab2b44b65e1b4e02fa9df0e92ad2d"}, + {file = "coverage-7.6.1-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:c44fee9975f04b33331cb8eb272827111efc8930cfd582e0320613263ca849ca"}, + {file = "coverage-7.6.1-cp312-cp312-musllinux_1_2_aarch64.whl", hash = "sha256:877abb17e6339d96bf08e7a622d05095e72b71f8afd8a9fefc82cf30ed944163"}, + {file = "coverage-7.6.1-cp312-cp312-musllinux_1_2_i686.whl", hash = "sha256:3e0cadcf6733c09154b461f1ca72d5416635e5e4ec4e536192180d34ec160f8a"}, + {file = "coverage-7.6.1-cp312-cp312-musllinux_1_2_x86_64.whl", hash = "sha256:c3c02d12f837d9683e5ab2f3d9844dc57655b92c74e286c262e0fc54213c216d"}, + {file = "coverage-7.6.1-cp312-cp312-win32.whl", hash = "sha256:e05882b70b87a18d937ca6768ff33cc3f72847cbc4de4491c8e73880766718e5"}, + {file = "coverage-7.6.1-cp312-cp312-win_amd64.whl", hash = "sha256:b5d7b556859dd85f3a541db6a4e0167b86e7273e1cdc973e5b175166bb634fdb"}, + {file = "coverage-7.6.1-cp313-cp313-macosx_10_13_x86_64.whl", hash = "sha256:a4acd025ecc06185ba2b801f2de85546e0b8ac787cf9d3b06e7e2a69f925b106"}, + {file = "coverage-7.6.1-cp313-cp313-macosx_11_0_arm64.whl", hash = "sha256:a6d3adcf24b624a7b778533480e32434a39ad8fa30c315208f6d3e5542aeb6e9"}, + {file = "coverage-7.6.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:d0c212c49b6c10e6951362f7c6df3329f04c2b1c28499563d4035d964ab8e08c"}, + {file = "coverage-7.6.1-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:6e81d7a3e58882450ec4186ca59a3f20a5d4440f25b1cff6f0902ad890e6748a"}, + {file = "coverage-7.6.1-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:78b260de9790fd81e69401c2dc8b17da47c8038176a79092a89cb2b7d945d060"}, + {file = "coverage-7.6.1-cp313-cp313-musllinux_1_2_aarch64.whl", hash = "sha256:a78d169acd38300060b28d600344a803628c3fd585c912cacc9ea8790fe96862"}, + {file = "coverage-7.6.1-cp313-cp313-musllinux_1_2_i686.whl", hash = "sha256:2c09f4ce52cb99dd7505cd0fc8e0e37c77b87f46bc9c1eb03fe3bc9991085388"}, + {file = "coverage-7.6.1-cp313-cp313-musllinux_1_2_x86_64.whl", hash = "sha256:6878ef48d4227aace338d88c48738a4258213cd7b74fd9a3d4d7582bb1d8a155"}, + {file = "coverage-7.6.1-cp313-cp313-win32.whl", hash = "sha256:44df346d5215a8c0e360307d46ffaabe0f5d3502c8a1cefd700b34baf31d411a"}, + {file = "coverage-7.6.1-cp313-cp313-win_amd64.whl", hash = "sha256:8284cf8c0dd272a247bc154eb6c95548722dce90d098c17a883ed36e67cdb129"}, + {file = "coverage-7.6.1-cp313-cp313t-macosx_10_13_x86_64.whl", hash = "sha256:d3296782ca4eab572a1a4eca686d8bfb00226300dcefdf43faa25b5242ab8a3e"}, + {file = "coverage-7.6.1-cp313-cp313t-macosx_11_0_arm64.whl", hash = "sha256:502753043567491d3ff6d08629270127e0c31d4184c4c8d98f92c26f65019962"}, + {file = "coverage-7.6.1-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:6a89ecca80709d4076b95f89f308544ec8f7b4727e8a547913a35f16717856cb"}, + {file = "coverage-7.6.1-cp313-cp313t-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:a318d68e92e80af8b00fa99609796fdbcdfef3629c77c6283566c6f02c6d6704"}, + {file = "coverage-7.6.1-cp313-cp313t-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:13b0a73a0896988f053e4fbb7de6d93388e6dd292b0d87ee51d106f2c11b465b"}, + {file = "coverage-7.6.1-cp313-cp313t-musllinux_1_2_aarch64.whl", hash = "sha256:4421712dbfc5562150f7554f13dde997a2e932a6b5f352edcce948a815efee6f"}, + {file = "coverage-7.6.1-cp313-cp313t-musllinux_1_2_i686.whl", hash = "sha256:166811d20dfea725e2e4baa71fffd6c968a958577848d2131f39b60043400223"}, + {file = "coverage-7.6.1-cp313-cp313t-musllinux_1_2_x86_64.whl", hash = "sha256:225667980479a17db1048cb2bf8bfb39b8e5be8f164b8f6628b64f78a72cf9d3"}, + {file = "coverage-7.6.1-cp313-cp313t-win32.whl", hash = "sha256:170d444ab405852903b7d04ea9ae9b98f98ab6d7e63e1115e82620807519797f"}, + {file = "coverage-7.6.1-cp313-cp313t-win_amd64.whl", hash = "sha256:b9f222de8cded79c49bf184bdbc06630d4c58eec9459b939b4a690c82ed05657"}, + {file = "coverage-7.6.1-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:abd5fd0db5f4dc9289408aaf34908072f805ff7792632250dcb36dc591d24255"}, + {file = "coverage-7.6.1-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:547f45fa1a93154bd82050a7f3cddbc1a7a4dd2a9bf5cb7d06f4ae29fe94eaf8"}, + {file = "coverage-7.6.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:645786266c8f18a931b65bfcefdbf6952dd0dea98feee39bd188607a9d307ed2"}, + {file = "coverage-7.6.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:9e0b2df163b8ed01d515807af24f63de04bebcecbd6c3bfeff88385789fdf75a"}, + {file = "coverage-7.6.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:609b06f178fe8e9f89ef676532760ec0b4deea15e9969bf754b37f7c40326dbc"}, + {file = "coverage-7.6.1-cp39-cp39-musllinux_1_2_aarch64.whl", hash = "sha256:702855feff378050ae4f741045e19a32d57d19f3e0676d589df0575008ea5004"}, + {file = "coverage-7.6.1-cp39-cp39-musllinux_1_2_i686.whl", hash = "sha256:2bdb062ea438f22d99cba0d7829c2ef0af1d768d1e4a4f528087224c90b132cb"}, + {file = "coverage-7.6.1-cp39-cp39-musllinux_1_2_x86_64.whl", hash = "sha256:9c56863d44bd1c4fe2abb8a4d6f5371d197f1ac0ebdee542f07f35895fc07f36"}, + {file = "coverage-7.6.1-cp39-cp39-win32.whl", hash = "sha256:6e2cd258d7d927d09493c8df1ce9174ad01b381d4729a9d8d4e38670ca24774c"}, + {file = "coverage-7.6.1-cp39-cp39-win_amd64.whl", hash = "sha256:06a737c882bd26d0d6ee7269b20b12f14a8704807a01056c80bb881a4b2ce6ca"}, + {file = "coverage-7.6.1-pp38.pp39.pp310-none-any.whl", hash = "sha256:e9a6e0eb86070e8ccaedfbd9d38fec54864f3125ab95419970575b42af7541df"}, + {file = "coverage-7.6.1.tar.gz", hash = "sha256:953510dfb7b12ab69d20135a0662397f077c59b1e6379a768e97c59d852ee51d"}, ] [[package]] name = "coverage" -version = "7.5.4" +version = "7.6.1" extras = ["toml"] requires_python = ">=3.8" summary = "Code coverage measurement for Python" groups = ["test"] dependencies = [ - "coverage==7.5.4", + "coverage==7.6.1", "tomli; python_full_version <= \"3.11.0a6\"", ] files = [ - {file = "coverage-7.5.4-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:6cfb5a4f556bb51aba274588200a46e4dd6b505fb1a5f8c5ae408222eb416f99"}, - {file = "coverage-7.5.4-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:2174e7c23e0a454ffe12267a10732c273243b4f2d50d07544a91198f05c48f47"}, - {file = "coverage-7.5.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:2214ee920787d85db1b6a0bd9da5f8503ccc8fcd5814d90796c2f2493a2f4d2e"}, - {file = "coverage-7.5.4-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:1137f46adb28e3813dec8c01fefadcb8c614f33576f672962e323b5128d9a68d"}, - {file = "coverage-7.5.4-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:b385d49609f8e9efc885790a5a0e89f2e3ae042cdf12958b6034cc442de428d3"}, - {file = "coverage-7.5.4-cp310-cp310-musllinux_1_2_aarch64.whl", hash = "sha256:b4a474f799456e0eb46d78ab07303286a84a3140e9700b9e154cfebc8f527016"}, - {file = "coverage-7.5.4-cp310-cp310-musllinux_1_2_i686.whl", hash = "sha256:5cd64adedf3be66f8ccee418473c2916492d53cbafbfcff851cbec5a8454b136"}, - {file = "coverage-7.5.4-cp310-cp310-musllinux_1_2_x86_64.whl", hash = "sha256:e564c2cf45d2f44a9da56f4e3a26b2236504a496eb4cb0ca7221cd4cc7a9aca9"}, - {file = "coverage-7.5.4-cp310-cp310-win32.whl", hash = "sha256:7076b4b3a5f6d2b5d7f1185fde25b1e54eb66e647a1dfef0e2c2bfaf9b4c88c8"}, - {file = "coverage-7.5.4-cp310-cp310-win_amd64.whl", hash = "sha256:018a12985185038a5b2bcafab04ab833a9a0f2c59995b3cec07e10074c78635f"}, - {file = "coverage-7.5.4-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:db14f552ac38f10758ad14dd7b983dbab424e731588d300c7db25b6f89e335b5"}, - {file = "coverage-7.5.4-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:3257fdd8e574805f27bb5342b77bc65578e98cbc004a92232106344053f319ba"}, - {file = "coverage-7.5.4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:3a6612c99081d8d6134005b1354191e103ec9705d7ba2754e848211ac8cacc6b"}, - {file = "coverage-7.5.4-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:d45d3cbd94159c468b9b8c5a556e3f6b81a8d1af2a92b77320e887c3e7a5d080"}, - {file = "coverage-7.5.4-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:ed550e7442f278af76d9d65af48069f1fb84c9f745ae249c1a183c1e9d1b025c"}, - {file = "coverage-7.5.4-cp311-cp311-musllinux_1_2_aarch64.whl", hash = "sha256:7a892be37ca35eb5019ec85402c3371b0f7cda5ab5056023a7f13da0961e60da"}, - {file = "coverage-7.5.4-cp311-cp311-musllinux_1_2_i686.whl", hash = "sha256:8192794d120167e2a64721d88dbd688584675e86e15d0569599257566dec9bf0"}, - {file = "coverage-7.5.4-cp311-cp311-musllinux_1_2_x86_64.whl", hash = "sha256:820bc841faa502e727a48311948e0461132a9c8baa42f6b2b84a29ced24cc078"}, - {file = "coverage-7.5.4-cp311-cp311-win32.whl", hash = "sha256:6aae5cce399a0f065da65c7bb1e8abd5c7a3043da9dceb429ebe1b289bc07806"}, - {file = "coverage-7.5.4-cp311-cp311-win_amd64.whl", hash = "sha256:d2e344d6adc8ef81c5a233d3a57b3c7d5181f40e79e05e1c143da143ccb6377d"}, - {file = "coverage-7.5.4-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:54317c2b806354cbb2dc7ac27e2b93f97096912cc16b18289c5d4e44fc663233"}, - {file = "coverage-7.5.4-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:042183de01f8b6d531e10c197f7f0315a61e8d805ab29c5f7b51a01d62782747"}, - {file = "coverage-7.5.4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:a6bb74ed465d5fb204b2ec41d79bcd28afccf817de721e8a807d5141c3426638"}, - {file = "coverage-7.5.4-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:b3d45ff86efb129c599a3b287ae2e44c1e281ae0f9a9bad0edc202179bcc3a2e"}, - {file = "coverage-7.5.4-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:5013ed890dc917cef2c9f765c4c6a8ae9df983cd60dbb635df8ed9f4ebc9f555"}, - {file = "coverage-7.5.4-cp312-cp312-musllinux_1_2_aarch64.whl", hash = "sha256:1014fbf665fef86cdfd6cb5b7371496ce35e4d2a00cda501cf9f5b9e6fced69f"}, - {file = "coverage-7.5.4-cp312-cp312-musllinux_1_2_i686.whl", hash = "sha256:3684bc2ff328f935981847082ba4fdc950d58906a40eafa93510d1b54c08a66c"}, - {file = "coverage-7.5.4-cp312-cp312-musllinux_1_2_x86_64.whl", hash = "sha256:581ea96f92bf71a5ec0974001f900db495488434a6928a2ca7f01eee20c23805"}, - {file = "coverage-7.5.4-cp312-cp312-win32.whl", hash = "sha256:73ca8fbc5bc622e54627314c1a6f1dfdd8db69788f3443e752c215f29fa87a0b"}, - {file = "coverage-7.5.4-cp312-cp312-win_amd64.whl", hash = "sha256:cef4649ec906ea7ea5e9e796e68b987f83fa9a718514fe147f538cfeda76d7a7"}, - {file = "coverage-7.5.4-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:b95c3a8cb0463ba9f77383d0fa8c9194cf91f64445a63fc26fb2327e1e1eb088"}, - {file = "coverage-7.5.4-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:3d7564cc09dd91b5a6001754a5b3c6ecc4aba6323baf33a12bd751036c998be4"}, - {file = "coverage-7.5.4-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:44da56a2589b684813f86d07597fdf8a9c6ce77f58976727329272f5a01f99f7"}, - {file = "coverage-7.5.4-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:e16f3d6b491c48c5ae726308e6ab1e18ee830b4cdd6913f2d7f77354b33f91c8"}, - {file = "coverage-7.5.4-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:dbc5958cb471e5a5af41b0ddaea96a37e74ed289535e8deca404811f6cb0bc3d"}, - {file = "coverage-7.5.4-cp39-cp39-musllinux_1_2_aarch64.whl", hash = "sha256:a04e990a2a41740b02d6182b498ee9796cf60eefe40cf859b016650147908029"}, - {file = "coverage-7.5.4-cp39-cp39-musllinux_1_2_i686.whl", hash = "sha256:ddbd2f9713a79e8e7242d7c51f1929611e991d855f414ca9996c20e44a895f7c"}, - {file = "coverage-7.5.4-cp39-cp39-musllinux_1_2_x86_64.whl", hash = "sha256:b1ccf5e728ccf83acd313c89f07c22d70d6c375a9c6f339233dcf792094bcbf7"}, - {file = "coverage-7.5.4-cp39-cp39-win32.whl", hash = "sha256:56b4eafa21c6c175b3ede004ca12c653a88b6f922494b023aeb1e836df953ace"}, - {file = "coverage-7.5.4-cp39-cp39-win_amd64.whl", hash = "sha256:65e528e2e921ba8fd67d9055e6b9f9e34b21ebd6768ae1c1723f4ea6ace1234d"}, - {file = "coverage-7.5.4-pp38.pp39.pp310-none-any.whl", hash = "sha256:79b356f3dd5b26f3ad23b35c75dbdaf1f9e2450b6bcefc6d0825ea0aa3f86ca5"}, - {file = "coverage-7.5.4.tar.gz", hash = "sha256:a44963520b069e12789d0faea4e9fdb1e410cdc4aab89d94f7f55cbb7fef0353"}, + {file = "coverage-7.6.1-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:b06079abebbc0e89e6163b8e8f0e16270124c154dc6e4a47b413dd538859af16"}, + {file = "coverage-7.6.1-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:cf4b19715bccd7ee27b6b120e7e9dd56037b9c0681dcc1adc9ba9db3d417fa36"}, + {file = "coverage-7.6.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:e61c0abb4c85b095a784ef23fdd4aede7a2628478e7baba7c5e3deba61070a02"}, + {file = "coverage-7.6.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:fd21f6ae3f08b41004dfb433fa895d858f3f5979e7762d052b12aef444e29afc"}, + {file = "coverage-7.6.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:8f59d57baca39b32db42b83b2a7ba6f47ad9c394ec2076b084c3f029b7afca23"}, + {file = "coverage-7.6.1-cp310-cp310-musllinux_1_2_aarch64.whl", hash = "sha256:a1ac0ae2b8bd743b88ed0502544847c3053d7171a3cff9228af618a068ed9c34"}, + {file = "coverage-7.6.1-cp310-cp310-musllinux_1_2_i686.whl", hash = "sha256:e6a08c0be454c3b3beb105c0596ebdc2371fab6bb90c0c0297f4e58fd7e1012c"}, + {file = "coverage-7.6.1-cp310-cp310-musllinux_1_2_x86_64.whl", hash = "sha256:f5796e664fe802da4f57a168c85359a8fbf3eab5e55cd4e4569fbacecc903959"}, + {file = "coverage-7.6.1-cp310-cp310-win32.whl", hash = "sha256:7bb65125fcbef8d989fa1dd0e8a060999497629ca5b0efbca209588a73356232"}, + {file = "coverage-7.6.1-cp310-cp310-win_amd64.whl", hash = "sha256:3115a95daa9bdba70aea750db7b96b37259a81a709223c8448fa97727d546fe0"}, + {file = "coverage-7.6.1-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:7dea0889685db8550f839fa202744652e87c60015029ce3f60e006f8c4462c93"}, + {file = "coverage-7.6.1-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:ed37bd3c3b063412f7620464a9ac1314d33100329f39799255fb8d3027da50d3"}, + {file = "coverage-7.6.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:d85f5e9a5f8b73e2350097c3756ef7e785f55bd71205defa0bfdaf96c31616ff"}, + {file = "coverage-7.6.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:9bc572be474cafb617672c43fe989d6e48d3c83af02ce8de73fff1c6bb3c198d"}, + {file = "coverage-7.6.1-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:0c0420b573964c760df9e9e86d1a9a622d0d27f417e1a949a8a66dd7bcee7bc6"}, + {file = "coverage-7.6.1-cp311-cp311-musllinux_1_2_aarch64.whl", hash = "sha256:1f4aa8219db826ce6be7099d559f8ec311549bfc4046f7f9fe9b5cea5c581c56"}, + {file = "coverage-7.6.1-cp311-cp311-musllinux_1_2_i686.whl", hash = "sha256:fc5a77d0c516700ebad189b587de289a20a78324bc54baee03dd486f0855d234"}, + {file = "coverage-7.6.1-cp311-cp311-musllinux_1_2_x86_64.whl", hash = "sha256:b48f312cca9621272ae49008c7f613337c53fadca647d6384cc129d2996d1133"}, + {file = "coverage-7.6.1-cp311-cp311-win32.whl", hash = "sha256:1125ca0e5fd475cbbba3bb67ae20bd2c23a98fac4e32412883f9bcbaa81c314c"}, + {file = "coverage-7.6.1-cp311-cp311-win_amd64.whl", hash = "sha256:8ae539519c4c040c5ffd0632784e21b2f03fc1340752af711f33e5be83a9d6c6"}, + {file = "coverage-7.6.1-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:95cae0efeb032af8458fc27d191f85d1717b1d4e49f7cb226cf526ff28179778"}, + {file = "coverage-7.6.1-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:5621a9175cf9d0b0c84c2ef2b12e9f5f5071357c4d2ea6ca1cf01814f45d2391"}, + {file = "coverage-7.6.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:260933720fdcd75340e7dbe9060655aff3af1f0c5d20f46b57f262ab6c86a5e8"}, + {file = "coverage-7.6.1-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:07e2ca0ad381b91350c0ed49d52699b625aab2b44b65e1b4e02fa9df0e92ad2d"}, + {file = "coverage-7.6.1-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:c44fee9975f04b33331cb8eb272827111efc8930cfd582e0320613263ca849ca"}, + {file = "coverage-7.6.1-cp312-cp312-musllinux_1_2_aarch64.whl", hash = "sha256:877abb17e6339d96bf08e7a622d05095e72b71f8afd8a9fefc82cf30ed944163"}, + {file = "coverage-7.6.1-cp312-cp312-musllinux_1_2_i686.whl", hash = "sha256:3e0cadcf6733c09154b461f1ca72d5416635e5e4ec4e536192180d34ec160f8a"}, + {file = "coverage-7.6.1-cp312-cp312-musllinux_1_2_x86_64.whl", hash = "sha256:c3c02d12f837d9683e5ab2f3d9844dc57655b92c74e286c262e0fc54213c216d"}, + {file = "coverage-7.6.1-cp312-cp312-win32.whl", hash = "sha256:e05882b70b87a18d937ca6768ff33cc3f72847cbc4de4491c8e73880766718e5"}, + {file = "coverage-7.6.1-cp312-cp312-win_amd64.whl", hash = "sha256:b5d7b556859dd85f3a541db6a4e0167b86e7273e1cdc973e5b175166bb634fdb"}, + {file = "coverage-7.6.1-cp313-cp313-macosx_10_13_x86_64.whl", hash = "sha256:a4acd025ecc06185ba2b801f2de85546e0b8ac787cf9d3b06e7e2a69f925b106"}, + {file = "coverage-7.6.1-cp313-cp313-macosx_11_0_arm64.whl", hash = "sha256:a6d3adcf24b624a7b778533480e32434a39ad8fa30c315208f6d3e5542aeb6e9"}, + {file = "coverage-7.6.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:d0c212c49b6c10e6951362f7c6df3329f04c2b1c28499563d4035d964ab8e08c"}, + {file = "coverage-7.6.1-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:6e81d7a3e58882450ec4186ca59a3f20a5d4440f25b1cff6f0902ad890e6748a"}, + {file = "coverage-7.6.1-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:78b260de9790fd81e69401c2dc8b17da47c8038176a79092a89cb2b7d945d060"}, + {file = "coverage-7.6.1-cp313-cp313-musllinux_1_2_aarch64.whl", hash = "sha256:a78d169acd38300060b28d600344a803628c3fd585c912cacc9ea8790fe96862"}, + {file = "coverage-7.6.1-cp313-cp313-musllinux_1_2_i686.whl", hash = "sha256:2c09f4ce52cb99dd7505cd0fc8e0e37c77b87f46bc9c1eb03fe3bc9991085388"}, + {file = "coverage-7.6.1-cp313-cp313-musllinux_1_2_x86_64.whl", hash = "sha256:6878ef48d4227aace338d88c48738a4258213cd7b74fd9a3d4d7582bb1d8a155"}, + {file = "coverage-7.6.1-cp313-cp313-win32.whl", hash = "sha256:44df346d5215a8c0e360307d46ffaabe0f5d3502c8a1cefd700b34baf31d411a"}, + {file = "coverage-7.6.1-cp313-cp313-win_amd64.whl", hash = "sha256:8284cf8c0dd272a247bc154eb6c95548722dce90d098c17a883ed36e67cdb129"}, + {file = "coverage-7.6.1-cp313-cp313t-macosx_10_13_x86_64.whl", hash = "sha256:d3296782ca4eab572a1a4eca686d8bfb00226300dcefdf43faa25b5242ab8a3e"}, + {file = "coverage-7.6.1-cp313-cp313t-macosx_11_0_arm64.whl", hash = "sha256:502753043567491d3ff6d08629270127e0c31d4184c4c8d98f92c26f65019962"}, + {file = "coverage-7.6.1-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:6a89ecca80709d4076b95f89f308544ec8f7b4727e8a547913a35f16717856cb"}, + {file = "coverage-7.6.1-cp313-cp313t-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:a318d68e92e80af8b00fa99609796fdbcdfef3629c77c6283566c6f02c6d6704"}, + {file = "coverage-7.6.1-cp313-cp313t-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:13b0a73a0896988f053e4fbb7de6d93388e6dd292b0d87ee51d106f2c11b465b"}, + {file = "coverage-7.6.1-cp313-cp313t-musllinux_1_2_aarch64.whl", hash = "sha256:4421712dbfc5562150f7554f13dde997a2e932a6b5f352edcce948a815efee6f"}, + {file = "coverage-7.6.1-cp313-cp313t-musllinux_1_2_i686.whl", hash = "sha256:166811d20dfea725e2e4baa71fffd6c968a958577848d2131f39b60043400223"}, + {file = "coverage-7.6.1-cp313-cp313t-musllinux_1_2_x86_64.whl", hash = "sha256:225667980479a17db1048cb2bf8bfb39b8e5be8f164b8f6628b64f78a72cf9d3"}, + {file = "coverage-7.6.1-cp313-cp313t-win32.whl", hash = "sha256:170d444ab405852903b7d04ea9ae9b98f98ab6d7e63e1115e82620807519797f"}, + {file = "coverage-7.6.1-cp313-cp313t-win_amd64.whl", hash = "sha256:b9f222de8cded79c49bf184bdbc06630d4c58eec9459b939b4a690c82ed05657"}, + {file = "coverage-7.6.1-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:abd5fd0db5f4dc9289408aaf34908072f805ff7792632250dcb36dc591d24255"}, + {file = "coverage-7.6.1-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:547f45fa1a93154bd82050a7f3cddbc1a7a4dd2a9bf5cb7d06f4ae29fe94eaf8"}, + {file = "coverage-7.6.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:645786266c8f18a931b65bfcefdbf6952dd0dea98feee39bd188607a9d307ed2"}, + {file = "coverage-7.6.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:9e0b2df163b8ed01d515807af24f63de04bebcecbd6c3bfeff88385789fdf75a"}, + {file = "coverage-7.6.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:609b06f178fe8e9f89ef676532760ec0b4deea15e9969bf754b37f7c40326dbc"}, + {file = "coverage-7.6.1-cp39-cp39-musllinux_1_2_aarch64.whl", hash = "sha256:702855feff378050ae4f741045e19a32d57d19f3e0676d589df0575008ea5004"}, + {file = "coverage-7.6.1-cp39-cp39-musllinux_1_2_i686.whl", hash = "sha256:2bdb062ea438f22d99cba0d7829c2ef0af1d768d1e4a4f528087224c90b132cb"}, + {file = "coverage-7.6.1-cp39-cp39-musllinux_1_2_x86_64.whl", hash = "sha256:9c56863d44bd1c4fe2abb8a4d6f5371d197f1ac0ebdee542f07f35895fc07f36"}, + {file = "coverage-7.6.1-cp39-cp39-win32.whl", hash = "sha256:6e2cd258d7d927d09493c8df1ce9174ad01b381d4729a9d8d4e38670ca24774c"}, + {file = "coverage-7.6.1-cp39-cp39-win_amd64.whl", hash = "sha256:06a737c882bd26d0d6ee7269b20b12f14a8704807a01056c80bb881a4b2ce6ca"}, + {file = "coverage-7.6.1-pp38.pp39.pp310-none-any.whl", hash = "sha256:e9a6e0eb86070e8ccaedfbd9d38fec54864f3125ab95419970575b42af7541df"}, + {file = "coverage-7.6.1.tar.gz", hash = "sha256:953510dfb7b12ab69d20135a0662397f077c59b1e6379a768e97c59d852ee51d"}, ] [[package]] @@ -618,31 +675,82 @@ files = [ {file = "cycler-0.12.1.tar.gz", hash = "sha256:88bb128f02ba341da8ef447245a9e138fae777f6a23943da4540077d3601eb1c"}, ] +[[package]] +name = "cython" +version = "3.0.11" +requires_python = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7" +summary = "The Cython compiler for writing C extensions in the Python language." +groups = ["dev"] +files = [ + {file = "Cython-3.0.11-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:44292aae17524abb4b70a25111fe7dec1a0ad718711d47e3786a211d5408fdaa"}, + {file = "Cython-3.0.11-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:a75d45fbc20651c1b72e4111149fed3b33d270b0a4fb78328c54d965f28d55e1"}, + {file = "Cython-3.0.11-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:d89a82937ce4037f092e9848a7bbcc65bc8e9fc9aef2bb74f5c15e7d21a73080"}, + {file = "Cython-3.0.11-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:2a8ea2e7e2d3bc0d8630dafe6c4a5a89485598ff8a61885b74f8ed882597efd5"}, + {file = "Cython-3.0.11-cp310-cp310-musllinux_1_2_aarch64.whl", hash = "sha256:cee29846471ce60226b18e931d8c1c66a158db94853e3e79bc2da9bd22345008"}, + {file = "Cython-3.0.11-cp310-cp310-musllinux_1_2_x86_64.whl", hash = "sha256:eeb6860b0f4bfa402de8929833fe5370fa34069c7ebacb2d543cb017f21fb891"}, + {file = "Cython-3.0.11-cp310-cp310-win32.whl", hash = "sha256:3699391125ab344d8d25438074d1097d9ba0fb674d0320599316cfe7cf5f002a"}, + {file = "Cython-3.0.11-cp310-cp310-win_amd64.whl", hash = "sha256:d02f4ebe15aac7cdacce1a628e556c1983f26d140fd2e0ac5e0a090e605a2d38"}, + {file = "Cython-3.0.11-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:75ba1c70b6deeaffbac123856b8d35f253da13552207aa969078611c197377e4"}, + {file = "Cython-3.0.11-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:af91497dc098718e634d6ec8f91b182aea6bb3690f333fc9a7777bc70abe8810"}, + {file = "Cython-3.0.11-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:3999fb52d3328a6a5e8c63122b0a8bd110dfcdb98dda585a3def1426b991cba7"}, + {file = "Cython-3.0.11-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:d566a4e09b8979be8ab9f843bac0dd216c81f5e5f45661a9b25cd162ed80508c"}, + {file = "Cython-3.0.11-cp311-cp311-musllinux_1_2_aarch64.whl", hash = "sha256:46aec30f217bdf096175a1a639203d44ac73a36fe7fa3dd06bd012e8f39eca0f"}, + {file = "Cython-3.0.11-cp311-cp311-musllinux_1_2_x86_64.whl", hash = "sha256:ddd1fe25af330f4e003421636746a546474e4ccd8f239f55d2898d80983d20ed"}, + {file = "Cython-3.0.11-cp311-cp311-win32.whl", hash = "sha256:221de0b48bf387f209003508e602ce839a80463522fc6f583ad3c8d5c890d2c1"}, + {file = "Cython-3.0.11-cp311-cp311-win_amd64.whl", hash = "sha256:3ff8ac1f0ecd4f505db4ab051e58e4531f5d098b6ac03b91c3b902e8d10c67b3"}, + {file = "Cython-3.0.11-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:11996c40c32abf843ba652a6d53cb15944c88d91f91fc4e6f0028f5df8a8f8a1"}, + {file = "Cython-3.0.11-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:63f2c892e9f9c1698ecfee78205541623eb31cd3a1b682668be7ac12de94aa8e"}, + {file = "Cython-3.0.11-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:8b14c24f1dc4c4c9d997cca8d1b7fb01187a218aab932328247dcf5694a10102"}, + {file = "Cython-3.0.11-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:c8eed5c015685106db15dd103fd040948ddca9197b1dd02222711815ea782a27"}, + {file = "Cython-3.0.11-cp312-cp312-musllinux_1_2_aarch64.whl", hash = "sha256:780f89c95b8aec1e403005b3bf2f0a2afa060b3eba168c86830f079339adad89"}, + {file = "Cython-3.0.11-cp312-cp312-musllinux_1_2_x86_64.whl", hash = "sha256:a690f2ff460682ea985e8d38ec541be97e0977fa0544aadc21efc116ff8d7579"}, + {file = "Cython-3.0.11-cp312-cp312-win32.whl", hash = "sha256:2252b5aa57621848e310fe7fa6f7dce5f73aa452884a183d201a8bcebfa05a00"}, + {file = "Cython-3.0.11-cp312-cp312-win_amd64.whl", hash = "sha256:da394654c6da15c1d37f0b7ec5afd325c69a15ceafee2afba14b67a5df8a82c8"}, + {file = "Cython-3.0.11-cp313-cp313-macosx_10_13_x86_64.whl", hash = "sha256:4341d6a64d47112884e0bcf31e6c075268220ee4cd02223047182d4dda94d637"}, + {file = "Cython-3.0.11-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:351955559b37e6c98b48aecb178894c311be9d731b297782f2b78d111f0c9015"}, + {file = "Cython-3.0.11-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:9c02361af9bfa10ff1ccf967fc75159e56b1c8093caf565739ed77a559c1f29f"}, + {file = "Cython-3.0.11-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:6823aef13669a32caf18bbb036de56065c485d9f558551a9b55061acf9c4c27f"}, + {file = "Cython-3.0.11-cp313-cp313-musllinux_1_2_aarch64.whl", hash = "sha256:6fb68cef33684f8cc97987bee6ae919eee7e18ee6a3ad7ed9516b8386ef95ae6"}, + {file = "Cython-3.0.11-cp313-cp313-musllinux_1_2_x86_64.whl", hash = "sha256:790263b74432cb997740d73665f4d8d00b9cd1cecbdd981d93591ddf993d4f12"}, + {file = "Cython-3.0.11-cp313-cp313-win32.whl", hash = "sha256:e6dd395d1a704e34a9fac00b25f0036dce6654c6b898be6f872ac2bb4f2eda48"}, + {file = "Cython-3.0.11-cp313-cp313-win_amd64.whl", hash = "sha256:52186101d51497519e99b60d955fd5cb3bf747c67f00d742e70ab913f1e42d31"}, + {file = "Cython-3.0.11-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:0fc6fdd6fa493be7bdda22355689d5446ac944cd71286f6f44a14b0d67ee3ff5"}, + {file = "Cython-3.0.11-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:0b1d1f6f94cc5d42a4591f6d60d616786b9cd15576b112bc92a23131fcf38020"}, + {file = "Cython-3.0.11-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:b4ab2b92a3e6ed552adbe9350fd2ef3aa0cc7853cf91569f9dbed0c0699bbeab"}, + {file = "Cython-3.0.11-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:104d6f2f2c827ccc5e9e42c80ef6773a6aa94752fe6bc5b24a4eab4306fb7f07"}, + {file = "Cython-3.0.11-cp39-cp39-musllinux_1_2_aarch64.whl", hash = "sha256:13062ce556a1e98d2821f7a0253b50569fdc98c36efd6653a65b21e3f8bbbf5f"}, + {file = "Cython-3.0.11-cp39-cp39-musllinux_1_2_x86_64.whl", hash = "sha256:525d09b3405534763fa73bd78c8e51ac8264036ce4c16d37dfd1555a7da6d3a7"}, + {file = "Cython-3.0.11-cp39-cp39-win32.whl", hash = "sha256:b8c7e514075696ca0f60c337f9e416e61d7ccbc1aa879a56c39181ed90ec3059"}, + {file = "Cython-3.0.11-cp39-cp39-win_amd64.whl", hash = "sha256:8948802e1f5677a673ea5d22a1e7e273ca5f83e7a452786ca286eebf97cee67c"}, + {file = "Cython-3.0.11-py2.py3-none-any.whl", hash = "sha256:0e25f6425ad4a700d7f77cd468da9161e63658837d1bc34861a9861a4ef6346d"}, + {file = "cython-3.0.11.tar.gz", hash = "sha256:7146dd2af8682b4ca61331851e6aebce9fe5158e75300343f80c07ca80b1faff"}, +] + [[package]] name = "debugpy" -version = "1.8.2" +version = "1.8.5" requires_python = ">=3.8" summary = "An implementation of the Debug Adapter Protocol for Python" groups = ["doc"] files = [ - {file = "debugpy-1.8.2-cp310-cp310-macosx_11_0_x86_64.whl", hash = "sha256:7ee2e1afbf44b138c005e4380097d92532e1001580853a7cb40ed84e0ef1c3d2"}, - {file = "debugpy-1.8.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:3f8c3f7c53130a070f0fc845a0f2cee8ed88d220d6b04595897b66605df1edd6"}, - {file = "debugpy-1.8.2-cp310-cp310-win32.whl", hash = "sha256:f179af1e1bd4c88b0b9f0fa153569b24f6b6f3de33f94703336363ae62f4bf47"}, - {file = "debugpy-1.8.2-cp310-cp310-win_amd64.whl", hash = "sha256:0600faef1d0b8d0e85c816b8bb0cb90ed94fc611f308d5fde28cb8b3d2ff0fe3"}, - {file = "debugpy-1.8.2-cp311-cp311-macosx_11_0_universal2.whl", hash = "sha256:8a13417ccd5978a642e91fb79b871baded925d4fadd4dfafec1928196292aa0a"}, - {file = "debugpy-1.8.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:acdf39855f65c48ac9667b2801234fc64d46778021efac2de7e50907ab90c634"}, - {file = "debugpy-1.8.2-cp311-cp311-win32.whl", hash = "sha256:2cbd4d9a2fc5e7f583ff9bf11f3b7d78dfda8401e8bb6856ad1ed190be4281ad"}, - {file = "debugpy-1.8.2-cp311-cp311-win_amd64.whl", hash = "sha256:d3408fddd76414034c02880e891ea434e9a9cf3a69842098ef92f6e809d09afa"}, - {file = "debugpy-1.8.2-cp312-cp312-macosx_11_0_universal2.whl", hash = "sha256:5d3ccd39e4021f2eb86b8d748a96c766058b39443c1f18b2dc52c10ac2757835"}, - {file = "debugpy-1.8.2-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:62658aefe289598680193ff655ff3940e2a601765259b123dc7f89c0239b8cd3"}, - {file = "debugpy-1.8.2-cp312-cp312-win32.whl", hash = "sha256:bd11fe35d6fd3431f1546d94121322c0ac572e1bfb1f6be0e9b8655fb4ea941e"}, - {file = "debugpy-1.8.2-cp312-cp312-win_amd64.whl", hash = "sha256:15bc2f4b0f5e99bf86c162c91a74c0631dbd9cef3c6a1d1329c946586255e859"}, - {file = "debugpy-1.8.2-cp39-cp39-macosx_11_0_x86_64.whl", hash = "sha256:1523bc551e28e15147815d1397afc150ac99dbd3a8e64641d53425dba57b0ff9"}, - {file = "debugpy-1.8.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:e24ccb0cd6f8bfaec68d577cb49e9c680621c336f347479b3fce060ba7c09ec1"}, - {file = "debugpy-1.8.2-cp39-cp39-win32.whl", hash = "sha256:7f8d57a98c5a486c5c7824bc0b9f2f11189d08d73635c326abef268f83950326"}, - {file = "debugpy-1.8.2-cp39-cp39-win_amd64.whl", hash = "sha256:16c8dcab02617b75697a0a925a62943e26a0330da076e2a10437edd9f0bf3755"}, - {file = "debugpy-1.8.2-py2.py3-none-any.whl", hash = "sha256:16e16df3a98a35c63c3ab1e4d19be4cbc7fdda92d9ddc059294f18910928e0ca"}, - {file = "debugpy-1.8.2.zip", hash = "sha256:95378ed08ed2089221896b9b3a8d021e642c24edc8fef20e5d4342ca8be65c00"}, + {file = "debugpy-1.8.5-cp310-cp310-macosx_12_0_x86_64.whl", hash = "sha256:7e4d594367d6407a120b76bdaa03886e9eb652c05ba7f87e37418426ad2079f7"}, + {file = "debugpy-1.8.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:4413b7a3ede757dc33a273a17d685ea2b0c09dbd312cc03f5534a0fd4d40750a"}, + {file = "debugpy-1.8.5-cp310-cp310-win32.whl", hash = "sha256:dd3811bd63632bb25eda6bd73bea8e0521794cda02be41fa3160eb26fc29e7ed"}, + {file = "debugpy-1.8.5-cp310-cp310-win_amd64.whl", hash = "sha256:b78c1250441ce893cb5035dd6f5fc12db968cc07f91cc06996b2087f7cefdd8e"}, + {file = "debugpy-1.8.5-cp311-cp311-macosx_12_0_universal2.whl", hash = "sha256:606bccba19f7188b6ea9579c8a4f5a5364ecd0bf5a0659c8a5d0e10dcee3032a"}, + {file = "debugpy-1.8.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:db9fb642938a7a609a6c865c32ecd0d795d56c1aaa7a7a5722d77855d5e77f2b"}, + {file = "debugpy-1.8.5-cp311-cp311-win32.whl", hash = "sha256:4fbb3b39ae1aa3e5ad578f37a48a7a303dad9a3d018d369bc9ec629c1cfa7408"}, + {file = "debugpy-1.8.5-cp311-cp311-win_amd64.whl", hash = "sha256:345d6a0206e81eb68b1493ce2fbffd57c3088e2ce4b46592077a943d2b968ca3"}, + {file = "debugpy-1.8.5-cp312-cp312-macosx_12_0_universal2.whl", hash = "sha256:5b5c770977c8ec6c40c60d6f58cacc7f7fe5a45960363d6974ddb9b62dbee156"}, + {file = "debugpy-1.8.5-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:c0a65b00b7cdd2ee0c2cf4c7335fef31e15f1b7056c7fdbce9e90193e1a8c8cb"}, + {file = "debugpy-1.8.5-cp312-cp312-win32.whl", hash = "sha256:c9f7c15ea1da18d2fcc2709e9f3d6de98b69a5b0fff1807fb80bc55f906691f7"}, + {file = "debugpy-1.8.5-cp312-cp312-win_amd64.whl", hash = "sha256:28ced650c974aaf179231668a293ecd5c63c0a671ae6d56b8795ecc5d2f48d3c"}, + {file = "debugpy-1.8.5-cp39-cp39-macosx_12_0_x86_64.whl", hash = "sha256:0a1029a2869d01cb777216af8c53cda0476875ef02a2b6ff8b2f2c9a4b04176c"}, + {file = "debugpy-1.8.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:e84c276489e141ed0b93b0af648eef891546143d6a48f610945416453a8ad406"}, + {file = "debugpy-1.8.5-cp39-cp39-win32.whl", hash = "sha256:ad84b7cde7fd96cf6eea34ff6c4a1b7887e0fe2ea46e099e53234856f9d99a34"}, + {file = "debugpy-1.8.5-cp39-cp39-win_amd64.whl", hash = "sha256:7b0fe36ed9d26cb6836b0a51453653f8f2e347ba7348f2bbfe76bfeb670bfb1c"}, + {file = "debugpy-1.8.5-py2.py3-none-any.whl", hash = "sha256:55919dce65b471eff25901acf82d328bbd5b833526b6c1364bd5133754777a44"}, + {file = "debugpy-1.8.5.zip", hash = "sha256:b2112cfeb34b4507399d298fe7023a16656fc553ed5246536060ca7bd0e668d0"}, ] [[package]] @@ -702,14 +810,14 @@ files = [ [[package]] name = "exceptiongroup" -version = "1.2.1" +version = "1.2.2" requires_python = ">=3.7" summary = "Backport of PEP 654 (exception groups)" groups = ["doc", "test"] marker = "python_version < \"3.11\"" files = [ - {file = "exceptiongroup-1.2.1-py3-none-any.whl", hash = "sha256:5258b9ed329c5bbdd31a309f53cbfb0b155341807f6ff7606a1e801a891b29ad"}, - {file = "exceptiongroup-1.2.1.tar.gz", hash = "sha256:a4785e48b045528f5bfe627b6ad554ff32def154f42372786903b7abcfe1aa16"}, + {file = "exceptiongroup-1.2.2-py3-none-any.whl", hash = "sha256:3111b9d131c238bec2f8f516e123e14ba243563fb135d3fe885990585aa7795b"}, + {file = "exceptiongroup-1.2.2.tar.gz", hash = "sha256:47c2edf7c6738fafb49fd34290706d1a1a2f4d1c6df275526b62cbb4aa5393cc"}, ] [[package]] @@ -746,7 +854,7 @@ files = [ [[package]] name = "fluiddyn" -version = "0.6.4" +version = "0.6.5" requires_python = ">=3.9" summary = "Framework for studying fluid dynamics." groups = ["default", "dev", "fft"] @@ -760,13 +868,13 @@ dependencies = [ "simpleeval>=0.9.13", ] files = [ - {file = "fluiddyn-0.6.4-py3-none-any.whl", hash = "sha256:6532bd5f6dd11c79ce20aa450857a3556ac31f713d9aa1ea2856b17046e1f44e"}, - {file = "fluiddyn-0.6.4.tar.gz", hash = "sha256:576eb0fa50012552b3a68dd17e81ce4f08ddf1e276812b02316016bb1c3a1342"}, + {file = "fluiddyn-0.6.5-py3-none-any.whl", hash = "sha256:c519058f99e031c375f999d0514b1dcd5ec89df091606fc43fc7864fa6a7fe80"}, + {file = "fluiddyn-0.6.5.tar.gz", hash = "sha256:ad0df4c05855bd2ae702731983d310bfbb13802874ce83e2da6454bb7100b5df"}, ] [[package]] name = "fluidfft" -version = "0.4.0.post1" +version = "0.4.1" requires_python = ">=3.9" summary = "Efficient and easy Fast Fourier Transform (FFT) for Python." groups = ["fft"] @@ -776,27 +884,27 @@ dependencies = [ "transonic>=0.6.4", ] files = [ - {file = "fluidfft-0.4.0.post1-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:7dd227edc7dc598efdb0969ef4b106f3d065908cded7c8bbce50c56ae6c16742"}, - {file = "fluidfft-0.4.0.post1-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:8db109ee850682b68aec147834d93db37d1de7f80a40b98a42f269b96cae900c"}, - {file = "fluidfft-0.4.0.post1-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:6fd396b113f9400e48bd6c708e3a4d7da10dc7d0bce65bcbeaa9bc4aa275fc78"}, - {file = "fluidfft-0.4.0.post1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:37ce4caeccf1a465568835152bf94dc81716e0a241134b9481c25e72fd92e2b4"}, - {file = "fluidfft-0.4.0.post1-cp310-cp310-win_amd64.whl", hash = "sha256:447421cf80a649bc1cf97787b48912a0eece494136279d7d62b36641c8f74d3c"}, - {file = "fluidfft-0.4.0.post1-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:1c7e1ee37b141b38f19b1da9a0f849cbccf414a847cb91b2ec418a3117a7d76c"}, - {file = "fluidfft-0.4.0.post1-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:7689c293f3467986a992dbe778f0a5e7cea315ef53c3b25a9c4578a06c8b5abc"}, - {file = "fluidfft-0.4.0.post1-cp311-cp311-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:e83650ec76a74ef5c272f5b29501d92614bb755aaa1c3dc102a48db1b4938112"}, - {file = "fluidfft-0.4.0.post1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:c3d604530b6292002131971d5ac19ee1c38a77fdd778fd51fa6c9a415f2c3a25"}, - {file = "fluidfft-0.4.0.post1-cp311-cp311-win_amd64.whl", hash = "sha256:2e314ba8df1572d5ee83bb8bafff8d59ae7c51c928fdb597b4e0af92098c57a3"}, - {file = "fluidfft-0.4.0.post1-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:bff1b2a683ad8ca3571fc4e6adc53ba27db7f19f99ccfa6cc366d9182af71f52"}, - {file = "fluidfft-0.4.0.post1-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:226cdeb99e559cb40d00c7fda8ae42a3ea3fc678413f182888bf52aa2ba451db"}, - {file = "fluidfft-0.4.0.post1-cp312-cp312-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:b57041a38cf4d43bbd91ad3f591652332e9930033a012cd6490bcc91f3f8fe32"}, - {file = "fluidfft-0.4.0.post1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:cdab2ae0e091adb00999d0d382ce8e30fa4e77291142de910fbdcdadec1990f0"}, - {file = "fluidfft-0.4.0.post1-cp312-cp312-win_amd64.whl", hash = "sha256:2dd87c79091fa939f66cc18215a855f9ef20033a57d06196d69d29e6347840c1"}, - {file = "fluidfft-0.4.0.post1-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:c5d9c1ab848d1793f652731209f6ef246ce7ff1e6c3aaa25f554e1222e39eecf"}, - {file = "fluidfft-0.4.0.post1-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:ce9cc3a5f5758a80de121c8399289345508f14ddba99a3f8b556aa6484d3356e"}, - {file = "fluidfft-0.4.0.post1-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:683c466ce430e88d684852280e540ae1718540dc93f182f3c63e86e01c6b7be2"}, - {file = "fluidfft-0.4.0.post1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:50252bf2b17cfe9be49d41119d6528ab50608217bcf0cdd450b0849091b0b8da"}, - {file = "fluidfft-0.4.0.post1-cp39-cp39-win_amd64.whl", hash = "sha256:7dd0d013933dc8b6d4b187fc1693d87217f6e314a368d1838c06933d66473ebf"}, - {file = "fluidfft-0.4.0.post1.tar.gz", hash = "sha256:70791c92f43d7611c5db89d069e745875fca9be02948156a6c1b184fbc87cb4d"}, + {file = "fluidfft-0.4.1-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:1ce9d9ae599bcb3798f92cf1bee38962c699ba1a8618118a1d04192c14174111"}, + {file = "fluidfft-0.4.1-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:aefe98e6bd77b82e13075e90f5ef2da337df0fbf7b565be22a0df4b087d5fe85"}, + {file = "fluidfft-0.4.1-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:005c7f05f73d698d3fddb98d56d4697147e34d1b309d01333ecf12ac788f71c3"}, + {file = "fluidfft-0.4.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:4f129efa4d2929a7dfaeaca8c1bced23b7ba7ec48bbe3a53acb8b9bfe4aa2d94"}, + {file = "fluidfft-0.4.1-cp310-cp310-win_amd64.whl", hash = "sha256:d468076aa68519417b7085ee3d1770616973f4d5533c2e80103149c39cf1de02"}, + {file = "fluidfft-0.4.1-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:e68d9fca24f66133af758e1e8a27ada770ba6435897c7c28d5b3dd7958cb15f9"}, + {file = "fluidfft-0.4.1-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:66065e95ef2984c730686456dc004ea26cdb35381419db4567a379f2addde030"}, + {file = "fluidfft-0.4.1-cp311-cp311-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:f379b55340f2a189a8e65ef8733804aab37d93e17753f392aa6cbedaad1f4cbc"}, + {file = "fluidfft-0.4.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:d41cdccd0279f7ea8f5bec07b3c71c2a4ed31fb7fe6ffcbb14fc5dcab0d44698"}, + {file = "fluidfft-0.4.1-cp311-cp311-win_amd64.whl", hash = "sha256:df394ef90a34efd8a655a972cb24f2b34fc75b61fe9811638f72c33e8bbfa5ff"}, + {file = "fluidfft-0.4.1-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:170e5cb56545f7f055ca4af36dc6dcc4d05f640e41564e84516e123ea26bd5ba"}, + {file = "fluidfft-0.4.1-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:5e3b246489e28c1eda8723c6309aabc835ed51cc312522006b845bb2bbbc1849"}, + {file = "fluidfft-0.4.1-cp312-cp312-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:bce6e132b607aed8f790ba0c513e9efdb4a688aae1d5ea54187061152095a276"}, + {file = "fluidfft-0.4.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:801161a8672312d5fb6e847f936c8b45873262448c2092da1d2da3df9525e0f7"}, + {file = "fluidfft-0.4.1-cp312-cp312-win_amd64.whl", hash = "sha256:0cb129e1ee109f12254c972456adc0bc8d9558e9dfd79fb94f67656e4a99fe07"}, + {file = "fluidfft-0.4.1-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:bc0f7e74f79264e6ac81be13c380bf63fbe1ba3c2d18c7461ae581b630580af6"}, + {file = "fluidfft-0.4.1-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:5161306c3b1656ab12fd20c6110f81ad9b2ac146b2d0ce8d372f5dede58919ef"}, + {file = "fluidfft-0.4.1-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:b32f892cf3a8bf3889d296f0673007afe94bc3afdb29c5f681095665f4a7c6d6"}, + {file = "fluidfft-0.4.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:217e686f8a53ab009e5e555d7b47c7201ddc23629881bff358aeaa9f85ceaadf"}, + {file = "fluidfft-0.4.1-cp39-cp39-win_amd64.whl", hash = "sha256:d0b46bd4784a1922d381e2336df6b665fffbc490b5407b1c90d78b25361a1137"}, + {file = "fluidfft-0.4.1.tar.gz", hash = "sha256:b17e64c7b2be47c61d6ac7b713e0e8992cf900d2367381288c93a56090e6c0c1"}, ] [[package]] @@ -861,6 +969,9 @@ version = "1.5.1" requires_python = ">=2.7, !=3.0, !=3.1, !=3.2, !=3.3, !=3.4, <4" summary = "Validates fully-qualified domain names against RFC 1123, so that they are acceptable to modern bowsers" groups = ["doc"] +dependencies = [ + "cached-property>=1.3.0; python_version < \"3.8\"", +] files = [ {file = "fqdn-1.5.1-py3-none-any.whl", hash = "sha256:3a179af3761e4df6eb2e026ff9e1a3033d3587bf980a0b1b2e1e5d08d7358014"}, {file = "fqdn-1.5.1.tar.gz", hash = "sha256:105ed3677e767fb5ca086a0c1f4bb66ebc3c100be518f0e0d755d9eae164d89f"}, @@ -871,8 +982,9 @@ name = "gast" version = "0.5.5" requires_python = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7" summary = "Python AST that abstracts the underlying Python version" -groups = ["build", "default", "fft"] +groups = ["default", "build", "fft"] files = [ + {file = "gast-0.5.5-py3-none-any.whl", hash = "sha256:84486015d9ad90965f731bf9dbae9427c8728da0c9dd1f29ff7ecf3c14bc9b68"}, {file = "gast-0.5.5.tar.gz", hash = "sha256:5f4ae749ba7199034b6912af98f05b4058d6d48fc2f065037b241be819a22924"}, ] @@ -930,6 +1042,9 @@ version = "0.14.0" requires_python = ">=3.7" summary = "A pure-Python, bring-your-own-I/O implementation of HTTP/1.1" groups = ["doc"] +dependencies = [ + "typing-extensions; python_version < \"3.8\"", +] files = [ {file = "h11-0.14.0-py3-none-any.whl", hash = "sha256:e3fe4ac4b851c468cc8363d500db52c2ead036020723024a109d37346efaa761"}, {file = "h11-0.14.0.tar.gz", hash = "sha256:8f19fbbe99e72420ff35c00b27a34cb9937e902a8b810e2c88300c6f0a3b699d"}, @@ -1036,21 +1151,22 @@ files = [ [[package]] name = "importlib-metadata" -version = "8.0.0" +version = "8.2.0" requires_python = ">=3.8" summary = "Read metadata from Python packages" groups = ["default", "dev", "doc", "fft"] dependencies = [ + "typing-extensions>=3.6.4; python_version < \"3.8\"", "zipp>=0.5", ] files = [ - {file = "importlib_metadata-8.0.0-py3-none-any.whl", hash = "sha256:15584cf2b1bf449d98ff8a6ff1abef57bf20f3ac6454f431736cd3e660921b2f"}, - {file = "importlib_metadata-8.0.0.tar.gz", hash = "sha256:188bd24e4c346d3f0a933f275c2fec67050326a856b9a359881d7c2a697e8812"}, + {file = "importlib_metadata-8.2.0-py3-none-any.whl", hash = "sha256:11901fa0c2f97919b288679932bb64febaeacf289d18ac84dd68cb2e74213369"}, + {file = "importlib_metadata-8.2.0.tar.gz", hash = "sha256:72e8d4399996132204f9a16dcc751af254a48f8d1b20b9ff0f98d4a8f901e73d"}, ] [[package]] name = "importlib-resources" -version = "6.4.0" +version = "6.4.3" requires_python = ">=3.8" summary = "Read resources from Python packages" groups = ["default", "dev", "fft"] @@ -1059,8 +1175,8 @@ dependencies = [ "zipp>=3.1.0; python_version < \"3.10\"", ] files = [ - {file = "importlib_resources-6.4.0-py3-none-any.whl", hash = "sha256:50d10f043df931902d4194ea07ec57960f66a80449ff867bfe782b4c486ba78c"}, - {file = "importlib_resources-6.4.0.tar.gz", hash = "sha256:cdb2b453b8046ca4e3798eb1d84f3cce1446a0e8e7b5ef4efb600f19fc398145"}, + {file = "importlib_resources-6.4.3-py3-none-any.whl", hash = "sha256:2d6dfe3b9e055f72495c2085890837fc8c758984e209115c8792bddcb762cd93"}, + {file = "importlib_resources-6.4.3.tar.gz", hash = "sha256:4a202b9b9d38563b46da59221d77bb73862ab5d79d461307bcb826d725448b98"}, ] [[package]] @@ -1239,7 +1355,9 @@ summary = "An implementation of JSON Schema validation for Python" groups = ["doc"] dependencies = [ "attrs>=22.2.0", + "importlib-resources>=1.4.0; python_version < \"3.9\"", "jsonschema-specifications>=2023.03.6", + "pkgutil-resolve-name>=1.3.10; python_version < \"3.9\"", "referencing>=0.28.4", "rpds-py>=0.7.1", ] @@ -1255,6 +1373,7 @@ requires_python = ">=3.8" summary = "The JSON Schema meta-schemas and vocabularies, exposed as a Registry" groups = ["doc"] dependencies = [ + "importlib-resources>=1.4.0; python_version < \"3.9\"", "referencing>=0.31.0", ] files = [ @@ -1418,7 +1537,7 @@ files = [ [[package]] name = "jupyter-server" -version = "2.14.1" +version = "2.14.2" requires_python = ">=3.8" summary = "The backend—i.e. core services, APIs, and REST endpoints—to Jupyter web applications." groups = ["doc"] @@ -1444,8 +1563,8 @@ dependencies = [ "websocket-client>=1.7", ] files = [ - {file = "jupyter_server-2.14.1-py3-none-any.whl", hash = "sha256:16f7177c3a4ea8fe37784e2d31271981a812f0b2874af17339031dc3510cc2a5"}, - {file = "jupyter_server-2.14.1.tar.gz", hash = "sha256:12558d158ec7a0653bf96cc272bc7ad79e0127d503b982ed144399346694f726"}, + {file = "jupyter_server-2.14.2-py3-none-any.whl", hash = "sha256:47ff506127c2f7851a17bf4713434208fc490955d0e8632e95014a9a9afbeefd"}, + {file = "jupyter_server-2.14.2.tar.gz", hash = "sha256:66095021aa9638ced276c248b1d81862e4c50f292d575920bbe960de1c56b12b"}, ] [[package]] @@ -1465,7 +1584,7 @@ files = [ [[package]] name = "jupyterlab" -version = "4.2.3" +version = "4.2.4" requires_python = ">=3.8" summary = "JupyterLab computational environment" groups = ["doc"] @@ -1473,6 +1592,7 @@ dependencies = [ "async-lru>=1.0.0", "httpx>=0.25.0", "importlib-metadata>=4.8.3; python_version < \"3.10\"", + "importlib-resources>=1.4; python_version < \"3.9\"", "ipykernel>=6.5.0", "jinja2>=3.0.3", "jupyter-core", @@ -1487,8 +1607,8 @@ dependencies = [ "traitlets", ] files = [ - {file = "jupyterlab-4.2.3-py3-none-any.whl", hash = "sha256:0b59d11808e84bb84105c73364edfa867dd475492429ab34ea388a52f2e2e596"}, - {file = "jupyterlab-4.2.3.tar.gz", hash = "sha256:df6e46969ea51d66815167f23d92f105423b7f1f06fa604d4f44aeb018c82c7b"}, + {file = "jupyterlab-4.2.4-py3-none-any.whl", hash = "sha256:807a7ec73637744f879e112060d4b9d9ebe028033b7a429b2d1f4fc523d00245"}, + {file = "jupyterlab-4.2.4.tar.gz", hash = "sha256:343a979fb9582fd08c8511823e320703281cd072a0049bcdafdc7afeda7f2537"}, ] [[package]] @@ -1504,7 +1624,7 @@ files = [ [[package]] name = "jupyterlab-server" -version = "2.27.2" +version = "2.27.3" requires_python = ">=3.8" summary = "A set of server components for JupyterLab and JupyterLab like applications." groups = ["doc"] @@ -1519,8 +1639,8 @@ dependencies = [ "requests>=2.31", ] files = [ - {file = "jupyterlab_server-2.27.2-py3-none-any.whl", hash = "sha256:54aa2d64fd86383b5438d9f0c032f043c4d8c0264b8af9f60bd061157466ea43"}, - {file = "jupyterlab_server-2.27.2.tar.gz", hash = "sha256:15cbb349dc45e954e09bacf81b9f9bcb10815ff660fb2034ecd7417db3a7ea27"}, + {file = "jupyterlab_server-2.27.3-py3-none-any.whl", hash = "sha256:e697488f66c3db49df675158a77b3b017520d772c6e1548c7d9bcc5df7944ee4"}, + {file = "jupyterlab_server-2.27.3.tar.gz", hash = "sha256:eb36caca59e74471988f0ae25c77945610b887f777255aa21f8065def9e51ed4"}, ] [[package]] @@ -1540,6 +1660,9 @@ version = "1.4.5" requires_python = ">=3.7" summary = "A fast implementation of the Cassowary constraint solver" groups = ["default", "dev", "fft"] +dependencies = [ + "typing-extensions; python_version < \"3.8\"", +] files = [ {file = "kiwisolver-1.4.5-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:05703cf211d585109fcd72207a31bb170a0f22144d68298dc5e61b3c946518af"}, {file = "kiwisolver-1.4.5-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:146d14bebb7f1dc4d5fbf74f8a6cb15ac42baadee8912eb84ac0b3b2a3dc6ac3"}, @@ -1601,16 +1724,6 @@ files = [ {file = "kiwisolver-1.4.5-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:6512cb89e334e4700febbffaaa52761b65b4f5a3cf33f960213d5656cea36a77"}, {file = "kiwisolver-1.4.5-cp39-cp39-win32.whl", hash = "sha256:9db8ea4c388fdb0f780fe91346fd438657ea602d58348753d9fb265ce1bca67f"}, {file = "kiwisolver-1.4.5-cp39-cp39-win_amd64.whl", hash = "sha256:59415f46a37f7f2efeec758353dd2eae1b07640d8ca0f0c42548ec4125492635"}, - {file = "kiwisolver-1.4.5-pp37-pypy37_pp73-macosx_10_9_x86_64.whl", hash = "sha256:5c7b3b3a728dc6faf3fc372ef24f21d1e3cee2ac3e9596691d746e5a536de920"}, - {file = "kiwisolver-1.4.5-pp37-pypy37_pp73-manylinux_2_12_i686.manylinux2010_i686.whl", hash = "sha256:620ced262a86244e2be10a676b646f29c34537d0d9cc8eb26c08f53d98013390"}, - {file = "kiwisolver-1.4.5-pp37-pypy37_pp73-manylinux_2_12_x86_64.manylinux2010_x86_64.whl", hash = "sha256:378a214a1e3bbf5ac4a8708304318b4f890da88c9e6a07699c4ae7174c09a68d"}, - {file = "kiwisolver-1.4.5-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:aaf7be1207676ac608a50cd08f102f6742dbfc70e8d60c4db1c6897f62f71523"}, - {file = "kiwisolver-1.4.5-pp37-pypy37_pp73-win_amd64.whl", hash = "sha256:ba55dce0a9b8ff59495ddd050a0225d58bd0983d09f87cfe2b6aec4f2c1234e4"}, - {file = "kiwisolver-1.4.5-pp38-pypy38_pp73-macosx_10_9_x86_64.whl", hash = "sha256:fd32ea360bcbb92d28933fc05ed09bffcb1704ba3fc7942e81db0fd4f81a7892"}, - {file = "kiwisolver-1.4.5-pp38-pypy38_pp73-manylinux_2_12_i686.manylinux2010_i686.whl", hash = "sha256:5e7139af55d1688f8b960ee9ad5adafc4ac17c1c473fe07133ac092310d76544"}, - {file = "kiwisolver-1.4.5-pp38-pypy38_pp73-manylinux_2_12_x86_64.manylinux2010_x86_64.whl", hash = "sha256:dced8146011d2bc2e883f9bd68618b8247387f4bbec46d7392b3c3b032640126"}, - {file = "kiwisolver-1.4.5-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:c9bf3325c47b11b2e51bca0824ea217c7cd84491d8ac4eefd1e409705ef092bd"}, - {file = "kiwisolver-1.4.5-pp38-pypy38_pp73-win_amd64.whl", hash = "sha256:5794cf59533bc3f1b1c821f7206a3617999db9fbefc345360aafe2e067514929"}, {file = "kiwisolver-1.4.5-pp39-pypy39_pp73-macosx_10_9_x86_64.whl", hash = "sha256:e368f200bbc2e4f905b8e71eb38b3c04333bddaa6a2464a6355487b02bb7fb09"}, {file = "kiwisolver-1.4.5-pp39-pypy39_pp73-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:e5d706eba36b4c4d5bc6c6377bb6568098765e990cfc21ee16d13963fab7b3e7"}, {file = "kiwisolver-1.4.5-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:85267bd1aa8880a9c88a8cb71e18d3d64d2751a790e6ca6c27b8ccc724bcd5ad"}, @@ -1685,7 +1798,7 @@ files = [ [[package]] name = "matplotlib" -version = "3.9.1" +version = "3.9.2" requires_python = ">=3.9" summary = "Python plotting package" groups = ["default", "dev", "fft"] @@ -1702,35 +1815,46 @@ dependencies = [ "python-dateutil>=2.7", ] files = [ - {file = "matplotlib-3.9.1-cp310-cp310-macosx_10_12_x86_64.whl", hash = "sha256:7ccd6270066feb9a9d8e0705aa027f1ff39f354c72a87efe8fa07632f30fc6bb"}, - {file = "matplotlib-3.9.1-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:591d3a88903a30a6d23b040c1e44d1afdd0d778758d07110eb7596f811f31842"}, - {file = "matplotlib-3.9.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:dd2a59ff4b83d33bca3b5ec58203cc65985367812cb8c257f3e101632be86d92"}, - {file = "matplotlib-3.9.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:0fc001516ffcf1a221beb51198b194d9230199d6842c540108e4ce109ac05cc0"}, - {file = "matplotlib-3.9.1-cp310-cp310-musllinux_1_2_x86_64.whl", hash = "sha256:83c6a792f1465d174c86d06f3ae85a8fe36e6f5964633ae8106312ec0921fdf5"}, - {file = "matplotlib-3.9.1-cp310-cp310-win_amd64.whl", hash = "sha256:421851f4f57350bcf0811edd754a708d2275533e84f52f6760b740766c6747a7"}, - {file = "matplotlib-3.9.1-cp311-cp311-macosx_10_12_x86_64.whl", hash = "sha256:b3fce58971b465e01b5c538f9d44915640c20ec5ff31346e963c9e1cd66fa812"}, - {file = "matplotlib-3.9.1-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:a973c53ad0668c53e0ed76b27d2eeeae8799836fd0d0caaa4ecc66bf4e6676c0"}, - {file = "matplotlib-3.9.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:82cd5acf8f3ef43f7532c2f230249720f5dc5dd40ecafaf1c60ac8200d46d7eb"}, - {file = "matplotlib-3.9.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:ab38a4f3772523179b2f772103d8030215b318fef6360cb40558f585bf3d017f"}, - {file = "matplotlib-3.9.1-cp311-cp311-musllinux_1_2_x86_64.whl", hash = "sha256:2315837485ca6188a4b632c5199900e28d33b481eb083663f6a44cfc8987ded3"}, - {file = "matplotlib-3.9.1-cp311-cp311-win_amd64.whl", hash = "sha256:a0c977c5c382f6696caf0bd277ef4f936da7e2aa202ff66cad5f0ac1428ee15b"}, - {file = "matplotlib-3.9.1-cp312-cp312-macosx_10_12_x86_64.whl", hash = "sha256:565d572efea2b94f264dd86ef27919515aa6d629252a169b42ce5f570db7f37b"}, - {file = "matplotlib-3.9.1-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:6d397fd8ccc64af2ec0af1f0efc3bacd745ebfb9d507f3f552e8adb689ed730a"}, - {file = "matplotlib-3.9.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:26040c8f5121cd1ad712abffcd4b5222a8aec3a0fe40bc8542c94331deb8780d"}, - {file = "matplotlib-3.9.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:d12cb1837cffaac087ad6b44399d5e22b78c729de3cdae4629e252067b705e2b"}, - {file = "matplotlib-3.9.1-cp312-cp312-musllinux_1_2_x86_64.whl", hash = "sha256:0e835c6988edc3d2d08794f73c323cc62483e13df0194719ecb0723b564e0b5c"}, - {file = "matplotlib-3.9.1-cp312-cp312-win_amd64.whl", hash = "sha256:44a21d922f78ce40435cb35b43dd7d573cf2a30138d5c4b709d19f00e3907fd7"}, - {file = "matplotlib-3.9.1-cp39-cp39-macosx_10_12_x86_64.whl", hash = "sha256:0c584210c755ae921283d21d01f03a49ef46d1afa184134dd0f95b0202ee6f03"}, - {file = "matplotlib-3.9.1-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:11fed08f34fa682c2b792942f8902e7aefeed400da71f9e5816bea40a7ce28fe"}, - {file = "matplotlib-3.9.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:0000354e32efcfd86bda75729716b92f5c2edd5b947200be9881f0a671565c33"}, - {file = "matplotlib-3.9.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:4db17fea0ae3aceb8e9ac69c7e3051bae0b3d083bfec932240f9bf5d0197a049"}, - {file = "matplotlib-3.9.1-cp39-cp39-musllinux_1_2_x86_64.whl", hash = "sha256:208cbce658b72bf6a8e675058fbbf59f67814057ae78165d8a2f87c45b48d0ff"}, - {file = "matplotlib-3.9.1-cp39-cp39-win_amd64.whl", hash = "sha256:dc23f48ab630474264276be156d0d7710ac6c5a09648ccdf49fef9200d8cbe80"}, - {file = "matplotlib-3.9.1-pp39-pypy39_pp73-macosx_10_15_x86_64.whl", hash = "sha256:3fda72d4d472e2ccd1be0e9ccb6bf0d2eaf635e7f8f51d737ed7e465ac020cb3"}, - {file = "matplotlib-3.9.1-pp39-pypy39_pp73-macosx_11_0_arm64.whl", hash = "sha256:84b3ba8429935a444f1fdc80ed930babbe06725bcf09fbeb5c8757a2cd74af04"}, - {file = "matplotlib-3.9.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:b918770bf3e07845408716e5bbda17eadfc3fcbd9307dc67f37d6cf834bb3d98"}, - {file = "matplotlib-3.9.1-pp39-pypy39_pp73-win_amd64.whl", hash = "sha256:f1f2e5d29e9435c97ad4c36fb6668e89aee13d48c75893e25cef064675038ac9"}, - {file = "matplotlib-3.9.1.tar.gz", hash = "sha256:de06b19b8db95dd33d0dc17c926c7c9ebed9f572074b6fac4f65068a6814d010"}, + {file = "matplotlib-3.9.2-cp310-cp310-macosx_10_12_x86_64.whl", hash = "sha256:9d78bbc0cbc891ad55b4f39a48c22182e9bdaea7fc0e5dbd364f49f729ca1bbb"}, + {file = "matplotlib-3.9.2-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:c375cc72229614632c87355366bdf2570c2dac01ac66b8ad048d2dabadf2d0d4"}, + {file = "matplotlib-3.9.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:1d94ff717eb2bd0b58fe66380bd8b14ac35f48a98e7c6765117fe67fb7684e64"}, + {file = "matplotlib-3.9.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:ab68d50c06938ef28681073327795c5db99bb4666214d2d5f880ed11aeaded66"}, + {file = "matplotlib-3.9.2-cp310-cp310-musllinux_1_2_x86_64.whl", hash = "sha256:65aacf95b62272d568044531e41de26285d54aec8cb859031f511f84bd8b495a"}, + {file = "matplotlib-3.9.2-cp310-cp310-win_amd64.whl", hash = "sha256:3fd595f34aa8a55b7fc8bf9ebea8aa665a84c82d275190a61118d33fbc82ccae"}, + {file = "matplotlib-3.9.2-cp311-cp311-macosx_10_12_x86_64.whl", hash = "sha256:d8dd059447824eec055e829258ab092b56bb0579fc3164fa09c64f3acd478772"}, + {file = "matplotlib-3.9.2-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:c797dac8bb9c7a3fd3382b16fe8f215b4cf0f22adccea36f1545a6d7be310b41"}, + {file = "matplotlib-3.9.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:d719465db13267bcef19ea8954a971db03b9f48b4647e3860e4bc8e6ed86610f"}, + {file = "matplotlib-3.9.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:8912ef7c2362f7193b5819d17dae8629b34a95c58603d781329712ada83f9447"}, + {file = "matplotlib-3.9.2-cp311-cp311-musllinux_1_2_x86_64.whl", hash = "sha256:7741f26a58a240f43bee74965c4882b6c93df3e7eb3de160126d8c8f53a6ae6e"}, + {file = "matplotlib-3.9.2-cp311-cp311-win_amd64.whl", hash = "sha256:ae82a14dab96fbfad7965403c643cafe6515e386de723e498cf3eeb1e0b70cc7"}, + {file = "matplotlib-3.9.2-cp312-cp312-macosx_10_12_x86_64.whl", hash = "sha256:ac43031375a65c3196bee99f6001e7fa5bdfb00ddf43379d3c0609bdca042df9"}, + {file = "matplotlib-3.9.2-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:be0fc24a5e4531ae4d8e858a1a548c1fe33b176bb13eff7f9d0d38ce5112a27d"}, + {file = "matplotlib-3.9.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:bf81de2926c2db243c9b2cbc3917619a0fc85796c6ba4e58f541df814bbf83c7"}, + {file = "matplotlib-3.9.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:f6ee45bc4245533111ced13f1f2cace1e7f89d1c793390392a80c139d6cf0e6c"}, + {file = "matplotlib-3.9.2-cp312-cp312-musllinux_1_2_x86_64.whl", hash = "sha256:306c8dfc73239f0e72ac50e5a9cf19cc4e8e331dd0c54f5e69ca8758550f1e1e"}, + {file = "matplotlib-3.9.2-cp312-cp312-win_amd64.whl", hash = "sha256:5413401594cfaff0052f9d8b1aafc6d305b4bd7c4331dccd18f561ff7e1d3bd3"}, + {file = "matplotlib-3.9.2-cp313-cp313-macosx_10_13_x86_64.whl", hash = "sha256:18128cc08f0d3cfff10b76baa2f296fc28c4607368a8402de61bb3f2eb33c7d9"}, + {file = "matplotlib-3.9.2-cp313-cp313-macosx_11_0_arm64.whl", hash = "sha256:4876d7d40219e8ae8bb70f9263bcbe5714415acfdf781086601211335e24f8aa"}, + {file = "matplotlib-3.9.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:6d9f07a80deab4bb0b82858a9e9ad53d1382fd122be8cde11080f4e7dfedb38b"}, + {file = "matplotlib-3.9.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:f7c0410f181a531ec4e93bbc27692f2c71a15c2da16766f5ba9761e7ae518413"}, + {file = "matplotlib-3.9.2-cp313-cp313-musllinux_1_2_x86_64.whl", hash = "sha256:909645cce2dc28b735674ce0931a4ac94e12f5b13f6bb0b5a5e65e7cea2c192b"}, + {file = "matplotlib-3.9.2-cp313-cp313-win_amd64.whl", hash = "sha256:f32c7410c7f246838a77d6d1eff0c0f87f3cb0e7c4247aebea71a6d5a68cab49"}, + {file = "matplotlib-3.9.2-cp313-cp313t-macosx_10_13_x86_64.whl", hash = "sha256:37e51dd1c2db16ede9cfd7b5cabdfc818b2c6397c83f8b10e0e797501c963a03"}, + {file = "matplotlib-3.9.2-cp313-cp313t-macosx_11_0_arm64.whl", hash = "sha256:b82c5045cebcecd8496a4d694d43f9cc84aeeb49fe2133e036b207abe73f4d30"}, + {file = "matplotlib-3.9.2-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:f053c40f94bc51bc03832a41b4f153d83f2062d88c72b5e79997072594e97e51"}, + {file = "matplotlib-3.9.2-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:dbe196377a8248972f5cede786d4c5508ed5f5ca4a1e09b44bda889958b33f8c"}, + {file = "matplotlib-3.9.2-cp313-cp313t-musllinux_1_2_x86_64.whl", hash = "sha256:5816b1e1fe8c192cbc013f8f3e3368ac56fbecf02fb41b8f8559303f24c5015e"}, + {file = "matplotlib-3.9.2-cp39-cp39-macosx_10_12_x86_64.whl", hash = "sha256:cef2a73d06601437be399908cf13aee74e86932a5ccc6ccdf173408ebc5f6bb2"}, + {file = "matplotlib-3.9.2-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:e0830e188029c14e891fadd99702fd90d317df294c3298aad682739c5533721a"}, + {file = "matplotlib-3.9.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:03ba9c1299c920964e8d3857ba27173b4dbb51ca4bab47ffc2c2ba0eb5e2cbc5"}, + {file = "matplotlib-3.9.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:1cd93b91ab47a3616b4d3c42b52f8363b88ca021e340804c6ab2536344fad9ca"}, + {file = "matplotlib-3.9.2-cp39-cp39-musllinux_1_2_x86_64.whl", hash = "sha256:6d1ce5ed2aefcdce11904fc5bbea7d9c21fff3d5f543841edf3dea84451a09ea"}, + {file = "matplotlib-3.9.2-cp39-cp39-win_amd64.whl", hash = "sha256:b2696efdc08648536efd4e1601b5fd491fd47f4db97a5fbfd175549a7365c1b2"}, + {file = "matplotlib-3.9.2-pp39-pypy39_pp73-macosx_10_15_x86_64.whl", hash = "sha256:d52a3b618cb1cbb769ce2ee1dcdb333c3ab6e823944e9a2d36e37253815f9556"}, + {file = "matplotlib-3.9.2-pp39-pypy39_pp73-macosx_11_0_arm64.whl", hash = "sha256:039082812cacd6c6bec8e17a9c1e6baca230d4116d522e81e1f63a74d01d2e21"}, + {file = "matplotlib-3.9.2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:6758baae2ed64f2331d4fd19be38b7b4eae3ecec210049a26b6a4f3ae1c85dcc"}, + {file = "matplotlib-3.9.2-pp39-pypy39_pp73-win_amd64.whl", hash = "sha256:050598c2b29e0b9832cde72bcf97627bf00262adbc4a54e2b856426bb2ef0697"}, + {file = "matplotlib-3.9.2.tar.gz", hash = "sha256:96ab43906269ca64a6366934106fa01534454a69e471b7bf3d79083981aaab92"}, ] [[package]] @@ -1785,13 +1909,13 @@ files = [ [[package]] name = "meson" -version = "1.4.1" +version = "1.5.1" requires_python = ">=3.7" summary = "A high performance build system" groups = ["build"] files = [ - {file = "meson-1.4.1-py3-none-any.whl", hash = "sha256:d5acc3abae2dad3c70ddcbd10acac92b78b144d34d43f40f5b8ac31dfd8a826a"}, - {file = "meson-1.4.1.tar.gz", hash = "sha256:1b8aad738a5f6ae64294cc8eaba9a82988c1c420204484ac02ef782e5bba5f49"}, + {file = "meson-1.5.1-py3-none-any.whl", hash = "sha256:5531e24e6cfd6000bf1c712793cf28dff032841370b1a3b941a894e4fde46e5a"}, + {file = "meson-1.5.1.tar.gz", hash = "sha256:567e533adf255de73a2de35049b99923caf872a455af9ce03e01077e0d384bed"}, ] [[package]] @@ -1825,20 +1949,18 @@ files = [ [[package]] name = "mpi4py" -version = "3.1.6" -requires_python = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7" +version = "4.0.0" +requires_python = ">=3.6" summary = "Python bindings for MPI" groups = ["mpi"] files = [ - {file = "mpi4py-3.1.6-cp310-cp310-win32.whl", hash = "sha256:57cb8cc5e4f5730ca2116b4918fddb158bdac3852b57b0fb799278bcd2f9df03"}, - {file = "mpi4py-3.1.6-cp310-cp310-win_amd64.whl", hash = "sha256:242459fcfd18c50b2ad6cd15f433efbaad1f12f4a343bdff5fa1720f4797317d"}, - {file = "mpi4py-3.1.6-cp311-cp311-win32.whl", hash = "sha256:33d16f85d827417fd451ae61c304a26f5a1c3e881d9555c58fc8d5c7ac171034"}, - {file = "mpi4py-3.1.6-cp311-cp311-win_amd64.whl", hash = "sha256:542fa0b3caa69fbb8f5e8ea60fea3414eef1444d93af28b4ee6486a3f8f27640"}, - {file = "mpi4py-3.1.6-cp312-cp312-win32.whl", hash = "sha256:6662ffa622ee21041dcfd95bffd4b81906349e22d993239cc0abd17ebca6bed0"}, - {file = "mpi4py-3.1.6-cp312-cp312-win_amd64.whl", hash = "sha256:606264e22c315de6250745fa84267c18a7370a16bd6c51acf226cbb977d0a10b"}, - {file = "mpi4py-3.1.6-cp39-cp39-win32.whl", hash = "sha256:e8bd3fd0056580b1aaa4966ab9e54566bf6d6b35ff94c0ee7ceba83d55d039ac"}, - {file = "mpi4py-3.1.6-cp39-cp39-win_amd64.whl", hash = "sha256:f9a35e23deadf7de9063523f19863957f379d0f13afc2b9787eafc9d570ab868"}, - {file = "mpi4py-3.1.6.tar.gz", hash = "sha256:c8fa625e0f92b082ef955bfb52f19fa6691d29273d7d71135d295aa143dee6cb"}, + {file = "mpi4py-4.0.0-cp310-cp310-win_amd64.whl", hash = "sha256:21201224ec5a7ad158ab8cddc7a8d12f4de678f0f2f90ad855ac6216ee41fba2"}, + {file = "mpi4py-4.0.0-cp311-cp311-win_amd64.whl", hash = "sha256:03ecab5c3699ebd4a8a88acafb72d00c1cc7d3bfc466f0b9343b426d210cddb8"}, + {file = "mpi4py-4.0.0-cp312-cp312-win_amd64.whl", hash = "sha256:92b66a24fc932a1ee96e4830d71ca07de2835529df9f6b26044703b83cd86800"}, + {file = "mpi4py-4.0.0-cp39-cp39-win_amd64.whl", hash = "sha256:233448865a994195ce5f4d1c858dccedf50a53e4e3b0046383a59b185ddfe4e0"}, + {file = "mpi4py-4.0.0-pp310-pypy310_pp73-win_amd64.whl", hash = "sha256:9a7a81c58215a4bb22435b38755f577d4c25d25435144801d9a4ac1cb4ea1857"}, + {file = "mpi4py-4.0.0-pp39-pypy39_pp73-win_amd64.whl", hash = "sha256:ae25e4180d0a41eaab12d0c35c8e4324631de03925208d1bdbdf48399c0a922f"}, + {file = "mpi4py-4.0.0.tar.gz", hash = "sha256:820d31ae184d69c17d9b5d55b1d524d56be47d2e6cb318ea4f3e7007feff2ccc"}, ] [[package]] @@ -2025,53 +2147,62 @@ files = [ [[package]] name = "numpy" -version = "1.26.4" +version = "2.0.1" requires_python = ">=3.9" summary = "Fundamental package for array computing in Python" -groups = ["build", "default", "dev", "doc", "fft", "test"] -files = [ - {file = "numpy-1.26.4-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:9ff0f4f29c51e2803569d7a51c2304de5554655a60c5d776e35b4a41413830d0"}, - {file = "numpy-1.26.4-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:2e4ee3380d6de9c9ec04745830fd9e2eccb3e6cf790d39d7b98ffd19b0dd754a"}, - {file = "numpy-1.26.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:d209d8969599b27ad20994c8e41936ee0964e6da07478d6c35016bc386b66ad4"}, - {file = "numpy-1.26.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:ffa75af20b44f8dba823498024771d5ac50620e6915abac414251bd971b4529f"}, - {file = "numpy-1.26.4-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:62b8e4b1e28009ef2846b4c7852046736bab361f7aeadeb6a5b89ebec3c7055a"}, - {file = "numpy-1.26.4-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:a4abb4f9001ad2858e7ac189089c42178fcce737e4169dc61321660f1a96c7d2"}, - {file = "numpy-1.26.4-cp310-cp310-win32.whl", hash = "sha256:bfe25acf8b437eb2a8b2d49d443800a5f18508cd811fea3181723922a8a82b07"}, - {file = "numpy-1.26.4-cp310-cp310-win_amd64.whl", hash = "sha256:b97fe8060236edf3662adfc2c633f56a08ae30560c56310562cb4f95500022d5"}, - {file = "numpy-1.26.4-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:4c66707fabe114439db9068ee468c26bbdf909cac0fb58686a42a24de1760c71"}, - {file = "numpy-1.26.4-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:edd8b5fe47dab091176d21bb6de568acdd906d1887a4584a15a9a96a1dca06ef"}, - {file = "numpy-1.26.4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:7ab55401287bfec946ced39700c053796e7cc0e3acbef09993a9ad2adba6ca6e"}, - {file = "numpy-1.26.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:666dbfb6ec68962c033a450943ded891bed2d54e6755e35e5835d63f4f6931d5"}, - {file = "numpy-1.26.4-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:96ff0b2ad353d8f990b63294c8986f1ec3cb19d749234014f4e7eb0112ceba5a"}, - {file = "numpy-1.26.4-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:60dedbb91afcbfdc9bc0b1f3f402804070deed7392c23eb7a7f07fa857868e8a"}, - {file = "numpy-1.26.4-cp311-cp311-win32.whl", hash = "sha256:1af303d6b2210eb850fcf03064d364652b7120803a0b872f5211f5234b399f20"}, - {file = "numpy-1.26.4-cp311-cp311-win_amd64.whl", hash = "sha256:cd25bcecc4974d09257ffcd1f098ee778f7834c3ad767fe5db785be9a4aa9cb2"}, - {file = "numpy-1.26.4-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:b3ce300f3644fb06443ee2222c2201dd3a89ea6040541412b8fa189341847218"}, - {file = "numpy-1.26.4-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:03a8c78d01d9781b28a6989f6fa1bb2c4f2d51201cf99d3dd875df6fbd96b23b"}, - {file = "numpy-1.26.4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:9fad7dcb1aac3c7f0584a5a8133e3a43eeb2fe127f47e3632d43d677c66c102b"}, - {file = "numpy-1.26.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:675d61ffbfa78604709862923189bad94014bef562cc35cf61d3a07bba02a7ed"}, - {file = "numpy-1.26.4-cp312-cp312-musllinux_1_1_aarch64.whl", hash = "sha256:ab47dbe5cc8210f55aa58e4805fe224dac469cde56b9f731a4c098b91917159a"}, - {file = "numpy-1.26.4-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:1dda2e7b4ec9dd512f84935c5f126c8bd8b9f2fc001e9f54af255e8c5f16b0e0"}, - {file = "numpy-1.26.4-cp312-cp312-win32.whl", hash = "sha256:50193e430acfc1346175fcbdaa28ffec49947a06918b7b92130744e81e640110"}, - {file = "numpy-1.26.4-cp312-cp312-win_amd64.whl", hash = "sha256:08beddf13648eb95f8d867350f6a018a4be2e5ad54c8d8caed89ebca558b2818"}, - {file = "numpy-1.26.4-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:7349ab0fa0c429c82442a27a9673fc802ffdb7c7775fad780226cb234965e53c"}, - {file = "numpy-1.26.4-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:52b8b60467cd7dd1e9ed082188b4e6bb35aa5cdd01777621a1658910745b90be"}, - {file = "numpy-1.26.4-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:d5241e0a80d808d70546c697135da2c613f30e28251ff8307eb72ba696945764"}, - {file = "numpy-1.26.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:f870204a840a60da0b12273ef34f7051e98c3b5961b61b0c2c1be6dfd64fbcd3"}, - {file = "numpy-1.26.4-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:679b0076f67ecc0138fd2ede3a8fd196dddc2ad3254069bcb9faf9a79b1cebcd"}, - {file = "numpy-1.26.4-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:47711010ad8555514b434df65f7d7b076bb8261df1ca9bb78f53d3b2db02e95c"}, - {file = "numpy-1.26.4-cp39-cp39-win32.whl", hash = "sha256:a354325ee03388678242a4d7ebcd08b5c727033fcff3b2f536aea978e15ee9e6"}, - {file = "numpy-1.26.4-cp39-cp39-win_amd64.whl", hash = "sha256:3373d5d70a5fe74a2c1bb6d2cfd9609ecf686d47a2d7b1d37a8f3b6bf6003aea"}, - {file = "numpy-1.26.4-pp39-pypy39_pp73-macosx_10_9_x86_64.whl", hash = "sha256:afedb719a9dcfc7eaf2287b839d8198e06dcd4cb5d276a3df279231138e83d30"}, - {file = "numpy-1.26.4-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:95a7476c59002f2f6c590b9b7b998306fba6a5aa646b1e22ddfeaf8f78c3a29c"}, - {file = "numpy-1.26.4-pp39-pypy39_pp73-win_amd64.whl", hash = "sha256:7e50d0a0cc3189f9cb0aeb3a6a6af18c16f59f004b866cd2be1c14b36134a4a0"}, - {file = "numpy-1.26.4.tar.gz", hash = "sha256:2a02aba9ed12e4ac4eb3ea9421c420301a0c6460d9830d74a9df87efa4912010"}, +groups = ["default", "build", "dev", "doc", "fft", "test"] +files = [ + {file = "numpy-2.0.1-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:0fbb536eac80e27a2793ffd787895242b7f18ef792563d742c2d673bfcb75134"}, + {file = "numpy-2.0.1-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:69ff563d43c69b1baba77af455dd0a839df8d25e8590e79c90fcbe1499ebde42"}, + {file = "numpy-2.0.1-cp310-cp310-macosx_14_0_arm64.whl", hash = "sha256:1b902ce0e0a5bb7704556a217c4f63a7974f8f43e090aff03fcf262e0b135e02"}, + {file = "numpy-2.0.1-cp310-cp310-macosx_14_0_x86_64.whl", hash = "sha256:f1659887361a7151f89e79b276ed8dff3d75877df906328f14d8bb40bb4f5101"}, + {file = "numpy-2.0.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:4658c398d65d1b25e1760de3157011a80375da861709abd7cef3bad65d6543f9"}, + {file = "numpy-2.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:4127d4303b9ac9f94ca0441138acead39928938660ca58329fe156f84b9f3015"}, + {file = "numpy-2.0.1-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:e5eeca8067ad04bc8a2a8731183d51d7cbaac66d86085d5f4766ee6bf19c7f87"}, + {file = "numpy-2.0.1-cp310-cp310-musllinux_1_2_aarch64.whl", hash = "sha256:9adbd9bb520c866e1bfd7e10e1880a1f7749f1f6e5017686a5fbb9b72cf69f82"}, + {file = "numpy-2.0.1-cp310-cp310-win32.whl", hash = "sha256:7b9853803278db3bdcc6cd5beca37815b133e9e77ff3d4733c247414e78eb8d1"}, + {file = "numpy-2.0.1-cp310-cp310-win_amd64.whl", hash = "sha256:81b0893a39bc5b865b8bf89e9ad7807e16717f19868e9d234bdaf9b1f1393868"}, + {file = "numpy-2.0.1-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:75b4e316c5902d8163ef9d423b1c3f2f6252226d1aa5cd8a0a03a7d01ffc6268"}, + {file = "numpy-2.0.1-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:6e4eeb6eb2fced786e32e6d8df9e755ce5be920d17f7ce00bc38fcde8ccdbf9e"}, + {file = "numpy-2.0.1-cp311-cp311-macosx_14_0_arm64.whl", hash = "sha256:a1e01dcaab205fbece13c1410253a9eea1b1c9b61d237b6fa59bcc46e8e89343"}, + {file = "numpy-2.0.1-cp311-cp311-macosx_14_0_x86_64.whl", hash = "sha256:a8fc2de81ad835d999113ddf87d1ea2b0f4704cbd947c948d2f5513deafe5a7b"}, + {file = "numpy-2.0.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:5a3d94942c331dd4e0e1147f7a8699a4aa47dffc11bf8a1523c12af8b2e91bbe"}, + {file = "numpy-2.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:15eb4eca47d36ec3f78cde0a3a2ee24cf05ca7396ef808dda2c0ddad7c2bde67"}, + {file = "numpy-2.0.1-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:b83e16a5511d1b1f8a88cbabb1a6f6a499f82c062a4251892d9ad5d609863fb7"}, + {file = "numpy-2.0.1-cp311-cp311-musllinux_1_2_aarch64.whl", hash = "sha256:1f87fec1f9bc1efd23f4227becff04bd0e979e23ca50cc92ec88b38489db3b55"}, + {file = "numpy-2.0.1-cp311-cp311-win32.whl", hash = "sha256:36d3a9405fd7c511804dc56fc32974fa5533bdeb3cd1604d6b8ff1d292b819c4"}, + {file = "numpy-2.0.1-cp311-cp311-win_amd64.whl", hash = "sha256:08458fbf403bff5e2b45f08eda195d4b0c9b35682311da5a5a0a0925b11b9bd8"}, + {file = "numpy-2.0.1-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:6bf4e6f4a2a2e26655717a1983ef6324f2664d7011f6ef7482e8c0b3d51e82ac"}, + {file = "numpy-2.0.1-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:7d6fddc5fe258d3328cd8e3d7d3e02234c5d70e01ebe377a6ab92adb14039cb4"}, + {file = "numpy-2.0.1-cp312-cp312-macosx_14_0_arm64.whl", hash = "sha256:5daab361be6ddeb299a918a7c0864fa8618af66019138263247af405018b04e1"}, + {file = "numpy-2.0.1-cp312-cp312-macosx_14_0_x86_64.whl", hash = "sha256:ea2326a4dca88e4a274ba3a4405eb6c6467d3ffbd8c7d38632502eaae3820587"}, + {file = "numpy-2.0.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:529af13c5f4b7a932fb0e1911d3a75da204eff023ee5e0e79c1751564221a5c8"}, + {file = "numpy-2.0.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:6790654cb13eab303d8402354fabd47472b24635700f631f041bd0b65e37298a"}, + {file = "numpy-2.0.1-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:cbab9fc9c391700e3e1287666dfd82d8666d10e69a6c4a09ab97574c0b7ee0a7"}, + {file = "numpy-2.0.1-cp312-cp312-musllinux_1_2_aarch64.whl", hash = "sha256:99d0d92a5e3613c33a5f01db206a33f8fdf3d71f2912b0de1739894668b7a93b"}, + {file = "numpy-2.0.1-cp312-cp312-win32.whl", hash = "sha256:173a00b9995f73b79eb0191129f2455f1e34c203f559dd118636858cc452a1bf"}, + {file = "numpy-2.0.1-cp312-cp312-win_amd64.whl", hash = "sha256:bb2124fdc6e62baae159ebcfa368708867eb56806804d005860b6007388df171"}, + {file = "numpy-2.0.1-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:bfc085b28d62ff4009364e7ca34b80a9a080cbd97c2c0630bb5f7f770dae9414"}, + {file = "numpy-2.0.1-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:8fae4ebbf95a179c1156fab0b142b74e4ba4204c87bde8d3d8b6f9c34c5825ef"}, + {file = "numpy-2.0.1-cp39-cp39-macosx_14_0_arm64.whl", hash = "sha256:72dc22e9ec8f6eaa206deb1b1355eb2e253899d7347f5e2fae5f0af613741d06"}, + {file = "numpy-2.0.1-cp39-cp39-macosx_14_0_x86_64.whl", hash = "sha256:ec87f5f8aca726117a1c9b7083e7656a9d0d606eec7299cc067bb83d26f16e0c"}, + {file = "numpy-2.0.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:1f682ea61a88479d9498bf2091fdcd722b090724b08b31d63e022adc063bad59"}, + {file = "numpy-2.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:8efc84f01c1cd7e34b3fb310183e72fcdf55293ee736d679b6d35b35d80bba26"}, + {file = "numpy-2.0.1-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:3fdabe3e2a52bc4eff8dc7a5044342f8bd9f11ef0934fcd3289a788c0eb10018"}, + {file = "numpy-2.0.1-cp39-cp39-musllinux_1_2_aarch64.whl", hash = "sha256:24a0e1befbfa14615b49ba9659d3d8818a0f4d8a1c5822af8696706fbda7310c"}, + {file = "numpy-2.0.1-cp39-cp39-win32.whl", hash = "sha256:f9cf5ea551aec449206954b075db819f52adc1638d46a6738253a712d553c7b4"}, + {file = "numpy-2.0.1-cp39-cp39-win_amd64.whl", hash = "sha256:e9e81fa9017eaa416c056e5d9e71be93d05e2c3c2ab308d23307a8bc4443c368"}, + {file = "numpy-2.0.1-pp39-pypy39_pp73-macosx_10_9_x86_64.whl", hash = "sha256:61728fba1e464f789b11deb78a57805c70b2ed02343560456190d0501ba37b0f"}, + {file = "numpy-2.0.1-pp39-pypy39_pp73-macosx_14_0_x86_64.whl", hash = "sha256:12f5d865d60fb9734e60a60f1d5afa6d962d8d4467c120a1c0cda6eb2964437d"}, + {file = "numpy-2.0.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:eacf3291e263d5a67d8c1a581a8ebbcfd6447204ef58828caf69a5e3e8c75990"}, + {file = "numpy-2.0.1-pp39-pypy39_pp73-win_amd64.whl", hash = "sha256:2c3a346ae20cfd80b6cfd3e60dc179963ef2ea58da5ec074fd3d9e7a1e7ba97f"}, + {file = "numpy-2.0.1.tar.gz", hash = "sha256:485b87235796410c3519a699cfe1faab097e509e90ebb05dcd098db2ae87e7b3"}, ] [[package]] name = "numpydoc" -version = "1.7.0" -requires_python = ">=3.8" +version = "1.8.0" +requires_python = ">=3.9" summary = "Sphinx extension to support docstrings in Numpy format" groups = ["doc"] dependencies = [ @@ -2080,8 +2211,8 @@ dependencies = [ "tomli>=1.1.0; python_version < \"3.11\"", ] files = [ - {file = "numpydoc-1.7.0-py3-none-any.whl", hash = "sha256:5a56419d931310d79a06cfc2a126d1558700feeb9b4f3d8dcae1a8134be829c9"}, - {file = "numpydoc-1.7.0.tar.gz", hash = "sha256:866e5ae5b6509dcf873fc6381120f5c31acf13b135636c1a81d68c166a95f921"}, + {file = "numpydoc-1.8.0-py3-none-any.whl", hash = "sha256:72024c7fd5e17375dec3608a27c03303e8ad00c81292667955c6fea7a3ccf541"}, + {file = "numpydoc-1.8.0.tar.gz", hash = "sha256:022390ab7464a44f8737f79f8b31ce1d3cfa4b4af79ccaa1aac5e8368db587fb"}, ] [[package]] @@ -2090,6 +2221,9 @@ version = "7.7.0" requires_python = ">=3.6" summary = "A decorator to automatically detect mismatch when overriding a method." groups = ["doc"] +dependencies = [ + "typing; python_version < \"3.5\"", +] files = [ {file = "overrides-7.7.0-py3-none-any.whl", hash = "sha256:c7ed9d062f78b8e4c1a7b70bd8796b35ead4d9f510227ef9c5dc7626c60d7e49"}, {file = "overrides-7.7.0.tar.gz", hash = "sha256:55158fa3d93b98cc75299b1e67078ad9003ca27945c76162c1c0766d6f91820a"}, @@ -2100,7 +2234,7 @@ name = "packaging" version = "24.1" requires_python = ">=3.8" summary = "Core utilities for Python packages" -groups = ["build", "default", "dev", "doc", "fft", "test"] +groups = ["default", "build", "dev", "doc", "fft", "test"] files = [ {file = "packaging-24.1-py3-none-any.whl", hash = "sha256:5b8f2217dbdbd2f7f384c41c628544e6d52f2d0f53c6d0c3ea61aa5d1d7ff124"}, {file = "packaging-24.1.tar.gz", hash = "sha256:026ed72c8ed3fcce5bf8950572258698927fd1dbda10a5e981cdf0ac37f4f002"}, @@ -2280,13 +2414,13 @@ files = [ [[package]] name = "pip" -version = "24.1.2" +version = "24.2" requires_python = ">=3.8" summary = "The PyPA recommended tool for installing Python packages." groups = ["dev"] files = [ - {file = "pip-24.1.2-py3-none-any.whl", hash = "sha256:7cd207eed4c60b0f411b444cd1464198fe186671c323b6cd6d433ed80fc9d247"}, - {file = "pip-24.1.2.tar.gz", hash = "sha256:e5458a0b89f2755e0ee8c0c77613fe5273e05f337907874d64f13171a898a7ff"}, + {file = "pip-24.2-py3-none-any.whl", hash = "sha256:2cd581cf58ab7fcfca4ce8efa6dcacd0de5bf8d0a3eb9ec927e07405f4d9e2a2"}, + {file = "pip-24.2.tar.gz", hash = "sha256:5b5e490b5e9cb275c879595064adce9ebd31b854e3e803740b72f9ccf34a45b8"}, ] [[package]] @@ -2376,23 +2510,23 @@ files = [ [[package]] name = "pure-eval" -version = "0.2.2" +version = "0.2.3" summary = "Safely evaluate AST nodes without side effects" groups = ["doc", "test"] files = [ - {file = "pure_eval-0.2.2-py3-none-any.whl", hash = "sha256:01eaab343580944bc56080ebe0a674b39ec44a945e6d09ba7db3cb8cec289350"}, - {file = "pure_eval-0.2.2.tar.gz", hash = "sha256:2b45320af6dfaa1750f543d714b6d1c520a1688dec6fd24d339063ce0aaa9ac3"}, + {file = "pure_eval-0.2.3-py3-none-any.whl", hash = "sha256:1db8e35b67b3d218d818ae653e27f06c3aa420901fa7b081ca98cbedc874e0d0"}, + {file = "pure_eval-0.2.3.tar.gz", hash = "sha256:5f4e983f40564c576c7c8635ae88db5956bb2229d7e9237d03b3c0b0190eaf42"}, ] [[package]] name = "pycodestyle" -version = "2.12.0" +version = "2.12.1" requires_python = ">=3.8" summary = "Python style guide checker" -groups = ["build", "default", "fft"] +groups = ["default", "build", "fft"] files = [ - {file = "pycodestyle-2.12.0-py2.py3-none-any.whl", hash = "sha256:949a39f6b86c3e1515ba1787c2022131d165a8ad271b11370a8819aa070269e4"}, - {file = "pycodestyle-2.12.0.tar.gz", hash = "sha256:442f950141b4f43df752dd303511ffded3a04c2b6fb7f65980574f0c31e6e79c"}, + {file = "pycodestyle-2.12.1-py2.py3-none-any.whl", hash = "sha256:46f0fb92069a7c28ab7bb558f05bfc0110dac69a0cd23c61ea0040283a9d78b3"}, + {file = "pycodestyle-2.12.1.tar.gz", hash = "sha256:6838eae08bbce4f6accd5d5572075c63626a15ee3e6f842df996bf62f6d73521"}, ] [[package]] @@ -2408,34 +2542,44 @@ files = [ [[package]] name = "pyfftw" -version = "0.13.1" -requires_python = ">=3.8" +version = "0.14.0" +requires_python = ">=3.9" summary = "A pythonic wrapper around FFTW, the FFT library, presenting a unified interface for all the supported transforms." groups = ["fft"] dependencies = [ - "numpy<2.0,>=1.20", -] -files = [ - {file = "pyFFTW-0.13.1-cp310-cp310-macosx_10_13_x86_64.whl", hash = "sha256:bed25dbb4b10454b564db951bfad976a382bc8d6af38d7f0995b239f17f58a0c"}, - {file = "pyFFTW-0.13.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:48a571116ab78c44cbd86fb46c5df021b1199e4ea9c0c607d14a7c7c5b6bab3a"}, - {file = "pyFFTW-0.13.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:8f46337a3fb8270ef1237db25097c21905f5d2b045f49afea217b603a320c329"}, - {file = "pyFFTW-0.13.1-cp310-cp310-win32.whl", hash = "sha256:c2208655e0b24b2afe4bafd05eeca5fee8e8a56fa045e296f782b1f61e088dfb"}, - {file = "pyFFTW-0.13.1-cp310-cp310-win_amd64.whl", hash = "sha256:60a09f9e80544b82d18682f7301942613fcb34f0daf316f2833bcea13d76fc0c"}, - {file = "pyFFTW-0.13.1-cp311-cp311-macosx_10_13_x86_64.whl", hash = "sha256:dee09034f5d0464b828a8fd37da46776fc740e31870dd9e5d36d15c34f72102c"}, - {file = "pyFFTW-0.13.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:5b5ee9b582befebcdb29a8d73e03e70c96ecd53625c9c72eb753a967cf2979b4"}, - {file = "pyFFTW-0.13.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:8bfce5e4190b07af8dfca4bfeef7481ea61148744bd92d4df944357ee3939a83"}, - {file = "pyFFTW-0.13.1-cp311-cp311-win32.whl", hash = "sha256:51675f9bc7536a3ac9893d8277a3af000ce4207ad978db219bdc715662ce1bcb"}, - {file = "pyFFTW-0.13.1-cp311-cp311-win_amd64.whl", hash = "sha256:11c280b8062a201cc6aab6641b7a4f4d45d8e5f5f2d9ba2c1514c9510e0c5f32"}, - {file = "pyFFTW-0.13.1-cp39-cp39-macosx_10_13_x86_64.whl", hash = "sha256:c05b7ddec15070c72704d0ad5e632222b0775327ab6890af288a2a36eb15043e"}, - {file = "pyFFTW-0.13.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:d872744959a4df7307b32fbeb288137ed242cf24034a791abb3ee901c8c1bf3e"}, - {file = "pyFFTW-0.13.1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:9a67d3109fb2c549ee95c8dbbcf07020400672cbfb48f79c3f88b615a1c95598"}, - {file = "pyFFTW-0.13.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:d799b442815f56b821b615ee3e8960ab9f3bc1e7a4bcbcf5813b847005875b47"}, - {file = "pyFFTW-0.13.1-cp39-cp39-win32.whl", hash = "sha256:18ac39489848a10785ddd998df242f58d5f75017c414297fee470bfdec202168"}, - {file = "pyFFTW-0.13.1-cp39-cp39-win_amd64.whl", hash = "sha256:af58834b496b473419c4dcd47e01657d1d066e9c23198e1cb82eba82356c9097"}, - {file = "pyFFTW-0.13.1-pp38-pypy38_pp73-macosx_10_13_x86_64.whl", hash = "sha256:415040bcadcad887bf112d2db0ff4b13e808d1aad7fddcd60acef20e0e11c84a"}, - {file = "pyFFTW-0.13.1-pp38-pypy38_pp73-manylinux_2_12_x86_64.manylinux2010_x86_64.whl", hash = "sha256:e68503033864f9650f480624a0830b10367ad446cb7b5bef33d0d1c596519446"}, - {file = "pyFFTW-0.13.1-pp38-pypy38_pp73-win_amd64.whl", hash = "sha256:7ccfa55d50a5464890a9486b835965e29f9df4e9d3e856cc51c9d2a34964e4a8"}, - {file = "pyFFTW-0.13.1.tar.gz", hash = "sha256:09155e90a0c6d0c1f2d1f3668180a7de95fb9f83fef5137a112fb05978e87320"}, + "numpy>=1.20", + "setuptools>=70.1.1", +] +files = [ + {file = "pyFFTW-0.14.0-cp310-cp310-macosx_12_0_x86_64.whl", hash = "sha256:0875da4116c5b85a9df9533d4d4b35c4f408c57b0103ad26fb5e5cc845b40923"}, + {file = "pyFFTW-0.14.0-cp310-cp310-macosx_14_0_arm64.whl", hash = "sha256:d94cd827c8716f3c75b8f2947d2289fbd551e039f2bba970633357e9905ddbb7"}, + {file = "pyFFTW-0.14.0-cp310-cp310-manylinux_2_28_aarch64.whl", hash = "sha256:ebecbbb38e2e13654782e344d9490e5bee9e9e83e45539192aa086f9600afce3"}, + {file = "pyFFTW-0.14.0-cp310-cp310-manylinux_2_28_x86_64.whl", hash = "sha256:78e25340a9d36a78d657d5d758f658e8a29563760c19d25eb075399d03dad8ea"}, + {file = "pyFFTW-0.14.0-cp310-cp310-win32.whl", hash = "sha256:7cd13afbc2e8afdcca5775de2e1d5a56175869899eff1a141aef8897144565f8"}, + {file = "pyFFTW-0.14.0-cp310-cp310-win_amd64.whl", hash = "sha256:65aecb2e96316e405dc994affc7228b8ab3d387645257b741e69d48df51a975a"}, + {file = "pyFFTW-0.14.0-cp311-cp311-macosx_12_0_x86_64.whl", hash = "sha256:72ca73b50a9015e4e5370b4fbab36e48db23129ba2728936fc4420d4cf94af60"}, + {file = "pyFFTW-0.14.0-cp311-cp311-macosx_14_0_arm64.whl", hash = "sha256:9b4113a8810a3375adc30d9e94c257530efd715f633faffddab51723406a311f"}, + {file = "pyFFTW-0.14.0-cp311-cp311-manylinux_2_28_aarch64.whl", hash = "sha256:e8eb372a3f8f6786239e6ee253c16898ff76be339be40d2192ec5802e02d59e5"}, + {file = "pyFFTW-0.14.0-cp311-cp311-manylinux_2_28_x86_64.whl", hash = "sha256:ffbcdb49d4d961ff703b889208838ded0b47f3df36ff205358a737e525815962"}, + {file = "pyFFTW-0.14.0-cp311-cp311-win32.whl", hash = "sha256:fa3425d216bc83e51d81526f232ad9027e9cbc7247b7017f44b59f5889ea50e8"}, + {file = "pyFFTW-0.14.0-cp311-cp311-win_amd64.whl", hash = "sha256:1ac9768f2a9fdbe18bbb63185c71d78097ee7df7f7e321b22c1faf540f7176e1"}, + {file = "pyFFTW-0.14.0-cp312-cp312-macosx_12_0_x86_64.whl", hash = "sha256:fd1eb00d286d5d6e852b472b661e99151bea1444c55c6a40fca9f9b97d437484"}, + {file = "pyFFTW-0.14.0-cp312-cp312-macosx_14_0_arm64.whl", hash = "sha256:533819b1145c92fa33b16ecdd7f234c3ea62d2cc0c1da35cd3beee4695286435"}, + {file = "pyFFTW-0.14.0-cp312-cp312-manylinux_2_28_aarch64.whl", hash = "sha256:69ca338d5c2e519c1ed9c5ecbafa8508d0c35fe38d0aa08ca665c4fb7206b28e"}, + {file = "pyFFTW-0.14.0-cp312-cp312-manylinux_2_28_x86_64.whl", hash = "sha256:2ca9aa7f76c9dd7f4813c8975359f2a655a4132b93f08176ff70376a3d7edc59"}, + {file = "pyFFTW-0.14.0-cp312-cp312-win32.whl", hash = "sha256:66d000b6bd7d6de5f1e53cc590481789293812ef9283493211fe677b7fd0aabf"}, + {file = "pyFFTW-0.14.0-cp312-cp312-win_amd64.whl", hash = "sha256:c961044f12282a7267db40b279cee86ace97e1d05a4bbec9e01a646ccdd400fb"}, + {file = "pyFFTW-0.14.0-cp39-cp39-macosx_12_0_x86_64.whl", hash = "sha256:c3be6188ba0441d963333df7db29e661b324d870156d8f81efe9003ad447ed9b"}, + {file = "pyFFTW-0.14.0-cp39-cp39-macosx_14_0_arm64.whl", hash = "sha256:72aa2bf213e68e69755dcd3ef76cb05ac9fc82960c51fff902af8f01240564a4"}, + {file = "pyFFTW-0.14.0-cp39-cp39-manylinux_2_28_aarch64.whl", hash = "sha256:76a82f3502a3c3d0f9d3919f488afe5e948eb0e614b097dc9f3a347e3eeaf967"}, + {file = "pyFFTW-0.14.0-cp39-cp39-manylinux_2_28_x86_64.whl", hash = "sha256:0889c3fa9acbf5f9b9b5dac7d8352ee11f9aaba91e3bfa3cd5d4c236e49ca940"}, + {file = "pyFFTW-0.14.0-cp39-cp39-win32.whl", hash = "sha256:6d4f70fbf5ed298cf946614770206ff16abefc34df1e92ba21bed5d3df5b1c80"}, + {file = "pyFFTW-0.14.0-cp39-cp39-win_amd64.whl", hash = "sha256:14c3547eeb22a897aedc0e4c4654dde52d8564ecee9f8b5664900974e4e8c006"}, + {file = "pyFFTW-0.14.0-pp39-pypy39_pp73-macosx_12_0_x86_64.whl", hash = "sha256:5631d8a5b74437d3dd8b39eb019b4bf269193726f9a5da33e64bb1d2856040d5"}, + {file = "pyFFTW-0.14.0-pp39-pypy39_pp73-macosx_14_0_arm64.whl", hash = "sha256:348eef83dadc46bf3132a6fd39b3bf3794b417fb7e4938027d988e94f85ef026"}, + {file = "pyFFTW-0.14.0-pp39-pypy39_pp73-manylinux_2_28_x86_64.whl", hash = "sha256:7a317ce8059d35fb5076dc7575d67eca664f9fcd834320ea05982c463bd4e9fc"}, + {file = "pyFFTW-0.14.0-pp39-pypy39_pp73-win_amd64.whl", hash = "sha256:4ab9f5cd4103683d9631f149c7df0c9be5841b1bd157cb1c94618269283a8f46"}, + {file = "pyfftw-0.14.0.tar.gz", hash = "sha256:a55f94d3da9b5c04de1bc96932a93f922910f3984557931356173a515277b65b"}, ] [[package]] @@ -2451,12 +2595,12 @@ files = [ [[package]] name = "pylint" -version = "3.2.5" +version = "3.2.6" requires_python = ">=3.8.0" summary = "python code static checker" groups = ["dev"] dependencies = [ - "astroid<=3.3.0-dev0,>=3.2.2", + "astroid<=3.3.0-dev0,>=3.2.4", "colorama>=0.4.5; sys_platform == \"win32\"", "dill>=0.2; python_version < \"3.11\"", "dill>=0.3.6; python_version >= \"3.11\"", @@ -2469,8 +2613,8 @@ dependencies = [ "typing-extensions>=3.10.0; python_version < \"3.10\"", ] files = [ - {file = "pylint-3.2.5-py3-none-any.whl", hash = "sha256:32cd6c042b5004b8e857d727708720c54a676d1e22917cf1a2df9b4d4868abd6"}, - {file = "pylint-3.2.5.tar.gz", hash = "sha256:e9b7171e242dcc6ebd0aaa7540481d1a72860748a0a7816b8fe6cf6c80a6fe7e"}, + {file = "pylint-3.2.6-py3-none-any.whl", hash = "sha256:03c8e3baa1d9fb995b12c1dbe00aa6c4bcef210c2a2634374aedeb22fb4a8f8f"}, + {file = "pylint-3.2.6.tar.gz", hash = "sha256:a5d01678349454806cff6d886fb072294f56a58c4761278c97fb557d708e1eb3"}, ] [[package]] @@ -2481,6 +2625,7 @@ summary = "A Python suite of routines for Nek5000 and Simson." groups = ["test"] dependencies = [ "attrs>=21.4.0", + "importlib-metadata<5.0.0; python_version < \"3.8\"", "numpy", "xarray!=0.20.0,!=0.20.1,>=0.19.0", ] @@ -2516,7 +2661,7 @@ files = [ [[package]] name = "pytest" -version = "8.2.2" +version = "8.3.2" requires_python = ">=3.8" summary = "pytest: simple powerful testing with Python" groups = ["test"] @@ -2525,12 +2670,12 @@ dependencies = [ "exceptiongroup>=1.0.0rc8; python_version < \"3.11\"", "iniconfig", "packaging", - "pluggy<2.0,>=1.5", + "pluggy<2,>=1.5", "tomli>=1; python_version < \"3.11\"", ] files = [ - {file = "pytest-8.2.2-py3-none-any.whl", hash = "sha256:c434598117762e2bd304e526244f67bf66bbd7b5d6cf22138be51ff661980343"}, - {file = "pytest-8.2.2.tar.gz", hash = "sha256:de4bb8104e201939ccdc688b27a89a7be2079b22e2bd2b07f806b6ba71117977"}, + {file = "pytest-8.3.2-py3-none-any.whl", hash = "sha256:4ba08f9ae7dcf84ded419494d229b48d0903ea6407b030eaec46df5e6a73bba5"}, + {file = "pytest-8.3.2.tar.gz", hash = "sha256:c132345d12ce551242c87269de812483f5bcc87cdbb4722e48487ba194f9fdce"}, ] [[package]] @@ -2665,48 +2810,62 @@ files = [ [[package]] name = "pyyaml" -version = "6.0.1" -requires_python = ">=3.6" +version = "6.0.2" +requires_python = ">=3.8" summary = "YAML parser and emitter for Python" groups = ["doc"] files = [ - {file = "PyYAML-6.0.1-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:d858aa552c999bc8a8d57426ed01e40bef403cd8ccdd0fc5f6f04a00414cac2a"}, - {file = "PyYAML-6.0.1-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:fd66fc5d0da6d9815ba2cebeb4205f95818ff4b79c3ebe268e75d961704af52f"}, - {file = "PyYAML-6.0.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:69b023b2b4daa7548bcfbd4aa3da05b3a74b772db9e23b982788168117739938"}, - {file = "PyYAML-6.0.1-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:81e0b275a9ecc9c0c0c07b4b90ba548307583c125f54d5b6946cfee6360c733d"}, - {file = "PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:ba336e390cd8e4d1739f42dfe9bb83a3cc2e80f567d8805e11b46f4a943f5515"}, - {file = "PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:326c013efe8048858a6d312ddd31d56e468118ad4cdeda36c719bf5bb6192290"}, - {file = "PyYAML-6.0.1-cp310-cp310-win32.whl", hash = "sha256:bd4af7373a854424dabd882decdc5579653d7868b8fb26dc7d0e99f823aa5924"}, - {file = "PyYAML-6.0.1-cp310-cp310-win_amd64.whl", hash = "sha256:fd1592b3fdf65fff2ad0004b5e363300ef59ced41c2e6b3a99d4089fa8c5435d"}, - {file = "PyYAML-6.0.1-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:6965a7bc3cf88e5a1c3bd2e0b5c22f8d677dc88a455344035f03399034eb3007"}, - {file = "PyYAML-6.0.1-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:f003ed9ad21d6a4713f0a9b5a7a0a79e08dd0f221aff4525a2be4c346ee60aab"}, - {file = "PyYAML-6.0.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:42f8152b8dbc4fe7d96729ec2b99c7097d656dc1213a3229ca5383f973a5ed6d"}, - {file = "PyYAML-6.0.1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:062582fca9fabdd2c8b54a3ef1c978d786e0f6b3a1510e0ac93ef59e0ddae2bc"}, - {file = "PyYAML-6.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:d2b04aac4d386b172d5b9692e2d2da8de7bfb6c387fa4f801fbf6fb2e6ba4673"}, - {file = "PyYAML-6.0.1-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:e7d73685e87afe9f3b36c799222440d6cf362062f78be1013661b00c5c6f678b"}, - {file = "PyYAML-6.0.1-cp311-cp311-win32.whl", hash = "sha256:1635fd110e8d85d55237ab316b5b011de701ea0f29d07611174a1b42f1444741"}, - {file = "PyYAML-6.0.1-cp311-cp311-win_amd64.whl", hash = "sha256:bf07ee2fef7014951eeb99f56f39c9bb4af143d8aa3c21b1677805985307da34"}, - {file = "PyYAML-6.0.1-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:855fb52b0dc35af121542a76b9a84f8d1cd886ea97c84703eaa6d88e37a2ad28"}, - {file = "PyYAML-6.0.1-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:40df9b996c2b73138957fe23a16a4f0ba614f4c0efce1e9406a184b6d07fa3a9"}, - {file = "PyYAML-6.0.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:a08c6f0fe150303c1c6b71ebcd7213c2858041a7e01975da3a99aed1e7a378ef"}, - {file = "PyYAML-6.0.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:6c22bec3fbe2524cde73d7ada88f6566758a8f7227bfbf93a408a9d86bcc12a0"}, - {file = "PyYAML-6.0.1-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:8d4e9c88387b0f5c7d5f281e55304de64cf7f9c0021a3525bd3b1c542da3b0e4"}, - {file = "PyYAML-6.0.1-cp312-cp312-win32.whl", hash = "sha256:d483d2cdf104e7c9fa60c544d92981f12ad66a457afae824d146093b8c294c54"}, - {file = "PyYAML-6.0.1-cp312-cp312-win_amd64.whl", hash = "sha256:0d3304d8c0adc42be59c5f8a4d9e3d7379e6955ad754aa9d6ab7a398b59dd1df"}, - {file = "PyYAML-6.0.1-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:9eb6caa9a297fc2c2fb8862bc5370d0303ddba53ba97e71f08023b6cd73d16a8"}, - {file = "PyYAML-6.0.1-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:c8098ddcc2a85b61647b2590f825f3db38891662cfc2fc776415143f599bb859"}, - {file = "PyYAML-6.0.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:5773183b6446b2c99bb77e77595dd486303b4faab2b086e7b17bc6bef28865f6"}, - {file = "PyYAML-6.0.1-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:b786eecbdf8499b9ca1d697215862083bd6d2a99965554781d0d8d1ad31e13a0"}, - {file = "PyYAML-6.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:bc1bf2925a1ecd43da378f4db9e4f799775d6367bdb94671027b73b393a7c42c"}, - {file = "PyYAML-6.0.1-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:04ac92ad1925b2cff1db0cfebffb6ffc43457495c9b3c39d3fcae417d7125dc5"}, - {file = "PyYAML-6.0.1-cp39-cp39-win32.whl", hash = "sha256:faca3bdcf85b2fc05d06ff3fbc1f83e1391b3e724afa3feba7d13eeab355484c"}, - {file = "PyYAML-6.0.1-cp39-cp39-win_amd64.whl", hash = "sha256:510c9deebc5c0225e8c96813043e62b680ba2f9c50a08d3724c7f28a747d1486"}, - {file = "PyYAML-6.0.1.tar.gz", hash = "sha256:bfdf460b1736c775f2ba9f6a92bca30bc2095067b8a9d77876d1fad6cc3b4a43"}, + {file = "PyYAML-6.0.2-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:0a9a2848a5b7feac301353437eb7d5957887edbf81d56e903999a75a3d743086"}, + {file = "PyYAML-6.0.2-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:29717114e51c84ddfba879543fb232a6ed60086602313ca38cce623c1d62cfbf"}, + {file = "PyYAML-6.0.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:8824b5a04a04a047e72eea5cec3bc266db09e35de6bdfe34c9436ac5ee27d237"}, + {file = "PyYAML-6.0.2-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:7c36280e6fb8385e520936c3cb3b8042851904eba0e58d277dca80a5cfed590b"}, + {file = "PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:ec031d5d2feb36d1d1a24380e4db6d43695f3748343d99434e6f5f9156aaa2ed"}, + {file = "PyYAML-6.0.2-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:936d68689298c36b53b29f23c6dbb74de12b4ac12ca6cfe0e047bedceea56180"}, + {file = "PyYAML-6.0.2-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:23502f431948090f597378482b4812b0caae32c22213aecf3b55325e049a6c68"}, + {file = "PyYAML-6.0.2-cp310-cp310-win32.whl", hash = "sha256:2e99c6826ffa974fe6e27cdb5ed0021786b03fc98e5ee3c5bfe1fd5015f42b99"}, + {file = "PyYAML-6.0.2-cp310-cp310-win_amd64.whl", hash = "sha256:a4d3091415f010369ae4ed1fc6b79def9416358877534caf6a0fdd2146c87a3e"}, + {file = "PyYAML-6.0.2-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:cc1c1159b3d456576af7a3e4d1ba7e6924cb39de8f67111c735f6fc832082774"}, + {file = "PyYAML-6.0.2-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:1e2120ef853f59c7419231f3bf4e7021f1b936f6ebd222406c3b60212205d2ee"}, + {file = "PyYAML-6.0.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:5d225db5a45f21e78dd9358e58a98702a0302f2659a3c6cd320564b75b86f47c"}, + {file = "PyYAML-6.0.2-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:5ac9328ec4831237bec75defaf839f7d4564be1e6b25ac710bd1a96321cc8317"}, + {file = "PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:3ad2a3decf9aaba3d29c8f537ac4b243e36bef957511b4766cb0057d32b0be85"}, + {file = "PyYAML-6.0.2-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:ff3824dc5261f50c9b0dfb3be22b4567a6f938ccce4587b38952d85fd9e9afe4"}, + {file = "PyYAML-6.0.2-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:797b4f722ffa07cc8d62053e4cff1486fa6dc094105d13fea7b1de7d8bf71c9e"}, + {file = "PyYAML-6.0.2-cp311-cp311-win32.whl", hash = "sha256:11d8f3dd2b9c1207dcaf2ee0bbbfd5991f571186ec9cc78427ba5bd32afae4b5"}, + {file = "PyYAML-6.0.2-cp311-cp311-win_amd64.whl", hash = "sha256:e10ce637b18caea04431ce14fabcf5c64a1c61ec9c56b071a4b7ca131ca52d44"}, + {file = "PyYAML-6.0.2-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:c70c95198c015b85feafc136515252a261a84561b7b1d51e3384e0655ddf25ab"}, + {file = "PyYAML-6.0.2-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:ce826d6ef20b1bc864f0a68340c8b3287705cae2f8b4b1d932177dcc76721725"}, + {file = "PyYAML-6.0.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:1f71ea527786de97d1a0cc0eacd1defc0985dcf6b3f17bb77dcfc8c34bec4dc5"}, + {file = "PyYAML-6.0.2-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:9b22676e8097e9e22e36d6b7bda33190d0d400f345f23d4065d48f4ca7ae0425"}, + {file = "PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:80bab7bfc629882493af4aa31a4cfa43a4c57c83813253626916b8c7ada83476"}, + {file = "PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl", hash = "sha256:0833f8694549e586547b576dcfaba4a6b55b9e96098b36cdc7ebefe667dfed48"}, + {file = "PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:8b9c7197f7cb2738065c481a0461e50ad02f18c78cd75775628afb4d7137fb3b"}, + {file = "PyYAML-6.0.2-cp312-cp312-win32.whl", hash = "sha256:ef6107725bd54b262d6dedcc2af448a266975032bc85ef0172c5f059da6325b4"}, + {file = "PyYAML-6.0.2-cp312-cp312-win_amd64.whl", hash = "sha256:7e7401d0de89a9a855c839bc697c079a4af81cf878373abd7dc625847d25cbd8"}, + {file = "PyYAML-6.0.2-cp313-cp313-macosx_10_13_x86_64.whl", hash = "sha256:efdca5630322a10774e8e98e1af481aad470dd62c3170801852d752aa7a783ba"}, + {file = "PyYAML-6.0.2-cp313-cp313-macosx_11_0_arm64.whl", hash = "sha256:50187695423ffe49e2deacb8cd10510bc361faac997de9efef88badc3bb9e2d1"}, + {file = "PyYAML-6.0.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:0ffe8360bab4910ef1b9e87fb812d8bc0a308b0d0eef8c8f44e0254ab3b07133"}, + {file = "PyYAML-6.0.2-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:17e311b6c678207928d649faa7cb0d7b4c26a0ba73d41e99c4fff6b6c3276484"}, + {file = "PyYAML-6.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:70b189594dbe54f75ab3a1acec5f1e3faa7e8cf2f1e08d9b561cb41b845f69d5"}, + {file = "PyYAML-6.0.2-cp313-cp313-musllinux_1_1_aarch64.whl", hash = "sha256:41e4e3953a79407c794916fa277a82531dd93aad34e29c2a514c2c0c5fe971cc"}, + {file = "PyYAML-6.0.2-cp313-cp313-musllinux_1_1_x86_64.whl", hash = "sha256:68ccc6023a3400877818152ad9a1033e3db8625d899c72eacb5a668902e4d652"}, + {file = "PyYAML-6.0.2-cp313-cp313-win32.whl", hash = "sha256:bc2fa7c6b47d6bc618dd7fb02ef6fdedb1090ec036abab80d4681424b84c1183"}, + {file = "PyYAML-6.0.2-cp313-cp313-win_amd64.whl", hash = "sha256:8388ee1976c416731879ac16da0aff3f63b286ffdd57cdeb95f3f2e085687563"}, + {file = "PyYAML-6.0.2-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:688ba32a1cffef67fd2e9398a2efebaea461578b0923624778664cc1c914db5d"}, + {file = "PyYAML-6.0.2-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:a8786accb172bd8afb8be14490a16625cbc387036876ab6ba70912730faf8e1f"}, + {file = "PyYAML-6.0.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:d8e03406cac8513435335dbab54c0d385e4a49e4945d2909a581c83647ca0290"}, + {file = "PyYAML-6.0.2-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:f753120cb8181e736c57ef7636e83f31b9c0d1722c516f7e86cf15b7aa57ff12"}, + {file = "PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:3b1fdb9dc17f5a7677423d508ab4f243a726dea51fa5e70992e59a7411c89d19"}, + {file = "PyYAML-6.0.2-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:0b69e4ce7a131fe56b7e4d770c67429700908fc0752af059838b1cfb41960e4e"}, + {file = "PyYAML-6.0.2-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:a9f8c2e67970f13b16084e04f134610fd1d374bf477b17ec1599185cf611d725"}, + {file = "PyYAML-6.0.2-cp39-cp39-win32.whl", hash = "sha256:6395c297d42274772abc367baaa79683958044e5d3835486c16da75d2a694631"}, + {file = "PyYAML-6.0.2-cp39-cp39-win_amd64.whl", hash = "sha256:39693e1f8320ae4f43943590b49779ffb98acb81f788220ea932a6b6c51004d8"}, + {file = "pyyaml-6.0.2.tar.gz", hash = "sha256:d584d9ec91ad65861cc08d42e834324ef890a082e591037abe114850ff7bbc3e"}, ] [[package]] name = "pyzmq" -version = "26.0.3" +version = "26.1.0" requires_python = ">=3.7" summary = "Python bindings for 0MQ" groups = ["doc"] @@ -2714,75 +2873,86 @@ dependencies = [ "cffi; implementation_name == \"pypy\"", ] files = [ - {file = "pyzmq-26.0.3-cp310-cp310-macosx_10_15_universal2.whl", hash = "sha256:44dd6fc3034f1eaa72ece33588867df9e006a7303725a12d64c3dff92330f625"}, - {file = "pyzmq-26.0.3-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:acb704195a71ac5ea5ecf2811c9ee19ecdc62b91878528302dd0be1b9451cc90"}, - {file = "pyzmq-26.0.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:5dbb9c997932473a27afa93954bb77a9f9b786b4ccf718d903f35da3232317de"}, - {file = "pyzmq-26.0.3-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:6bcb34f869d431799c3ee7d516554797f7760cb2198ecaa89c3f176f72d062be"}, - {file = "pyzmq-26.0.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:38ece17ec5f20d7d9b442e5174ae9f020365d01ba7c112205a4d59cf19dc38ee"}, - {file = "pyzmq-26.0.3-cp310-cp310-manylinux_2_28_x86_64.whl", hash = "sha256:ba6e5e6588e49139a0979d03a7deb9c734bde647b9a8808f26acf9c547cab1bf"}, - {file = "pyzmq-26.0.3-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:3bf8b000a4e2967e6dfdd8656cd0757d18c7e5ce3d16339e550bd462f4857e59"}, - {file = "pyzmq-26.0.3-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:2136f64fbb86451dbbf70223635a468272dd20075f988a102bf8a3f194a411dc"}, - {file = "pyzmq-26.0.3-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:e8918973fbd34e7814f59143c5f600ecd38b8038161239fd1a3d33d5817a38b8"}, - {file = "pyzmq-26.0.3-cp310-cp310-win32.whl", hash = "sha256:0aaf982e68a7ac284377d051c742610220fd06d330dcd4c4dbb4cdd77c22a537"}, - {file = "pyzmq-26.0.3-cp310-cp310-win_amd64.whl", hash = "sha256:f1a9b7d00fdf60b4039f4455afd031fe85ee8305b019334b72dcf73c567edc47"}, - {file = "pyzmq-26.0.3-cp310-cp310-win_arm64.whl", hash = "sha256:80b12f25d805a919d53efc0a5ad7c0c0326f13b4eae981a5d7b7cc343318ebb7"}, - {file = "pyzmq-26.0.3-cp311-cp311-macosx_10_15_universal2.whl", hash = "sha256:a72a84570f84c374b4c287183debc776dc319d3e8ce6b6a0041ce2e400de3f32"}, - {file = "pyzmq-26.0.3-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:7ca684ee649b55fd8f378127ac8462fb6c85f251c2fb027eb3c887e8ee347bcd"}, - {file = "pyzmq-26.0.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:e222562dc0f38571c8b1ffdae9d7adb866363134299264a1958d077800b193b7"}, - {file = "pyzmq-26.0.3-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:f17cde1db0754c35a91ac00b22b25c11da6eec5746431d6e5092f0cd31a3fea9"}, - {file = "pyzmq-26.0.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:4b7c0c0b3244bb2275abe255d4a30c050d541c6cb18b870975553f1fb6f37527"}, - {file = "pyzmq-26.0.3-cp311-cp311-manylinux_2_28_x86_64.whl", hash = "sha256:ac97a21de3712afe6a6c071abfad40a6224fd14fa6ff0ff8d0c6e6cd4e2f807a"}, - {file = "pyzmq-26.0.3-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:88b88282e55fa39dd556d7fc04160bcf39dea015f78e0cecec8ff4f06c1fc2b5"}, - {file = "pyzmq-26.0.3-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:72b67f966b57dbd18dcc7efbc1c7fc9f5f983e572db1877081f075004614fcdd"}, - {file = "pyzmq-26.0.3-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:f4b6cecbbf3b7380f3b61de3a7b93cb721125dc125c854c14ddc91225ba52f83"}, - {file = "pyzmq-26.0.3-cp311-cp311-win32.whl", hash = "sha256:eed56b6a39216d31ff8cd2f1d048b5bf1700e4b32a01b14379c3b6dde9ce3aa3"}, - {file = "pyzmq-26.0.3-cp311-cp311-win_amd64.whl", hash = "sha256:3191d312c73e3cfd0f0afdf51df8405aafeb0bad71e7ed8f68b24b63c4f36500"}, - {file = "pyzmq-26.0.3-cp311-cp311-win_arm64.whl", hash = "sha256:b6907da3017ef55139cf0e417c5123a84c7332520e73a6902ff1f79046cd3b94"}, - {file = "pyzmq-26.0.3-cp312-cp312-macosx_10_15_universal2.whl", hash = "sha256:068ca17214038ae986d68f4a7021f97e187ed278ab6dccb79f837d765a54d753"}, - {file = "pyzmq-26.0.3-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:7821d44fe07335bea256b9f1f41474a642ca55fa671dfd9f00af8d68a920c2d4"}, - {file = "pyzmq-26.0.3-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:eeb438a26d87c123bb318e5f2b3d86a36060b01f22fbdffd8cf247d52f7c9a2b"}, - {file = "pyzmq-26.0.3-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:69ea9d6d9baa25a4dc9cef5e2b77b8537827b122214f210dd925132e34ae9b12"}, - {file = "pyzmq-26.0.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:7daa3e1369355766dea11f1d8ef829905c3b9da886ea3152788dc25ee6079e02"}, - {file = "pyzmq-26.0.3-cp312-cp312-manylinux_2_28_x86_64.whl", hash = "sha256:6ca7a9a06b52d0e38ccf6bca1aeff7be178917893f3883f37b75589d42c4ac20"}, - {file = "pyzmq-26.0.3-cp312-cp312-musllinux_1_1_aarch64.whl", hash = "sha256:1b7d0e124948daa4d9686d421ef5087c0516bc6179fdcf8828b8444f8e461a77"}, - {file = "pyzmq-26.0.3-cp312-cp312-musllinux_1_1_i686.whl", hash = "sha256:e746524418b70f38550f2190eeee834db8850088c834d4c8406fbb9bc1ae10b2"}, - {file = "pyzmq-26.0.3-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:6b3146f9ae6af82c47a5282ac8803523d381b3b21caeae0327ed2f7ecb718798"}, - {file = "pyzmq-26.0.3-cp312-cp312-win32.whl", hash = "sha256:2b291d1230845871c00c8462c50565a9cd6026fe1228e77ca934470bb7d70ea0"}, - {file = "pyzmq-26.0.3-cp312-cp312-win_amd64.whl", hash = "sha256:926838a535c2c1ea21c903f909a9a54e675c2126728c21381a94ddf37c3cbddf"}, - {file = "pyzmq-26.0.3-cp312-cp312-win_arm64.whl", hash = "sha256:5bf6c237f8c681dfb91b17f8435b2735951f0d1fad10cc5dfd96db110243370b"}, - {file = "pyzmq-26.0.3-cp39-cp39-macosx_10_15_universal2.whl", hash = "sha256:2ed8357f4c6e0daa4f3baf31832df8a33334e0fe5b020a61bc8b345a3db7a606"}, - {file = "pyzmq-26.0.3-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:c1c8f2a2ca45292084c75bb6d3a25545cff0ed931ed228d3a1810ae3758f975f"}, - {file = "pyzmq-26.0.3-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.whl", hash = "sha256:b63731993cdddcc8e087c64e9cf003f909262b359110070183d7f3025d1c56b5"}, - {file = "pyzmq-26.0.3-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl", hash = "sha256:b3cd31f859b662ac5d7f4226ec7d8bd60384fa037fc02aee6ff0b53ba29a3ba8"}, - {file = "pyzmq-26.0.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:115f8359402fa527cf47708d6f8a0f8234f0e9ca0cab7c18c9c189c194dbf620"}, - {file = "pyzmq-26.0.3-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:715bdf952b9533ba13dfcf1f431a8f49e63cecc31d91d007bc1deb914f47d0e4"}, - {file = "pyzmq-26.0.3-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:e1258c639e00bf5e8a522fec6c3eaa3e30cf1c23a2f21a586be7e04d50c9acab"}, - {file = "pyzmq-26.0.3-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:15c59e780be8f30a60816a9adab900c12a58d79c1ac742b4a8df044ab2a6d920"}, - {file = "pyzmq-26.0.3-cp39-cp39-win32.whl", hash = "sha256:d0cdde3c78d8ab5b46595054e5def32a755fc028685add5ddc7403e9f6de9879"}, - {file = "pyzmq-26.0.3-cp39-cp39-win_amd64.whl", hash = "sha256:ce828058d482ef860746bf532822842e0ff484e27f540ef5c813d516dd8896d2"}, - {file = "pyzmq-26.0.3-cp39-cp39-win_arm64.whl", hash = "sha256:788f15721c64109cf720791714dc14afd0f449d63f3a5487724f024345067381"}, - {file = "pyzmq-26.0.3-pp310-pypy310_pp73-macosx_10_9_x86_64.whl", hash = "sha256:2c18645ef6294d99b256806e34653e86236eb266278c8ec8112622b61db255de"}, - {file = "pyzmq-26.0.3-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:7e6bc96ebe49604df3ec2c6389cc3876cabe475e6bfc84ced1bf4e630662cb35"}, - {file = "pyzmq-26.0.3-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:971e8990c5cc4ddcff26e149398fc7b0f6a042306e82500f5e8db3b10ce69f84"}, - {file = "pyzmq-26.0.3-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:d8416c23161abd94cc7da80c734ad7c9f5dbebdadfdaa77dad78244457448223"}, - {file = "pyzmq-26.0.3-pp310-pypy310_pp73-win_amd64.whl", hash = "sha256:082a2988364b60bb5de809373098361cf1dbb239623e39e46cb18bc035ed9c0c"}, - {file = "pyzmq-26.0.3-pp37-pypy37_pp73-macosx_10_9_x86_64.whl", hash = "sha256:d57dfbf9737763b3a60d26e6800e02e04284926329aee8fb01049635e957fe81"}, - {file = "pyzmq-26.0.3-pp37-pypy37_pp73-manylinux_2_12_i686.manylinux2010_i686.whl", hash = "sha256:77a85dca4c2430ac04dc2a2185c2deb3858a34fe7f403d0a946fa56970cf60a1"}, - {file = "pyzmq-26.0.3-pp37-pypy37_pp73-manylinux_2_12_x86_64.manylinux2010_x86_64.whl", hash = "sha256:4c82a6d952a1d555bf4be42b6532927d2a5686dd3c3e280e5f63225ab47ac1f5"}, - {file = "pyzmq-26.0.3-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:4496b1282c70c442809fc1b151977c3d967bfb33e4e17cedbf226d97de18f709"}, - {file = "pyzmq-26.0.3-pp37-pypy37_pp73-win_amd64.whl", hash = "sha256:e4946d6bdb7ba972dfda282f9127e5756d4f299028b1566d1245fa0d438847e6"}, - {file = "pyzmq-26.0.3-pp38-pypy38_pp73-macosx_10_9_x86_64.whl", hash = "sha256:03c0ae165e700364b266876d712acb1ac02693acd920afa67da2ebb91a0b3c09"}, - {file = "pyzmq-26.0.3-pp38-pypy38_pp73-manylinux_2_12_i686.manylinux2010_i686.whl", hash = "sha256:3e3070e680f79887d60feeda051a58d0ac36622e1759f305a41059eff62c6da7"}, - {file = "pyzmq-26.0.3-pp38-pypy38_pp73-manylinux_2_12_x86_64.manylinux2010_x86_64.whl", hash = "sha256:6ca08b840fe95d1c2bd9ab92dac5685f949fc6f9ae820ec16193e5ddf603c3b2"}, - {file = "pyzmq-26.0.3-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:e76654e9dbfb835b3518f9938e565c7806976c07b37c33526b574cc1a1050480"}, - {file = "pyzmq-26.0.3-pp38-pypy38_pp73-win_amd64.whl", hash = "sha256:871587bdadd1075b112e697173e946a07d722459d20716ceb3d1bd6c64bd08ce"}, - {file = "pyzmq-26.0.3-pp39-pypy39_pp73-macosx_10_9_x86_64.whl", hash = "sha256:d0a2d1bd63a4ad79483049b26514e70fa618ce6115220da9efdff63688808b17"}, - {file = "pyzmq-26.0.3-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:0270b49b6847f0d106d64b5086e9ad5dc8a902413b5dbbb15d12b60f9c1747a4"}, - {file = "pyzmq-26.0.3-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:703c60b9910488d3d0954ca585c34f541e506a091a41930e663a098d3b794c67"}, - {file = "pyzmq-26.0.3-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:74423631b6be371edfbf7eabb02ab995c2563fee60a80a30829176842e71722a"}, - {file = "pyzmq-26.0.3-pp39-pypy39_pp73-manylinux_2_28_x86_64.whl", hash = "sha256:4adfbb5451196842a88fda3612e2c0414134874bffb1c2ce83ab4242ec9e027d"}, - {file = "pyzmq-26.0.3-pp39-pypy39_pp73-win_amd64.whl", hash = "sha256:3516119f4f9b8671083a70b6afaa0a070f5683e431ab3dc26e9215620d7ca1ad"}, - {file = "pyzmq-26.0.3.tar.gz", hash = "sha256:dba7d9f2e047dfa2bca3b01f4f84aa5246725203d6284e3790f2ca15fba6b40a"}, + {file = "pyzmq-26.1.0-cp310-cp310-macosx_10_15_universal2.whl", hash = "sha256:263cf1e36862310bf5becfbc488e18d5d698941858860c5a8c079d1511b3b18e"}, + {file = "pyzmq-26.1.0-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:d5c8b17f6e8f29138678834cf8518049e740385eb2dbf736e8f07fc6587ec682"}, + {file = "pyzmq-26.1.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:75a95c2358fcfdef3374cb8baf57f1064d73246d55e41683aaffb6cfe6862917"}, + {file = "pyzmq-26.1.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:f99de52b8fbdb2a8f5301ae5fc0f9e6b3ba30d1d5fc0421956967edcc6914242"}, + {file = "pyzmq-26.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:7bcbfbab4e1895d58ab7da1b5ce9a327764f0366911ba5b95406c9104bceacb0"}, + {file = "pyzmq-26.1.0-cp310-cp310-manylinux_2_28_x86_64.whl", hash = "sha256:77ce6a332c7e362cb59b63f5edf730e83590d0ab4e59c2aa5bd79419a42e3449"}, + {file = "pyzmq-26.1.0-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:ba0a31d00e8616149a5ab440d058ec2da621e05d744914774c4dde6837e1f545"}, + {file = "pyzmq-26.1.0-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:8b88641384e84a258b740801cd4dbc45c75f148ee674bec3149999adda4a8598"}, + {file = "pyzmq-26.1.0-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:2fa76ebcebe555cce90f16246edc3ad83ab65bb7b3d4ce408cf6bc67740c4f88"}, + {file = "pyzmq-26.1.0-cp310-cp310-win32.whl", hash = "sha256:fbf558551cf415586e91160d69ca6416f3fce0b86175b64e4293644a7416b81b"}, + {file = "pyzmq-26.1.0-cp310-cp310-win_amd64.whl", hash = "sha256:a7b8aab50e5a288c9724d260feae25eda69582be84e97c012c80e1a5e7e03fb2"}, + {file = "pyzmq-26.1.0-cp310-cp310-win_arm64.whl", hash = "sha256:08f74904cb066e1178c1ec706dfdb5c6c680cd7a8ed9efebeac923d84c1f13b1"}, + {file = "pyzmq-26.1.0-cp311-cp311-macosx_10_15_universal2.whl", hash = "sha256:46d6800b45015f96b9d92ece229d92f2aef137d82906577d55fadeb9cf5fcb71"}, + {file = "pyzmq-26.1.0-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:5bc2431167adc50ba42ea3e5e5f5cd70d93e18ab7b2f95e724dd8e1bd2c38120"}, + {file = "pyzmq-26.1.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:b3bb34bebaa1b78e562931a1687ff663d298013f78f972a534f36c523311a84d"}, + {file = "pyzmq-26.1.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:bd3f6329340cef1c7ba9611bd038f2d523cea79f09f9c8f6b0553caba59ec562"}, + {file = "pyzmq-26.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:471880c4c14e5a056a96cd224f5e71211997d40b4bf5e9fdded55dafab1f98f2"}, + {file = "pyzmq-26.1.0-cp311-cp311-manylinux_2_28_x86_64.whl", hash = "sha256:ce6f2b66799971cbae5d6547acefa7231458289e0ad481d0be0740535da38d8b"}, + {file = "pyzmq-26.1.0-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:0a1f6ea5b1d6cdbb8cfa0536f0d470f12b4b41ad83625012e575f0e3ecfe97f0"}, + {file = "pyzmq-26.1.0-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:b45e6445ac95ecb7d728604bae6538f40ccf4449b132b5428c09918523abc96d"}, + {file = "pyzmq-26.1.0-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:94c4262626424683feea0f3c34951d39d49d354722db2745c42aa6bb50ecd93b"}, + {file = "pyzmq-26.1.0-cp311-cp311-win32.whl", hash = "sha256:a0f0ab9df66eb34d58205913f4540e2ad17a175b05d81b0b7197bc57d000e829"}, + {file = "pyzmq-26.1.0-cp311-cp311-win_amd64.whl", hash = "sha256:8efb782f5a6c450589dbab4cb0f66f3a9026286333fe8f3a084399149af52f29"}, + {file = "pyzmq-26.1.0-cp311-cp311-win_arm64.whl", hash = "sha256:f133d05aaf623519f45e16ab77526e1e70d4e1308e084c2fb4cedb1a0c764bbb"}, + {file = "pyzmq-26.1.0-cp312-cp312-macosx_10_15_universal2.whl", hash = "sha256:3d3146b1c3dcc8a1539e7cc094700b2be1e605a76f7c8f0979b6d3bde5ad4072"}, + {file = "pyzmq-26.1.0-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:d9270fbf038bf34ffca4855bcda6e082e2c7f906b9eb8d9a8ce82691166060f7"}, + {file = "pyzmq-26.1.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:995301f6740a421afc863a713fe62c0aaf564708d4aa057dfdf0f0f56525294b"}, + {file = "pyzmq-26.1.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:e7eca8b89e56fb8c6c26dd3e09bd41b24789022acf1cf13358e96f1cafd8cae3"}, + {file = "pyzmq-26.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:90d4feb2e83dfe9ace6374a847e98ee9d1246ebadcc0cb765482e272c34e5820"}, + {file = "pyzmq-26.1.0-cp312-cp312-manylinux_2_28_x86_64.whl", hash = "sha256:d4fafc2eb5d83f4647331267808c7e0c5722c25a729a614dc2b90479cafa78bd"}, + {file = "pyzmq-26.1.0-cp312-cp312-musllinux_1_1_aarch64.whl", hash = "sha256:58c33dc0e185dd97a9ac0288b3188d1be12b756eda67490e6ed6a75cf9491d79"}, + {file = "pyzmq-26.1.0-cp312-cp312-musllinux_1_1_i686.whl", hash = "sha256:68a0a1d83d33d8367ddddb3e6bb4afbb0f92bd1dac2c72cd5e5ddc86bdafd3eb"}, + {file = "pyzmq-26.1.0-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:2ae7c57e22ad881af78075e0cea10a4c778e67234adc65c404391b417a4dda83"}, + {file = "pyzmq-26.1.0-cp312-cp312-win32.whl", hash = "sha256:347e84fc88cc4cb646597f6d3a7ea0998f887ee8dc31c08587e9c3fd7b5ccef3"}, + {file = "pyzmq-26.1.0-cp312-cp312-win_amd64.whl", hash = "sha256:9f136a6e964830230912f75b5a116a21fe8e34128dcfd82285aa0ef07cb2c7bd"}, + {file = "pyzmq-26.1.0-cp312-cp312-win_arm64.whl", hash = "sha256:a4b7a989c8f5a72ab1b2bbfa58105578753ae77b71ba33e7383a31ff75a504c4"}, + {file = "pyzmq-26.1.0-cp313-cp313-macosx_10_13_x86_64.whl", hash = "sha256:d416f2088ac8f12daacffbc2e8918ef4d6be8568e9d7155c83b7cebed49d2322"}, + {file = "pyzmq-26.1.0-cp313-cp313-macosx_10_15_universal2.whl", hash = "sha256:ecb6c88d7946166d783a635efc89f9a1ff11c33d680a20df9657b6902a1d133b"}, + {file = "pyzmq-26.1.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:471312a7375571857a089342beccc1a63584315188560c7c0da7e0a23afd8a5c"}, + {file = "pyzmq-26.1.0-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:0e6cea102ffa16b737d11932c426f1dc14b5938cf7bc12e17269559c458ac334"}, + {file = "pyzmq-26.1.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:ec7248673ffc7104b54e4957cee38b2f3075a13442348c8d651777bf41aa45ee"}, + {file = "pyzmq-26.1.0-cp313-cp313-manylinux_2_28_x86_64.whl", hash = "sha256:0614aed6f87d550b5cecb03d795f4ddbb1544b78d02a4bd5eecf644ec98a39f6"}, + {file = "pyzmq-26.1.0-cp313-cp313-musllinux_1_1_aarch64.whl", hash = "sha256:e8746ce968be22a8a1801bf4a23e565f9687088580c3ed07af5846580dd97f76"}, + {file = "pyzmq-26.1.0-cp313-cp313-musllinux_1_1_i686.whl", hash = "sha256:7688653574392d2eaeef75ddcd0b2de5b232d8730af29af56c5adf1df9ef8d6f"}, + {file = "pyzmq-26.1.0-cp313-cp313-musllinux_1_1_x86_64.whl", hash = "sha256:8d4dac7d97f15c653a5fedcafa82626bd6cee1450ccdaf84ffed7ea14f2b07a4"}, + {file = "pyzmq-26.1.0-cp313-cp313-win32.whl", hash = "sha256:ccb42ca0a4a46232d716779421bbebbcad23c08d37c980f02cc3a6bd115ad277"}, + {file = "pyzmq-26.1.0-cp313-cp313-win_amd64.whl", hash = "sha256:e1e5d0a25aea8b691a00d6b54b28ac514c8cc0d8646d05f7ca6cb64b97358250"}, + {file = "pyzmq-26.1.0-cp313-cp313-win_arm64.whl", hash = "sha256:fc82269d24860cfa859b676d18850cbb8e312dcd7eada09e7d5b007e2f3d9eb1"}, + {file = "pyzmq-26.1.0-cp313-cp313t-macosx_10_13_x86_64.whl", hash = "sha256:416ac51cabd54f587995c2b05421324700b22e98d3d0aa2cfaec985524d16f1d"}, + {file = "pyzmq-26.1.0-cp313-cp313t-macosx_10_15_universal2.whl", hash = "sha256:ff832cce719edd11266ca32bc74a626b814fff236824aa1aeaad399b69fe6eae"}, + {file = "pyzmq-26.1.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:393daac1bcf81b2a23e696b7b638eedc965e9e3d2112961a072b6cd8179ad2eb"}, + {file = "pyzmq-26.1.0-cp313-cp313t-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:9869fa984c8670c8ab899a719eb7b516860a29bc26300a84d24d8c1b71eae3ec"}, + {file = "pyzmq-26.1.0-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:3b3b8e36fd4c32c0825b4461372949ecd1585d326802b1321f8b6dc1d7e9318c"}, + {file = "pyzmq-26.1.0-cp313-cp313t-manylinux_2_28_x86_64.whl", hash = "sha256:3ee647d84b83509b7271457bb428cc347037f437ead4b0b6e43b5eba35fec0aa"}, + {file = "pyzmq-26.1.0-cp313-cp313t-musllinux_1_1_aarch64.whl", hash = "sha256:45cb1a70eb00405ce3893041099655265fabcd9c4e1e50c330026e82257892c1"}, + {file = "pyzmq-26.1.0-cp313-cp313t-musllinux_1_1_i686.whl", hash = "sha256:5cca7b4adb86d7470e0fc96037771981d740f0b4cb99776d5cb59cd0e6684a73"}, + {file = "pyzmq-26.1.0-cp313-cp313t-musllinux_1_1_x86_64.whl", hash = "sha256:91d1a20bdaf3b25f3173ff44e54b1cfbc05f94c9e8133314eb2962a89e05d6e3"}, + {file = "pyzmq-26.1.0-cp39-cp39-macosx_10_15_universal2.whl", hash = "sha256:add52c78a12196bc0fda2de087ba6c876ea677cbda2e3eba63546b26e8bf177b"}, + {file = "pyzmq-26.1.0-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:98c03bd7f3339ff47de7ea9ac94a2b34580a8d4df69b50128bb6669e1191a895"}, + {file = "pyzmq-26.1.0-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.whl", hash = "sha256:dcc37d9d708784726fafc9c5e1232de655a009dbf97946f117aefa38d5985a0f"}, + {file = "pyzmq-26.1.0-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl", hash = "sha256:5a6ed52f0b9bf8dcc64cc82cce0607a3dfed1dbb7e8c6f282adfccc7be9781de"}, + {file = "pyzmq-26.1.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:451e16ae8bea3d95649317b463c9f95cd9022641ec884e3d63fc67841ae86dfe"}, + {file = "pyzmq-26.1.0-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:906e532c814e1d579138177a00ae835cd6becbf104d45ed9093a3aaf658f6a6a"}, + {file = "pyzmq-26.1.0-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:05bacc4f94af468cc82808ae3293390278d5f3375bb20fef21e2034bb9a505b6"}, + {file = "pyzmq-26.1.0-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:57bb2acba798dc3740e913ffadd56b1fcef96f111e66f09e2a8db3050f1f12c8"}, + {file = "pyzmq-26.1.0-cp39-cp39-win32.whl", hash = "sha256:f774841bb0e8588505002962c02da420bcfb4c5056e87a139c6e45e745c0e2e2"}, + {file = "pyzmq-26.1.0-cp39-cp39-win_amd64.whl", hash = "sha256:359c533bedc62c56415a1f5fcfd8279bc93453afdb0803307375ecf81c962402"}, + {file = "pyzmq-26.1.0-cp39-cp39-win_arm64.whl", hash = "sha256:7907419d150b19962138ecec81a17d4892ea440c184949dc29b358bc730caf69"}, + {file = "pyzmq-26.1.0-pp310-pypy310_pp73-macosx_10_15_x86_64.whl", hash = "sha256:b24079a14c9596846bf7516fe75d1e2188d4a528364494859106a33d8b48be38"}, + {file = "pyzmq-26.1.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:59d0acd2976e1064f1b398a00e2c3e77ed0a157529779e23087d4c2fb8aaa416"}, + {file = "pyzmq-26.1.0-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:911c43a4117915203c4cc8755e0f888e16c4676a82f61caee2f21b0c00e5b894"}, + {file = "pyzmq-26.1.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:b10163e586cc609f5f85c9b233195554d77b1e9a0801388907441aaeb22841c5"}, + {file = "pyzmq-26.1.0-pp310-pypy310_pp73-win_amd64.whl", hash = "sha256:28a8b2abb76042f5fd7bd720f7fea48c0fd3e82e9de0a1bf2c0de3812ce44a42"}, + {file = "pyzmq-26.1.0-pp39-pypy39_pp73-macosx_10_15_x86_64.whl", hash = "sha256:e5c88b2f13bcf55fee78ea83567b9fe079ba1a4bef8b35c376043440040f7edb"}, + {file = "pyzmq-26.1.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:8d906d43e1592be4b25a587b7d96527cb67277542a5611e8ea9e996182fae410"}, + {file = "pyzmq-26.1.0-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:80b0c9942430d731c786545da6be96d824a41a51742e3e374fedd9018ea43106"}, + {file = "pyzmq-26.1.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:314d11564c00b77f6224d12eb3ddebe926c301e86b648a1835c5b28176c83eab"}, + {file = "pyzmq-26.1.0-pp39-pypy39_pp73-manylinux_2_28_x86_64.whl", hash = "sha256:093a1a3cae2496233f14b57f4b485da01b4ff764582c854c0f42c6dd2be37f3d"}, + {file = "pyzmq-26.1.0-pp39-pypy39_pp73-win_amd64.whl", hash = "sha256:3c397b1b450f749a7e974d74c06d69bd22dd362142f370ef2bd32a684d6b480c"}, + {file = "pyzmq-26.1.0.tar.gz", hash = "sha256:6c5aeea71f018ebd3b9115c7cb13863dd850e98ca6b9258509de1246461a7e7f"}, ] [[package]] @@ -2886,6 +3056,7 @@ groups = ["default"] dependencies = [ "markdown-it-py>=2.2.0", "pygments<3.0.0,>=2.13.0", + "typing-extensions<5.0,>=4.0.0; python_version < \"3.9\"", ] files = [ {file = "rich-13.7.1-py3-none-any.whl", hash = "sha256:4edbae314f59eb482f54e9e30bf00d33350aaa94f4bfcd4e9e3110e64d0d7222"}, @@ -2894,97 +3065,101 @@ files = [ [[package]] name = "rpds-py" -version = "0.19.0" +version = "0.20.0" requires_python = ">=3.8" summary = "Python bindings to Rust's persistent data structures (rpds)" groups = ["doc"] files = [ - {file = "rpds_py-0.19.0-cp310-cp310-macosx_10_12_x86_64.whl", hash = "sha256:fb37bd599f031f1a6fb9e58ec62864ccf3ad549cf14bac527dbfa97123edcca4"}, - {file = "rpds_py-0.19.0-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:3384d278df99ec2c6acf701d067147320b864ef6727405d6470838476e44d9e8"}, - {file = "rpds_py-0.19.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:e54548e0be3ac117595408fd4ca0ac9278fde89829b0b518be92863b17ff67a2"}, - {file = "rpds_py-0.19.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:8eb488ef928cdbc05a27245e52de73c0d7c72a34240ef4d9893fdf65a8c1a955"}, - {file = "rpds_py-0.19.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:a5da93debdfe27b2bfc69eefb592e1831d957b9535e0943a0ee8b97996de21b5"}, - {file = "rpds_py-0.19.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:79e205c70afddd41f6ee79a8656aec738492a550247a7af697d5bd1aee14f766"}, - {file = "rpds_py-0.19.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:959179efb3e4a27610e8d54d667c02a9feaa86bbabaf63efa7faa4dfa780d4f1"}, - {file = "rpds_py-0.19.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:a6e605bb9edcf010f54f8b6a590dd23a4b40a8cb141255eec2a03db249bc915b"}, - {file = "rpds_py-0.19.0-cp310-cp310-musllinux_1_2_aarch64.whl", hash = "sha256:9133d75dc119a61d1a0ded38fb9ba40a00ef41697cc07adb6ae098c875195a3f"}, - {file = "rpds_py-0.19.0-cp310-cp310-musllinux_1_2_i686.whl", hash = "sha256:dd36b712d35e757e28bf2f40a71e8f8a2d43c8b026d881aa0c617b450d6865c9"}, - {file = "rpds_py-0.19.0-cp310-cp310-musllinux_1_2_x86_64.whl", hash = "sha256:354f3a91718489912f2e0fc331c24eaaf6a4565c080e00fbedb6015857c00582"}, - {file = "rpds_py-0.19.0-cp310-none-win32.whl", hash = "sha256:ebcbf356bf5c51afc3290e491d3722b26aaf5b6af3c1c7f6a1b757828a46e336"}, - {file = "rpds_py-0.19.0-cp310-none-win_amd64.whl", hash = "sha256:75a6076289b2df6c8ecb9d13ff79ae0cad1d5fb40af377a5021016d58cd691ec"}, - {file = "rpds_py-0.19.0-cp311-cp311-macosx_10_12_x86_64.whl", hash = "sha256:6d45080095e585f8c5097897313def60caa2046da202cdb17a01f147fb263b81"}, - {file = "rpds_py-0.19.0-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:c5c9581019c96f865483d031691a5ff1cc455feb4d84fc6920a5ffc48a794d8a"}, - {file = "rpds_py-0.19.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:1540d807364c84516417115c38f0119dfec5ea5c0dd9a25332dea60b1d26fc4d"}, - {file = "rpds_py-0.19.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:9e65489222b410f79711dc3d2d5003d2757e30874096b2008d50329ea4d0f88c"}, - {file = "rpds_py-0.19.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:9da6f400eeb8c36f72ef6646ea530d6d175a4f77ff2ed8dfd6352842274c1d8b"}, - {file = "rpds_py-0.19.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:37f46bb11858717e0efa7893c0f7055c43b44c103e40e69442db5061cb26ed34"}, - {file = "rpds_py-0.19.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:071d4adc734de562bd11d43bd134330fb6249769b2f66b9310dab7460f4bf714"}, - {file = "rpds_py-0.19.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:9625367c8955e4319049113ea4f8fee0c6c1145192d57946c6ffcd8fe8bf48dd"}, - {file = "rpds_py-0.19.0-cp311-cp311-musllinux_1_2_aarch64.whl", hash = "sha256:e19509145275d46bc4d1e16af0b57a12d227c8253655a46bbd5ec317e941279d"}, - {file = "rpds_py-0.19.0-cp311-cp311-musllinux_1_2_i686.whl", hash = "sha256:4d438e4c020d8c39961deaf58f6913b1bf8832d9b6f62ec35bd93e97807e9cbc"}, - {file = "rpds_py-0.19.0-cp311-cp311-musllinux_1_2_x86_64.whl", hash = "sha256:90bf55d9d139e5d127193170f38c584ed3c79e16638890d2e36f23aa1630b952"}, - {file = "rpds_py-0.19.0-cp311-none-win32.whl", hash = "sha256:8d6ad132b1bc13d05ffe5b85e7a01a3998bf3a6302ba594b28d61b8c2cf13aaf"}, - {file = "rpds_py-0.19.0-cp311-none-win_amd64.whl", hash = "sha256:7ec72df7354e6b7f6eb2a17fa6901350018c3a9ad78e48d7b2b54d0412539a67"}, - {file = "rpds_py-0.19.0-cp312-cp312-macosx_10_12_x86_64.whl", hash = "sha256:5095a7c838a8647c32aa37c3a460d2c48debff7fc26e1136aee60100a8cd8f68"}, - {file = "rpds_py-0.19.0-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:6f2f78ef14077e08856e788fa482107aa602636c16c25bdf59c22ea525a785e9"}, - {file = "rpds_py-0.19.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:b7cc6cb44f8636fbf4a934ca72f3e786ba3c9f9ba4f4d74611e7da80684e48d2"}, - {file = "rpds_py-0.19.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:cf902878b4af334a09de7a45badbff0389e7cf8dc2e4dcf5f07125d0b7c2656d"}, - {file = "rpds_py-0.19.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:688aa6b8aa724db1596514751ffb767766e02e5c4a87486ab36b8e1ebc1aedac"}, - {file = "rpds_py-0.19.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:57dbc9167d48e355e2569346b5aa4077f29bf86389c924df25c0a8b9124461fb"}, - {file = "rpds_py-0.19.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:3b4cf5a9497874822341c2ebe0d5850fed392034caadc0bad134ab6822c0925b"}, - {file = "rpds_py-0.19.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:8a790d235b9d39c70a466200d506bb33a98e2ee374a9b4eec7a8ac64c2c261fa"}, - {file = "rpds_py-0.19.0-cp312-cp312-musllinux_1_2_aarch64.whl", hash = "sha256:1d16089dfa58719c98a1c06f2daceba6d8e3fb9b5d7931af4a990a3c486241cb"}, - {file = "rpds_py-0.19.0-cp312-cp312-musllinux_1_2_i686.whl", hash = "sha256:bc9128e74fe94650367fe23f37074f121b9f796cabbd2f928f13e9661837296d"}, - {file = "rpds_py-0.19.0-cp312-cp312-musllinux_1_2_x86_64.whl", hash = "sha256:c8f77e661ffd96ff104bebf7d0f3255b02aa5d5b28326f5408d6284c4a8b3248"}, - {file = "rpds_py-0.19.0-cp312-none-win32.whl", hash = "sha256:5f83689a38e76969327e9b682be5521d87a0c9e5a2e187d2bc6be4765f0d4600"}, - {file = "rpds_py-0.19.0-cp312-none-win_amd64.whl", hash = "sha256:06925c50f86da0596b9c3c64c3837b2481337b83ef3519e5db2701df695453a4"}, - {file = "rpds_py-0.19.0-cp39-cp39-macosx_10_12_x86_64.whl", hash = "sha256:5039e3cef7b3e7a060de468a4a60a60a1f31786da94c6cb054e7a3c75906111c"}, - {file = "rpds_py-0.19.0-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:ab1932ca6cb8c7499a4d87cb21ccc0d3326f172cfb6a64021a889b591bb3045c"}, - {file = "rpds_py-0.19.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:f2afd2164a1e85226fcb6a1da77a5c8896c18bfe08e82e8ceced5181c42d2179"}, - {file = "rpds_py-0.19.0-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:b1c30841f5040de47a0046c243fc1b44ddc87d1b12435a43b8edff7e7cb1e0d0"}, - {file = "rpds_py-0.19.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:f757f359f30ec7dcebca662a6bd46d1098f8b9fb1fcd661a9e13f2e8ce343ba1"}, - {file = "rpds_py-0.19.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:15e65395a59d2e0e96caf8ee5389ffb4604e980479c32742936ddd7ade914b22"}, - {file = "rpds_py-0.19.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:cb0f6eb3a320f24b94d177e62f4074ff438f2ad9d27e75a46221904ef21a7b05"}, - {file = "rpds_py-0.19.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:b228e693a2559888790936e20f5f88b6e9f8162c681830eda303bad7517b4d5a"}, - {file = "rpds_py-0.19.0-cp39-cp39-musllinux_1_2_aarch64.whl", hash = "sha256:2575efaa5d949c9f4e2cdbe7d805d02122c16065bfb8d95c129372d65a291a0b"}, - {file = "rpds_py-0.19.0-cp39-cp39-musllinux_1_2_i686.whl", hash = "sha256:5c872814b77a4e84afa293a1bee08c14daed1068b2bb1cc312edbf020bbbca2b"}, - {file = "rpds_py-0.19.0-cp39-cp39-musllinux_1_2_x86_64.whl", hash = "sha256:850720e1b383df199b8433a20e02b25b72f0fded28bc03c5bd79e2ce7ef050be"}, - {file = "rpds_py-0.19.0-cp39-none-win32.whl", hash = "sha256:ce84a7efa5af9f54c0aa7692c45861c1667080814286cacb9958c07fc50294fb"}, - {file = "rpds_py-0.19.0-cp39-none-win_amd64.whl", hash = "sha256:1c26da90b8d06227d7769f34915913911222d24ce08c0ab2d60b354e2d9c7aff"}, - {file = "rpds_py-0.19.0-pp310-pypy310_pp73-macosx_10_12_x86_64.whl", hash = "sha256:75969cf900d7be665ccb1622a9aba225cf386bbc9c3bcfeeab9f62b5048f4a07"}, - {file = "rpds_py-0.19.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl", hash = "sha256:8445f23f13339da640d1be8e44e5baf4af97e396882ebbf1692aecd67f67c479"}, - {file = "rpds_py-0.19.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:a5a7c1062ef8aea3eda149f08120f10795835fc1c8bc6ad948fb9652a113ca55"}, - {file = "rpds_py-0.19.0-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:462b0c18fbb48fdbf980914a02ee38c423a25fcc4cf40f66bacc95a2d2d73bc8"}, - {file = "rpds_py-0.19.0-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:3208f9aea18991ac7f2b39721e947bbd752a1abbe79ad90d9b6a84a74d44409b"}, - {file = "rpds_py-0.19.0-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:c3444fe52b82f122d8a99bf66777aed6b858d392b12f4c317da19f8234db4533"}, - {file = "rpds_py-0.19.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:88cb4bac7185a9f0168d38c01d7a00addece9822a52870eee26b8d5b61409213"}, - {file = "rpds_py-0.19.0-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:6b130bd4163c93798a6b9bb96be64a7c43e1cec81126ffa7ffaa106e1fc5cef5"}, - {file = "rpds_py-0.19.0-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl", hash = "sha256:a707b158b4410aefb6b054715545bbb21aaa5d5d0080217290131c49c2124a6e"}, - {file = "rpds_py-0.19.0-pp310-pypy310_pp73-musllinux_1_2_i686.whl", hash = "sha256:dc9ac4659456bde7c567107556ab065801622396b435a3ff213daef27b495388"}, - {file = "rpds_py-0.19.0-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl", hash = "sha256:81ea573aa46d3b6b3d890cd3c0ad82105985e6058a4baed03cf92518081eec8c"}, - {file = "rpds_py-0.19.0-pp38-pypy38_pp73-macosx_10_12_x86_64.whl", hash = "sha256:3f148c3f47f7f29a79c38cc5d020edcb5ca780020fab94dbc21f9af95c463581"}, - {file = "rpds_py-0.19.0-pp38-pypy38_pp73-macosx_11_0_arm64.whl", hash = "sha256:b0906357f90784a66e89ae3eadc2654f36c580a7d65cf63e6a616e4aec3a81be"}, - {file = "rpds_py-0.19.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:f629ecc2db6a4736b5ba95a8347b0089240d69ad14ac364f557d52ad68cf94b0"}, - {file = "rpds_py-0.19.0-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:c6feacd1d178c30e5bc37184526e56740342fd2aa6371a28367bad7908d454fc"}, - {file = "rpds_py-0.19.0-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:ae8b6068ee374fdfab63689be0963333aa83b0815ead5d8648389a8ded593378"}, - {file = "rpds_py-0.19.0-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:78d57546bad81e0da13263e4c9ce30e96dcbe720dbff5ada08d2600a3502e526"}, - {file = "rpds_py-0.19.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:a8b6683a37338818646af718c9ca2a07f89787551057fae57c4ec0446dc6224b"}, - {file = "rpds_py-0.19.0-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:e8481b946792415adc07410420d6fc65a352b45d347b78fec45d8f8f0d7496f0"}, - {file = "rpds_py-0.19.0-pp38-pypy38_pp73-musllinux_1_2_aarch64.whl", hash = "sha256:bec35eb20792ea64c3c57891bc3ca0bedb2884fbac2c8249d9b731447ecde4fa"}, - {file = "rpds_py-0.19.0-pp38-pypy38_pp73-musllinux_1_2_i686.whl", hash = "sha256:aa5476c3e3a402c37779e95f7b4048db2cb5b0ed0b9d006983965e93f40fe05a"}, - {file = "rpds_py-0.19.0-pp38-pypy38_pp73-musllinux_1_2_x86_64.whl", hash = "sha256:19d02c45f2507b489fd4df7b827940f1420480b3e2e471e952af4d44a1ea8e34"}, - {file = "rpds_py-0.19.0-pp39-pypy39_pp73-macosx_10_12_x86_64.whl", hash = "sha256:a3e2fd14c5d49ee1da322672375963f19f32b3d5953f0615b175ff7b9d38daed"}, - {file = "rpds_py-0.19.0-pp39-pypy39_pp73-macosx_11_0_arm64.whl", hash = "sha256:93a91c2640645303e874eada51f4f33351b84b351a689d470f8108d0e0694210"}, - {file = "rpds_py-0.19.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:e5b9fc03bf76a94065299d4a2ecd8dfbae4ae8e2e8098bbfa6ab6413ca267709"}, - {file = "rpds_py-0.19.0-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:5a4b07cdf3f84310c08c1de2c12ddadbb7a77568bcb16e95489f9c81074322ed"}, - {file = "rpds_py-0.19.0-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:ba0ed0dc6763d8bd6e5de5cf0d746d28e706a10b615ea382ac0ab17bb7388633"}, - {file = "rpds_py-0.19.0-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:474bc83233abdcf2124ed3f66230a1c8435896046caa4b0b5ab6013c640803cc"}, - {file = "rpds_py-0.19.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:329c719d31362355a96b435f4653e3b4b061fcc9eba9f91dd40804ca637d914e"}, - {file = "rpds_py-0.19.0-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:ef9101f3f7b59043a34f1dccbb385ca760467590951952d6701df0da9893ca0c"}, - {file = "rpds_py-0.19.0-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl", hash = "sha256:0121803b0f424ee2109d6e1f27db45b166ebaa4b32ff47d6aa225642636cd834"}, - {file = "rpds_py-0.19.0-pp39-pypy39_pp73-musllinux_1_2_i686.whl", hash = "sha256:8344127403dea42f5970adccf6c5957a71a47f522171fafaf4c6ddb41b61703a"}, - {file = "rpds_py-0.19.0-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl", hash = "sha256:443cec402ddd650bb2b885113e1dcedb22b1175c6be223b14246a714b61cd521"}, - {file = "rpds_py-0.19.0.tar.gz", hash = "sha256:4fdc9afadbeb393b4bbbad75481e0ea78e4469f2e1d713a90811700830b553a9"}, + {file = "rpds_py-0.20.0-cp310-cp310-macosx_10_12_x86_64.whl", hash = "sha256:3ad0fda1635f8439cde85c700f964b23ed5fc2d28016b32b9ee5fe30da5c84e2"}, + {file = "rpds_py-0.20.0-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:9bb4a0d90fdb03437c109a17eade42dfbf6190408f29b2744114d11586611d6f"}, + {file = "rpds_py-0.20.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:c6377e647bbfd0a0b159fe557f2c6c602c159fc752fa316572f012fc0bf67150"}, + {file = "rpds_py-0.20.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:eb851b7df9dda52dc1415ebee12362047ce771fc36914586b2e9fcbd7d293b3e"}, + {file = "rpds_py-0.20.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:1e0f80b739e5a8f54837be5d5c924483996b603d5502bfff79bf33da06164ee2"}, + {file = "rpds_py-0.20.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:5a8c94dad2e45324fc74dce25e1645d4d14df9a4e54a30fa0ae8bad9a63928e3"}, + {file = "rpds_py-0.20.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:f8e604fe73ba048c06085beaf51147eaec7df856824bfe7b98657cf436623daf"}, + {file = "rpds_py-0.20.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:df3de6b7726b52966edf29663e57306b23ef775faf0ac01a3e9f4012a24a4140"}, + {file = "rpds_py-0.20.0-cp310-cp310-musllinux_1_2_aarch64.whl", hash = "sha256:cf258ede5bc22a45c8e726b29835b9303c285ab46fc7c3a4cc770736b5304c9f"}, + {file = "rpds_py-0.20.0-cp310-cp310-musllinux_1_2_i686.whl", hash = "sha256:55fea87029cded5df854ca7e192ec7bdb7ecd1d9a3f63d5c4eb09148acf4a7ce"}, + {file = "rpds_py-0.20.0-cp310-cp310-musllinux_1_2_x86_64.whl", hash = "sha256:ae94bd0b2f02c28e199e9bc51485d0c5601f58780636185660f86bf80c89af94"}, + {file = "rpds_py-0.20.0-cp310-none-win32.whl", hash = "sha256:28527c685f237c05445efec62426d285e47a58fb05ba0090a4340b73ecda6dee"}, + {file = "rpds_py-0.20.0-cp310-none-win_amd64.whl", hash = "sha256:238a2d5b1cad28cdc6ed15faf93a998336eb041c4e440dd7f902528b8891b399"}, + {file = "rpds_py-0.20.0-cp311-cp311-macosx_10_12_x86_64.whl", hash = "sha256:ac2f4f7a98934c2ed6505aead07b979e6f999389f16b714448fb39bbaa86a489"}, + {file = "rpds_py-0.20.0-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:220002c1b846db9afd83371d08d239fdc865e8f8c5795bbaec20916a76db3318"}, + {file = "rpds_py-0.20.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:8d7919548df3f25374a1f5d01fbcd38dacab338ef5f33e044744b5c36729c8db"}, + {file = "rpds_py-0.20.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:758406267907b3781beee0f0edfe4a179fbd97c0be2e9b1154d7f0a1279cf8e5"}, + {file = "rpds_py-0.20.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:3d61339e9f84a3f0767b1995adfb171a0d00a1185192718a17af6e124728e0f5"}, + {file = "rpds_py-0.20.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:1259c7b3705ac0a0bd38197565a5d603218591d3f6cee6e614e380b6ba61c6f6"}, + {file = "rpds_py-0.20.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:5c1dc0f53856b9cc9a0ccca0a7cc61d3d20a7088201c0937f3f4048c1718a209"}, + {file = "rpds_py-0.20.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:7e60cb630f674a31f0368ed32b2a6b4331b8350d67de53c0359992444b116dd3"}, + {file = "rpds_py-0.20.0-cp311-cp311-musllinux_1_2_aarch64.whl", hash = "sha256:dbe982f38565bb50cb7fb061ebf762c2f254ca3d8c20d4006878766e84266272"}, + {file = "rpds_py-0.20.0-cp311-cp311-musllinux_1_2_i686.whl", hash = "sha256:514b3293b64187172bc77c8fb0cdae26981618021053b30d8371c3a902d4d5ad"}, + {file = "rpds_py-0.20.0-cp311-cp311-musllinux_1_2_x86_64.whl", hash = "sha256:d0a26ffe9d4dd35e4dfdd1e71f46401cff0181c75ac174711ccff0459135fa58"}, + {file = "rpds_py-0.20.0-cp311-none-win32.whl", hash = "sha256:89c19a494bf3ad08c1da49445cc5d13d8fefc265f48ee7e7556839acdacf69d0"}, + {file = "rpds_py-0.20.0-cp311-none-win_amd64.whl", hash = "sha256:c638144ce971df84650d3ed0096e2ae7af8e62ecbbb7b201c8935c370df00a2c"}, + {file = "rpds_py-0.20.0-cp312-cp312-macosx_10_12_x86_64.whl", hash = "sha256:a84ab91cbe7aab97f7446652d0ed37d35b68a465aeef8fc41932a9d7eee2c1a6"}, + {file = "rpds_py-0.20.0-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:56e27147a5a4c2c21633ff8475d185734c0e4befd1c989b5b95a5d0db699b21b"}, + {file = "rpds_py-0.20.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:2580b0c34583b85efec8c5c5ec9edf2dfe817330cc882ee972ae650e7b5ef739"}, + {file = "rpds_py-0.20.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:b80d4a7900cf6b66bb9cee5c352b2d708e29e5a37fe9bf784fa97fc11504bf6c"}, + {file = "rpds_py-0.20.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:50eccbf054e62a7b2209b28dc7a22d6254860209d6753e6b78cfaeb0075d7bee"}, + {file = "rpds_py-0.20.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:49a8063ea4296b3a7e81a5dfb8f7b2d73f0b1c20c2af401fb0cdf22e14711a96"}, + {file = "rpds_py-0.20.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:ea438162a9fcbee3ecf36c23e6c68237479f89f962f82dae83dc15feeceb37e4"}, + {file = "rpds_py-0.20.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:18d7585c463087bddcfa74c2ba267339f14f2515158ac4db30b1f9cbdb62c8ef"}, + {file = "rpds_py-0.20.0-cp312-cp312-musllinux_1_2_aarch64.whl", hash = "sha256:d4c7d1a051eeb39f5c9547e82ea27cbcc28338482242e3e0b7768033cb083821"}, + {file = "rpds_py-0.20.0-cp312-cp312-musllinux_1_2_i686.whl", hash = "sha256:e4df1e3b3bec320790f699890d41c59d250f6beda159ea3c44c3f5bac1976940"}, + {file = "rpds_py-0.20.0-cp312-cp312-musllinux_1_2_x86_64.whl", hash = "sha256:2cf126d33a91ee6eedc7f3197b53e87a2acdac63602c0f03a02dd69e4b138174"}, + {file = "rpds_py-0.20.0-cp312-none-win32.whl", hash = "sha256:8bc7690f7caee50b04a79bf017a8d020c1f48c2a1077ffe172abec59870f1139"}, + {file = "rpds_py-0.20.0-cp312-none-win_amd64.whl", hash = "sha256:0e13e6952ef264c40587d510ad676a988df19adea20444c2b295e536457bc585"}, + {file = "rpds_py-0.20.0-cp313-cp313-macosx_10_12_x86_64.whl", hash = "sha256:aa9a0521aeca7d4941499a73ad7d4f8ffa3d1affc50b9ea11d992cd7eff18a29"}, + {file = "rpds_py-0.20.0-cp313-cp313-macosx_11_0_arm64.whl", hash = "sha256:4a1f1d51eccb7e6c32ae89243cb352389228ea62f89cd80823ea7dd1b98e0b91"}, + {file = "rpds_py-0.20.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:8a86a9b96070674fc88b6f9f71a97d2c1d3e5165574615d1f9168ecba4cecb24"}, + {file = "rpds_py-0.20.0-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:6c8ef2ebf76df43f5750b46851ed1cdf8f109d7787ca40035fe19fbdc1acc5a7"}, + {file = "rpds_py-0.20.0-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:b74b25f024b421d5859d156750ea9a65651793d51b76a2e9238c05c9d5f203a9"}, + {file = "rpds_py-0.20.0-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:57eb94a8c16ab08fef6404301c38318e2c5a32216bf5de453e2714c964c125c8"}, + {file = "rpds_py-0.20.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:e1940dae14e715e2e02dfd5b0f64a52e8374a517a1e531ad9412319dc3ac7879"}, + {file = "rpds_py-0.20.0-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:d20277fd62e1b992a50c43f13fbe13277a31f8c9f70d59759c88f644d66c619f"}, + {file = "rpds_py-0.20.0-cp313-cp313-musllinux_1_2_aarch64.whl", hash = "sha256:06db23d43f26478303e954c34c75182356ca9aa7797d22c5345b16871ab9c45c"}, + {file = "rpds_py-0.20.0-cp313-cp313-musllinux_1_2_i686.whl", hash = "sha256:b2a5db5397d82fa847e4c624b0c98fe59d2d9b7cf0ce6de09e4d2e80f8f5b3f2"}, + {file = "rpds_py-0.20.0-cp313-cp313-musllinux_1_2_x86_64.whl", hash = "sha256:5a35df9f5548fd79cb2f52d27182108c3e6641a4feb0f39067911bf2adaa3e57"}, + {file = "rpds_py-0.20.0-cp313-none-win32.whl", hash = "sha256:fd2d84f40633bc475ef2d5490b9c19543fbf18596dcb1b291e3a12ea5d722f7a"}, + {file = "rpds_py-0.20.0-cp313-none-win_amd64.whl", hash = "sha256:9bc2d153989e3216b0559251b0c260cfd168ec78b1fac33dd485750a228db5a2"}, + {file = "rpds_py-0.20.0-cp39-cp39-macosx_10_12_x86_64.whl", hash = "sha256:3fde368e9140312b6e8b6c09fb9f8c8c2f00999d1823403ae90cc00480221b22"}, + {file = "rpds_py-0.20.0-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:9824fb430c9cf9af743cf7aaf6707bf14323fb51ee74425c380f4c846ea70789"}, + {file = "rpds_py-0.20.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:11ef6ce74616342888b69878d45e9f779b95d4bd48b382a229fe624a409b72c5"}, + {file = "rpds_py-0.20.0-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:c52d3f2f82b763a24ef52f5d24358553e8403ce05f893b5347098014f2d9eff2"}, + {file = "rpds_py-0.20.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:9d35cef91e59ebbeaa45214861874bc6f19eb35de96db73e467a8358d701a96c"}, + {file = "rpds_py-0.20.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:d72278a30111e5b5525c1dd96120d9e958464316f55adb030433ea905866f4de"}, + {file = "rpds_py-0.20.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:b4c29cbbba378759ac5786730d1c3cb4ec6f8ababf5c42a9ce303dc4b3d08cda"}, + {file = "rpds_py-0.20.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:6632f2d04f15d1bd6fe0eedd3b86d9061b836ddca4c03d5cf5c7e9e6b7c14580"}, + {file = "rpds_py-0.20.0-cp39-cp39-musllinux_1_2_aarch64.whl", hash = "sha256:d0b67d87bb45ed1cd020e8fbf2307d449b68abc45402fe1a4ac9e46c3c8b192b"}, + {file = "rpds_py-0.20.0-cp39-cp39-musllinux_1_2_i686.whl", hash = "sha256:ec31a99ca63bf3cd7f1a5ac9fe95c5e2d060d3c768a09bc1d16e235840861420"}, + {file = "rpds_py-0.20.0-cp39-cp39-musllinux_1_2_x86_64.whl", hash = "sha256:22e6c9976e38f4d8c4a63bd8a8edac5307dffd3ee7e6026d97f3cc3a2dc02a0b"}, + {file = "rpds_py-0.20.0-cp39-none-win32.whl", hash = "sha256:569b3ea770c2717b730b61998b6c54996adee3cef69fc28d444f3e7920313cf7"}, + {file = "rpds_py-0.20.0-cp39-none-win_amd64.whl", hash = "sha256:e6900ecdd50ce0facf703f7a00df12374b74bbc8ad9fe0f6559947fb20f82364"}, + {file = "rpds_py-0.20.0-pp310-pypy310_pp73-macosx_10_12_x86_64.whl", hash = "sha256:617c7357272c67696fd052811e352ac54ed1d9b49ab370261a80d3b6ce385045"}, + {file = "rpds_py-0.20.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl", hash = "sha256:9426133526f69fcaba6e42146b4e12d6bc6c839b8b555097020e2b78ce908dcc"}, + {file = "rpds_py-0.20.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:deb62214c42a261cb3eb04d474f7155279c1a8a8c30ac89b7dcb1721d92c3c02"}, + {file = "rpds_py-0.20.0-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:fcaeb7b57f1a1e071ebd748984359fef83ecb026325b9d4ca847c95bc7311c92"}, + {file = "rpds_py-0.20.0-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:d454b8749b4bd70dd0a79f428731ee263fa6995f83ccb8bada706e8d1d3ff89d"}, + {file = "rpds_py-0.20.0-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:d807dc2051abe041b6649681dce568f8e10668e3c1c6543ebae58f2d7e617855"}, + {file = "rpds_py-0.20.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:c3c20f0ddeb6e29126d45f89206b8291352b8c5b44384e78a6499d68b52ae511"}, + {file = "rpds_py-0.20.0-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:b7f19250ceef892adf27f0399b9e5afad019288e9be756d6919cb58892129f51"}, + {file = "rpds_py-0.20.0-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl", hash = "sha256:4f1ed4749a08379555cebf4650453f14452eaa9c43d0a95c49db50c18b7da075"}, + {file = "rpds_py-0.20.0-pp310-pypy310_pp73-musllinux_1_2_i686.whl", hash = "sha256:dcedf0b42bcb4cfff4101d7771a10532415a6106062f005ab97d1d0ab5681c60"}, + {file = "rpds_py-0.20.0-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl", hash = "sha256:39ed0d010457a78f54090fafb5d108501b5aa5604cc22408fc1c0c77eac14344"}, + {file = "rpds_py-0.20.0-pp310-pypy310_pp73-win_amd64.whl", hash = "sha256:bb273176be34a746bdac0b0d7e4e2c467323d13640b736c4c477881a3220a989"}, + {file = "rpds_py-0.20.0-pp39-pypy39_pp73-macosx_10_12_x86_64.whl", hash = "sha256:f918a1a130a6dfe1d7fe0f105064141342e7dd1611f2e6a21cd2f5c8cb1cfb3e"}, + {file = "rpds_py-0.20.0-pp39-pypy39_pp73-macosx_11_0_arm64.whl", hash = "sha256:f60012a73aa396be721558caa3a6fd49b3dd0033d1675c6d59c4502e870fcf0c"}, + {file = "rpds_py-0.20.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:3d2b1ad682a3dfda2a4e8ad8572f3100f95fad98cb99faf37ff0ddfe9cbf9d03"}, + {file = "rpds_py-0.20.0-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:614fdafe9f5f19c63ea02817fa4861c606a59a604a77c8cdef5aa01d28b97921"}, + {file = "rpds_py-0.20.0-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:fa518bcd7600c584bf42e6617ee8132869e877db2f76bcdc281ec6a4113a53ab"}, + {file = "rpds_py-0.20.0-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:f0475242f447cc6cb8a9dd486d68b2ef7fbee84427124c232bff5f63b1fe11e5"}, + {file = "rpds_py-0.20.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:f90a4cd061914a60bd51c68bcb4357086991bd0bb93d8aa66a6da7701370708f"}, + {file = "rpds_py-0.20.0-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:def7400461c3a3f26e49078302e1c1b38f6752342c77e3cf72ce91ca69fb1bc1"}, + {file = "rpds_py-0.20.0-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl", hash = "sha256:65794e4048ee837494aea3c21a28ad5fc080994dfba5b036cf84de37f7ad5074"}, + {file = "rpds_py-0.20.0-pp39-pypy39_pp73-musllinux_1_2_i686.whl", hash = "sha256:faefcc78f53a88f3076b7f8be0a8f8d35133a3ecf7f3770895c25f8813460f08"}, + {file = "rpds_py-0.20.0-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl", hash = "sha256:5b4f105deeffa28bbcdff6c49b34e74903139afa690e35d2d9e3c2c2fba18cec"}, + {file = "rpds_py-0.20.0-pp39-pypy39_pp73-win_amd64.whl", hash = "sha256:fdfc3a892927458d98f3d55428ae46b921d1f7543b89382fdb483f5640daaec8"}, + {file = "rpds_py-0.20.0.tar.gz", hash = "sha256:d72a210824facfdaf8768cf2d7ca25a042c30320b3020de2fa04640920d4e121"}, ] [[package]] @@ -3037,13 +3212,13 @@ files = [ [[package]] name = "setuptools" -version = "70.2.0" +version = "72.2.0" requires_python = ">=3.8" summary = "Easily download, build, install, upgrade, and uninstall Python packages" -groups = ["build", "doc"] +groups = ["build", "doc", "fft"] files = [ - {file = "setuptools-70.2.0-py3-none-any.whl", hash = "sha256:b8b8060bb426838fbe942479c90296ce976249451118ef566a5a0b7d8b78fb05"}, - {file = "setuptools-70.2.0.tar.gz", hash = "sha256:bd63e505105011b25c3c11f753f7e3b8465ea739efddaccef8f0efac2137bac1"}, + {file = "setuptools-72.2.0-py3-none-any.whl", hash = "sha256:f11dd94b7bae3a156a95ec151f24e4637fb4fa19c878e4d191bfb8b2d82728c4"}, + {file = "setuptools-72.2.0.tar.gz", hash = "sha256:80aacbf633704e9c8bfa1d99fa5dd4dc59573efcf9e4042c13d3bcef91ac2ef9"}, ] [[package]] @@ -3090,33 +3265,33 @@ files = [ [[package]] name = "soupsieve" -version = "2.5" +version = "2.6" requires_python = ">=3.8" summary = "A modern CSS selector implementation for Beautiful Soup." groups = ["doc"] files = [ - {file = "soupsieve-2.5-py3-none-any.whl", hash = "sha256:eaa337ff55a1579b6549dc679565eac1e3d000563bcb1c8ab0d0fefbc0c2cdc7"}, - {file = "soupsieve-2.5.tar.gz", hash = "sha256:5663d5a7b3bfaeee0bc4372e7fc48f9cff4940b3eec54a6451cc5299f1097690"}, + {file = "soupsieve-2.6-py3-none-any.whl", hash = "sha256:e72c4ff06e4fb6e4b5a9f0f55fe6e81514581fca1515028625d0f299c602ccc9"}, + {file = "soupsieve-2.6.tar.gz", hash = "sha256:e2e68417777af359ec65daac1057404a3c8a5455bb8abc36f1a9866ab1a51abb"}, ] [[package]] name = "sphinx" -version = "7.3.7" +version = "7.4.7" requires_python = ">=3.9" summary = "Python documentation generator" groups = ["doc"] dependencies = [ - "Jinja2>=3.0", - "Pygments>=2.14", + "Jinja2>=3.1", + "Pygments>=2.17", "alabaster~=0.7.14", - "babel>=2.9", - "colorama>=0.4.5; sys_platform == \"win32\"", - "docutils<0.22,>=0.18.1", + "babel>=2.13", + "colorama>=0.4.6; sys_platform == \"win32\"", + "docutils<0.22,>=0.20", "imagesize>=1.3", - "importlib-metadata>=4.8; python_version < \"3.10\"", - "packaging>=21.0", - "requests>=2.25.0", - "snowballstemmer>=2.0", + "importlib-metadata>=6.0; python_version < \"3.10\"", + "packaging>=23.0", + "requests>=2.30.0", + "snowballstemmer>=2.2", "sphinxcontrib-applehelp", "sphinxcontrib-devhelp", "sphinxcontrib-htmlhelp>=2.0.0", @@ -3126,8 +3301,8 @@ dependencies = [ "tomli>=2; python_version < \"3.11\"", ] files = [ - {file = "sphinx-7.3.7-py3-none-any.whl", hash = "sha256:413f75440be4cacf328f580b4274ada4565fb2187d696a84970c23f77b64d8c3"}, - {file = "sphinx-7.3.7.tar.gz", hash = "sha256:a4a7db75ed37531c05002d56ed6948d4c42f473a36f46e1382b0bd76ca9627bc"}, + {file = "sphinx-7.4.7-py3-none-any.whl", hash = "sha256:c2419e2135d11f1951cd994d6eb18a1835bd8fdd8429f9ca375dc1f3281bd239"}, + {file = "sphinx-7.4.7.tar.gz", hash = "sha256:242f92a7ea7e6c5b406fdc2615413890ba9f699114a9c09192d7dfead2ee9cfe"}, ] [[package]] @@ -3162,35 +3337,35 @@ files = [ [[package]] name = "sphinxcontrib-applehelp" -version = "1.0.8" +version = "2.0.0" requires_python = ">=3.9" summary = "sphinxcontrib-applehelp is a Sphinx extension which outputs Apple help books" groups = ["doc"] files = [ - {file = "sphinxcontrib_applehelp-1.0.8-py3-none-any.whl", hash = "sha256:cb61eb0ec1b61f349e5cc36b2028e9e7ca765be05e49641c97241274753067b4"}, - {file = "sphinxcontrib_applehelp-1.0.8.tar.gz", hash = "sha256:c40a4f96f3776c4393d933412053962fac2b84f4c99a7982ba42e09576a70619"}, + {file = "sphinxcontrib_applehelp-2.0.0-py3-none-any.whl", hash = "sha256:4cd3f0ec4ac5dd9c17ec65e9ab272c9b867ea77425228e68ecf08d6b28ddbdb5"}, + {file = "sphinxcontrib_applehelp-2.0.0.tar.gz", hash = "sha256:2f29ef331735ce958efa4734873f084941970894c6090408b079c61b2e1c06d1"}, ] [[package]] name = "sphinxcontrib-devhelp" -version = "1.0.6" +version = "2.0.0" requires_python = ">=3.9" summary = "sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp documents" groups = ["doc"] files = [ - {file = "sphinxcontrib_devhelp-1.0.6-py3-none-any.whl", hash = "sha256:6485d09629944511c893fa11355bda18b742b83a2b181f9a009f7e500595c90f"}, - {file = "sphinxcontrib_devhelp-1.0.6.tar.gz", hash = "sha256:9893fd3f90506bc4b97bdb977ceb8fbd823989f4316b28c3841ec128544372d3"}, + {file = "sphinxcontrib_devhelp-2.0.0-py3-none-any.whl", hash = "sha256:aefb8b83854e4b0998877524d1029fd3e6879210422ee3780459e28a1f03a8a2"}, + {file = "sphinxcontrib_devhelp-2.0.0.tar.gz", hash = "sha256:411f5d96d445d1d73bb5d52133377b4248ec79db5c793ce7dbe59e074b4dd1ad"}, ] [[package]] name = "sphinxcontrib-htmlhelp" -version = "2.0.5" +version = "2.1.0" requires_python = ">=3.9" summary = "sphinxcontrib-htmlhelp is a sphinx extension which renders HTML help files" groups = ["doc"] files = [ - {file = "sphinxcontrib_htmlhelp-2.0.5-py3-none-any.whl", hash = "sha256:393f04f112b4d2f53d93448d4bce35842f62b307ccdc549ec1585e950bc35e04"}, - {file = "sphinxcontrib_htmlhelp-2.0.5.tar.gz", hash = "sha256:0dc87637d5de53dd5eec3a6a01753b1ccf99494bd756aafecd74b4fa9e729015"}, + {file = "sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl", hash = "sha256:166759820b47002d22914d64a075ce08f4c46818e17cfc9470a9786b759b19f8"}, + {file = "sphinxcontrib_htmlhelp-2.1.0.tar.gz", hash = "sha256:c9e2916ace8aad64cc13a0d233ee22317f2b9025b9cf3295249fa985cc7082e9"}, ] [[package]] @@ -3220,71 +3395,72 @@ files = [ [[package]] name = "sphinxcontrib-qthelp" -version = "1.0.7" +version = "2.0.0" requires_python = ">=3.9" summary = "sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp documents" groups = ["doc"] files = [ - {file = "sphinxcontrib_qthelp-1.0.7-py3-none-any.whl", hash = "sha256:e2ae3b5c492d58fcbd73281fbd27e34b8393ec34a073c792642cd8e529288182"}, - {file = "sphinxcontrib_qthelp-1.0.7.tar.gz", hash = "sha256:053dedc38823a80a7209a80860b16b722e9e0209e32fea98c90e4e6624588ed6"}, + {file = "sphinxcontrib_qthelp-2.0.0-py3-none-any.whl", hash = "sha256:b18a828cdba941ccd6ee8445dbe72ffa3ef8cbe7505d8cd1fa0d42d3f2d5f3eb"}, + {file = "sphinxcontrib_qthelp-2.0.0.tar.gz", hash = "sha256:4fe7d0ac8fc171045be623aba3e2a8f613f8682731f9153bb2e40ece16b9bbab"}, ] [[package]] name = "sphinxcontrib-serializinghtml" -version = "1.1.10" +version = "2.0.0" requires_python = ">=3.9" summary = "sphinxcontrib-serializinghtml is a sphinx extension which outputs \"serialized\" HTML files (json and pickle)" groups = ["doc"] files = [ - {file = "sphinxcontrib_serializinghtml-1.1.10-py3-none-any.whl", hash = "sha256:326369b8df80a7d2d8d7f99aa5ac577f51ea51556ed974e7716cfd4fca3f6cb7"}, - {file = "sphinxcontrib_serializinghtml-1.1.10.tar.gz", hash = "sha256:93f3f5dc458b91b192fe10c397e324f262cf163d79f3282c158e8436a2c4511f"}, + {file = "sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl", hash = "sha256:6e2cb0eef194e10c27ec0023bfeb25badbbb5868244cf5bc5bdc04e4464bf331"}, + {file = "sphinxcontrib_serializinghtml-2.0.0.tar.gz", hash = "sha256:e9d912827f872c029017a53f0ef2180b327c3f7fd23c87229f7a8e8b70031d4d"}, ] [[package]] name = "sqlalchemy" -version = "2.0.31" +version = "2.0.32" requires_python = ">=3.7" summary = "Database Abstraction Library" groups = ["doc"] dependencies = [ "greenlet!=0.4.17; (platform_machine == \"win32\" or platform_machine == \"WIN32\" or platform_machine == \"AMD64\" or platform_machine == \"amd64\" or platform_machine == \"x86_64\" or platform_machine == \"ppc64le\" or platform_machine == \"aarch64\") and python_version < \"3.13\"", + "importlib-metadata; python_version < \"3.8\"", "typing-extensions>=4.6.0", ] files = [ - {file = "SQLAlchemy-2.0.31-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:f2a213c1b699d3f5768a7272de720387ae0122f1becf0901ed6eaa1abd1baf6c"}, - {file = "SQLAlchemy-2.0.31-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:9fea3d0884e82d1e33226935dac990b967bef21315cbcc894605db3441347443"}, - {file = "SQLAlchemy-2.0.31-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:f3ad7f221d8a69d32d197e5968d798217a4feebe30144986af71ada8c548e9fa"}, - {file = "SQLAlchemy-2.0.31-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:9f2bee229715b6366f86a95d497c347c22ddffa2c7c96143b59a2aa5cc9eebbc"}, - {file = "SQLAlchemy-2.0.31-cp310-cp310-musllinux_1_2_aarch64.whl", hash = "sha256:cd5b94d4819c0c89280b7c6109c7b788a576084bf0a480ae17c227b0bc41e109"}, - {file = "SQLAlchemy-2.0.31-cp310-cp310-musllinux_1_2_x86_64.whl", hash = "sha256:750900a471d39a7eeba57580b11983030517a1f512c2cb287d5ad0fcf3aebd58"}, - {file = "SQLAlchemy-2.0.31-cp310-cp310-win32.whl", hash = "sha256:7bd112be780928c7f493c1a192cd8c5fc2a2a7b52b790bc5a84203fb4381c6be"}, - {file = "SQLAlchemy-2.0.31-cp310-cp310-win_amd64.whl", hash = "sha256:5a48ac4d359f058474fadc2115f78a5cdac9988d4f99eae44917f36aa1476327"}, - {file = "SQLAlchemy-2.0.31-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:f68470edd70c3ac3b6cd5c2a22a8daf18415203ca1b036aaeb9b0fb6f54e8298"}, - {file = "SQLAlchemy-2.0.31-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:2e2c38c2a4c5c634fe6c3c58a789712719fa1bf9b9d6ff5ebfce9a9e5b89c1ca"}, - {file = "SQLAlchemy-2.0.31-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:bd15026f77420eb2b324dcb93551ad9c5f22fab2c150c286ef1dc1160f110203"}, - {file = "SQLAlchemy-2.0.31-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:2196208432deebdfe3b22185d46b08f00ac9d7b01284e168c212919891289396"}, - {file = "SQLAlchemy-2.0.31-cp311-cp311-musllinux_1_2_aarch64.whl", hash = "sha256:352b2770097f41bff6029b280c0e03b217c2dcaddc40726f8f53ed58d8a85da4"}, - {file = "SQLAlchemy-2.0.31-cp311-cp311-musllinux_1_2_x86_64.whl", hash = "sha256:56d51ae825d20d604583f82c9527d285e9e6d14f9a5516463d9705dab20c3740"}, - {file = "SQLAlchemy-2.0.31-cp311-cp311-win32.whl", hash = "sha256:6e2622844551945db81c26a02f27d94145b561f9d4b0c39ce7bfd2fda5776dac"}, - {file = "SQLAlchemy-2.0.31-cp311-cp311-win_amd64.whl", hash = "sha256:ccaf1b0c90435b6e430f5dd30a5aede4764942a695552eb3a4ab74ed63c5b8d3"}, - {file = "SQLAlchemy-2.0.31-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:3b74570d99126992d4b0f91fb87c586a574a5872651185de8297c6f90055ae42"}, - {file = "SQLAlchemy-2.0.31-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:6f77c4f042ad493cb8595e2f503c7a4fe44cd7bd59c7582fd6d78d7e7b8ec52c"}, - {file = "SQLAlchemy-2.0.31-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:cd1591329333daf94467e699e11015d9c944f44c94d2091f4ac493ced0119449"}, - {file = "SQLAlchemy-2.0.31-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:74afabeeff415e35525bf7a4ecdab015f00e06456166a2eba7590e49f8db940e"}, - {file = "SQLAlchemy-2.0.31-cp312-cp312-musllinux_1_2_aarch64.whl", hash = "sha256:b9c01990d9015df2c6f818aa8f4297d42ee71c9502026bb074e713d496e26b67"}, - {file = "SQLAlchemy-2.0.31-cp312-cp312-musllinux_1_2_x86_64.whl", hash = "sha256:66f63278db425838b3c2b1c596654b31939427016ba030e951b292e32b99553e"}, - {file = "SQLAlchemy-2.0.31-cp312-cp312-win32.whl", hash = "sha256:0b0f658414ee4e4b8cbcd4a9bb0fd743c5eeb81fc858ca517217a8013d282c96"}, - {file = "SQLAlchemy-2.0.31-cp312-cp312-win_amd64.whl", hash = "sha256:fa4b1af3e619b5b0b435e333f3967612db06351217c58bfb50cee5f003db2a5a"}, - {file = "SQLAlchemy-2.0.31-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:5b6cf796d9fcc9b37011d3f9936189b3c8074a02a4ed0c0fbbc126772c31a6d4"}, - {file = "SQLAlchemy-2.0.31-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:78fe11dbe37d92667c2c6e74379f75746dc947ee505555a0197cfba9a6d4f1a4"}, - {file = "SQLAlchemy-2.0.31-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:2fc47dc6185a83c8100b37acda27658fe4dbd33b7d5e7324111f6521008ab4fe"}, - {file = "SQLAlchemy-2.0.31-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:8a41514c1a779e2aa9a19f67aaadeb5cbddf0b2b508843fcd7bafdf4c6864005"}, - {file = "SQLAlchemy-2.0.31-cp39-cp39-musllinux_1_2_aarch64.whl", hash = "sha256:afb6dde6c11ea4525318e279cd93c8734b795ac8bb5dda0eedd9ebaca7fa23f1"}, - {file = "SQLAlchemy-2.0.31-cp39-cp39-musllinux_1_2_x86_64.whl", hash = "sha256:3f9faef422cfbb8fd53716cd14ba95e2ef655400235c3dfad1b5f467ba179c8c"}, - {file = "SQLAlchemy-2.0.31-cp39-cp39-win32.whl", hash = "sha256:fc6b14e8602f59c6ba893980bea96571dd0ed83d8ebb9c4479d9ed5425d562e9"}, - {file = "SQLAlchemy-2.0.31-cp39-cp39-win_amd64.whl", hash = "sha256:3cb8a66b167b033ec72c3812ffc8441d4e9f5f78f5e31e54dcd4c90a4ca5bebc"}, - {file = "SQLAlchemy-2.0.31-py3-none-any.whl", hash = "sha256:69f3e3c08867a8e4856e92d7afb618b95cdee18e0bc1647b77599722c9a28911"}, - {file = "SQLAlchemy-2.0.31.tar.gz", hash = "sha256:b607489dd4a54de56984a0c7656247504bd5523d9d0ba799aef59d4add009484"}, + {file = "SQLAlchemy-2.0.32-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:0c9045ecc2e4db59bfc97b20516dfdf8e41d910ac6fb667ebd3a79ea54084619"}, + {file = "SQLAlchemy-2.0.32-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:1467940318e4a860afd546ef61fefb98a14d935cd6817ed07a228c7f7c62f389"}, + {file = "SQLAlchemy-2.0.32-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:5954463675cb15db8d4b521f3566a017c8789222b8316b1e6934c811018ee08b"}, + {file = "SQLAlchemy-2.0.32-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:167e7497035c303ae50651b351c28dc22a40bb98fbdb8468cdc971821b1ae533"}, + {file = "SQLAlchemy-2.0.32-cp310-cp310-musllinux_1_2_aarch64.whl", hash = "sha256:b27dfb676ac02529fb6e343b3a482303f16e6bc3a4d868b73935b8792edb52d0"}, + {file = "SQLAlchemy-2.0.32-cp310-cp310-musllinux_1_2_x86_64.whl", hash = "sha256:bf2360a5e0f7bd75fa80431bf8ebcfb920c9f885e7956c7efde89031695cafb8"}, + {file = "SQLAlchemy-2.0.32-cp310-cp310-win32.whl", hash = "sha256:306fe44e754a91cd9d600a6b070c1f2fadbb4a1a257b8781ccf33c7067fd3e4d"}, + {file = "SQLAlchemy-2.0.32-cp310-cp310-win_amd64.whl", hash = "sha256:99db65e6f3ab42e06c318f15c98f59a436f1c78179e6a6f40f529c8cc7100b22"}, + {file = "SQLAlchemy-2.0.32-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:21b053be28a8a414f2ddd401f1be8361e41032d2ef5884b2f31d31cb723e559f"}, + {file = "SQLAlchemy-2.0.32-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:b178e875a7a25b5938b53b006598ee7645172fccafe1c291a706e93f48499ff5"}, + {file = "SQLAlchemy-2.0.32-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:723a40ee2cc7ea653645bd4cf024326dea2076673fc9d3d33f20f6c81db83e1d"}, + {file = "SQLAlchemy-2.0.32-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:295ff8689544f7ee7e819529633d058bd458c1fd7f7e3eebd0f9268ebc56c2a0"}, + {file = "SQLAlchemy-2.0.32-cp311-cp311-musllinux_1_2_aarch64.whl", hash = "sha256:49496b68cd190a147118af585173ee624114dfb2e0297558c460ad7495f9dfe2"}, + {file = "SQLAlchemy-2.0.32-cp311-cp311-musllinux_1_2_x86_64.whl", hash = "sha256:acd9b73c5c15f0ec5ce18128b1fe9157ddd0044abc373e6ecd5ba376a7e5d961"}, + {file = "SQLAlchemy-2.0.32-cp311-cp311-win32.whl", hash = "sha256:9365a3da32dabd3e69e06b972b1ffb0c89668994c7e8e75ce21d3e5e69ddef28"}, + {file = "SQLAlchemy-2.0.32-cp311-cp311-win_amd64.whl", hash = "sha256:8bd63d051f4f313b102a2af1cbc8b80f061bf78f3d5bd0843ff70b5859e27924"}, + {file = "SQLAlchemy-2.0.32-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:6bab3db192a0c35e3c9d1560eb8332463e29e5507dbd822e29a0a3c48c0a8d92"}, + {file = "SQLAlchemy-2.0.32-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:19d98f4f58b13900d8dec4ed09dd09ef292208ee44cc9c2fe01c1f0a2fe440e9"}, + {file = "SQLAlchemy-2.0.32-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:3cd33c61513cb1b7371fd40cf221256456d26a56284e7d19d1f0b9f1eb7dd7e8"}, + {file = "SQLAlchemy-2.0.32-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:7d6ba0497c1d066dd004e0f02a92426ca2df20fac08728d03f67f6960271feec"}, + {file = "SQLAlchemy-2.0.32-cp312-cp312-musllinux_1_2_aarch64.whl", hash = "sha256:2b6be53e4fde0065524f1a0a7929b10e9280987b320716c1509478b712a7688c"}, + {file = "SQLAlchemy-2.0.32-cp312-cp312-musllinux_1_2_x86_64.whl", hash = "sha256:916a798f62f410c0b80b63683c8061f5ebe237b0f4ad778739304253353bc1cb"}, + {file = "SQLAlchemy-2.0.32-cp312-cp312-win32.whl", hash = "sha256:31983018b74908ebc6c996a16ad3690301a23befb643093fcfe85efd292e384d"}, + {file = "SQLAlchemy-2.0.32-cp312-cp312-win_amd64.whl", hash = "sha256:4363ed245a6231f2e2957cccdda3c776265a75851f4753c60f3004b90e69bfeb"}, + {file = "SQLAlchemy-2.0.32-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:52fec964fba2ef46476312a03ec8c425956b05c20220a1a03703537824b5e8e1"}, + {file = "SQLAlchemy-2.0.32-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:328429aecaba2aee3d71e11f2477c14eec5990fb6d0e884107935f7fb6001632"}, + {file = "SQLAlchemy-2.0.32-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:85a01b5599e790e76ac3fe3aa2f26e1feba56270023d6afd5550ed63c68552b3"}, + {file = "SQLAlchemy-2.0.32-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:aaf04784797dcdf4c0aa952c8d234fa01974c4729db55c45732520ce12dd95b4"}, + {file = "SQLAlchemy-2.0.32-cp39-cp39-musllinux_1_2_aarch64.whl", hash = "sha256:4488120becf9b71b3ac718f4138269a6be99a42fe023ec457896ba4f80749525"}, + {file = "SQLAlchemy-2.0.32-cp39-cp39-musllinux_1_2_x86_64.whl", hash = "sha256:14e09e083a5796d513918a66f3d6aedbc131e39e80875afe81d98a03312889e6"}, + {file = "SQLAlchemy-2.0.32-cp39-cp39-win32.whl", hash = "sha256:0d322cc9c9b2154ba7e82f7bf25ecc7c36fbe2d82e2933b3642fc095a52cfc78"}, + {file = "SQLAlchemy-2.0.32-cp39-cp39-win_amd64.whl", hash = "sha256:7dd8583df2f98dea28b5cd53a1beac963f4f9d087888d75f22fcc93a07cf8d84"}, + {file = "SQLAlchemy-2.0.32-py3-none-any.whl", hash = "sha256:e567a8793a692451f706b363ccf3c45e056b67d90ead58c3bc9471af5d212202"}, + {file = "SQLAlchemy-2.0.32.tar.gz", hash = "sha256:c1b88cc8b02b6a5f0efb0345a03672d4c897dc7d92585176f88c67346f565ea8"}, ] [[package]] @@ -3348,7 +3524,7 @@ name = "tomli" version = "2.0.1" requires_python = ">=3.7" summary = "A lil' TOML parser" -groups = ["build", "default", "dev", "doc", "fft", "test"] +groups = ["default", "build", "dev", "doc", "fft", "test"] marker = "python_version < \"3.11\"" files = [ {file = "tomli-2.0.1-py3-none-any.whl", hash = "sha256:939de3e7a6161af0c887ef91b7d41a53e7c5a1ca976325f429cb46ea9bc30ecc"}, @@ -3357,13 +3533,13 @@ files = [ [[package]] name = "tomlkit" -version = "0.12.5" -requires_python = ">=3.7" +version = "0.13.2" +requires_python = ">=3.8" summary = "Style preserving TOML library" groups = ["dev"] files = [ - {file = "tomlkit-0.12.5-py3-none-any.whl", hash = "sha256:af914f5a9c59ed9d0762c7b64d3b5d5df007448eb9cd2edc8a46b1eafead172f"}, - {file = "tomlkit-0.12.5.tar.gz", hash = "sha256:eef34fba39834d4d6b73c9ba7f3e4d1c417a4e56f89a7e96e090dd0d24b8fb3c"}, + {file = "tomlkit-0.13.2-py3-none-any.whl", hash = "sha256:7a974427f6e119197f670fbbbeae7bef749a6c14e793db934baefc1b5f03efde"}, + {file = "tomlkit-0.13.2.tar.gz", hash = "sha256:fff5fe59a87295b278abd31bec92c15d9bc4a06885ab12bcea52c71119392e79"}, ] [[package]] @@ -3399,10 +3575,10 @@ files = [ [[package]] name = "transonic" -version = "0.7.0" +version = "0.7.1" requires_python = ">=3.9" summary = "Make your Python code fly at transonic speeds!" -groups = ["build", "default", "fft"] +groups = ["default", "build", "fft"] dependencies = [ "autopep8", "beniget~=0.4.0", @@ -3410,8 +3586,8 @@ dependencies = [ "numpy", ] files = [ - {file = "transonic-0.7.0-py3-none-any.whl", hash = "sha256:ef9bdfdb8e51509ccb6a1f35668349a51a27008881568fa2a4a5e0d470fd03d1"}, - {file = "transonic-0.7.0.tar.gz", hash = "sha256:51de47d018b4c54ba37710cb004cb93646ae9163fbc3fa3d200133fd9262abfe"}, + {file = "transonic-0.7.1-py3-none-any.whl", hash = "sha256:c58820ec782a67b4f18c45d51d36527f14a39f9481c87a31a458dc7df6a24afe"}, + {file = "transonic-0.7.1.tar.gz", hash = "sha256:dcc59f1936d09129c800629cd4e6812571a74afe40dadd8193940b545e6ef03e"}, ] [[package]] @@ -3474,6 +3650,9 @@ name = "wcwidth" version = "0.2.13" summary = "Measures the displayed width of unicode strings in a terminal" groups = ["doc", "test"] +dependencies = [ + "backports-functools-lru-cache>=1.2.1; python_version < \"3.2\"", +] files = [ {file = "wcwidth-0.2.13-py2.py3-none-any.whl", hash = "sha256:3da69048e4540d84af32131829ff948f1e022c1c6bdb8d6102117aac784f6859"}, {file = "wcwidth-0.2.13.tar.gz", hash = "sha256:72ea0c06399eb286d978fdedb6923a9eb47e1c486ce63e9b4e64fc18303972b5"}, @@ -3481,13 +3660,13 @@ files = [ [[package]] name = "webcolors" -version = "24.6.0" +version = "24.8.0" requires_python = ">=3.8" summary = "A library for working with the color formats defined by HTML and CSS." groups = ["doc"] files = [ - {file = "webcolors-24.6.0-py3-none-any.whl", hash = "sha256:8cf5bc7e28defd1d48b9e83d5fc30741328305a8195c29a8e668fa45586568a1"}, - {file = "webcolors-24.6.0.tar.gz", hash = "sha256:1d160d1de46b3e81e58d0a280d0c78b467dc80f47294b91b1ad8029d2cedb55b"}, + {file = "webcolors-24.8.0-py3-none-any.whl", hash = "sha256:fc4c3b59358ada164552084a8ebee637c221e4059267d0f8325b3b560f6c7f0a"}, + {file = "webcolors-24.8.0.tar.gz", hash = "sha256:08b07af286a01bcd30d583a7acadf629583d1f79bfef27dd2c2c5c263817277d"}, ] [[package]] @@ -3524,7 +3703,7 @@ files = [ [[package]] name = "xarray" -version = "2024.6.0" +version = "2024.7.0" requires_python = ">=3.9" summary = "N-D labeled arrays and datasets in Python" groups = ["default", "test"] @@ -3534,17 +3713,17 @@ dependencies = [ "pandas>=2.0", ] files = [ - {file = "xarray-2024.6.0-py3-none-any.whl", hash = "sha256:721a7394e8ec3d592b2d8ebe21eed074ac077dc1bb1bd777ce00e41700b4866c"}, - {file = "xarray-2024.6.0.tar.gz", hash = "sha256:0b91e0bc4dc0296947947640fe31ec6e867ce258d2f7cbc10bedf4a6d68340c7"}, + {file = "xarray-2024.7.0-py3-none-any.whl", hash = "sha256:1b0fd51ec408474aa1f4a355d75c00cc1c02bd425d97b2c2e551fd21810e7f64"}, + {file = "xarray-2024.7.0.tar.gz", hash = "sha256:4cae512d121a8522d41e66d942fb06c526bc1fd32c2c181d5fe62fe65b671638"}, ] [[package]] name = "zipp" -version = "3.19.2" +version = "3.20.0" requires_python = ">=3.8" summary = "Backport of pathlib-compatible object wrapper for zip files" groups = ["default", "dev", "doc", "fft"] files = [ - {file = "zipp-3.19.2-py3-none-any.whl", hash = "sha256:f091755f667055f2d02b32c53771a7a6c8b47e1fdbc4b72a8b9072b3eef8015c"}, - {file = "zipp-3.19.2.tar.gz", hash = "sha256:bf1dcf6450f873a13e952a29504887c89e6de7506209e5b1bcc3460135d4de19"}, + {file = "zipp-3.20.0-py3-none-any.whl", hash = "sha256:58da6168be89f0be59beb194da1250516fdaa062ccebd30127ac65d30045e10d"}, + {file = "zipp-3.20.0.tar.gz", hash = "sha256:0145e43d89664cfe1a2e533adc75adafed82fe2da404b4bbb6b026c0157bdb31"}, ] diff --git a/pixi.lock b/pixi.lock index 8a0c3a45..18fbcaea 100644 --- a/pixi.lock +++ b/pixi.lock @@ -1,1484 +1,1482 @@ -version: 3 -metadata: - content_hash: - linux-64: e90c2ee71ad70fc0a1c8302029533a7d1498f2bffcd0eaa8d2934700e775dc1d - win-64: e90c2ee71ad70fc0a1c8302029533a7d1498f2bffcd0eaa8d2934700e775dc1d - channels: - - url: https://conda.anaconda.org/conda-forge/ - used_env_vars: [] - platforms: - - linux-64 - - win-64 - sources: [] - time_metadata: null - git_metadata: null - inputs_metadata: null - custom_metadata: null -package: -- platform: linux-64 +version: 5 +environments: + default: + channels: + - url: https://conda.anaconda.org/conda-forge/ + indexes: + - https://pypi.org/simple + packages: + linux-64: + - conda: https://conda.anaconda.org/conda-forge/linux-64/_libgcc_mutex-0.1-conda_forge.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/_openmp_mutex-4.5-2_gnu.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/_sysroot_linux-64_curr_repodata_hack-3-h69a702a_16.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/alsa-lib-1.2.12-h4ab18f5_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/aom-3.9.1-hac33072_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/asttokens-2.4.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/attrs-24.2.0-pyh71513ae_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/autopep8-2.3.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/beniget-0.4.2.post1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/binutils_impl_linux-64-2.40-ha1999f0_7.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/binutils_linux-64-2.40-hb3c18ed_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/blosc-1.21.6-hef167b5_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/brotli-1.1.0-hd590300_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/brotli-bin-1.1.0-hd590300_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/brunsli-0.1-h9c3ff4c_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/bzip2-1.0.8-h4bc722e_7.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/c-ares-1.33.0-ha66036c_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/c-blosc2-2.15.1-hc57e6cf_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/ca-certificates-2024.7.4-hbcca054_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/cached-property-1.5.2-hd8ed1ab_1.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/cached_property-1.5.2-pyha770c72_1.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/cairo-1.18.0-hebfffa5_3.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/certifi-2024.7.4-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/charls-2.4.2-h59595ed_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/colorama-0.4.6-pyhd8ed1ab_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/colorlog-6.8.2-py312h7900ff3_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/contourpy-1.2.1-py312h8572e83_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/coverage-7.6.1-py312h41a817b_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/cycler-0.12.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/dav1d-1.2.1-hd590300_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/dbus-1.13.6-h5008d03_3.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/decorator-5.1.1-pyhd8ed1ab_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/distro-1.9.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/double-conversion-3.3.0-h59595ed_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/exceptiongroup-1.2.2-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/executing-2.0.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/expat-2.6.2-h59595ed_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/fluiddyn-0.6.5-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/fluidfft-0.4.1-py312hf74af30_1.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/fluidsim-core-0.8.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/font-ttf-dejavu-sans-mono-2.37-hab24e00_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/font-ttf-inconsolata-3.000-h77eed37_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/font-ttf-source-code-pro-2.038-h77eed37_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/font-ttf-ubuntu-0.83-h77eed37_2.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/fontconfig-2.14.2-h14ed4e7_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/fonts-conda-ecosystem-1-0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/fonts-conda-forge-1-0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/fonttools-4.53.1-py312h41a817b_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/freetype-2.12.1-h267a509_2.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/gast-0.5.5-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/gcc_impl_linux-64-14.1.0-h3c94d91_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/gcc_linux-64-14.1.0-h3f71edc_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/giflib-5.2.2-hd590300_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/graphite2-1.3.13-h59595ed_1003.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/gxx_impl_linux-64-14.1.0-h8d00ecb_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/gxx_linux-64-14.1.0-hc55ae77_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/h5netcdf-1.3.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/h5py-3.11.0-nompi_py312hb7ab980_102.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/harfbuzz-9.0.0-hda332d3_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/hdf5-1.14.3-nompi_hdf9ad27_105.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/icu-75.1-he02047a_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/imagecodecs-2024.6.1-py312h36edd9b_3.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/imageio-2.34.2-pyh12aca89_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/importlib-metadata-8.2.0-pyha770c72_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/importlib_metadata-8.2.0-hd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/importlib_resources-6.4.2-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/iniconfig-2.0.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/ipython-8.26.0-pyh707e725_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/jedi-0.19.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/jsonschema-4.23.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/jsonschema-specifications-2023.12.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/jupyter_core-5.7.2-py312h7900ff3_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/jxrlib-1.1-hd590300_3.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/kernel-headers_linux-64-3.10.0-h4a8ded7_16.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/keyutils-1.6.1-h166bdaf_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/kiwisolver-1.4.5-py312h8572e83_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/krb5-1.21.3-h659f571_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/lazy-loader-0.4-pyhd8ed1ab_1.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/lazy_loader-0.4-pyhd8ed1ab_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/lcms2-2.16-hb7c19ff_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/ld_impl_linux-64-2.40-hf3520f5_7.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/lerc-4.0.0-h27087fc_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/libaec-1.1.3-h59595ed_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libavif16-1.1.1-h9b56c87_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libblas-3.9.0-23_linux64_openblas.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libbrotlicommon-1.1.0-hd590300_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libbrotlidec-1.1.0-hd590300_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libbrotlienc-1.1.0-hd590300_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libcblas-3.9.0-23_linux64_openblas.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libclang-cpp18.1-18.1.8-default_hf981a13_2.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libclang13-18.1.8-default_h9def88c_2.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libcups-2.3.3-h4637d8d_4.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libcurl-8.9.1-hdb1bdb2_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libdeflate-1.21-h4bc722e_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libdrm-2.4.122-h4ab18f5_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libedit-3.1.20191231-he28a2e2_2.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/libev-4.33-hd590300_2.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libexpat-2.6.2-h59595ed_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libffi-3.4.2-h7f98852_5.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/libgcc-devel_linux-64-14.1.0-h5d3d1c9_100.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libgcc-ng-14.1.0-h77fa898_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libgfortran-ng-14.1.0-h69a702a_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libgfortran5-14.1.0-hc5f4f2c_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libglib-2.80.3-h315aac3_2.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libgomp-14.1.0-h77fa898_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libhwy-1.1.0-h00ab1b0_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libiconv-1.17-hd590300_2.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libjpeg-turbo-3.0.0-hd590300_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libjxl-0.10.3-h66b40c8_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/liblapack-3.9.0-23_linux64_openblas.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libllvm18-18.1.8-h8b73ec9_2.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libnghttp2-1.58.0-h47da74e_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libnsl-2.0.1-hd590300_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libopenblas-0.3.27-pthreads_hac2b453_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libpciaccess-0.18-hd590300_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libpng-1.6.43-h2797004_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libpq-16.4-h482b261_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libsanitizer-14.1.0-hcba0ae0_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libsqlite-3.46.0-hde9e2c9_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libssh2-1.11.0-h0841786_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/libstdcxx-devel_linux-64-14.1.0-h5d3d1c9_100.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libstdcxx-ng-14.1.0-hc0a3c3a_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libtiff-4.6.0-h46a8edc_4.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libuuid-2.38.1-h0b41bf4_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libwebp-base-1.4.0-hd590300_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libxcb-1.16-hd590300_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libxcrypt-4.4.36-hd590300_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libxkbcommon-1.7.0-h2c5496b_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libxml2-2.12.7-he7c6b58_4.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libxslt-1.1.39-h76b75d6_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libzlib-1.3.1-h4ab18f5_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libzopfli-1.0.3-h9c3ff4c_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/lz4-c-1.9.4-hcb278e6_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/markdown-it-py-3.0.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/matplotlib-3.9.2-py312h7900ff3_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/matplotlib-base-3.9.2-py312h854627b_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/matplotlib-inline-0.1.7-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/mdurl-0.1.2-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/meson-1.5.1-pyhd8ed1ab_1.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/meson-python-0.16.0-pyh0c530f3_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/mpi-1.0-mpich.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/mpi4py-4.0.0-py312h5924d30_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/mpich-4.2.2-h4a7f18d_101.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/munkres-1.1.4-pyh9f0ad1d_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/mysql-common-8.3.0-h70512c7_5.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/mysql-libs-8.3.0-ha479ceb_5.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/nbformat-5.10.4-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/nbstripout-0.7.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/ncurses-6.5-h59595ed_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/networkx-3.3-pyhd8ed1ab_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/ninja-1.12.1-h297d8ca_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/numpy-2.0.1-py312h1103770_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/openjpeg-2.5.2-h488ebb8_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/openssl-3.3.1-h4bc722e_2.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/packaging-24.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/pandas-2.2.2-py312h1d6d2e6_1.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/parso-0.8.4-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/pcre2-10.44-hba22ea6_2.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pexpect-4.9.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pickleshare-0.7.5-py_1003.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/pillow-10.4.0-py312h287a98d_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pip-24.2-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/pixman-0.43.2-h59595ed_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pkgutil-resolve-name-1.3.10-pyhd8ed1ab_1.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/platformdirs-4.2.2-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pluggy-1.5.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/ply-3.11-pyhd8ed1ab_2.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/prompt-toolkit-3.0.47-pyha770c72_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/psutil-6.0.0-py312h9a8786e_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/pthread-stubs-0.4-h36c2ea0_1001.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/ptyprocess-0.7.0-pyhd3deb0d_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/pure_eval-0.2.3-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pycodestyle-2.12.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/pyfftw-0.14.0-py312h4fc7734_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pygments-2.18.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pyparsing-3.1.2-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pyproject-metadata-0.8.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/pyside6-6.7.2-py312hb5137db_2.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pytest-8.3.2-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pytest-cov-5.0.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pytest-mock-3.14.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/python-3.12.5-h2ad013b_0_cpython.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/python-dateutil-2.9.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/python-fastjsonschema-2.20.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/python-tzdata-2024.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/python_abi-3.12-5_cp312.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/pythran-0.16.1-py312h389efb2_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pytz-2024.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/pywavelets-1.7.0-py312h4fc7734_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/qhull-2020.2-h434a139_5.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/qt6-main-6.7.2-hb12f9c5_4.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/qtpy-2.4.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/rav1e-0.6.6-he8a937b_2.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/readline-8.2-h8228510_1.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/referencing-0.35.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/rich-13.7.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/rpds-py-0.20.0-py312hf008fa9_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/scikit-image-0.24.0-py312h1df14c2_2.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/scipy-1.14.0-py312h499d17b_2.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/setuptools-72.1.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/simpleeval-0.9.13-pyhd8ed1ab_1.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/six-1.16.0-pyh6c4a22f_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/snappy-1.2.1-ha2e4443_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/stack_data-0.6.2-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/svt-av1-2.1.2-hac33072_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/sysroot_linux-64-2.17-h4a8ded7_16.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/tifffile-2024.8.10-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/tk-8.6.13-noxft_h4845f30_101.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/toml-0.10.2-pyhd8ed1ab_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/tomli-2.0.1-pyhd8ed1ab_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/tornado-6.4.1-py312h9a8786e_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/traitlets-5.14.3-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/transonic-0.7.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/typing_extensions-4.12.2-pyha770c72_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/tzdata-2024a-h0c530f3_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/wayland-1.23.0-h5291e77_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/wcwidth-0.2.13-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/wheel-0.44.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/xarray-2024.7.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xcb-util-0.4.1-hb711507_2.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xcb-util-cursor-0.1.4-h4ab18f5_2.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xcb-util-image-0.4.0-hb711507_2.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xcb-util-keysyms-0.4.1-hb711507_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xcb-util-renderutil-0.3.10-hb711507_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xcb-util-wm-0.4.2-hb711507_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xkeyboard-config-2.42-h4ab18f5_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-kbproto-1.0.7-h7f98852_1002.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-libice-1.1.1-hd590300_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-libsm-1.2.4-h7391055_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-libx11-1.8.9-hb711507_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxau-1.0.11-hd590300_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxdmcp-1.1.3-h7f98852_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxext-1.3.4-h0b41bf4_2.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxrender-0.9.11-hd590300_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-renderproto-0.11.1-h7f98852_1002.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-xextproto-7.3.0-h0b41bf4_1003.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/xorg-xproto-7.0.31-h7f98852_1007.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/xz-5.2.6-h166bdaf_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/linux-64/zfp-1.0.1-hac33072_1.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/zipp-3.20.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/zlib-1.3.1-h4ab18f5_1.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/zlib-ng-2.2.1-he02047a_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/zstd-1.5.6-ha6fb4c9_0.conda + - pypi: https://files.pythonhosted.org/packages/60/b3/36de2dc9e303697b7986f59e5ce744cfcb23e2527d076a4f1a13af7581ba/pymech-1.5.0-py3-none-any.whl + - pypi: https://files.pythonhosted.org/packages/c2/95/afa083bad44faa65048a9fbc018e9bc1b40045d4232383e723a555cd8b7c/pytest_allclose-1.0.0-py3-none-any.whl + win-64: + - conda: https://conda.anaconda.org/conda-forge/win-64/_libavif_api-1.1.1-h57928b3_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/aom-3.9.1-he0c23c2_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/asttokens-2.4.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/attrs-24.2.0-pyh71513ae_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/autopep8-2.3.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/beniget-0.4.2.post1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/blosc-1.21.6-h85f69ea_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/brotli-1.1.0-hcfcfb64_1.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/brotli-bin-1.1.0-hcfcfb64_1.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/bzip2-1.0.8-h2466b09_7.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/c-blosc2-2.15.1-hb461149_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/ca-certificates-2024.7.4-h56e8100_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/cached-property-1.5.2-hd8ed1ab_1.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/cached_property-1.5.2-pyha770c72_1.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/cairo-1.18.0-h32b962e_3.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/certifi-2024.7.4-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/charls-2.4.2-h1537add_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/clang-18-18.1.8-default_hec7ea82_2.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/clang-18.1.8-default_hec978fc_2.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/clangxx-18.1.8-default_hf03c572_2.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/colorama-0.4.6-pyhd8ed1ab_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/colorlog-6.8.2-py311h1ea47a8_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/contourpy-1.2.1-py311h005e61a_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/coverage-7.6.1-py311he736701_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/cycler-0.12.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/dav1d-1.2.1-hcfcfb64_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/decorator-5.1.1-pyhd8ed1ab_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/distro-1.9.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/double-conversion-3.3.0-h63175ca_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/exceptiongroup-1.2.2-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/executing-2.0.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/expat-2.6.2-h63175ca_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/fftw-3.3.10-nompi_h89e6982_110.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/fluiddyn-0.6.5-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/fluidfft-0.4.1-py311h9b10771_1.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/fluidsim-core-0.8.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/font-ttf-dejavu-sans-mono-2.37-hab24e00_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/font-ttf-inconsolata-3.000-h77eed37_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/font-ttf-source-code-pro-2.038-h77eed37_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/font-ttf-ubuntu-0.83-h77eed37_2.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/fontconfig-2.14.2-hbde0cde_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/fonts-conda-ecosystem-1-0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/fonts-conda-forge-1-0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/fonttools-4.53.1-py311he736701_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/freetype-2.12.1-hdaf720e_2.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/gast-0.5.5-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/giflib-5.2.2-h64bf75a_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/graphite2-1.3.13-h63175ca_1003.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/h5netcdf-1.3.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/h5py-3.11.0-nompi_py311h67016bb_102.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/harfbuzz-9.0.0-h2bedf89_1.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/hdf5-1.14.3-nompi_h2b43c12_105.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/icu-75.1-he0c23c2_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/imagecodecs-2024.6.1-py311h509772e_3.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/imageio-2.34.2-pyh12aca89_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/importlib-metadata-8.2.0-pyha770c72_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/importlib_metadata-8.2.0-hd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/importlib_resources-6.4.2-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/iniconfig-2.0.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/intel-openmp-2024.2.1-h57928b3_1083.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/ipython-8.26.0-pyh7428d3b_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/jedi-0.19.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/jsonschema-4.23.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/jsonschema-specifications-2023.12.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/jupyter_core-5.7.2-py311h1ea47a8_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/jxrlib-1.1-hcfcfb64_3.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/kiwisolver-1.4.5-py311h005e61a_1.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/krb5-1.21.3-hdf4eb48_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/lazy-loader-0.4-pyhd8ed1ab_1.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/lazy_loader-0.4-pyhd8ed1ab_1.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/lcms2-2.16-h67d730c_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/lerc-4.0.0-h63175ca_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/libaec-1.1.3-h63175ca_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libavif16-1.1.1-hf4f7b25_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libblas-3.9.0-23_win64_mkl.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libbrotlicommon-1.1.0-hcfcfb64_1.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libbrotlidec-1.1.0-hcfcfb64_1.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libbrotlienc-1.1.0-hcfcfb64_1.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libcblas-3.9.0-23_win64_mkl.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libclang13-18.1.8-default_ha5278ca_2.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libcurl-8.9.1-h18fefc2_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libdeflate-1.21-h2466b09_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libexpat-2.6.2-h63175ca_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libffi-3.4.2-h8ffe710_5.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/libglib-2.80.3-h7025463_2.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libhwloc-2.11.1-default_h8125262_1000.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libiconv-1.17-hcfcfb64_2.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libintl-0.22.5-h5728263_3.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libjpeg-turbo-3.0.0-hcfcfb64_1.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/liblapack-3.9.0-23_win64_mkl.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libpng-1.6.43-h19919ed_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libsqlite-3.46.0-h2466b09_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libssh2-1.11.0-h7dfc565_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libtiff-4.6.0-hb151862_4.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libwebp-base-1.4.0-hcfcfb64_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libxcb-1.16-hcd874cb_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libxml2-2.12.7-h0f24e4e_4.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libxslt-1.1.39-h3df6e99_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libzlib-1.3.1-h2466b09_1.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libzopfli-1.0.3-h0e60522_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/lz4-c-1.9.4-hcfcfb64_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/m2w64-gcc-libgfortran-5.3.0-6.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/m2w64-gcc-libs-5.3.0-7.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/m2w64-gcc-libs-core-5.3.0-7.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/m2w64-gmp-6.1.0-2.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/m2w64-libwinpthread-git-5.0.0.4634.697f757-2.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/markdown-it-py-3.0.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/matplotlib-3.9.2-py311h1ea47a8_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/matplotlib-base-3.9.2-py311h8f1b1e4_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/matplotlib-inline-0.1.7-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/mdurl-0.1.2-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/meson-1.5.1-pyhd8ed1ab_1.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/meson-python-0.16.0-pyh0c530f3_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/mkl-2024.1.0-h66d3029_694.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/mpi-1.0-msmpi.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/mpi4py-4.0.0-py311hab2a8a2_1.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/msmpi-10.1.1-h3502643_7.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/msys2-conda-epoch-20160418-1.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/munkres-1.1.4-pyh9f0ad1d_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/nbformat-5.10.4-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/nbstripout-0.7.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/networkx-3.3-pyhd8ed1ab_1.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/ninja-1.12.1-hc790b64_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/numpy-2.0.1-py311h35ffc71_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/openjpeg-2.5.2-h3d672ee_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/openssl-3.3.1-h2466b09_2.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/packaging-24.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/pandas-2.2.2-py311hcf9f919_1.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/parso-0.8.4-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/pcre2-10.44-h3d7b363_2.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pickleshare-0.7.5-py_1003.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/pillow-10.4.0-py311h5592be9_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pip-24.2-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/pixman-0.43.4-h63175ca_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pkgutil-resolve-name-1.3.10-pyhd8ed1ab_1.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/platformdirs-4.2.2-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pluggy-1.5.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/ply-3.11-pyhd8ed1ab_2.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/prompt-toolkit-3.0.47-pyha770c72_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/psutil-6.0.0-py311he736701_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/pthread-stubs-0.4-hcd874cb_1001.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/pthreads-win32-2.9.1-hfa6e2cd_3.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/pure_eval-0.2.3-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pycodestyle-2.12.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/pyfftw-0.14.0-py311h1cb3d5e_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pygments-2.18.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pyparsing-3.1.2-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pyproject-metadata-0.8.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/pyside6-6.7.2-py311h4238720_2.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pytest-8.3.2-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pytest-cov-5.0.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pytest-mock-3.14.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/python-3.11.9-h631f459_0_cpython.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/python-dateutil-2.9.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/python-fastjsonschema-2.20.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/python-tzdata-2024.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/python_abi-3.11-5_cp311.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/pythran-0.16.1-py311h27125d1_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/pytz-2024.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/pywavelets-1.7.0-py311h0a17f05_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/pywin32-306-py311h12c1d0e_2.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/qhull-2020.2-hc790b64_5.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/qt6-main-6.7.2-hbb46ec1_4.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/qtpy-2.4.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/rav1e-0.6.6-h975169c_2.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/referencing-0.35.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/rich-13.7.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/rpds-py-0.20.0-py311h533ab2d_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/scikit-image-0.24.0-py311hcf9f919_2.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/scipy-1.14.0-py311hd4686c6_2.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/setuptools-72.1.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/simpleeval-0.9.13-pyhd8ed1ab_1.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/six-1.16.0-pyh6c4a22f_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/snappy-1.2.1-h23299a8_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/stack_data-0.6.2-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/svt-av1-2.1.2-he0c23c2_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/tbb-2021.12.0-hc790b64_3.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/tifffile-2024.8.10-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h5226925_1.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/toml-0.10.2-pyhd8ed1ab_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/noarch/tomli-2.0.1-pyhd8ed1ab_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/tornado-6.4.1-py311he736701_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/traitlets-5.14.3-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/transonic-0.7.1-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/typing_extensions-4.12.2-pyha770c72_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/tzdata-2024a-h0c530f3_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/ucrt-10.0.22621.0-h57928b3_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/vc-14.3-h8a93ad2_20.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/vc14_runtime-14.40.33810-ha82c5b3_20.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/vs2015_runtime-14.40.33810-h3bf8584_20.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/wcwidth-0.2.13-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/wheel-0.44.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/xarray-2024.7.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/xorg-libxau-1.0.11-hcd874cb_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/xorg-libxdmcp-1.1.3-hcd874cb_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/xz-5.2.6-h8d14728_0.tar.bz2 + - conda: https://conda.anaconda.org/conda-forge/win-64/zfp-1.0.1-he0c23c2_1.conda + - conda: https://conda.anaconda.org/conda-forge/noarch/zipp-3.20.0-pyhd8ed1ab_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/zlib-1.3.1-h2466b09_1.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/zlib-ng-2.2.1-he0c23c2_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/zstd-1.5.6-h0ea2cb4_0.conda + - pypi: https://files.pythonhosted.org/packages/60/b3/36de2dc9e303697b7986f59e5ce744cfcb23e2527d076a4f1a13af7581ba/pymech-1.5.0-py3-none-any.whl + - pypi: https://files.pythonhosted.org/packages/c2/95/afa083bad44faa65048a9fbc018e9bc1b40045d4232383e723a555cd8b7c/pytest_allclose-1.0.0-py3-none-any.whl +packages: +- kind: conda + name: _libavif_api + version: 1.1.1 + build: h57928b3_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/_libavif_api-1.1.1-h57928b3_0.conda + sha256: 753347a11e1eb2362c60e3a9da4d0f453a889dd33991793b775a6ed430ad9125 + md5: 408ce8730bc562cc4093f42560d05937 + purls: [] + size: 9163 + timestamp: 1722436107447 +- kind: conda name: _libgcc_mutex version: '0.1' - category: main - manager: conda - dependencies: [] - url: https://conda.anaconda.org/conda-forge/linux-64/_libgcc_mutex-0.1-conda_forge.tar.bz2 - hash: - md5: d7c89558ba9fa0495403155b64376d81 - sha256: fe51de6107f9edc7aa4f786a70f4a883943bc9d39b3bb7307c04c41410990726 build: conda_forge - arch: x86_64 subdir: linux-64 - build_number: 0 + url: https://conda.anaconda.org/conda-forge/linux-64/_libgcc_mutex-0.1-conda_forge.tar.bz2 + sha256: fe51de6107f9edc7aa4f786a70f4a883943bc9d39b3bb7307c04c41410990726 + md5: d7c89558ba9fa0495403155b64376d81 license: None + purls: [] size: 2562 timestamp: 1578324546067 -- platform: linux-64 +- kind: conda name: _openmp_mutex version: '4.5' - category: main - manager: conda - dependencies: - - _libgcc_mutex 0.1 conda_forge - - libgomp >=7.5.0 - url: https://conda.anaconda.org/conda-forge/linux-64/_openmp_mutex-4.5-2_gnu.tar.bz2 - hash: - md5: 73aaf86a425cc6e73fcf236a5a46396d - sha256: fbe2c5e56a653bebb982eda4876a9178aedfc2b545f25d0ce9c4c0b508253d22 build: 2_gnu - arch: x86_64 - subdir: linux-64 build_number: 16 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/_openmp_mutex-4.5-2_gnu.tar.bz2 + sha256: fbe2c5e56a653bebb982eda4876a9178aedfc2b545f25d0ce9c4c0b508253d22 + md5: 73aaf86a425cc6e73fcf236a5a46396d + depends: + - _libgcc_mutex 0.1 conda_forge + - libgomp >=7.5.0 constrains: - openmp_impl 9999 license: BSD-3-Clause license_family: BSD + purls: [] size: 23621 timestamp: 1650670423406 -- platform: linux-64 +- kind: conda + name: _sysroot_linux-64_curr_repodata_hack + version: '3' + build: h69a702a_16 + build_number: 16 + subdir: noarch + noarch: generic + url: https://conda.anaconda.org/conda-forge/noarch/_sysroot_linux-64_curr_repodata_hack-3-h69a702a_16.conda + sha256: 6ac30acdbfd3136ee7a1de28af4355165291627e905715611726e674499b0786 + md5: 1c005af0c6ff22814b7c52ee448d4bea + license: LGPL-2.0-or-later AND LGPL-2.0-or-later WITH exceptions AND GPL-2.0-or-later AND MPL-2.0 + license_family: GPL + purls: [] + size: 20798 + timestamp: 1720621358501 +- kind: conda name: alsa-lib - version: 1.2.11 - category: main - manager: conda - dependencies: - - libgcc-ng >=12 - url: https://conda.anaconda.org/conda-forge/linux-64/alsa-lib-1.2.11-hd590300_1.conda - hash: - md5: 0bb492cca54017ea314b809b1ee3a176 - sha256: 0e2b75b9834a6e520b13db516f7cf5c9cea8f0bbc9157c978444173dacb98fec - build: hd590300_1 - arch: x86_64 + version: 1.2.12 + build: h4ab18f5_0 subdir: linux-64 - build_number: 1 + url: https://conda.anaconda.org/conda-forge/linux-64/alsa-lib-1.2.12-h4ab18f5_0.conda + sha256: 64b95dd06d7ca6b54cea03b02da8f1657b9899ca376d0ca7b47823064f55fb16 + md5: 7ed427f0871fd41cb1d9c17727c17589 + depends: + - libgcc-ng >=12 license: LGPL-2.1-or-later license_family: GPL - size: 554699 - timestamp: 1709396557528 -- platform: linux-64 + purls: [] + size: 555868 + timestamp: 1718118368236 +- kind: conda name: aom - version: 3.8.2 - category: main - manager: conda - dependencies: + version: 3.9.1 + build: hac33072_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/aom-3.9.1-hac33072_0.conda + sha256: b08ef033817b5f9f76ce62dfcac7694e7b6b4006420372de22494503decac855 + md5: 346722a0be40f6edc53f12640d301338 + depends: - libgcc-ng >=12 - libstdcxx-ng >=12 - url: https://conda.anaconda.org/conda-forge/linux-64/aom-3.8.2-h59595ed_0.conda - hash: - md5: 625e1fed28a5139aed71b3a76117ef84 - sha256: 49b1352e2b9710b7b5400c0f2a86c0bb805091ecfc6c84d3dbf064effe33bfbf - build: h59595ed_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 license: BSD-2-Clause license_family: BSD - size: 2696998 - timestamp: 1710388229587 -- platform: win-64 + purls: [] + size: 2706396 + timestamp: 1718551242397 +- kind: conda name: aom - version: 3.7.1 - category: main - manager: conda - dependencies: + version: 3.9.1 + build: he0c23c2_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/aom-3.9.1-he0c23c2_0.conda + sha256: 0524d0c0b61dacd0c22ac7a8067f977b1d52380210933b04141f5099c5b6fec7 + md5: 3d7c14285d3eb3239a76ff79063f27a5 + depends: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - url: https://conda.anaconda.org/conda-forge/win-64/aom-3.7.1-h63175ca_0.conda - hash: - md5: 1b52cb3995f780a5c0a52fc1bb81b337 - sha256: aa317fd3271b4fabbfe3b800cc0d55a9bbfb9b5aa7f91bfb08c86f2da08d2729 - build: h63175ca_0 - arch: x86_64 - subdir: win-64 - build_number: 0 license: BSD-2-Clause license_family: BSD - size: 1955945 - timestamp: 1700530921759 -- platform: linux-64 + purls: [] + size: 1958151 + timestamp: 1718551737234 +- kind: conda name: asttokens version: 2.4.1 - category: main - manager: conda - dependencies: - - python >=3.5 - - six >=1.12.0 - url: https://conda.anaconda.org/conda-forge/noarch/asttokens-2.4.1-pyhd8ed1ab_0.conda - hash: - md5: 5f25798dcefd8252ce5f9dc494d5f571 - sha256: 708168f026df19a0344983754d27d1f7b28bb21afc7b97a82f02c4798a3d2111 build: pyhd8ed1ab_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: Apache-2.0 - license_family: Apache + subdir: noarch noarch: python - size: 28922 - timestamp: 1698341257884 - purls: - - pkg:pypi/asttokens -- platform: win-64 - name: asttokens - version: 2.4.1 - category: main - manager: conda - dependencies: + url: https://conda.anaconda.org/conda-forge/noarch/asttokens-2.4.1-pyhd8ed1ab_0.conda + sha256: 708168f026df19a0344983754d27d1f7b28bb21afc7b97a82f02c4798a3d2111 + md5: 5f25798dcefd8252ce5f9dc494d5f571 + depends: - python >=3.5 - six >=1.12.0 - url: https://conda.anaconda.org/conda-forge/noarch/asttokens-2.4.1-pyhd8ed1ab_0.conda - hash: - md5: 5f25798dcefd8252ce5f9dc494d5f571 - sha256: 708168f026df19a0344983754d27d1f7b28bb21afc7b97a82f02c4798a3d2111 - build: pyhd8ed1ab_0 - arch: x86_64 - subdir: win-64 - build_number: 0 license: Apache-2.0 license_family: Apache - noarch: python + purls: + - pkg:pypi/asttokens?source=hash-mapping size: 28922 timestamp: 1698341257884 - purls: - - pkg:pypi/asttokens -- platform: linux-64 - name: attr - version: 2.5.1 - category: main - manager: conda - dependencies: - - libgcc-ng >=12 - url: https://conda.anaconda.org/conda-forge/linux-64/attr-2.5.1-h166bdaf_1.tar.bz2 - hash: - md5: d9c69a24ad678ffce24c6543a0176b00 - sha256: 82c13b1772c21fc4a17441734de471d3aabf82b61db9b11f4a1bd04a9c4ac324 - build: h166bdaf_1 - arch: x86_64 - subdir: linux-64 - build_number: 1 - license: GPL-2.0-or-later - license_family: GPL - size: 71042 - timestamp: 1660065501192 -- platform: linux-64 +- kind: conda name: attrs - version: 23.2.0 - category: main - manager: conda - dependencies: - - python >=3.7 - url: https://conda.anaconda.org/conda-forge/noarch/attrs-23.2.0-pyh71513ae_0.conda - hash: - md5: 5e4c0743c70186509d1412e03c2d8dfa - sha256: 77c7d03bdb243a048fff398cedc74327b7dc79169ebe3b4c8448b0331ea55fea + version: 24.2.0 build: pyh71513ae_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: MIT - license_family: MIT + subdir: noarch noarch: python - size: 54582 - timestamp: 1704011393776 - purls: - - pkg:pypi/attrs -- platform: win-64 - name: attrs - version: 23.2.0 - category: main - manager: conda - dependencies: + url: https://conda.anaconda.org/conda-forge/noarch/attrs-24.2.0-pyh71513ae_0.conda + sha256: 28dba85a7e0f7fb57d7315e13f603d1e41b83c5b88aa2a602596b52c833a2ff8 + md5: 6732fa52eb8e66e5afeb32db8701a791 + depends: - python >=3.7 - url: https://conda.anaconda.org/conda-forge/noarch/attrs-23.2.0-pyh71513ae_0.conda - hash: - md5: 5e4c0743c70186509d1412e03c2d8dfa - sha256: 77c7d03bdb243a048fff398cedc74327b7dc79169ebe3b4c8448b0331ea55fea - build: pyh71513ae_0 - arch: x86_64 - subdir: win-64 - build_number: 0 license: MIT license_family: MIT - noarch: python - size: 54582 - timestamp: 1704011393776 purls: - - pkg:pypi/attrs -- platform: linux-64 + - pkg:pypi/attrs?source=compressed-mapping + size: 56048 + timestamp: 1722977241383 +- kind: conda name: autopep8 - version: 2.1.0 - category: main - manager: conda - dependencies: - - packaging - - pycodestyle >=2.11.0 - - python >=3.6 - - tomli - url: https://conda.anaconda.org/conda-forge/noarch/autopep8-2.1.0-pyhd8ed1ab_0.conda - hash: - md5: 86d1a0a5e07cb9ad7792d2398eccd057 - sha256: 1316650986ecb81626213034220ac6549e55cacfcbe1fc874328205fc3f26556 + version: 2.3.1 build: pyhd8ed1ab_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: MIT - license_family: MIT + subdir: noarch noarch: python - size: 45455 - timestamp: 1710677615519 - purls: - - pkg:pypi/autopep8 -- platform: win-64 - name: autopep8 - version: 2.1.0 - category: main - manager: conda - dependencies: + url: https://conda.anaconda.org/conda-forge/noarch/autopep8-2.3.1-pyhd8ed1ab_0.conda + sha256: e0f4aac41ed6565bf29db3894de22852bf14e4b5699cbfa8c649b11b8b77ab71 + md5: 8bdee138bcb32ac31f91f799761f485b + depends: - packaging - - pycodestyle >=2.11.0 + - pycodestyle >=2.12.0 - python >=3.6 - tomli - url: https://conda.anaconda.org/conda-forge/noarch/autopep8-2.1.0-pyhd8ed1ab_0.conda - hash: - md5: 86d1a0a5e07cb9ad7792d2398eccd057 - sha256: 1316650986ecb81626213034220ac6549e55cacfcbe1fc874328205fc3f26556 - build: pyhd8ed1ab_0 - arch: x86_64 - subdir: win-64 - build_number: 0 license: MIT license_family: MIT - noarch: python - size: 45455 - timestamp: 1710677615519 purls: - - pkg:pypi/autopep8 -- platform: linux-64 + - pkg:pypi/autopep8?source=hash-mapping + size: 46251 + timestamp: 1719133744936 +- kind: conda name: beniget - version: 0.4.1 - category: main - manager: conda - dependencies: - - gast >=0.5.0,<0.6.0 - - python >=3.6 - url: https://conda.anaconda.org/conda-forge/noarch/beniget-0.4.1-pyhd8ed1ab_0.tar.bz2 - hash: - md5: 66744e23ceca50ebb022b0a6cba866a8 - sha256: 767cecb8b32d981f5c666eac1cc231d6fbcb29042124efe1b921a9de9201924b + version: 0.4.2.post1 build: pyhd8ed1ab_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: BSD-3-Clause - license_family: BSD + subdir: noarch noarch: python - size: 12659 - timestamp: 1627922710217 - purls: - - pkg:pypi/beniget -- platform: win-64 - name: beniget - version: 0.4.1 - category: main - manager: conda - dependencies: + url: https://conda.anaconda.org/conda-forge/noarch/beniget-0.4.2.post1-pyhd8ed1ab_0.conda + sha256: f2e980548fa8d8f0131e7b4e4066041ab3bb14b517da5cf8d5ce1120e5bdace7 + md5: 8199fd723399ee4d59c2f35c5de0a078 + depends: - gast >=0.5.0,<0.6.0 - python >=3.6 - url: https://conda.anaconda.org/conda-forge/noarch/beniget-0.4.1-pyhd8ed1ab_0.tar.bz2 - hash: - md5: 66744e23ceca50ebb022b0a6cba866a8 - sha256: 767cecb8b32d981f5c666eac1cc231d6fbcb29042124efe1b921a9de9201924b - build: pyhd8ed1ab_0 - arch: x86_64 - subdir: win-64 - build_number: 0 license: BSD-3-Clause license_family: BSD - noarch: python - size: 12659 - timestamp: 1627922710217 purls: - - pkg:pypi/beniget -- platform: linux-64 + - pkg:pypi/beniget?source=hash-mapping + size: 21751 + timestamp: 1719581627778 +- kind: conda name: binutils_impl_linux-64 version: '2.40' - category: main - manager: conda - dependencies: - - ld_impl_linux-64 2.40 h41732ed_0 - - sysroot_linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/binutils_impl_linux-64-2.40-hf600244_0.conda - hash: - md5: 33084421a8c0af6aef1b439707f7662a - sha256: a7e0ea2b71a5b03d82e5a58fb6b612ab1c44d72ce161f9aa441f7ba467cd4c8d - build: hf600244_0 - arch: x86_64 + build: ha1999f0_7 + build_number: 7 subdir: linux-64 - build_number: 0 + url: https://conda.anaconda.org/conda-forge/linux-64/binutils_impl_linux-64-2.40-ha1999f0_7.conda + sha256: 230f3136d17fdcf0e6da3a3ae59118570bc18106d79dd29bf2f341338d2a42c4 + md5: 3f840c7ed70a96b5ebde8044b2f36f32 + depends: + - ld_impl_linux-64 2.40 hf3520f5_7 + - sysroot_linux-64 license: GPL-3.0-only license_family: GPL - size: 5414922 - timestamp: 1674833958334 -- platform: linux-64 + purls: [] + size: 6250821 + timestamp: 1718625666382 +- kind: conda name: binutils_linux-64 version: '2.40' - category: main - manager: conda - dependencies: + build: hb3c18ed_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/binutils_linux-64-2.40-hb3c18ed_0.conda + sha256: 2aadece2933f01b5414285ac9390865b59384c8f3d47f7361664cf511ae33ad0 + md5: f152f00b4c709e88cd88af1fb50a70b4 + depends: - binutils_impl_linux-64 2.40.* - sysroot_linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/binutils_linux-64-2.40-hdade7a5_3.conda - hash: - md5: 2d9a60578bc28469d9aeef9aea5520c3 - sha256: d114b825acef51c1d065ca0a17f97e0e856c48765aecf2f8f164935635013dd2 - build: hdade7a5_3 - arch: x86_64 - subdir: linux-64 - build_number: 3 license: BSD-3-Clause license_family: BSD - size: 28868 - timestamp: 1710259805994 -- platform: linux-64 + purls: [] + size: 29268 + timestamp: 1721141323066 +- kind: conda name: blosc - version: 1.21.5 - category: main - manager: conda - dependencies: - - libgcc-ng >=12 - - libstdcxx-ng >=12 - - libzlib >=1.2.13,<1.3.0a0 + version: 1.21.6 + build: h85f69ea_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/blosc-1.21.6-h85f69ea_0.conda + sha256: 1289853b41df5355f45664f1cb015c868df1f570cf743e9e4a5bda8efe8c42fa + md5: 2390269374fded230fcbca8332a4adc0 + depends: + - libzlib >=1.3.1,<2.0a0 - lz4-c >=1.9.3,<1.10.0a0 - - snappy >=1.1.10,<2.0a0 - - zstd >=1.5.5,<1.6.0a0 - url: https://conda.anaconda.org/conda-forge/linux-64/blosc-1.21.5-h0f2a231_0.conda - hash: - md5: 009521b7ed97cca25f8f997f9e745976 - sha256: e2b15b017775d1bda8edbb1bc48e545e45364edefa4d926732fc5488cc600731 - build: h0f2a231_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 + - snappy >=1.2.0,<1.3.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + - zstd >=1.5.6,<1.6.0a0 license: BSD-3-Clause license_family: BSD - size: 48692 - timestamp: 1693657088079 -- platform: win-64 + purls: [] + size: 50135 + timestamp: 1719266616208 +- kind: conda name: blosc - version: 1.21.5 - category: main - manager: conda - dependencies: - - libzlib >=1.2.13,<1.3.0a0 + version: 1.21.6 + build: hef167b5_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/blosc-1.21.6-hef167b5_0.conda + sha256: 6cc260f9c6d32c5e728a2099a52fdd7ee69a782fff7b400d0606fcd32e0f5fd1 + md5: 54fe76ab3d0189acaef95156874db7f9 + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - libzlib >=1.3.1,<2.0a0 - lz4-c >=1.9.3,<1.10.0a0 - - snappy >=1.1.10,<2.0a0 - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 - - zstd >=1.5.5,<1.6.0a0 - url: https://conda.anaconda.org/conda-forge/win-64/blosc-1.21.5-hdccc3a2_0.conda - hash: - md5: 77a5cea2ce92907b7d1e7954457a526a - sha256: 73cee35e5366ce998ef36ccccb4c11ef9ead297886cc08269379f91539131288 - build: hdccc3a2_0 - arch: x86_64 - subdir: win-64 - build_number: 0 + - snappy >=1.2.0,<1.3.0a0 + - zstd >=1.5.6,<1.6.0a0 license: BSD-3-Clause license_family: BSD - size: 50069 - timestamp: 1693657396550 -- platform: linux-64 + purls: [] + size: 48842 + timestamp: 1719266029046 +- kind: conda name: brotli version: 1.1.0 - category: main - manager: conda - dependencies: - - brotli-bin 1.1.0 hd590300_1 - - libbrotlidec 1.1.0 hd590300_1 - - libbrotlienc 1.1.0 hd590300_1 - - libgcc-ng >=12 - url: https://conda.anaconda.org/conda-forge/linux-64/brotli-1.1.0-hd590300_1.conda - hash: - md5: f27a24d46e3ea7b70a1f98e50c62508f - sha256: f2d918d351edd06c55a6c2d84b488fe392f85ea018ff227daac07db22b408f6b - build: hd590300_1 - arch: x86_64 - subdir: linux-64 + build: hcfcfb64_1 build_number: 1 - license: MIT - license_family: MIT - size: 19383 - timestamp: 1695990069230 -- platform: win-64 - name: brotli - version: 1.1.0 - category: main - manager: conda - dependencies: + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/brotli-1.1.0-hcfcfb64_1.conda + sha256: b927c95121c5f3d82fe084730281739fb04621afebf2d9f05711a0f42d27e326 + md5: f47f6db2528e38321fb00ae31674c133 + depends: - brotli-bin 1.1.0 hcfcfb64_1 - libbrotlidec 1.1.0 hcfcfb64_1 - libbrotlienc 1.1.0 hcfcfb64_1 - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - url: https://conda.anaconda.org/conda-forge/win-64/brotli-1.1.0-hcfcfb64_1.conda - hash: - md5: f47f6db2528e38321fb00ae31674c133 - sha256: b927c95121c5f3d82fe084730281739fb04621afebf2d9f05711a0f42d27e326 - build: hcfcfb64_1 - arch: x86_64 - subdir: win-64 - build_number: 1 license: MIT license_family: MIT + purls: [] size: 19772 timestamp: 1695990547936 -- platform: linux-64 - name: brotli-bin +- kind: conda + name: brotli version: 1.1.0 - category: main - manager: conda - dependencies: + build: hd590300_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/brotli-1.1.0-hd590300_1.conda + sha256: f2d918d351edd06c55a6c2d84b488fe392f85ea018ff227daac07db22b408f6b + md5: f27a24d46e3ea7b70a1f98e50c62508f + depends: + - brotli-bin 1.1.0 hd590300_1 - libbrotlidec 1.1.0 hd590300_1 - libbrotlienc 1.1.0 hd590300_1 - libgcc-ng >=12 - url: https://conda.anaconda.org/conda-forge/linux-64/brotli-bin-1.1.0-hd590300_1.conda - hash: - md5: 39f910d205726805a958da408ca194ba - sha256: a641abfbaec54f454c8434061fffa7fdaa9c695e8a5a400ed96b4f07c0c00677 - build: hd590300_1 - arch: x86_64 - subdir: linux-64 - build_number: 1 license: MIT license_family: MIT - size: 18980 - timestamp: 1695990054140 -- platform: win-64 + purls: [] + size: 19383 + timestamp: 1695990069230 +- kind: conda name: brotli-bin version: 1.1.0 - category: main - manager: conda - dependencies: + build: hcfcfb64_1 + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/brotli-bin-1.1.0-hcfcfb64_1.conda + sha256: 4fbcb8f94acc97b2b04adbc64e304acd7c06fa0cf01953527bddae46091cc942 + md5: 0105229d7c5fabaa840043a86c10ec64 + depends: - libbrotlidec 1.1.0 hcfcfb64_1 - libbrotlienc 1.1.0 hcfcfb64_1 - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - url: https://conda.anaconda.org/conda-forge/win-64/brotli-bin-1.1.0-hcfcfb64_1.conda - hash: - md5: 0105229d7c5fabaa840043a86c10ec64 - sha256: 4fbcb8f94acc97b2b04adbc64e304acd7c06fa0cf01953527bddae46091cc942 - build: hcfcfb64_1 - arch: x86_64 - subdir: win-64 - build_number: 1 license: MIT license_family: MIT + purls: [] size: 20885 timestamp: 1695990517506 -- platform: linux-64 +- kind: conda + name: brotli-bin + version: 1.1.0 + build: hd590300_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/brotli-bin-1.1.0-hd590300_1.conda + sha256: a641abfbaec54f454c8434061fffa7fdaa9c695e8a5a400ed96b4f07c0c00677 + md5: 39f910d205726805a958da408ca194ba + depends: + - libbrotlidec 1.1.0 hd590300_1 + - libbrotlienc 1.1.0 hd590300_1 + - libgcc-ng >=12 + license: MIT + license_family: MIT + purls: [] + size: 18980 + timestamp: 1695990054140 +- kind: conda name: brunsli version: '0.1' - category: main - manager: conda - dependencies: + build: h9c3ff4c_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/brunsli-0.1-h9c3ff4c_0.tar.bz2 + sha256: 36da32e5a6beab7a9af39be1c8f42e5eca716e64562cb9d5e0d559c14406b11d + md5: c1ac6229d0bfd14f8354ff9ad2a26cad + depends: - brotli >=1.0.9,<2.0a0 - libgcc-ng >=9.3.0 - libstdcxx-ng >=9.3.0 - url: https://conda.anaconda.org/conda-forge/linux-64/brunsli-0.1-h9c3ff4c_0.tar.bz2 - hash: - md5: c1ac6229d0bfd14f8354ff9ad2a26cad - sha256: 36da32e5a6beab7a9af39be1c8f42e5eca716e64562cb9d5e0d559c14406b11d - build: h9c3ff4c_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 license: MIT license_family: MIT + purls: [] size: 204879 timestamp: 1607309237341 -- platform: linux-64 +- kind: conda name: bzip2 version: 1.0.8 - category: main - manager: conda - dependencies: - - libgcc-ng >=12 - url: https://conda.anaconda.org/conda-forge/linux-64/bzip2-1.0.8-hd590300_5.conda - hash: - md5: 69b8b6202a07720f448be700e300ccf4 - sha256: 242c0c324507ee172c0e0dd2045814e746bb303d1eb78870d182ceb0abc726a8 - build: hd590300_5 - arch: x86_64 - subdir: linux-64 - build_number: 5 + build: h2466b09_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/bzip2-1.0.8-h2466b09_7.conda + sha256: 35a5dad92e88fdd7fc405e864ec239486f4f31eec229e31686e61a140a8e573b + md5: 276e7ffe9ffe39688abc665ef0f45596 + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 license: bzip2-1.0.6 license_family: BSD - size: 254228 - timestamp: 1699279927352 -- platform: win-64 + purls: [] + size: 54927 + timestamp: 1720974860185 +- kind: conda name: bzip2 version: 1.0.8 - category: main - manager: conda - dependencies: - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 - url: https://conda.anaconda.org/conda-forge/win-64/bzip2-1.0.8-hcfcfb64_5.conda - hash: - md5: 26eb8ca6ea332b675e11704cce84a3be - sha256: ae5f47a5c86fd6db822931255dcf017eb12f60c77f07dc782ccb477f7808aab2 - build: hcfcfb64_5 - arch: x86_64 - subdir: win-64 - build_number: 5 + build: h4bc722e_7 + build_number: 7 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/bzip2-1.0.8-h4bc722e_7.conda + sha256: 5ced96500d945fb286c9c838e54fa759aa04a7129c59800f0846b4335cee770d + md5: 62ee74e96c5ebb0af99386de58cf9553 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 license: bzip2-1.0.6 license_family: BSD - size: 124580 - timestamp: 1699280668742 -- platform: linux-64 + purls: [] + size: 252783 + timestamp: 1720974456583 +- kind: conda name: c-ares - version: 1.28.1 - category: main - manager: conda - dependencies: - - libgcc-ng >=12 - url: https://conda.anaconda.org/conda-forge/linux-64/c-ares-1.28.1-hd590300_0.conda - hash: - md5: dcde58ff9a1f30b0037a2315d1846d1f - sha256: cb25063f3342149c7924b21544109696197a9d774f1407567477d4f3026bf38a - build: hd590300_0 - arch: x86_64 + version: 1.33.0 + build: ha66036c_0 subdir: linux-64 - build_number: 0 + url: https://conda.anaconda.org/conda-forge/linux-64/c-ares-1.33.0-ha66036c_0.conda + sha256: 3dec5fdb5d1e1758510af0ca163d82ea10109fec8af7d0cd7af38f01068c365b + md5: b6927f788e85267beef6cbb292aaebdd + depends: + - __glibc >=2.28,<3.0.a0 + - libgcc-ng >=12 license: MIT license_family: MIT - size: 168875 - timestamp: 1711819445938 -- platform: linux-64 - name: c-blosc2 - version: 2.14.1 - category: main - manager: conda - dependencies: - - libgcc-ng >=12 - - libstdcxx-ng >=12 - - lz4-c >=1.9.3,<1.10.0a0 - - zlib-ng >=2.0.7,<2.1.0a0 - - zstd >=1.5.5,<1.6.0a0 - url: https://conda.anaconda.org/conda-forge/linux-64/c-blosc2-2.14.1-hb4ffafa_0.conda - hash: - md5: 359b943cf8f0d6779e7f09470285de50 - sha256: 0f3e22396effc699139628e320ef60aeefec7672bc4dd4ddf001cff4d3c6fdf8 - build: hb4ffafa_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: BSD-3-Clause - license_family: BSD - size: 336657 - timestamp: 1712231677701 -- platform: win-64 + purls: [] + size: 181873 + timestamp: 1723534591118 +- kind: conda name: c-blosc2 - version: 2.14.1 - category: main - manager: conda - dependencies: + version: 2.15.1 + build: hb461149_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/c-blosc2-2.15.1-hb461149_0.conda + sha256: a380bc3f2bbc423fec963e9ab9284eb67deb8d3d67a0676fc3f5ccce8497685c + md5: a84e7df0bc9dc85a9e3db6c2870c9dcf + depends: - lz4-c >=1.9.3,<1.10.0a0 - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - - zlib-ng >=2.0.7,<2.1.0a0 - - zstd >=1.5.5,<1.6.0a0 - url: https://conda.anaconda.org/conda-forge/win-64/c-blosc2-2.14.1-h183a6f4_0.conda - hash: - md5: 24d8efc0b0a638cef539ff588e1fa66f - sha256: a4461e6f9a94b021bfd7d972b280bd272cb53b2f8e61db446eb9f7c1feb31a4e - build: h183a6f4_0 - arch: x86_64 - subdir: win-64 - build_number: 0 + - zlib-ng >=2.2.1,<2.3.0a0 + - zstd >=1.5.6,<1.6.0a0 license: BSD-3-Clause license_family: BSD - size: 210621 - timestamp: 1712232238157 -- platform: linux-64 - name: ca-certificates - version: 2024.2.2 - category: main - manager: conda - dependencies: [] - url: https://conda.anaconda.org/conda-forge/linux-64/ca-certificates-2024.2.2-hbcca054_0.conda - hash: - md5: 2f4327a1cbe7f022401b236e915a5fef - sha256: 91d81bfecdbb142c15066df70cc952590ae8991670198f92c66b62019b251aeb - build: hbcca054_0 - arch: x86_64 + purls: [] + size: 214945 + timestamp: 1722389176912 +- kind: conda + name: c-blosc2 + version: 2.15.1 + build: hc57e6cf_0 subdir: linux-64 - build_number: 0 - license: ISC - size: 155432 - timestamp: 1706843687645 -- platform: win-64 + url: https://conda.anaconda.org/conda-forge/linux-64/c-blosc2-2.15.1-hc57e6cf_0.conda + sha256: 6b11cae208878fbf621fbc22135a7912fd0ef19301d0b654858ae16b972410dc + md5: 5f84961d86d0ef78851cb34f9d5e31fe + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - lz4-c >=1.9.3,<1.10.0a0 + - zlib-ng >=2.2.1,<2.3.0a0 + - zstd >=1.5.6,<1.6.0a0 + license: BSD-3-Clause + license_family: BSD + purls: [] + size: 340330 + timestamp: 1722388805069 +- kind: conda name: ca-certificates - version: 2024.2.2 - category: main - manager: conda - dependencies: [] - url: https://conda.anaconda.org/conda-forge/win-64/ca-certificates-2024.2.2-h56e8100_0.conda - hash: - md5: 63da060240ab8087b60d1357051ea7d6 - sha256: 4d587088ecccd393fec3420b64f1af4ee1a0e6897a45cfd5ef38055322cea5d0 + version: 2024.7.4 build: h56e8100_0 - arch: x86_64 subdir: win-64 - build_number: 0 + url: https://conda.anaconda.org/conda-forge/win-64/ca-certificates-2024.7.4-h56e8100_0.conda + sha256: 7f37bb33c7954de1b4d19ad622859feb4f6c58f751c38b895524cad4e44af72e + md5: 9caa97c9504072cd060cf0a3142cc0ed + license: ISC + purls: [] + size: 154943 + timestamp: 1720077592592 +- kind: conda + name: ca-certificates + version: 2024.7.4 + build: hbcca054_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/ca-certificates-2024.7.4-hbcca054_0.conda + sha256: c1548a3235376f464f9931850b64b02492f379b2f2bb98bc786055329b080446 + md5: 23ab7665c5f63cfb9f1f6195256daac6 license: ISC - size: 155886 - timestamp: 1706843918052 -- platform: linux-64 + purls: [] + size: 154853 + timestamp: 1720077432978 +- kind: conda name: cached-property version: 1.5.2 - category: main - manager: conda - dependencies: - - cached_property >=1.5.2,<1.5.3.0a0 - url: https://conda.anaconda.org/conda-forge/noarch/cached-property-1.5.2-hd8ed1ab_1.tar.bz2 - hash: - md5: 9b347a7ec10940d3f7941ff6c460b551 - sha256: 561e6660f26c35d137ee150187d89767c988413c978e1b712d53f27ddf70ea17 build: hd8ed1ab_1 - arch: x86_64 - subdir: linux-64 build_number: 1 - license: BSD-3-Clause - license_family: BSD + subdir: noarch noarch: python - size: 4134 - timestamp: 1615209571450 -- platform: win-64 - name: cached-property - version: 1.5.2 - category: main - manager: conda - dependencies: - - cached_property >=1.5.2,<1.5.3.0a0 url: https://conda.anaconda.org/conda-forge/noarch/cached-property-1.5.2-hd8ed1ab_1.tar.bz2 - hash: - md5: 9b347a7ec10940d3f7941ff6c460b551 - sha256: 561e6660f26c35d137ee150187d89767c988413c978e1b712d53f27ddf70ea17 - build: hd8ed1ab_1 - arch: x86_64 - subdir: win-64 - build_number: 1 + sha256: 561e6660f26c35d137ee150187d89767c988413c978e1b712d53f27ddf70ea17 + md5: 9b347a7ec10940d3f7941ff6c460b551 + depends: + - cached_property >=1.5.2,<1.5.3.0a0 license: BSD-3-Clause license_family: BSD - noarch: python + purls: [] size: 4134 timestamp: 1615209571450 -- platform: linux-64 +- kind: conda name: cached_property version: 1.5.2 - category: main - manager: conda - dependencies: - - python >=3.6 - url: https://conda.anaconda.org/conda-forge/noarch/cached_property-1.5.2-pyha770c72_1.tar.bz2 - hash: - md5: 576d629e47797577ab0f1b351297ef4a - sha256: 6dbf7a5070cc43d90a1e4c2ec0c541c69d8e30a0e25f50ce9f6e4a432e42c5d7 build: pyha770c72_1 - arch: x86_64 - subdir: linux-64 build_number: 1 - license: BSD-3-Clause - license_family: BSD + subdir: noarch noarch: python - size: 11065 - timestamp: 1615209567874 - purls: - - pkg:pypi/cached-property -- platform: win-64 - name: cached_property - version: 1.5.2 - category: main - manager: conda - dependencies: - - python >=3.6 url: https://conda.anaconda.org/conda-forge/noarch/cached_property-1.5.2-pyha770c72_1.tar.bz2 - hash: - md5: 576d629e47797577ab0f1b351297ef4a - sha256: 6dbf7a5070cc43d90a1e4c2ec0c541c69d8e30a0e25f50ce9f6e4a432e42c5d7 - build: pyha770c72_1 - arch: x86_64 - subdir: win-64 - build_number: 1 + sha256: 6dbf7a5070cc43d90a1e4c2ec0c541c69d8e30a0e25f50ce9f6e4a432e42c5d7 + md5: 576d629e47797577ab0f1b351297ef4a + depends: + - python >=3.6 license: BSD-3-Clause license_family: BSD - noarch: python + purls: + - pkg:pypi/cached-property?source=hash-mapping size: 11065 timestamp: 1615209567874 - purls: - - pkg:pypi/cached-property -- platform: linux-64 +- kind: conda + name: cairo + version: 1.18.0 + build: h32b962e_3 + build_number: 3 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/cairo-1.18.0-h32b962e_3.conda + sha256: 127101c9c2d1a56f8791c19141ceff13fd1d1a1da28cfaca549dc99d210cec6a + md5: 8f43723a4925c51e55c2d81725a97db4 + depends: + - fontconfig >=2.14.2,<3.0a0 + - fonts-conda-ecosystem + - freetype >=2.12.1,<3.0a0 + - icu >=75.1,<76.0a0 + - libglib >=2.80.3,<3.0a0 + - libpng >=1.6.43,<1.7.0a0 + - libzlib >=1.3.1,<2.0a0 + - pixman >=0.43.4,<1.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + - zlib + license: LGPL-2.1-only or MPL-1.1 + purls: [] + size: 1516680 + timestamp: 1721139332360 +- kind: conda name: cairo version: 1.18.0 - category: main - manager: conda - dependencies: + build: hebfffa5_3 + build_number: 3 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/cairo-1.18.0-hebfffa5_3.conda + sha256: aee5b9e6ef71cdfb2aee9beae3ea91910ca761c01c0ef32052e3f94a252fa173 + md5: fceaedf1cdbcb02df9699a0d9b005292 + depends: + - __glibc >=2.17,<3.0.a0 - fontconfig >=2.14.2,<3.0a0 - fonts-conda-ecosystem - freetype >=2.12.1,<3.0a0 - - icu >=73.2,<74.0a0 + - icu >=75.1,<76.0a0 - libgcc-ng >=12 - - libglib >=2.78.0,<3.0a0 - - libpng >=1.6.39,<1.7.0a0 + - libglib >=2.80.3,<3.0a0 + - libpng >=1.6.43,<1.7.0a0 - libstdcxx-ng >=12 - - libxcb >=1.15,<1.16.0a0 - - libzlib >=1.2.13,<1.3.0a0 - - pixman >=0.42.2,<1.0a0 + - libxcb >=1.16,<1.17.0a0 + - libzlib >=1.3.1,<2.0a0 + - pixman >=0.43.2,<1.0a0 - xorg-libice >=1.1.1,<2.0a0 - xorg-libsm >=1.2.4,<2.0a0 - - xorg-libx11 >=1.8.6,<2.0a0 + - xorg-libx11 >=1.8.9,<2.0a0 - xorg-libxext >=1.3.4,<2.0a0 - xorg-libxrender >=0.9.11,<0.10.0a0 - zlib - url: https://conda.anaconda.org/conda-forge/linux-64/cairo-1.18.0-h3faef2a_0.conda - hash: - md5: f907bb958910dc404647326ca80c263e - sha256: 142e2639a5bc0e99c44d76f4cc8dce9c6a2d87330c4beeabb128832cd871a86e - build: h3faef2a_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 license: LGPL-2.1-only or MPL-1.1 - size: 982351 - timestamp: 1697028423052 -- platform: linux-64 + purls: [] + size: 983604 + timestamp: 1721138900054 +- kind: conda name: certifi - version: 2024.2.2 - category: main - manager: conda - dependencies: - - python >=3.7 - url: https://conda.anaconda.org/conda-forge/noarch/certifi-2024.2.2-pyhd8ed1ab_0.conda - hash: - md5: 0876280e409658fc6f9e75d035960333 - sha256: f1faca020f988696e6b6ee47c82524c7806380b37cfdd1def32f92c326caca54 + version: 2024.7.4 build: pyhd8ed1ab_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: ISC + subdir: noarch noarch: python - size: 160559 - timestamp: 1707022289175 -- platform: win-64 - name: certifi - version: 2024.2.2 - category: main - manager: conda - dependencies: + url: https://conda.anaconda.org/conda-forge/noarch/certifi-2024.7.4-pyhd8ed1ab_0.conda + sha256: dd3577bb5275062c388c46b075dcb795f47f8dac561da7dd35fe504b936934e5 + md5: 24e7fd6ca65997938fff9e5ab6f653e4 + depends: - python >=3.7 - url: https://conda.anaconda.org/conda-forge/noarch/certifi-2024.2.2-pyhd8ed1ab_0.conda - hash: - md5: 0876280e409658fc6f9e75d035960333 - sha256: f1faca020f988696e6b6ee47c82524c7806380b37cfdd1def32f92c326caca54 - build: pyhd8ed1ab_0 - arch: x86_64 - subdir: win-64 - build_number: 0 license: ISC - noarch: python - size: 160559 - timestamp: 1707022289175 -- platform: linux-64 - name: charls - version: 2.4.2 - category: main - manager: conda - dependencies: - - libgcc-ng >=12 - - libstdcxx-ng >=12 - url: https://conda.anaconda.org/conda-forge/linux-64/charls-2.4.2-h59595ed_0.conda - hash: - md5: 4336bd67920dd504cd8c6761d6a99645 - sha256: 18f1c43f91ccf28297f92b094c2c8dbe9c6e8241c0d3cbd6cda014a990660fdd - build: h59595ed_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: BSD-3-Clause - license_family: BSD - size: 150272 - timestamp: 1684262827894 -- platform: win-64 + purls: + - pkg:pypi/certifi?source=hash-mapping + size: 159308 + timestamp: 1720458053074 +- kind: conda name: charls version: 2.4.2 - category: main - manager: conda - dependencies: + build: h1537add_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/charls-2.4.2-h1537add_0.conda + sha256: e6a3eab3fe65389900f39a78dc3bd86bbc030e2a746addb8b69a997495ca867c + md5: 0935766a50dfe44315b62ec0046a8779 + depends: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - url: https://conda.anaconda.org/conda-forge/win-64/charls-2.4.2-h1537add_0.conda - hash: - md5: 0935766a50dfe44315b62ec0046a8779 - sha256: e6a3eab3fe65389900f39a78dc3bd86bbc030e2a746addb8b69a997495ca867c - build: h1537add_0 - arch: x86_64 - subdir: win-64 - build_number: 0 license: BSD-3-Clause license_family: BSD + purls: [] size: 95857 timestamp: 1684263404702 -- platform: win-64 +- kind: conda + name: charls + version: 2.4.2 + build: h59595ed_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/charls-2.4.2-h59595ed_0.conda + sha256: 18f1c43f91ccf28297f92b094c2c8dbe9c6e8241c0d3cbd6cda014a990660fdd + md5: 4336bd67920dd504cd8c6761d6a99645 + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + license: BSD-3-Clause + license_family: BSD + purls: [] + size: 150272 + timestamp: 1684262827894 +- kind: conda name: clang - version: 18.1.2 - category: main - manager: conda - dependencies: - - clang-18 18.1.2 default_h3a3e6c3_1 - - libzlib >=1.2.13,<1.3.0a0 - - zstd >=1.5.5,<1.6.0a0 - url: https://conda.anaconda.org/conda-forge/win-64/clang-18.1.2-default_hb53fc94_1.conda - hash: - md5: 3e1014359f4493009cdf961c9f8067b4 - sha256: 36ef126cd1109168c194c3e953cdba0b2b0a703b7b040e6043b2466cd561cb40 - build: default_hb53fc94_1 - arch: x86_64 + version: 18.1.8 + build: default_hec978fc_2 + build_number: 2 subdir: win-64 - build_number: 1 - constrains: - - clang-tools 18.1.2.* - - llvm 18.1.2.* - - llvm-tools 18.1.2.* - - llvmdev 18.1.2.* + url: https://conda.anaconda.org/conda-forge/win-64/clang-18.1.8-default_hec978fc_2.conda + sha256: 1a55603137ac83fe4ae4a25191649e2a219dd9c71985b279084143f1f201e82b + md5: 8a9e7c2f3e29b3288d2338fc9fe7cbc4 + depends: + - clang-18 18.1.8 default_hec7ea82_2 + - libzlib >=1.3.1,<2.0a0 + - zstd >=1.5.6,<1.6.0a0 license: Apache-2.0 WITH LLVM-exception license_family: Apache - size: 97588869 - timestamp: 1711068924776 -- platform: win-64 + purls: [] + size: 97613209 + timestamp: 1723281806424 +- kind: conda name: clang-18 - version: 18.1.2 - category: main - manager: conda - dependencies: - - libzlib >=1.2.13,<1.3.0a0 + version: 18.1.8 + build: default_hec7ea82_2 + build_number: 2 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/clang-18-18.1.8-default_hec7ea82_2.conda + sha256: 8c79e97cee2928437f94dd66c62437048eaaa14bfca7cb9debc9a34990592ea3 + md5: b9eb1d8873d7bd1663facdc76c6cd8f9 + depends: + - libzlib >=1.3.1,<2.0a0 - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - - zstd >=1.5.5,<1.6.0a0 - url: https://conda.anaconda.org/conda-forge/win-64/clang-18-18.1.2-default_h3a3e6c3_1.conda - hash: - md5: 4d711b0ee71ad06096659cc98e4ce229 - sha256: c6d20baa05f19547c62841a3d09cc4bc0fb5c29cfeb065b7d914a64326838201 - build: default_h3a3e6c3_1 - arch: x86_64 - subdir: win-64 - build_number: 1 - constrains: - - clangdev 18.1.2 - - llvm-tools 18.1.2 - - clang-tools 18.1.2 - - clangxx 18.1.2 + - zstd >=1.5.6,<1.6.0a0 license: Apache-2.0 WITH LLVM-exception license_family: Apache - size: 33247963 - timestamp: 1711068660116 -- platform: win-64 + purls: [] + size: 33251344 + timestamp: 1723281563248 +- kind: conda name: clangxx - version: 18.1.2 - category: main - manager: conda - dependencies: - - clang 18.1.2 default_hb53fc94_1 - - libzlib >=1.2.13,<1.3.0a0 - - zstd >=1.5.5,<1.6.0a0 - url: https://conda.anaconda.org/conda-forge/win-64/clangxx-18.1.2-default_h3a3e6c3_1.conda - hash: - md5: de78217b8e649ea69f3660037381af66 - sha256: 06e4b5feb5cfe77f373cb589d029b3d5ec267d97b2b70815ebdaf24aac71795d - build: default_h3a3e6c3_1 - arch: x86_64 + version: 18.1.8 + build: default_hf03c572_2 + build_number: 2 subdir: win-64 - build_number: 1 + url: https://conda.anaconda.org/conda-forge/win-64/clangxx-18.1.8-default_hf03c572_2.conda + sha256: 766080d35ad5a5da1631f983480f500741fac34e0c9139ba9725a9f5b87992ce + md5: 7ffbf56ab88eaa42c6e404a8abd43bc6 + depends: + - clang 18.1.8 default_hec978fc_2 + - libzlib >=1.3.1,<2.0a0 + - zstd >=1.5.6,<1.6.0a0 license: Apache-2.0 WITH LLVM-exception license_family: Apache - size: 32543708 - timestamp: 1711069208381 -- platform: linux-64 + purls: [] + size: 32549613 + timestamp: 1723282104855 +- kind: conda name: colorama version: 0.4.6 - category: main - manager: conda - dependencies: - - python >=3.7 - url: https://conda.anaconda.org/conda-forge/noarch/colorama-0.4.6-pyhd8ed1ab_0.tar.bz2 - hash: - md5: 3faab06a954c2a04039983f2c4a50d99 - sha256: 2c1b2e9755ce3102bca8d69e8f26e4f087ece73f50418186aee7c74bef8e1698 build: pyhd8ed1ab_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: BSD-3-Clause - license_family: BSD + subdir: noarch noarch: python - size: 25170 - timestamp: 1666700778190 - purls: - - pkg:pypi/colorama -- platform: win-64 - name: colorama - version: 0.4.6 - category: main - manager: conda - dependencies: - - python >=3.7 url: https://conda.anaconda.org/conda-forge/noarch/colorama-0.4.6-pyhd8ed1ab_0.tar.bz2 - hash: - md5: 3faab06a954c2a04039983f2c4a50d99 - sha256: 2c1b2e9755ce3102bca8d69e8f26e4f087ece73f50418186aee7c74bef8e1698 - build: pyhd8ed1ab_0 - arch: x86_64 - subdir: win-64 - build_number: 0 + sha256: 2c1b2e9755ce3102bca8d69e8f26e4f087ece73f50418186aee7c74bef8e1698 + md5: 3faab06a954c2a04039983f2c4a50d99 + depends: + - python >=3.7 license: BSD-3-Clause license_family: BSD - noarch: python + purls: + - pkg:pypi/colorama?source=hash-mapping size: 25170 timestamp: 1666700778190 - purls: - - pkg:pypi/colorama -- platform: linux-64 +- kind: conda name: colorlog version: 6.8.2 - category: main - manager: conda - dependencies: - - python >=3.10,<3.11.0a0 - - python_abi 3.10.* *_cp310 - url: https://conda.anaconda.org/conda-forge/linux-64/colorlog-6.8.2-py310hff52083_0.conda - hash: - md5: db1be62a6a5d51f5a36fb99b2cc12972 - sha256: 53917daaac7a0cb7a4a35b65777a42e49030584631cccadc766b47c538078c14 - build: py310hff52083_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 + build: py311h1ea47a8_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/colorlog-6.8.2-py311h1ea47a8_0.conda + sha256: c0c9aee157b749dbcdcd207b2a42cfcd90f866d806bad1274ee34c146c870569 + md5: 18a7dea3662640df8612b3fdf0dc1eef + depends: + - colorama + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 license: MIT license_family: MIT - size: 19697 - timestamp: 1706285684677 purls: - - pkg:pypi/colorlog -- platform: win-64 + - pkg:pypi/colorlog?source=hash-mapping + size: 22742 + timestamp: 1706285914551 +- kind: conda name: colorlog version: 6.8.2 - category: main - manager: conda - dependencies: - - colorama - - python >=3.10,<3.11.0a0 - - python_abi 3.10.* *_cp310 - url: https://conda.anaconda.org/conda-forge/win-64/colorlog-6.8.2-py310h5588dad_0.conda - hash: - md5: 24a96b2318ffd3574b68d7dae0244e83 - sha256: 2dfa5965eefb23a1bb1bd0730d0fbc71fa3c995343f4dffe961ed6253169212b - build: py310h5588dad_0 - arch: x86_64 - subdir: win-64 - build_number: 0 + build: py312h7900ff3_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/colorlog-6.8.2-py312h7900ff3_0.conda + sha256: 2ddef83c6c0bd68420b95562cdad98029478361ffc45d7047f0aef81fbc2732d + md5: 0c03a414b685c2406126b677a8f0e083 + depends: + - python >=3.12,<3.13.0a0 + - python_abi 3.12.* *_cp312 license: MIT license_family: MIT - size: 20033 - timestamp: 1706285839983 purls: - - pkg:pypi/colorlog -- platform: linux-64 + - pkg:pypi/colorlog?source=hash-mapping + size: 22059 + timestamp: 1706285678479 +- kind: conda name: contourpy - version: 1.2.0 - category: main - manager: conda - dependencies: - - libgcc-ng >=12 - - libstdcxx-ng >=12 - - numpy >=1.20,<2 - - python >=3.10,<3.11.0a0 - - python_abi 3.10.* *_cp310 - url: https://conda.anaconda.org/conda-forge/linux-64/contourpy-1.2.0-py310hd41b1e2_0.conda - hash: - md5: 85d2aaa7af046528d339da1e813c3a9f - sha256: 73dd7868bfd98fa9e4d2cc524687b5c5c8f9d427d4e521875aacfe152eae4715 - build: py310hd41b1e2_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 + version: 1.2.1 + build: py311h005e61a_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/contourpy-1.2.1-py311h005e61a_0.conda + sha256: f9c392ae4c746ac32c55b20d8c487cbc06a91d5dd650261089d90fb55cfcb8c2 + md5: 050075a7a22e39222595b9191bc082e3 + depends: + - numpy >=1.20 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 license: BSD-3-Clause license_family: BSD - size: 238877 - timestamp: 1699041552962 purls: - - pkg:pypi/contourpy -- platform: win-64 + - pkg:pypi/contourpy?source=hash-mapping + size: 206670 + timestamp: 1712430308615 +- kind: conda name: contourpy - version: 1.2.0 - category: main - manager: conda - dependencies: - - numpy >=1.20,<2 - - python >=3.10,<3.11.0a0 - - python_abi 3.10.* *_cp310 - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 - url: https://conda.anaconda.org/conda-forge/win-64/contourpy-1.2.0-py310h232114e_0.conda - hash: - md5: 1e281b6290b589e95ab212c9542b0302 - sha256: 1d6f854e78354640f8a4356c8f387cfdd7e8e8c0cf6186490e49fe4e36ef2175 - build: py310h232114e_0 - arch: x86_64 - subdir: win-64 - build_number: 0 + version: 1.2.1 + build: py312h8572e83_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/contourpy-1.2.1-py312h8572e83_0.conda + sha256: b0731336b9788c247b11a592352f700a647119340b549aba9e933835c7c77df0 + md5: 12c6a831ef734f0b2dd4caff514cbb7f + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.20 + - python >=3.12,<3.13.0a0 + - python_abi 3.12.* *_cp312 license: BSD-3-Clause license_family: BSD - size: 190094 - timestamp: 1699042108042 purls: - - pkg:pypi/contourpy -- platform: linux-64 + - pkg:pypi/contourpy?source=hash-mapping + size: 256764 + timestamp: 1712430146809 +- kind: conda name: coverage - version: 7.4.4 - category: main - manager: conda - dependencies: - - libgcc-ng >=12 - - python >=3.10,<3.11.0a0 - - python_abi 3.10.* *_cp310 + version: 7.6.1 + build: py311he736701_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/coverage-7.6.1-py311he736701_0.conda + sha256: b94b6e0b2059ef4d9ec84004becab9d8178813145c2f5279ae8006a4a5023496 + md5: 57fb459a0d05677a790a0c9e088f97ef + depends: + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 - tomli - url: https://conda.anaconda.org/conda-forge/linux-64/coverage-7.4.4-py310h2372a71_0.conda - hash: - md5: 2d948842110ae68e4f2e7738f92bf7e1 - sha256: e95f08ca0f555a5e16e7ef800317e04a237ef6622073d1c9dfb8792a06d28336 - build: py310h2372a71_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 license: Apache-2.0 license_family: APACHE - size: 289440 - timestamp: 1710462962144 purls: - - pkg:pypi/coverage -- platform: win-64 + - pkg:pypi/coverage?source=compressed-mapping + size: 398746 + timestamp: 1722822586725 +- kind: conda name: coverage - version: 7.4.4 - category: main - manager: conda - dependencies: - - python >=3.10,<3.11.0a0 - - python_abi 3.10.* *_cp310 + version: 7.6.1 + build: py312h41a817b_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/coverage-7.6.1-py312h41a817b_0.conda + sha256: b23db9d9e92ff1e39957eb803c1e6b90540683169714090bb7154f4dedd6d62b + md5: 4006636c39312dc42f8504475be3800f + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - python >=3.12,<3.13.0a0 + - python_abi 3.12.* *_cp312 - tomli - - 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.4.4-py310h8d17308_0.conda - hash: - md5: f52d17cf10b0451ec05c24d14f72870b - sha256: 1d12680e79b05ef32d04142539307b2744de2e6798870340ac27982e2adb052d - build: py310h8d17308_0 - arch: x86_64 - subdir: win-64 - build_number: 0 license: Apache-2.0 license_family: APACHE - size: 305911 - timestamp: 1710463439024 purls: - - pkg:pypi/coverage -- platform: linux-64 + - pkg:pypi/coverage?source=compressed-mapping + size: 364065 + timestamp: 1722822061660 +- kind: conda name: cycler version: 0.12.1 - category: main - manager: conda - dependencies: - - python >=3.8 - url: https://conda.anaconda.org/conda-forge/noarch/cycler-0.12.1-pyhd8ed1ab_0.conda - hash: - md5: 5cd86562580f274031ede6aa6aa24441 - sha256: f221233f21b1d06971792d491445fd548224641af9443739b4b7b6d5d72954a8 build: pyhd8ed1ab_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: BSD-3-Clause - license_family: BSD + subdir: noarch noarch: python - size: 13458 - timestamp: 1696677888423 - purls: - - pkg:pypi/cycler -- platform: win-64 - name: cycler - version: 0.12.1 - category: main - manager: conda - dependencies: - - python >=3.8 url: https://conda.anaconda.org/conda-forge/noarch/cycler-0.12.1-pyhd8ed1ab_0.conda - hash: - md5: 5cd86562580f274031ede6aa6aa24441 - sha256: f221233f21b1d06971792d491445fd548224641af9443739b4b7b6d5d72954a8 - build: pyhd8ed1ab_0 - arch: x86_64 - subdir: win-64 - build_number: 0 + sha256: f221233f21b1d06971792d491445fd548224641af9443739b4b7b6d5d72954a8 + md5: 5cd86562580f274031ede6aa6aa24441 + depends: + - python >=3.8 license: BSD-3-Clause license_family: BSD - noarch: python + purls: + - pkg:pypi/cycler?source=hash-mapping size: 13458 timestamp: 1696677888423 - purls: - - pkg:pypi/cycler -- platform: linux-64 - name: dav1d - version: 1.2.1 - category: main - manager: conda - dependencies: - - libgcc-ng >=12 - url: https://conda.anaconda.org/conda-forge/linux-64/dav1d-1.2.1-hd590300_0.conda - hash: - md5: 418c6ca5929a611cbd69204907a83995 - sha256: 22053a5842ca8ee1cf8e1a817138cdb5e647eb2c46979f84153f6ad7bde73020 - build: hd590300_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: BSD-2-Clause - license_family: BSD - size: 760229 - timestamp: 1685695754230 -- platform: win-64 +- kind: conda name: dav1d version: 1.2.1 - category: main - manager: conda - dependencies: + build: hcfcfb64_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/dav1d-1.2.1-hcfcfb64_0.conda + sha256: 2aa2083c9c186da7d6f975ccfbef654ed54fff27f4bc321dbcd12cee932ec2c4 + md5: ed2c27bda330e3f0ab41577cf8b9b585 + depends: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - url: https://conda.anaconda.org/conda-forge/win-64/dav1d-1.2.1-hcfcfb64_0.conda - hash: - md5: ed2c27bda330e3f0ab41577cf8b9b585 - sha256: 2aa2083c9c186da7d6f975ccfbef654ed54fff27f4bc321dbcd12cee932ec2c4 - build: hcfcfb64_0 - arch: x86_64 - subdir: win-64 - build_number: 0 license: BSD-2-Clause license_family: BSD + purls: [] size: 618643 timestamp: 1685696352968 -- platform: linux-64 +- kind: conda + name: dav1d + version: 1.2.1 + build: hd590300_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/dav1d-1.2.1-hd590300_0.conda + sha256: 22053a5842ca8ee1cf8e1a817138cdb5e647eb2c46979f84153f6ad7bde73020 + md5: 418c6ca5929a611cbd69204907a83995 + depends: + - libgcc-ng >=12 + license: BSD-2-Clause + license_family: BSD + purls: [] + size: 760229 + timestamp: 1685695754230 +- kind: conda name: dbus version: 1.13.6 - category: main - manager: conda - dependencies: + build: h5008d03_3 + build_number: 3 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/dbus-1.13.6-h5008d03_3.tar.bz2 + sha256: 8f5f995699a2d9dbdd62c61385bfeeb57c82a681a7c8c5313c395aa0ccab68a5 + md5: ecfff944ba3960ecb334b9a2663d708d + depends: - expat >=2.4.2,<3.0a0 - libgcc-ng >=9.4.0 - libglib >=2.70.2,<3.0a0 - url: https://conda.anaconda.org/conda-forge/linux-64/dbus-1.13.6-h5008d03_3.tar.bz2 - hash: - md5: ecfff944ba3960ecb334b9a2663d708d - sha256: 8f5f995699a2d9dbdd62c61385bfeeb57c82a681a7c8c5313c395aa0ccab68a5 - build: h5008d03_3 - arch: x86_64 - subdir: linux-64 - build_number: 3 license: GPL-2.0-or-later license_family: GPL + purls: [] size: 618596 timestamp: 1640112124844 -- platform: linux-64 +- kind: conda name: decorator version: 5.1.1 - category: main - manager: conda - dependencies: - - python >=3.5 - url: https://conda.anaconda.org/conda-forge/noarch/decorator-5.1.1-pyhd8ed1ab_0.tar.bz2 - hash: - md5: 43afe5ab04e35e17ba28649471dd7364 - sha256: 328a6a379f9bdfd0230e51de291ce858e6479411ea4b0545fb377c71662ef3e2 build: pyhd8ed1ab_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: BSD-2-Clause - license_family: BSD + subdir: noarch noarch: python - size: 12072 - timestamp: 1641555714315 - purls: - - pkg:pypi/decorator -- platform: win-64 - name: decorator - version: 5.1.1 - category: main - manager: conda - dependencies: - - python >=3.5 url: https://conda.anaconda.org/conda-forge/noarch/decorator-5.1.1-pyhd8ed1ab_0.tar.bz2 - hash: - md5: 43afe5ab04e35e17ba28649471dd7364 - sha256: 328a6a379f9bdfd0230e51de291ce858e6479411ea4b0545fb377c71662ef3e2 - build: pyhd8ed1ab_0 - arch: x86_64 - subdir: win-64 - build_number: 0 + sha256: 328a6a379f9bdfd0230e51de291ce858e6479411ea4b0545fb377c71662ef3e2 + md5: 43afe5ab04e35e17ba28649471dd7364 + depends: + - python >=3.5 license: BSD-2-Clause license_family: BSD - noarch: python + purls: + - pkg:pypi/decorator?source=hash-mapping size: 12072 timestamp: 1641555714315 - purls: - - pkg:pypi/decorator -- platform: linux-64 +- kind: conda name: distro version: 1.9.0 - category: main - manager: conda - dependencies: - - python >=3.6 - url: https://conda.anaconda.org/conda-forge/noarch/distro-1.9.0-pyhd8ed1ab_0.conda - hash: - md5: bbdb409974cd6cb30071b1d978302726 - sha256: ae1c13d709c8001331b5b9345e4bcd77e9ae712d25f7958b2ebcbe0b068731b7 build: pyhd8ed1ab_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: Apache-2.0 - license_family: APACHE + subdir: noarch noarch: python - size: 42039 - timestamp: 1704321683916 - purls: - - pkg:pypi/distro -- platform: win-64 - name: distro - version: 1.9.0 - category: main - manager: conda - dependencies: - - python >=3.6 url: https://conda.anaconda.org/conda-forge/noarch/distro-1.9.0-pyhd8ed1ab_0.conda - hash: - md5: bbdb409974cd6cb30071b1d978302726 - sha256: ae1c13d709c8001331b5b9345e4bcd77e9ae712d25f7958b2ebcbe0b068731b7 - build: pyhd8ed1ab_0 - arch: x86_64 - subdir: win-64 - build_number: 0 + sha256: ae1c13d709c8001331b5b9345e4bcd77e9ae712d25f7958b2ebcbe0b068731b7 + md5: bbdb409974cd6cb30071b1d978302726 + depends: + - python >=3.6 license: Apache-2.0 license_family: APACHE - noarch: python + purls: + - pkg:pypi/distro?source=hash-mapping size: 42039 timestamp: 1704321683916 - purls: - - pkg:pypi/distro -- platform: linux-64 - name: exceptiongroup - version: 1.2.0 - category: main - manager: conda - dependencies: - - python >=3.7 - url: https://conda.anaconda.org/conda-forge/noarch/exceptiongroup-1.2.0-pyhd8ed1ab_2.conda - hash: - md5: 8d652ea2ee8eaee02ed8dc820bc794aa - sha256: a6ae416383bda0e3ed14eaa187c653e22bec94ff2aa3b56970cdf0032761e80d - build: pyhd8ed1ab_2 - arch: x86_64 +- kind: conda + name: double-conversion + version: 3.3.0 + build: h59595ed_0 subdir: linux-64 - build_number: 2 - license: MIT and PSF-2.0 - noarch: python - size: 20551 - timestamp: 1704921321122 - purls: - - pkg:pypi/exceptiongroup -- platform: win-64 - name: exceptiongroup - version: 1.2.0 - category: main - manager: conda - dependencies: - - python >=3.7 - url: https://conda.anaconda.org/conda-forge/noarch/exceptiongroup-1.2.0-pyhd8ed1ab_2.conda - hash: - md5: 8d652ea2ee8eaee02ed8dc820bc794aa - sha256: a6ae416383bda0e3ed14eaa187c653e22bec94ff2aa3b56970cdf0032761e80d - build: pyhd8ed1ab_2 - arch: x86_64 + url: https://conda.anaconda.org/conda-forge/linux-64/double-conversion-3.3.0-h59595ed_0.conda + sha256: 9eee491a73b67fd64379cf715f85f8681568ebc1f02f9e11b4c50d46a3323544 + md5: c2f83a5ddadadcdb08fe05863295ee97 + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + license: BSD-3-Clause + license_family: BSD + purls: [] + size: 78645 + timestamp: 1686489937183 +- kind: conda + name: double-conversion + version: 3.3.0 + build: h63175ca_0 subdir: win-64 - build_number: 2 - license: MIT and PSF-2.0 + url: https://conda.anaconda.org/conda-forge/win-64/double-conversion-3.3.0-h63175ca_0.conda + sha256: 735d40b44a0f39386d1e2988384b6d78a98efd4fa1818e7f2f6fb01f91e16b64 + md5: 1a8bc18b24014167b2184c5afbe6037e + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: BSD-3-Clause + license_family: BSD + purls: [] + size: 70425 + timestamp: 1686490368655 +- kind: conda + name: exceptiongroup + version: 1.2.2 + build: pyhd8ed1ab_0 + subdir: noarch noarch: python - size: 20551 - timestamp: 1704921321122 + url: https://conda.anaconda.org/conda-forge/noarch/exceptiongroup-1.2.2-pyhd8ed1ab_0.conda + sha256: e0edd30c4b7144406bb4da975e6bb97d6bc9c0e999aa4efe66ae108cada5d5b5 + md5: d02ae936e42063ca46af6cdad2dbd1e0 + depends: + - python >=3.7 + license: MIT and PSF-2.0 purls: - - pkg:pypi/exceptiongroup -- platform: linux-64 + - pkg:pypi/exceptiongroup?source=hash-mapping + size: 20418 + timestamp: 1720869435725 +- kind: conda name: executing version: 2.0.1 - category: main - manager: conda - dependencies: - - python >=2.7 - url: https://conda.anaconda.org/conda-forge/noarch/executing-2.0.1-pyhd8ed1ab_0.conda - hash: - md5: e16be50e378d8a4533b989035b196ab8 - sha256: c738804ab1e6376f8ea63372229a04c8d658dc90fd5a218c6273a2eaf02f4057 build: pyhd8ed1ab_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: MIT - license_family: MIT + subdir: noarch noarch: python - size: 27689 - timestamp: 1698580072627 - purls: - - pkg:pypi/executing -- platform: win-64 - name: executing - version: 2.0.1 - category: main - manager: conda - dependencies: - - python >=2.7 url: https://conda.anaconda.org/conda-forge/noarch/executing-2.0.1-pyhd8ed1ab_0.conda - hash: - md5: e16be50e378d8a4533b989035b196ab8 - sha256: c738804ab1e6376f8ea63372229a04c8d658dc90fd5a218c6273a2eaf02f4057 - build: pyhd8ed1ab_0 - arch: x86_64 - subdir: win-64 - build_number: 0 + sha256: c738804ab1e6376f8ea63372229a04c8d658dc90fd5a218c6273a2eaf02f4057 + md5: e16be50e378d8a4533b989035b196ab8 + depends: + - python >=2.7 license: MIT license_family: MIT - noarch: python + purls: + - pkg:pypi/executing?source=hash-mapping size: 27689 timestamp: 1698580072627 - purls: - - pkg:pypi/executing -- platform: linux-64 +- kind: conda name: expat version: 2.6.2 - category: main - manager: conda - dependencies: - - libexpat 2.6.2 h59595ed_0 - - libgcc-ng >=12 - url: https://conda.anaconda.org/conda-forge/linux-64/expat-2.6.2-h59595ed_0.conda - hash: - md5: 53fb86322bdb89496d7579fe3f02fd61 - sha256: 89916c536ae5b85bb8bf0cfa27d751e274ea0911f04e4a928744735c14ef5155 build: h59595ed_0 - arch: x86_64 subdir: linux-64 - build_number: 0 + url: https://conda.anaconda.org/conda-forge/linux-64/expat-2.6.2-h59595ed_0.conda + sha256: 89916c536ae5b85bb8bf0cfa27d751e274ea0911f04e4a928744735c14ef5155 + md5: 53fb86322bdb89496d7579fe3f02fd61 + depends: + - libexpat 2.6.2 h59595ed_0 + - libgcc-ng >=12 license: MIT license_family: MIT + purls: [] size: 137627 timestamp: 1710362144873 -- platform: win-64 +- kind: conda + name: expat + version: 2.6.2 + build: h63175ca_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/expat-2.6.2-h63175ca_0.conda + sha256: f5a13d4bc591a4dc210954f492dd59a0ecf9b9d2ab28bf2ece755ca8f69ec1b4 + md5: 52f9dec6758ceb8ce0ea8af9fa13eb1a + depends: + - libexpat 2.6.2 h63175ca_0 + license: MIT + license_family: MIT + purls: [] + size: 229627 + timestamp: 1710362661692 +- kind: conda name: fftw version: 3.3.10 - category: main - manager: conda - dependencies: + build: nompi_h89e6982_110 + build_number: 110 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/fftw-3.3.10-nompi_h89e6982_110.conda + sha256: 57b721b6532be4efbd8ba5877126e9d4d26bcff28da9e9689f5801ec528d4ba0 + md5: c1c00a097000feb485afb2e9fa7368fc + depends: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - url: https://conda.anaconda.org/conda-forge/win-64/fftw-3.3.10-nompi_h38027f0_108.conda - hash: - md5: 09196a7ba69b70d2124aff7b2763035d - sha256: 8db6330c5e1a2da62dd6090750f88f303af95ad151b961f69d83be8cd53e8ada - build: nompi_h38027f0_108 - arch: x86_64 - subdir: win-64 - build_number: 108 license: GPL-2.0-or-later license_family: GPL - size: 1376842 - timestamp: 1686584753580 -- platform: linux-64 + purls: [] + size: 1379194 + timestamp: 1717758248129 +- kind: conda name: fluiddyn - version: 0.6.1 - category: main - manager: conda - dependencies: - - distro - - h5netcdf - - h5py - - imageio - - matplotlib-base - - nbstripout - - numpy - - psutil >=5.2.1 - - python >=3.9 - - qtpy - - scikit-image - - scipy - - setuptools - - simpleeval >=0.9.13 - url: https://conda.anaconda.org/conda-forge/noarch/fluiddyn-0.6.1-pyhd8ed1ab_0.conda - hash: - md5: f080c0b0ecc6ef9124c3c40e502a29f0 - sha256: e058bc5567c28aa3899486910d0d8b3989ad216fc2dd2e8387ef670a99f10655 + version: 0.6.5 build: pyhd8ed1ab_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: CECILL-B + subdir: noarch noarch: python - size: 121398 - timestamp: 1712080339560 -- platform: win-64 - name: fluiddyn - version: 0.6.1 - category: main - manager: conda - dependencies: + url: https://conda.anaconda.org/conda-forge/noarch/fluiddyn-0.6.5-pyhd8ed1ab_0.conda + sha256: 7ca4cbb68323d0a4585331611fbe3b124cd5e54bd4591db739047023c80d93f6 + md5: c15a7dae73e7f852adc0b88c7dcf45a5 + depends: - distro - h5netcdf - h5py @@ -1491,1378 +1489,853 @@ package: - qtpy - scikit-image - scipy - - setuptools - simpleeval >=0.9.13 - url: https://conda.anaconda.org/conda-forge/noarch/fluiddyn-0.6.1-pyhd8ed1ab_0.conda - hash: - md5: f080c0b0ecc6ef9124c3c40e502a29f0 - sha256: e058bc5567c28aa3899486910d0d8b3989ad216fc2dd2e8387ef670a99f10655 - build: pyhd8ed1ab_0 - arch: x86_64 - subdir: win-64 - build_number: 0 license: CECILL-B - noarch: python - size: 121398 - timestamp: 1712080339560 -- platform: linux-64 + purls: + - pkg:pypi/fluiddyn?source=compressed-mapping + size: 122612 + timestamp: 1723899616565 +- kind: conda name: fluidfft - version: 0.4.0 - category: main - manager: conda - dependencies: + version: 0.4.1 + build: py311h9b10771_1 + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/fluidfft-0.4.1-py311h9b10771_1.conda + sha256: 068b6171c96c3171f5b0d234add4966e1431c9fc6b5765ff7c56a16272e49016 + md5: e575d999f7b682832d7857f8403e72da + depends: - fluiddyn - - libgcc-ng >=12 - - libstdcxx-ng >=12 - - numpy >=1.22.4,<2.0a0 + - numpy >=1.19,<3 - pandas - pyfftw - - python >=3.10,<3.11.0a0 - - python_abi 3.10.* *_cp310 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 - transonic >=0.6.4 - url: https://conda.anaconda.org/conda-forge/linux-64/fluidfft-0.4.0-py310hcb52e73_1.conda - hash: - md5: 4d95f33f53dbff47cb4cd7aa8ed0039f - sha256: 7ab15c8869455705dbb7fbdcdab2732cd73c4374f4b651a39d88a9c6efcc2a07 - build: py310hcb52e73_1 - arch: x86_64 - subdir: linux-64 - build_number: 1 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 license: LicenseRef-CeCILL - size: 201119 - timestamp: 1711807495586 purls: - - pkg:pypi/fluidfft -- platform: win-64 + - pkg:pypi/fluidfft?source=hash-mapping + size: 276444 + timestamp: 1721928631458 +- kind: conda name: fluidfft - version: 0.4.0 - category: main - manager: conda - dependencies: + version: 0.4.1 + build: py312hf74af30_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/fluidfft-0.4.1-py312hf74af30_1.conda + sha256: 5433c35e0f2f79ad352e55bf783b3bd529eae763e7882b00379cf9b5a57ca36d + md5: e6461efeaaf63e0becb1cfc391cc2c71 + depends: + - __glibc >=2.17,<3.0.a0 - fluiddyn - - numpy >=1.22.4,<2.0a0 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.19,<3 - pandas - pyfftw - - python >=3.10,<3.11.0a0 - - python_abi 3.10.* *_cp310 + - python >=3.12,<3.13.0a0 + - python_abi 3.12.* *_cp312 - transonic >=0.6.4 - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 - url: https://conda.anaconda.org/conda-forge/win-64/fluidfft-0.4.0-py310h4856b71_1.conda - hash: - md5: f38c0b59e10961fe32834710e539b22e - sha256: e169e1a17ebe7a4f3cd7dc4b9da2c95c8c3505cbe2188d10514a71493d5f6f88 - build: py310h4856b71_1 - arch: x86_64 - subdir: win-64 - build_number: 1 license: LicenseRef-CeCILL - size: 246667 - timestamp: 1711808115858 purls: - - pkg:pypi/fluidfft -- platform: linux-64 + - pkg:pypi/fluidfft?source=hash-mapping + size: 219688 + timestamp: 1721927982094 +- kind: conda name: fluidsim-core version: 0.8.1 - category: main - manager: conda - dependencies: - - fluiddyn >=0.3.2 - - importlib_metadata - - python >=3.9 - url: https://conda.anaconda.org/conda-forge/noarch/fluidsim-core-0.8.1-pyhd8ed1ab_0.conda - hash: - md5: 19a0facb2a151e4e2125b45fa70aab27 - sha256: 4e24b81ef2ff2e94f243849eacf95538c93ad49aed6851ec8b2ff86f0300a6ef build: pyhd8ed1ab_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: LicenseRef-CeCILL + subdir: noarch noarch: python - size: 49276 - timestamp: 1707788339451 - purls: - - pkg:pypi/fluidsim-core -- platform: win-64 - name: fluidsim-core - version: 0.8.1 - category: main - manager: conda - dependencies: + url: https://conda.anaconda.org/conda-forge/noarch/fluidsim-core-0.8.1-pyhd8ed1ab_0.conda + sha256: 4e24b81ef2ff2e94f243849eacf95538c93ad49aed6851ec8b2ff86f0300a6ef + md5: 19a0facb2a151e4e2125b45fa70aab27 + depends: - fluiddyn >=0.3.2 - importlib_metadata - python >=3.9 - url: https://conda.anaconda.org/conda-forge/noarch/fluidsim-core-0.8.1-pyhd8ed1ab_0.conda - hash: - md5: 19a0facb2a151e4e2125b45fa70aab27 - sha256: 4e24b81ef2ff2e94f243849eacf95538c93ad49aed6851ec8b2ff86f0300a6ef - build: pyhd8ed1ab_0 - arch: x86_64 - subdir: win-64 - build_number: 0 license: LicenseRef-CeCILL - noarch: python + purls: + - pkg:pypi/fluidsim-core?source=hash-mapping size: 49276 timestamp: 1707788339451 - purls: - - pkg:pypi/fluidsim-core -- platform: linux-64 +- kind: conda name: font-ttf-dejavu-sans-mono version: '2.37' - category: main - manager: conda - dependencies: [] - url: https://conda.anaconda.org/conda-forge/noarch/font-ttf-dejavu-sans-mono-2.37-hab24e00_0.tar.bz2 - hash: - md5: 0c96522c6bdaed4b1566d11387caaf45 - sha256: 58d7f40d2940dd0a8aa28651239adbf5613254df0f75789919c4e6762054403b build: hab24e00_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 + subdir: noarch + noarch: generic + url: https://conda.anaconda.org/conda-forge/noarch/font-ttf-dejavu-sans-mono-2.37-hab24e00_0.tar.bz2 + sha256: 58d7f40d2940dd0a8aa28651239adbf5613254df0f75789919c4e6762054403b + md5: 0c96522c6bdaed4b1566d11387caaf45 license: BSD-3-Clause license_family: BSD - noarch: generic + purls: [] size: 397370 timestamp: 1566932522327 -- platform: linux-64 +- kind: conda name: font-ttf-inconsolata version: '3.000' - category: main - manager: conda - dependencies: [] - url: https://conda.anaconda.org/conda-forge/noarch/font-ttf-inconsolata-3.000-h77eed37_0.tar.bz2 - hash: - md5: 34893075a5c9e55cdafac56607368fc6 - sha256: c52a29fdac682c20d252facc50f01e7c2e7ceac52aa9817aaf0bb83f7559ec5c build: h77eed37_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 + subdir: noarch + noarch: generic + url: https://conda.anaconda.org/conda-forge/noarch/font-ttf-inconsolata-3.000-h77eed37_0.tar.bz2 + sha256: c52a29fdac682c20d252facc50f01e7c2e7ceac52aa9817aaf0bb83f7559ec5c + md5: 34893075a5c9e55cdafac56607368fc6 license: OFL-1.1 license_family: Other - noarch: generic + purls: [] size: 96530 timestamp: 1620479909603 -- platform: linux-64 +- kind: conda name: font-ttf-source-code-pro version: '2.038' - category: main - manager: conda - dependencies: [] - url: https://conda.anaconda.org/conda-forge/noarch/font-ttf-source-code-pro-2.038-h77eed37_0.tar.bz2 - hash: - md5: 4d59c254e01d9cde7957100457e2d5fb - sha256: 00925c8c055a2275614b4d983e1df637245e19058d79fc7dd1a93b8d9fb4b139 build: h77eed37_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 + subdir: noarch + noarch: generic + url: https://conda.anaconda.org/conda-forge/noarch/font-ttf-source-code-pro-2.038-h77eed37_0.tar.bz2 + sha256: 00925c8c055a2275614b4d983e1df637245e19058d79fc7dd1a93b8d9fb4b139 + md5: 4d59c254e01d9cde7957100457e2d5fb license: OFL-1.1 license_family: Other - noarch: generic + purls: [] size: 700814 timestamp: 1620479612257 -- platform: linux-64 +- kind: conda name: font-ttf-ubuntu version: '0.83' - category: main - manager: conda - dependencies: [] - url: https://conda.anaconda.org/conda-forge/noarch/font-ttf-ubuntu-0.83-h77eed37_1.conda - hash: - md5: 6185f640c43843e5ad6fd1c5372c3f80 - sha256: 056c85b482d58faab5fd4670b6c1f5df0986314cca3bc831d458b22e4ef2c792 - build: h77eed37_1 - arch: x86_64 - subdir: linux-64 - build_number: 1 + build: h77eed37_2 + build_number: 2 + subdir: noarch + noarch: generic + url: https://conda.anaconda.org/conda-forge/noarch/font-ttf-ubuntu-0.83-h77eed37_2.conda + sha256: c940f6e969143e13a3a9660abb3c7e7e23b8319efb29dbdd5dee0b9939236e13 + md5: cbbe59391138ea5ad3658c76912e147f license: LicenseRef-Ubuntu-Font-Licence-Version-1.0 license_family: Other - noarch: generic - size: 1619820 - timestamp: 1700944216729 -- platform: linux-64 + purls: [] + size: 1622566 + timestamp: 1714483134319 +- kind: conda name: fontconfig version: 2.14.2 - category: main - manager: conda - dependencies: + build: h14ed4e7_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/fontconfig-2.14.2-h14ed4e7_0.conda + sha256: 155d534c9037347ea7439a2c6da7c24ffec8e5dd278889b4c57274a1d91e0a83 + md5: 0f69b688f52ff6da70bccb7ff7001d1d + depends: - expat >=2.5.0,<3.0a0 - freetype >=2.12.1,<3.0a0 - libgcc-ng >=12 - libuuid >=2.32.1,<3.0a0 - - libzlib >=1.2.13,<1.3.0a0 - url: https://conda.anaconda.org/conda-forge/linux-64/fontconfig-2.14.2-h14ed4e7_0.conda - hash: - md5: 0f69b688f52ff6da70bccb7ff7001d1d - sha256: 155d534c9037347ea7439a2c6da7c24ffec8e5dd278889b4c57274a1d91e0a83 - build: h14ed4e7_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 + - libzlib >=1.2.13,<2.0.0a0 license: MIT license_family: MIT + purls: [] size: 272010 timestamp: 1674828850194 -- platform: linux-64 +- kind: conda + name: fontconfig + version: 2.14.2 + build: hbde0cde_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/fontconfig-2.14.2-hbde0cde_0.conda + sha256: 643f2b95be68abeb130c53d543dcd0c1244bebabd58c774a21b31e4b51ac3c96 + md5: 08767992f1a4f1336a257af1241034bd + depends: + - expat >=2.5.0,<3.0a0 + - freetype >=2.12.1,<3.0a0 + - libiconv >=1.17,<2.0a0 + - libzlib >=1.2.13,<2.0.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vs2015_runtime >=14.29.30139 + license: MIT + license_family: MIT + purls: [] + size: 190111 + timestamp: 1674829354122 +- kind: conda name: fonts-conda-ecosystem version: '1' - category: main - manager: conda - dependencies: - - fonts-conda-forge - url: https://conda.anaconda.org/conda-forge/noarch/fonts-conda-ecosystem-1-0.tar.bz2 - hash: - md5: fee5683a3f04bd15cbd8318b096a27ab - sha256: a997f2f1921bb9c9d76e6fa2f6b408b7fa549edd349a77639c9fe7a23ea93e61 build: '0' - arch: x86_64 - subdir: linux-64 - build_number: 0 + subdir: noarch + noarch: generic + url: https://conda.anaconda.org/conda-forge/noarch/fonts-conda-ecosystem-1-0.tar.bz2 + sha256: a997f2f1921bb9c9d76e6fa2f6b408b7fa549edd349a77639c9fe7a23ea93e61 + md5: fee5683a3f04bd15cbd8318b096a27ab + depends: + - fonts-conda-forge license: BSD-3-Clause license_family: BSD - noarch: generic + purls: [] size: 3667 timestamp: 1566974674465 -- platform: linux-64 +- kind: conda name: fonts-conda-forge version: '1' - category: main - manager: conda - dependencies: + build: '0' + subdir: noarch + noarch: generic + url: https://conda.anaconda.org/conda-forge/noarch/fonts-conda-forge-1-0.tar.bz2 + sha256: 53f23a3319466053818540bcdf2091f253cbdbab1e0e9ae7b9e509dcaa2a5e38 + md5: f766549260d6815b0c52253f1fb1bb29 + depends: - font-ttf-dejavu-sans-mono - font-ttf-inconsolata - font-ttf-source-code-pro - font-ttf-ubuntu - url: https://conda.anaconda.org/conda-forge/noarch/fonts-conda-forge-1-0.tar.bz2 - hash: - md5: f766549260d6815b0c52253f1fb1bb29 - sha256: 53f23a3319466053818540bcdf2091f253cbdbab1e0e9ae7b9e509dcaa2a5e38 - build: '0' - arch: x86_64 - subdir: linux-64 - build_number: 0 license: BSD-3-Clause license_family: BSD - noarch: generic + purls: [] size: 4102 timestamp: 1566932280397 -- platform: linux-64 +- kind: conda name: fonttools - version: 4.50.0 - category: main - manager: conda - dependencies: + version: 4.53.1 + build: py311he736701_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/fonttools-4.53.1-py311he736701_0.conda + sha256: bc3770f12525e47778bcd80e95a60f7b6f26ba7b037909dfca232867e6b0900c + md5: ff5f337c093df4d814ae6de175113610 + depends: - brotli - - libgcc-ng >=12 - munkres - - python >=3.10,<3.11.0a0 - - python_abi 3.10.* *_cp310 - - unicodedata2 >=14.0.0 - url: https://conda.anaconda.org/conda-forge/linux-64/fonttools-4.50.0-py310h2372a71_0.conda - hash: - md5: 85c48c98c9f2b72b384fb11c9004920b - sha256: 182fa59da123c0e23f61e5d37cc667c53ad49883243db26a4cfff64d0a9252c2 - build: py310h2372a71_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 license: MIT license_family: MIT - size: 2302478 - timestamp: 1710865736691 purls: - - pkg:pypi/fonttools -- platform: win-64 + - pkg:pypi/fonttools?source=hash-mapping + size: 2466222 + timestamp: 1720359708882 +- kind: conda name: fonttools - version: 4.50.0 - category: main - manager: conda - dependencies: + version: 4.53.1 + build: py312h41a817b_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/fonttools-4.53.1-py312h41a817b_0.conda + sha256: b1d9f95c13b9caa26689875b0af654b7f464e273eea94abdf5b1be1baa6c8870 + md5: da921c56bcf69a8b97216ecec0cc4015 + depends: + - __glibc >=2.17,<3.0.a0 - brotli + - libgcc-ng >=12 - munkres - - python >=3.10,<3.11.0a0 - - python_abi 3.10.* *_cp310 - - ucrt >=10.0.20348.0 - - unicodedata2 >=14.0.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 - url: https://conda.anaconda.org/conda-forge/win-64/fonttools-4.50.0-py310h8d17308_0.conda - hash: - md5: 980a516c27816e19dc5caeb09ffb1dfd - sha256: 3910e8cefc0f1a12f11955fab71c46e3cb4bd718994fdf6e37db12568de0b968 - build: py310h8d17308_0 - arch: x86_64 - subdir: win-64 - build_number: 0 + - python >=3.12,<3.13.0a0 + - python_abi 3.12.* *_cp312 license: MIT license_family: MIT - size: 1904584 - timestamp: 1710866254729 purls: - - pkg:pypi/fonttools -- platform: linux-64 + - pkg:pypi/fonttools?source=hash-mapping + size: 2847552 + timestamp: 1720359185195 +- kind: conda name: freetype version: 2.12.1 - category: main - manager: conda - dependencies: - - libgcc-ng >=12 - - libpng >=1.6.39,<1.7.0a0 - - libzlib >=1.2.13,<1.3.0a0 - url: https://conda.anaconda.org/conda-forge/linux-64/freetype-2.12.1-h267a509_2.conda - hash: - md5: 9ae35c3d96db2c94ce0cef86efdfa2cb - sha256: b2e3c449ec9d907dd4656cb0dc93e140f447175b125a3824b31368b06c666bb6 build: h267a509_2 - arch: x86_64 - subdir: linux-64 build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/freetype-2.12.1-h267a509_2.conda + sha256: b2e3c449ec9d907dd4656cb0dc93e140f447175b125a3824b31368b06c666bb6 + md5: 9ae35c3d96db2c94ce0cef86efdfa2cb + depends: + - libgcc-ng >=12 + - libpng >=1.6.39,<1.7.0a0 + - libzlib >=1.2.13,<2.0.0a0 license: GPL-2.0-only OR FTL + purls: [] size: 634972 timestamp: 1694615932610 -- platform: win-64 +- kind: conda name: freetype version: 2.12.1 - category: main - manager: conda - dependencies: + build: hdaf720e_2 + build_number: 2 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/freetype-2.12.1-hdaf720e_2.conda + sha256: 2c53ee8879e05e149a9e525481d36adfd660a6abda26fd731376fa64ff03e728 + md5: 3761b23693f768dc75a8fd0a73ca053f + depends: - libpng >=1.6.39,<1.7.0a0 - - libzlib >=1.2.13,<1.3.0a0 + - libzlib >=1.2.13,<2.0.0a0 - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - url: https://conda.anaconda.org/conda-forge/win-64/freetype-2.12.1-hdaf720e_2.conda - hash: - md5: 3761b23693f768dc75a8fd0a73ca053f - sha256: 2c53ee8879e05e149a9e525481d36adfd660a6abda26fd731376fa64ff03e728 - build: hdaf720e_2 - arch: x86_64 - subdir: win-64 - build_number: 2 license: GPL-2.0-only OR FTL + purls: [] size: 510306 timestamp: 1694616398888 -- platform: linux-64 +- kind: conda name: gast - version: 0.5.4 - category: main - manager: conda - dependencies: - - python >=3.4 - url: https://conda.anaconda.org/conda-forge/noarch/gast-0.5.4-pyhd8ed1ab_0.conda - hash: - md5: 8189adbad784030b76bbf81c68d7b0d4 - sha256: e029d50d55f8fe8cf9323045f84416b7af50e25a0dc1b978f8ba6b9ca8d53ca7 + version: 0.5.5 build: pyhd8ed1ab_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - constrains: - - pythran >=0.12.2 - license: BSD-3-Clause - license_family: BSD + subdir: noarch noarch: python - size: 23585 - timestamp: 1688368852991 - purls: - - pkg:pypi/gast -- platform: win-64 - name: gast - version: 0.5.4 - category: main - manager: conda - dependencies: + url: https://conda.anaconda.org/conda-forge/noarch/gast-0.5.5-pyhd8ed1ab_0.conda + sha256: b0527039bb19aeb5636ecb1512378e4109b945bc99f409977bda3022485c526f + md5: ebc1dc871c48673a0a922023a2e1eee2 + depends: - python >=3.4 - url: https://conda.anaconda.org/conda-forge/noarch/gast-0.5.4-pyhd8ed1ab_0.conda - hash: - md5: 8189adbad784030b76bbf81c68d7b0d4 - sha256: e029d50d55f8fe8cf9323045f84416b7af50e25a0dc1b978f8ba6b9ca8d53ca7 - build: pyhd8ed1ab_0 - arch: x86_64 - subdir: win-64 - build_number: 0 constrains: - pythran >=0.12.2 license: BSD-3-Clause license_family: BSD - noarch: python - size: 23585 - timestamp: 1688368852991 purls: - - pkg:pypi/gast -- platform: linux-64 + - pkg:pypi/gast?source=hash-mapping + size: 24016 + timestamp: 1719403213917 +- kind: conda name: gcc_impl_linux-64 - version: 13.2.0 - category: main - manager: conda - dependencies: - - binutils_impl_linux-64 >=2.39 - - libgcc-devel_linux-64 13.2.0 ha9c7c90_105 - - libgcc-ng >=13.2.0 - - libgomp >=13.2.0 - - libsanitizer 13.2.0 h7e041cc_5 - - libstdcxx-ng >=13.2.0 + version: 14.1.0 + build: h3c94d91_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/gcc_impl_linux-64-14.1.0-h3c94d91_0.conda + sha256: 770fa4e28b8a4fa880c3165fc5f959aa2b70e2f4258e3ae870eb7f852e6d4fcd + md5: b0dd0de49e0f3e34f3f636e5c7d149fe + depends: + - binutils_impl_linux-64 >=2.40 + - libgcc-devel_linux-64 14.1.0 h5d3d1c9_100 + - libgcc-ng >=14.1.0 + - libgomp >=14.1.0 + - libsanitizer 14.1.0 hcba0ae0_0 + - libstdcxx-ng >=14.1.0 - sysroot_linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/gcc_impl_linux-64-13.2.0-h338b0a0_5.conda - hash: - md5: a6be13181cb66a78544b1d5f7bac97d0 - sha256: baab8f8b9af54959735e629cf6d5ec9378166aa4c68ba8dc98dc0a781d548409 - build: h338b0a0_5 - arch: x86_64 - subdir: linux-64 - build_number: 5 license: GPL-3.0-only WITH GCC-exception-3.1 license_family: GPL - size: 53318565 - timestamp: 1706819323755 -- platform: linux-64 + purls: [] + size: 72030163 + timestamp: 1719539005903 +- kind: conda name: gcc_linux-64 - version: 13.2.0 - category: main - manager: conda - dependencies: - - binutils_linux-64 2.40 hdade7a5_3 - - gcc_impl_linux-64 13.2.0.* + version: 14.1.0 + build: h3f71edc_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/gcc_linux-64-14.1.0-h3f71edc_0.conda + sha256: 7104643d42015f9a1041d5580d260dc733a941e6d1554ec6f308f7576f902559 + md5: a2f58807d9e178617ea0b07ac65d42bb + depends: + - binutils_linux-64 2.40 hb3c18ed_0 + - gcc_impl_linux-64 14.1.0.* - sysroot_linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/gcc_linux-64-13.2.0-h1ed452b_3.conda - hash: - md5: 0aba5ba9908f419076c59e99ad30e6ee - sha256: 00e99542a7a86ed4d79f19b5f40b99870898663cd1ff0cfa27f83a0b4ff8c7e8 - build: h1ed452b_3 - arch: x86_64 - subdir: linux-64 - build_number: 3 license: BSD-3-Clause license_family: BSD - size: 30745 - timestamp: 1710260218568 -- platform: linux-64 - name: gettext - version: 0.21.1 - category: main - manager: conda - dependencies: - - libgcc-ng >=12 - url: https://conda.anaconda.org/conda-forge/linux-64/gettext-0.21.1-h27087fc_0.tar.bz2 - hash: - md5: 14947d8770185e5153fdd04d4673ed37 - sha256: 4fcfedc44e4c9a053f0416f9fc6ab6ed50644fca3a761126dbd00d09db1f546a - build: h27087fc_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: LGPL-2.1-or-later AND GPL-3.0-or-later - size: 4320628 - timestamp: 1665673494324 -- platform: win-64 - name: gettext - version: 0.21.1 - category: main - manager: conda - dependencies: - - libiconv >=1.17,<2.0a0 - url: https://conda.anaconda.org/conda-forge/win-64/gettext-0.21.1-h5728263_0.tar.bz2 - hash: - md5: 299d4fd6798a45337042ff5a48219e5f - sha256: 71c75b0a4dc2cf95d2860ea0076edf9f5558baeb4dacaeecb32643b199074616 - build: h5728263_0 - arch: x86_64 - subdir: win-64 - build_number: 0 - license: LGPL-2.1-or-later AND GPL-3.0-or-later - size: 5579416 - timestamp: 1665676022441 -- platform: linux-64 - name: giflib - version: 5.2.1 - category: main - manager: conda - dependencies: - - libgcc-ng >=12 - url: https://conda.anaconda.org/conda-forge/linux-64/giflib-5.2.1-h0b41bf4_3.conda - hash: - md5: 96f3b11872ef6fad973eac856cd2624f - sha256: 41ec165704ccce2faa0437f4f53c03c06261a2cc9ff7614828e51427d9261f4b - build: h0b41bf4_3 - arch: x86_64 - subdir: linux-64 - build_number: 3 - license: MIT - license_family: MIT - size: 77385 - timestamp: 1678717794467 -- platform: win-64 + purls: [] + size: 31385 + timestamp: 1721141761863 +- kind: conda name: giflib - version: 5.2.1 - category: main - manager: conda - dependencies: + version: 5.2.2 + build: h64bf75a_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/giflib-5.2.2-h64bf75a_0.conda + sha256: 85fa240e749a1a88a588b6895c53f253d990697749b3a7b1ed8bb92ebb3d64c8 + md5: 72f424715c78a04fd5b991ee5dca820f + depends: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - - vs2015_runtime >=14.29.30139 - url: https://conda.anaconda.org/conda-forge/win-64/giflib-5.2.1-h64bf75a_3.conda - hash: - md5: 86c1ed348767c8249a7501dc142bf65b - sha256: 689ee27564b1c358602821af9fd7ee0467d4b32d534e3eebd366f98f1ef2d638 - build: h64bf75a_3 - arch: x86_64 - subdir: win-64 - build_number: 3 + - vc14_runtime >=14.29.30139 license: MIT license_family: MIT - size: 83569 - timestamp: 1678718451021 -- platform: linux-64 - name: glib - version: 2.80.0 - category: main - manager: conda - dependencies: - - glib-tools 2.80.0 hde27a5a_1 - - libgcc-ng >=12 - - libglib 2.80.0 hf2295e7_1 - - python * - url: https://conda.anaconda.org/conda-forge/linux-64/glib-2.80.0-hf2295e7_1.conda - hash: - md5: d3bcc5c186f78feba6f39ea047c35950 - sha256: 92e0344072050dafd9f478498a2662cb6e309697b58283793145fd05c413a921 - build: hf2295e7_1 - arch: x86_64 + purls: [] + size: 84497 + timestamp: 1712692952874 +- kind: conda + name: giflib + version: 5.2.2 + build: hd590300_0 subdir: linux-64 - build_number: 1 - license: LGPL-2.1-or-later - size: 503830 - timestamp: 1710939217743 -- platform: win-64 - name: glib - version: 2.80.0 - category: main - manager: conda - dependencies: - - glib-tools 2.80.0 h0a98069_1 - - libglib 2.80.0 h39d0aa6_1 - - python * - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 - url: https://conda.anaconda.org/conda-forge/win-64/glib-2.80.0-h39d0aa6_1.conda - hash: - md5: 0384fcbea19fea38cdbf4b3b8924e436 - sha256: a76ad2d20164be5425269ac9c65dc8a071ea6dbd5ac3090f9b16dc29a7af1dbc - build: h39d0aa6_1 - arch: x86_64 - subdir: win-64 - build_number: 1 - license: LGPL-2.1-or-later - size: 491857 - timestamp: 1710939590211 -- platform: linux-64 - name: glib-tools - version: 2.80.0 - category: main - manager: conda - dependencies: + url: https://conda.anaconda.org/conda-forge/linux-64/giflib-5.2.2-hd590300_0.conda + sha256: aac402a8298f0c0cc528664249170372ef6b37ac39fdc92b40601a6aed1e32ff + md5: 3bf7b9fd5a7136126e0234db4b87c8b6 + depends: - libgcc-ng >=12 - - libglib 2.80.0 hf2295e7_1 - url: https://conda.anaconda.org/conda-forge/linux-64/glib-tools-2.80.0-hde27a5a_1.conda - hash: - md5: 939ddd853b1d98bf6fd22cc0adeda317 - sha256: 8d736e120bb1fe3b57f957d8f6b90c9bb035ee1dac167714c9afba395af6878c - build: hde27a5a_1 - arch: x86_64 - subdir: linux-64 - build_number: 1 - license: LGPL-2.1-or-later - size: 112852 - timestamp: 1710939161164 -- platform: win-64 - name: glib-tools - version: 2.80.0 - category: main - manager: conda - dependencies: - - libglib 2.80.0 h39d0aa6_1 - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 - url: https://conda.anaconda.org/conda-forge/win-64/glib-tools-2.80.0-h0a98069_1.conda - hash: - md5: b6a4948e65ee42739ce14967e4cacdca - sha256: 079b56c014b5f70381924db7a70000676e616079045e7a70081e2f3cf69bc969 - build: h0a98069_1 - arch: x86_64 - subdir: win-64 - build_number: 1 - license: LGPL-2.1-or-later - size: 94114 - timestamp: 1710939517930 -- platform: linux-64 + license: MIT + license_family: MIT + purls: [] + size: 77248 + timestamp: 1712692454246 +- kind: conda name: graphite2 version: 1.3.13 - category: main - manager: conda - dependencies: - - libgcc-ng >=12 - - libstdcxx-ng >=12 - url: https://conda.anaconda.org/conda-forge/linux-64/graphite2-1.3.13-h59595ed_1003.conda - hash: - md5: f87c7b7c2cb45f323ffbce941c78ab7c - sha256: 0595b009f20f8f60f13a6398e7cdcbd2acea5f986633adcf85f5a2283c992add build: h59595ed_1003 - arch: x86_64 - subdir: linux-64 build_number: 1003 - license: LGPL-2.0-or-later - license_family: LGPL - size: 96855 - timestamp: 1711634169756 -- platform: linux-64 - name: gst-plugins-base - version: 1.22.9 - category: main - manager: conda - dependencies: - - __glibc >=2.17,<3.0.a0 - - alsa-lib >=1.2.11,<1.3.0a0 - - gettext >=0.21.1,<1.0a0 - - gstreamer 1.22.9 h98fc4e7_1 - - libexpat >=2.6.2,<3.0a0 - - libgcc-ng >=12 - - libglib >=2.80.0,<3.0a0 - - libogg >=1.3.4,<1.4.0a0 - - libopus >=1.3.1,<2.0a0 - - libpng >=1.6.43,<1.7.0a0 - - libstdcxx-ng >=12 - - libvorbis >=1.3.7,<1.4.0a0 - - libxcb >=1.15,<1.16.0a0 - - libzlib >=1.2.13,<1.3.0a0 - - xorg-libx11 >=1.8.7,<2.0a0 - - xorg-libxau >=1.0.11,<2.0a0 - - xorg-libxext >=1.3.4,<2.0a0 - - xorg-libxrender >=0.9.11,<0.10.0a0 - url: https://conda.anaconda.org/conda-forge/linux-64/gst-plugins-base-1.22.9-hfa15dee_1.conda - hash: - md5: b66ddd883308a836ed86c247231aab82 - sha256: 58fda05d33182b29e0524d684f626aad5208fb21e0622bc4b9013791dc105417 - build: hfa15dee_1 - arch: x86_64 subdir: linux-64 - build_number: 1 - license: LGPL-2.0-or-later - license_family: LGPL - size: 2709720 - timestamp: 1711211314174 -- platform: win-64 - name: gst-plugins-base - version: 1.22.9 - category: main - manager: conda - dependencies: - - gettext >=0.21.1,<1.0a0 - - gstreamer 1.22.9 hb4038d2_1 - - libglib >=2.78.4,<3.0a0 - - libogg >=1.3.4,<1.4.0a0 - - libvorbis >=1.3.7,<1.4.0a0 - - libzlib >=1.2.13,<1.3.0a0 - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 - url: https://conda.anaconda.org/conda-forge/win-64/gst-plugins-base-1.22.9-h001b923_1.conda - hash: - md5: ef961ec5b46ac75cebd3d68460691c27 - sha256: e2c37128de5bdc12e3656c9c50e7b1459d8890ea656b866e68293e334356b652 - build: h001b923_1 - arch: x86_64 - subdir: win-64 - build_number: 1 - license: LGPL-2.0-or-later - license_family: LGPL - size: 2035564 - timestamp: 1711211913043 -- platform: linux-64 - name: gstreamer - version: 1.22.9 - category: main - manager: conda - dependencies: - - __glibc >=2.17,<3.0.a0 - - gettext >=0.21.1,<1.0a0 - - glib >=2.80.0,<3.0a0 + url: https://conda.anaconda.org/conda-forge/linux-64/graphite2-1.3.13-h59595ed_1003.conda + sha256: 0595b009f20f8f60f13a6398e7cdcbd2acea5f986633adcf85f5a2283c992add + md5: f87c7b7c2cb45f323ffbce941c78ab7c + depends: - libgcc-ng >=12 - - libglib >=2.80.0,<3.0a0 - - libiconv >=1.17,<2.0a0 - libstdcxx-ng >=12 - url: https://conda.anaconda.org/conda-forge/linux-64/gstreamer-1.22.9-h98fc4e7_1.conda - hash: - md5: f502076ed4db50d9ee5c907036a5a172 - sha256: 13cbc0ee5fa4a61f6f06e223d23d3c179dfbede51faf87cd2a4821efa2c249f2 - build: h98fc4e7_1 - arch: x86_64 - subdir: linux-64 - build_number: 1 license: LGPL-2.0-or-later license_family: LGPL - size: 1982967 - timestamp: 1711211168691 -- platform: win-64 - name: gstreamer - version: 1.22.9 - category: main - manager: conda - dependencies: - - gettext >=0.21.1,<1.0a0 - - glib >=2.78.4,<3.0a0 - - libglib >=2.78.4,<3.0a0 - - libiconv >=1.17,<2.0a0 + purls: [] + size: 96855 + timestamp: 1711634169756 +- kind: conda + name: graphite2 + version: 1.3.13 + build: h63175ca_1003 + build_number: 1003 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/graphite2-1.3.13-h63175ca_1003.conda + sha256: 25040a4f371b9b51663f546bac620122c237fa1d5d32968e21b0751af9b7f56f + md5: 3194499ee7d1a67404a87d0eefdd92c6 + depends: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - url: https://conda.anaconda.org/conda-forge/win-64/gstreamer-1.22.9-hb4038d2_1.conda - hash: - md5: 70557ab875e72c1f21e8d2351aeb9c54 - sha256: 4d42bc24434db62c093748ea3ad0b6ba3872b6810b761363585513ebd79b4f87 - build: hb4038d2_1 - arch: x86_64 - subdir: win-64 - build_number: 1 license: LGPL-2.0-or-later license_family: LGPL - size: 1936661 - timestamp: 1711211717228 -- platform: linux-64 + purls: [] + size: 95406 + timestamp: 1711634622644 +- kind: conda name: gxx_impl_linux-64 - version: 13.2.0 - category: main - manager: conda - dependencies: - - gcc_impl_linux-64 13.2.0 h338b0a0_5 - - libstdcxx-devel_linux-64 13.2.0 ha9c7c90_105 + version: 14.1.0 + build: h8d00ecb_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/gxx_impl_linux-64-14.1.0-h8d00ecb_0.conda + sha256: c4622eb546c3e2e7f0b812561dd63d1946e017bb036da74d0a585c8713d51e82 + md5: dacdca4eeb41f72d5df4511a2c06b992 + depends: + - gcc_impl_linux-64 14.1.0 h3c94d91_0 + - libstdcxx-devel_linux-64 14.1.0 h5d3d1c9_100 - sysroot_linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/gxx_impl_linux-64-13.2.0-h338b0a0_5.conda - hash: - md5: 88d0ccab114eb0e837725bd48cdddae5 - sha256: 9049d84fef7526e1dde8311acd2a592bf1d6f16453e68087c17d1bda01eb7867 - build: h338b0a0_5 - arch: x86_64 - subdir: linux-64 - build_number: 5 + - tzdata license: GPL-3.0-only WITH GCC-exception-3.1 license_family: GPL - size: 13582212 - timestamp: 1706819574801 -- platform: linux-64 + purls: [] + size: 14342568 + timestamp: 1722865578602 +- kind: conda name: gxx_linux-64 - version: 13.2.0 - category: main - manager: conda - dependencies: - - binutils_linux-64 2.40 hdade7a5_3 - - gcc_linux-64 13.2.0 h1ed452b_3 - - gxx_impl_linux-64 13.2.0.* + version: 14.1.0 + build: hc55ae77_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/gxx_linux-64-14.1.0-hc55ae77_0.conda + sha256: 8380ccf911acf2c0d7489a241dc149caf36204b03695d65e12cda75846d7886a + md5: 5b0aac635dae7b42062e9c6f85655f68 + depends: + - binutils_linux-64 2.40 hb3c18ed_0 + - gcc_linux-64 14.1.0 h3f71edc_0 + - gxx_impl_linux-64 14.1.0.* - sysroot_linux-64 - url: https://conda.anaconda.org/conda-forge/linux-64/gxx_linux-64-13.2.0-he8deefe_3.conda - hash: - md5: 875973f74a462d3fc53b0ac84e218d36 - sha256: fa371aa3be10ced94d4837c2264b8c947be79862b4c58baa81e02bbfc77d7160 - build: he8deefe_3 - arch: x86_64 - subdir: linux-64 - build_number: 3 license: BSD-3-Clause license_family: BSD - size: 29121 - timestamp: 1710260301555 -- platform: linux-64 + purls: [] + size: 29734 + timestamp: 1721141779375 +- kind: conda name: h5netcdf version: 1.3.0 - category: main - manager: conda - dependencies: - - h5py - - packaging - - python >=3.9 - url: https://conda.anaconda.org/conda-forge/noarch/h5netcdf-1.3.0-pyhd8ed1ab_0.conda - hash: - md5: 6890388078d9a3a20ef793c5ffb169ed - sha256: 0195b109e6b18d7efa06124d268fd5dd426f67e2feaee50a358211ba4a4b219b build: pyhd8ed1ab_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: BSD-3-Clause - license_family: BSD + subdir: noarch noarch: python - size: 42170 - timestamp: 1699412919171 - purls: - - pkg:pypi/h5netcdf -- platform: win-64 - name: h5netcdf - version: 1.3.0 - category: main - manager: conda - dependencies: + url: https://conda.anaconda.org/conda-forge/noarch/h5netcdf-1.3.0-pyhd8ed1ab_0.conda + sha256: 0195b109e6b18d7efa06124d268fd5dd426f67e2feaee50a358211ba4a4b219b + md5: 6890388078d9a3a20ef793c5ffb169ed + depends: - h5py - packaging - python >=3.9 - url: https://conda.anaconda.org/conda-forge/noarch/h5netcdf-1.3.0-pyhd8ed1ab_0.conda - hash: - md5: 6890388078d9a3a20ef793c5ffb169ed - sha256: 0195b109e6b18d7efa06124d268fd5dd426f67e2feaee50a358211ba4a4b219b - build: pyhd8ed1ab_0 - arch: x86_64 - subdir: win-64 - build_number: 0 license: BSD-3-Clause license_family: BSD - noarch: python + purls: + - pkg:pypi/h5netcdf?source=hash-mapping size: 42170 timestamp: 1699412919171 - purls: - - pkg:pypi/h5netcdf -- platform: linux-64 +- kind: conda name: h5py - version: 3.10.0 - category: main - manager: conda - dependencies: + version: 3.11.0 + build: nompi_py311h67016bb_102 + build_number: 102 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/h5py-3.11.0-nompi_py311h67016bb_102.conda + sha256: e331d7c693b11040d803d519533fd325963260beb018a027f745318010134bcc + md5: 6939e0903d4d14bce968077ea98227a3 + depends: - cached-property - hdf5 >=1.14.3,<1.14.4.0a0 - - libgcc-ng >=12 - - numpy >=1.22.4,<2.0a0 - - python >=3.10,<3.11.0a0 - - python_abi 3.10.* *_cp310 - url: https://conda.anaconda.org/conda-forge/linux-64/h5py-3.10.0-nompi_py310h65828d5_101.conda - hash: - md5: 44c185c5b133ad6d1d449839407aa863 - sha256: 42ca5cdf60ee7c1a246ecce0d42a180c03a3d6401dae9e484dbc55b93cd96429 - build: nompi_py310h65828d5_101 - arch: x86_64 - subdir: linux-64 - build_number: 101 + - numpy >=1.19,<3 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 license: BSD-3-Clause license_family: BSD - size: 1175397 - timestamp: 1702471777753 -- platform: win-64 + purls: + - pkg:pypi/h5py?source=hash-mapping + size: 966438 + timestamp: 1717665542410 +- kind: conda name: h5py - version: 3.10.0 - category: main - manager: conda - dependencies: + version: 3.11.0 + build: nompi_py312hb7ab980_102 + build_number: 102 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/h5py-3.11.0-nompi_py312hb7ab980_102.conda + sha256: 08f9cea9414fce460e7dd6aa489e6c81af1eebe3766e8ae22fc55b7238e5b803 + md5: 966750c8f347ece01e80aa2114b4a76d + depends: - cached-property - hdf5 >=1.14.3,<1.14.4.0a0 - - numpy >=1.22.4,<2.0a0 - - python >=3.10,<3.11.0a0 - - python_abi 3.10.* *_cp310 + - libgcc-ng >=12 + - numpy >=1.19,<3 + - python >=3.12,<3.13.0a0 + - python_abi 3.12.* *_cp312 + license: BSD-3-Clause + license_family: BSD + purls: + - pkg:pypi/h5py?source=hash-mapping + size: 1245015 + timestamp: 1717665055969 +- kind: conda + name: harfbuzz + version: 9.0.0 + build: h2bedf89_1 + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/harfbuzz-9.0.0-h2bedf89_1.conda + sha256: 20f42ec76e075902c22c1f8ddc71fb88eff0b93e74f5705c1e72220030965810 + md5: 254f119aaed2c0be271c1114ae18d09b + depends: + - cairo >=1.18.0,<2.0a0 + - freetype >=2.12.1,<3.0a0 + - graphite2 + - icu >=75.1,<76.0a0 + - libglib >=2.80.3,<3.0a0 - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - url: https://conda.anaconda.org/conda-forge/win-64/h5py-3.10.0-nompi_py310hde4a0ea_101.conda - hash: - md5: 6a153fa7d77ce229694115f40a9b3ef0 - sha256: 25bc123bd376058b197349dabc10c2c9817f24f2705e65ee07d89df286f3f90e - build: nompi_py310hde4a0ea_101 - arch: x86_64 - subdir: win-64 - build_number: 101 - license: BSD-3-Clause - license_family: BSD - size: 882241 - timestamp: 1702472206006 -- platform: linux-64 + license: MIT + license_family: MIT + purls: [] + size: 1095620 + timestamp: 1721187287831 +- kind: conda name: harfbuzz - version: 8.3.0 - category: main - manager: conda - dependencies: + version: 9.0.0 + build: hda332d3_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/harfbuzz-9.0.0-hda332d3_1.conda + sha256: 973afa37840b4e55e2540018902255cfb0d953aaed6353bb83a4d120f5256767 + md5: 76b32dcf243444aea9c6b804bcfa40b8 + depends: + - __glibc >=2.17,<3.0.a0 - cairo >=1.18.0,<2.0a0 - freetype >=2.12.1,<3.0a0 - graphite2 - - icu >=73.2,<74.0a0 + - icu >=75.1,<76.0a0 - libgcc-ng >=12 - - libglib >=2.78.1,<3.0a0 + - libglib >=2.80.3,<3.0a0 - libstdcxx-ng >=12 - url: https://conda.anaconda.org/conda-forge/linux-64/harfbuzz-8.3.0-h3d44ed6_0.conda - hash: - md5: 5a6f6c00ef982a9bc83558d9ac8f64a0 - sha256: 4b55aea03b18a4084b750eee531ad978d4a3690f63019132c26c6ad26bbe3aed - build: h3d44ed6_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 license: MIT license_family: MIT - size: 1547473 - timestamp: 1699925311766 -- platform: linux-64 + purls: [] + size: 1603653 + timestamp: 1721186240105 +- kind: conda name: hdf5 version: 1.14.3 - category: main - manager: conda - dependencies: - - libaec >=1.1.2,<2.0a0 - - libcurl >=8.4.0,<9.0a0 + build: nompi_h2b43c12_105 + build_number: 105 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/hdf5-1.14.3-nompi_h2b43c12_105.conda + sha256: 56c803607a64b5117a8b4bcfdde722e4fa40970ddc4c61224b0981cbb70fb005 + md5: 5788de34381caf624b78c4981618dc0a + depends: + - libaec >=1.1.3,<2.0a0 + - libcurl >=8.8.0,<9.0a0 + - libzlib >=1.2.13,<2.0a0 + - openssl >=3.3.1,<4.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: BSD-3-Clause + license_family: BSD + purls: [] + size: 2039111 + timestamp: 1717587493910 +- kind: conda + name: hdf5 + version: 1.14.3 + build: nompi_hdf9ad27_105 + build_number: 105 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/hdf5-1.14.3-nompi_hdf9ad27_105.conda + sha256: 2278fa07da6f96e807d402cd55480624d67d2dee202191aaaf278ce5ab23605a + md5: 7e1729554e209627636a0f6fabcdd115 + depends: + - libaec >=1.1.3,<2.0a0 + - libcurl >=8.8.0,<9.0a0 - libgcc-ng >=12 - libgfortran-ng - libgfortran5 >=12.3.0 - libstdcxx-ng >=12 - - libzlib >=1.2.13,<1.3.0a0 - - openssl >=3.2.0,<4.0a0 - url: https://conda.anaconda.org/conda-forge/linux-64/hdf5-1.14.3-nompi_h4f84152_100.conda - hash: - md5: d471a5c3abc984b662d9bae3bb7fd8a5 - sha256: b814f8f9598cc6e50127533ec256725183ba69db5fd8cf5443223627f19e3e59 - build: nompi_h4f84152_100 - arch: x86_64 - subdir: linux-64 - build_number: 100 - license: LicenseRef-HDF5 - license_family: BSD - size: 3892189 - timestamp: 1701791599022 -- platform: win-64 - name: hdf5 - version: 1.14.3 - category: main - manager: conda - dependencies: - - libaec >=1.1.2,<2.0a0 - - libcurl >=8.4.0,<9.0a0 - - libzlib >=1.2.13,<1.3.0a0 - - openssl >=3.2.0,<4.0a0 - - 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_h73e8ff5_100.conda - hash: - md5: 1e91ce0f3a914b0dab762539c0df4ff1 - sha256: 89bbb2c878e1b6c6073ef5f1f25eac97ed48393541a4a44a7d182da5ede3dc98 - build: nompi_h73e8ff5_100 - arch: x86_64 - subdir: win-64 - build_number: 100 - license: LicenseRef-HDF5 + - libzlib >=1.2.13,<2.0a0 + - openssl >=3.3.1,<4.0a0 + license: BSD-3-Clause license_family: BSD - size: 2045774 - timestamp: 1701791365837 -- platform: linux-64 + purls: [] + size: 3911675 + timestamp: 1717587866574 +- kind: conda name: icu - version: '73.2' - category: main - manager: conda - dependencies: + version: '75.1' + build: he02047a_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/icu-75.1-he02047a_0.conda + sha256: 71e750d509f5fa3421087ba88ef9a7b9be11c53174af3aa4d06aff4c18b38e8e + md5: 8b189310083baabfb622af68fd9d3ae3 + depends: + - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - libstdcxx-ng >=12 - url: https://conda.anaconda.org/conda-forge/linux-64/icu-73.2-h59595ed_0.conda - hash: - md5: cc47e1facc155f91abd89b11e48e72ff - sha256: e12fd90ef6601da2875ebc432452590bc82a893041473bc1c13ef29001a73ea8 - build: h59595ed_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 license: MIT license_family: MIT - size: 12089150 - timestamp: 1692900650789 -- platform: win-64 + purls: [] + size: 12129203 + timestamp: 1720853576813 +- kind: conda name: icu - version: '73.2' - category: main - manager: conda - dependencies: + version: '75.1' + build: he0c23c2_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/icu-75.1-he0c23c2_0.conda + sha256: 1d04369a1860a1e9e371b9fc82dd0092b616adcf057d6c88371856669280e920 + md5: 8579b6bb8d18be7c0b27fb08adeeeb40 + depends: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - url: https://conda.anaconda.org/conda-forge/win-64/icu-73.2-h63175ca_0.conda - hash: - md5: 0f47d9e3192d9e09ae300da0d28e0f56 - sha256: 423aaa2b69d713520712f55c7c71994b7e6f967824bb39b59ad968e7b209ce8c - build: h63175ca_0 - arch: x86_64 - subdir: win-64 - build_number: 0 license: MIT license_family: MIT - size: 13422193 - timestamp: 1692901469029 -- platform: linux-64 + purls: [] + size: 14544252 + timestamp: 1720853966338 +- kind: conda name: imagecodecs - version: 2024.1.1 - category: main - manager: conda - dependencies: - - blosc >=1.21.5,<2.0a0 - - brunsli >=0.1,<1.0a0 + version: 2024.6.1 + build: py311h509772e_3 + build_number: 3 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/imagecodecs-2024.6.1-py311h509772e_3.conda + sha256: 35ca9caa198358b2f6768c0d3d5d74e0465c2bb4c32168d292d5ca74bf0af930 + md5: a33f223b1e4bab1b4ee3b5351bcefba8 + depends: + - blosc >=1.21.6,<2.0a0 - bzip2 >=1.0.8,<2.0a0 - - c-blosc2 >=2.13.2,<3.0a0 + - c-blosc2 >=2.15.1,<2.16.0a0 - charls >=2.4.2,<2.5.0a0 - - giflib >=5.2.1,<5.3.0a0 + - giflib >=5.2.2,<5.3.0a0 - jxrlib >=1.1,<1.2.0a0 - lcms2 >=2.16,<3.0a0 - lerc >=4.0.0,<5.0a0 - libaec >=1.1.3,<2.0a0 - - libavif16 >=1.0.1,<2.0a0 + - libavif16 >=1.1.1,<2.0a0 - libbrotlicommon >=1.1.0,<1.2.0a0 - libbrotlidec >=1.1.0,<1.2.0a0 - libbrotlienc >=1.1.0,<1.2.0a0 - - libdeflate >=1.20,<1.21.0a0 - - libgcc-ng >=12 + - libdeflate >=1.21,<1.22.0a0 - libjpeg-turbo >=3.0.0,<4.0a0 - - libjxl >=0.10,<0.11.0a0 - libpng >=1.6.43,<1.7.0a0 - - libstdcxx-ng >=12 - libtiff >=4.6.0,<4.7.0a0 - - libwebp-base >=1.3.2,<2.0a0 - - libzlib >=1.2.13,<1.3.0a0 + - libwebp-base >=1.4.0,<2.0a0 + - libzlib >=1.3.1,<2.0a0 - libzopfli >=1.0.3,<1.1.0a0 - lz4-c >=1.9.3,<1.10.0a0 - - numpy >=1.22.4,<2.0a0 + - numpy >=1.19,<3 - openjpeg >=2.5.2,<3.0a0 - - python >=3.10,<3.11.0a0 - - python_abi 3.10.* *_cp310 - - snappy >=1.1.10,<2.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - snappy >=1.2.1,<1.3.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 - xz >=5.2.6,<6.0a0 - zfp >=1.0.1,<2.0a0 - - zstd >=1.5.5,<1.6.0a0 - url: https://conda.anaconda.org/conda-forge/linux-64/imagecodecs-2024.1.1-py310h68afbfc_3.conda - hash: - md5: 8dba3c31c41671cb37e8579602fd9a16 - sha256: b0a7239448cae0c81be261ccbeed4e3a1694076f2dafdda59cea3aac78ff006c - build: py310h68afbfc_3 - arch: x86_64 - subdir: linux-64 - build_number: 3 + - zstd >=1.5.6,<1.6.0a0 license: BSD-3-Clause license_family: BSD - size: 2045813 - timestamp: 1711243125223 purls: - - pkg:pypi/imagecodecs -- platform: win-64 + - pkg:pypi/imagecodecs?source=compressed-mapping + size: 1609562 + timestamp: 1722900215383 +- kind: conda name: imagecodecs - version: 2024.1.1 - category: main - manager: conda - dependencies: - - blosc >=1.21.5,<2.0a0 + version: 2024.6.1 + build: py312h36edd9b_3 + build_number: 3 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/imagecodecs-2024.6.1-py312h36edd9b_3.conda + sha256: b8cb061810628487fb02f9f8d7cb110e94b99cf6dd6bb14b85c5cb601770d62d + md5: c309596a0ff59342f52e59046bbe3a8c + depends: + - __glibc >=2.17,<3.0.a0 + - blosc >=1.21.6,<2.0a0 + - brunsli >=0.1,<1.0a0 - bzip2 >=1.0.8,<2.0a0 - - c-blosc2 >=2.13.2,<3.0a0 + - c-blosc2 >=2.15.1,<2.16.0a0 - charls >=2.4.2,<2.5.0a0 - - giflib >=5.2.1,<5.3.0a0 + - giflib >=5.2.2,<5.3.0a0 - jxrlib >=1.1,<1.2.0a0 - lcms2 >=2.16,<3.0a0 - lerc >=4.0.0,<5.0a0 - libaec >=1.1.3,<2.0a0 - - libavif >=1.0.1,<1.0.2.0a0 + - libavif16 >=1.1.1,<2.0a0 - libbrotlicommon >=1.1.0,<1.2.0a0 - libbrotlidec >=1.1.0,<1.2.0a0 - libbrotlienc >=1.1.0,<1.2.0a0 - - libdeflate >=1.20,<1.21.0a0 + - libdeflate >=1.21,<1.22.0a0 + - libgcc-ng >=12 - libjpeg-turbo >=3.0.0,<4.0a0 + - libjxl >=0.10,<0.11.0a0 - libpng >=1.6.43,<1.7.0a0 + - libstdcxx-ng >=12 - libtiff >=4.6.0,<4.7.0a0 - - libwebp-base >=1.3.2,<2.0a0 - - libzlib >=1.2.13,<1.3.0a0 + - libwebp-base >=1.4.0,<2.0a0 + - libzlib >=1.3.1,<2.0a0 - libzopfli >=1.0.3,<1.1.0a0 - lz4-c >=1.9.3,<1.10.0a0 - - numpy >=1.22.4,<2.0a0 + - numpy >=1.19,<3 - openjpeg >=2.5.2,<3.0a0 - - python >=3.10,<3.11.0a0 - - python_abi 3.10.* *_cp310 - - snappy >=1.1.10,<2.0a0 - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 + - python >=3.12,<3.13.0a0 + - python_abi 3.12.* *_cp312 + - snappy >=1.2.1,<1.3.0a0 - xz >=5.2.6,<6.0a0 - zfp >=1.0.1,<2.0a0 - - zstd >=1.5.5,<1.6.0a0 - url: https://conda.anaconda.org/conda-forge/win-64/imagecodecs-2024.1.1-py310hda7f504_3.conda - hash: - md5: 7283584a831c8cd864181437d8ea9709 - sha256: 9f5fc6486ae2e1c15280f220998dbc4e8dce4957796bb9d3be47facbd86d2e0f - build: py310hda7f504_3 - arch: x86_64 - subdir: win-64 - build_number: 3 + - zstd >=1.5.6,<1.6.0a0 license: BSD-3-Clause license_family: BSD - size: 1579418 - timestamp: 1711243735862 - purls: - - pkg:pypi/imagecodecs -- platform: linux-64 - name: imageio - version: 2.34.0 - category: main - manager: conda - dependencies: - - numpy - - pillow >=8.3.2 - - python >=3 - url: https://conda.anaconda.org/conda-forge/noarch/imageio-2.34.0-pyh4b66e23_0.conda - hash: - md5: b8853659d596f967c661f544dd89ede7 - sha256: be0eecc8b3ee49ffe3c38dedc4d3c121e18627624926f7d1d998e8027bce4266 - build: pyh4b66e23_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: BSD-2-Clause - license_family: BSD - noarch: python - size: 290617 - timestamp: 1707730229565 purls: - - pkg:pypi/imageio -- platform: win-64 + - pkg:pypi/imagecodecs?source=compressed-mapping + size: 2073034 + timestamp: 1722899938174 +- kind: conda name: imageio - version: 2.34.0 - category: main - manager: conda - dependencies: + version: 2.34.2 + build: pyh12aca89_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/imageio-2.34.2-pyh12aca89_0.conda + sha256: 915c65d36343aaaa57db56f96d4d992310dd11534f4be8d5452faccb85335a3d + md5: 97ad994fae55dce96bd397054b32e41a + depends: - numpy - pillow >=8.3.2 - python >=3 - url: https://conda.anaconda.org/conda-forge/noarch/imageio-2.34.0-pyh4b66e23_0.conda - hash: - md5: b8853659d596f967c661f544dd89ede7 - sha256: be0eecc8b3ee49ffe3c38dedc4d3c121e18627624926f7d1d998e8027bce4266 - build: pyh4b66e23_0 - arch: x86_64 - subdir: win-64 - build_number: 0 license: BSD-2-Clause license_family: BSD - noarch: python - size: 290617 - timestamp: 1707730229565 purls: - - pkg:pypi/imageio -- platform: win-64 - name: impi_rt - version: 2021.11.0 - category: main - manager: conda - dependencies: - - mpi 1.0 impi - url: https://conda.anaconda.org/conda-forge/win-64/impi_rt-2021.11.0-h57928b3_49500.conda - hash: - md5: 1c13bc3ef2f6d0d140f3839340cee723 - sha256: f97732bdbb0cdef2ff67356c5adf88113bcdfe624f3ef57cbe22109e7a318c65 - build: h57928b3_49500 - arch: x86_64 - subdir: win-64 - build_number: 49500 - license: LicenseRef-ProprietaryIntel - license_family: Proprietary - size: 5913597 - timestamp: 1706182509916 -- platform: linux-64 + - pkg:pypi/imageio?source=hash-mapping + size: 290787 + timestamp: 1719235104890 +- kind: conda name: importlib-metadata - version: 7.1.0 - category: main - manager: conda - dependencies: - - python >=3.8 - - zipp >=0.5 - url: https://conda.anaconda.org/conda-forge/noarch/importlib-metadata-7.1.0-pyha770c72_0.conda - hash: - md5: 0896606848b2dc5cebdf111b6543aa04 - sha256: cc2e7d1f7f01cede30feafc1118b7aefa244d0a12224513734e24165ae12ba49 + version: 8.2.0 build: pyha770c72_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: Apache-2.0 - license_family: APACHE + subdir: noarch noarch: python - size: 27043 - timestamp: 1710971498183 -- platform: win-64 - name: importlib-metadata - version: 7.1.0 - category: main - manager: conda - dependencies: + url: https://conda.anaconda.org/conda-forge/noarch/importlib-metadata-8.2.0-pyha770c72_0.conda + sha256: 15dd2beba1c6f780fec6c5351bbce815d27a29561f422fe830133c995ef90b8a + md5: c261d14fc7f49cdd403868998a18c318 + depends: - python >=3.8 - zipp >=0.5 - url: https://conda.anaconda.org/conda-forge/noarch/importlib-metadata-7.1.0-pyha770c72_0.conda - hash: - md5: 0896606848b2dc5cebdf111b6543aa04 - sha256: cc2e7d1f7f01cede30feafc1118b7aefa244d0a12224513734e24165ae12ba49 - build: pyha770c72_0 - arch: x86_64 - subdir: win-64 - build_number: 0 license: Apache-2.0 license_family: APACHE - noarch: python - size: 27043 - timestamp: 1710971498183 -- platform: linux-64 + purls: + - pkg:pypi/importlib-metadata?source=hash-mapping + size: 28110 + timestamp: 1721856614564 +- kind: conda name: importlib_metadata - version: 7.1.0 - category: main - manager: conda - dependencies: - - importlib-metadata >=7.1.0,<7.1.1.0a0 - url: https://conda.anaconda.org/conda-forge/noarch/importlib_metadata-7.1.0-hd8ed1ab_0.conda - hash: - md5: 6ef2b72d291b39e479d7694efa2b2b98 - sha256: 01dc057a45dedcc742a71599f67c7383ae2bf873be6018ebcbd06ac8d994dedb + version: 8.2.0 build: hd8ed1ab_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: Apache-2.0 - license_family: APACHE + subdir: noarch noarch: generic - size: 9444 - timestamp: 1710971502542 -- platform: win-64 - name: importlib_metadata - version: 7.1.0 - category: main - manager: conda - dependencies: - - importlib-metadata >=7.1.0,<7.1.1.0a0 - url: https://conda.anaconda.org/conda-forge/noarch/importlib_metadata-7.1.0-hd8ed1ab_0.conda - hash: - md5: 6ef2b72d291b39e479d7694efa2b2b98 - sha256: 01dc057a45dedcc742a71599f67c7383ae2bf873be6018ebcbd06ac8d994dedb - build: hd8ed1ab_0 - arch: x86_64 - subdir: win-64 - build_number: 0 + url: https://conda.anaconda.org/conda-forge/noarch/importlib_metadata-8.2.0-hd8ed1ab_0.conda + sha256: 4a0eacc41786d97176fb53c19d25c4f9b8ab4c9a0ee1fd6f09bc13ca197c21d9 + md5: 0fd030dce707a6654472cf7619b0b01b + depends: + - importlib-metadata >=8.2.0,<8.2.1.0a0 license: Apache-2.0 license_family: APACHE - noarch: generic - size: 9444 - timestamp: 1710971502542 -- platform: linux-64 + purls: [] + size: 9330 + timestamp: 1721856618848 +- kind: conda name: importlib_resources - version: 6.4.0 - category: main - manager: conda - dependencies: - - python >=3.8 - - zipp >=3.1.0 - url: https://conda.anaconda.org/conda-forge/noarch/importlib_resources-6.4.0-pyhd8ed1ab_0.conda - hash: - md5: c5d3907ad8bd7bf557521a1833cf7e6d - sha256: c6ae80c0beaeabb342c5b041f19669992ae6e937dbec56ced766cb035900f9de + version: 6.4.2 build: pyhd8ed1ab_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - constrains: - - importlib-resources >=6.4.0,<6.4.1.0a0 - license: Apache-2.0 - license_family: APACHE + subdir: noarch noarch: python - size: 33056 - timestamp: 1711041009039 - purls: - - pkg:pypi/importlib-resources -- platform: win-64 - name: importlib_resources - version: 6.4.0 - category: main - manager: conda - dependencies: + url: https://conda.anaconda.org/conda-forge/noarch/importlib_resources-6.4.2-pyhd8ed1ab_0.conda + sha256: 1304c2ff6c1879628c13a0713fd070192910d1a250a2366e91208ceda1b6d2bf + md5: ff64113bd700cf0f892ebf4b223e56aa + depends: - python >=3.8 - zipp >=3.1.0 - url: https://conda.anaconda.org/conda-forge/noarch/importlib_resources-6.4.0-pyhd8ed1ab_0.conda - hash: - md5: c5d3907ad8bd7bf557521a1833cf7e6d - sha256: c6ae80c0beaeabb342c5b041f19669992ae6e937dbec56ced766cb035900f9de - build: pyhd8ed1ab_0 - arch: x86_64 - subdir: win-64 - build_number: 0 constrains: - - importlib-resources >=6.4.0,<6.4.1.0a0 + - importlib-resources >=6.4.2,<6.4.3.0a0 license: Apache-2.0 license_family: APACHE - noarch: python - size: 33056 - timestamp: 1711041009039 purls: - - pkg:pypi/importlib-resources -- platform: linux-64 + - pkg:pypi/importlib-resources?source=compressed-mapping + size: 31837 + timestamp: 1723702887315 +- kind: conda name: iniconfig version: 2.0.0 - category: main - manager: conda - dependencies: - - python >=3.7 - url: https://conda.anaconda.org/conda-forge/noarch/iniconfig-2.0.0-pyhd8ed1ab_0.conda - hash: - md5: f800d2da156d08e289b14e87e43c1ae5 - sha256: 38740c939b668b36a50ef455b077e8015b8c9cf89860d421b3fff86048f49666 build: pyhd8ed1ab_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: MIT - license_family: MIT + subdir: noarch noarch: python - size: 11101 - timestamp: 1673103208955 - purls: - - pkg:pypi/iniconfig -- platform: win-64 - name: iniconfig - version: 2.0.0 - category: main - manager: conda - dependencies: - - python >=3.7 url: https://conda.anaconda.org/conda-forge/noarch/iniconfig-2.0.0-pyhd8ed1ab_0.conda - hash: - md5: f800d2da156d08e289b14e87e43c1ae5 - sha256: 38740c939b668b36a50ef455b077e8015b8c9cf89860d421b3fff86048f49666 - build: pyhd8ed1ab_0 - arch: x86_64 - subdir: win-64 - build_number: 0 + sha256: 38740c939b668b36a50ef455b077e8015b8c9cf89860d421b3fff86048f49666 + md5: f800d2da156d08e289b14e87e43c1ae5 + depends: + - python >=3.7 license: MIT license_family: MIT - noarch: python + purls: + - pkg:pypi/iniconfig?source=hash-mapping size: 11101 timestamp: 1673103208955 - purls: - - pkg:pypi/iniconfig -- platform: win-64 +- kind: conda name: intel-openmp - version: 2024.1.0 - category: main - manager: conda - dependencies: [] - url: https://conda.anaconda.org/conda-forge/win-64/intel-openmp-2024.1.0-h57928b3_964.conda - hash: - md5: 30ebb9fd99666d8b8675fcee541a09f3 - sha256: bea54e995cd79b0961ded5f0d6d1b8a55513283ccda74cedb3421a3764f7d679 - build: h57928b3_964 - arch: x86_64 - subdir: win-64 - build_number: 964 - license: LicenseRef-ProprietaryIntel + version: 2024.2.1 + build: h57928b3_1083 + build_number: 1083 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/intel-openmp-2024.2.1-h57928b3_1083.conda + sha256: 0fd2b0b84c854029041b0ede8f4c2369242ee92acc0092f8407b1fe9238a8209 + md5: 2d89243bfb53652c182a7c73182cce4f + license: LicenseRef-IntelSimplifiedSoftwareOct2022 license_family: Proprietary - size: 1616281 - timestamp: 1712153179165 -- platform: linux-64 + purls: [] + size: 1852356 + timestamp: 1723739573141 +- kind: conda name: ipython - version: 8.22.2 - category: main - manager: conda - dependencies: + version: 8.26.0 + build: pyh707e725_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/ipython-8.26.0-pyh707e725_0.conda + sha256: a40c2859a055d98ba234d67b233fb1ba55d86cbe632ec96eecb7c5019c16478b + md5: f64d3520d5d00321c10f4dabb5b903f3 + depends: - __unix - decorator - exceptiongroup @@ -2875,28 +2348,23 @@ package: - python >=3.10 - stack_data - traitlets >=5.13.0 - - typing_extensions - url: https://conda.anaconda.org/conda-forge/noarch/ipython-8.22.2-pyh707e725_0.conda - hash: - md5: f0abe827c8a7c6d91bccdf90cb1fbee3 - sha256: 7740505317669f094c881537a643ed26977e209510965164d84942799c997d42 - build: pyh707e725_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 + - typing_extensions >=4.6 license: BSD-3-Clause license_family: BSD - noarch: python - size: 593746 - timestamp: 1709559868257 purls: - - pkg:pypi/ipython -- platform: win-64 + - pkg:pypi/ipython?source=hash-mapping + size: 599279 + timestamp: 1719582627972 +- kind: conda name: ipython - version: 8.22.2 - category: main - manager: conda - dependencies: + version: 8.26.0 + build: pyh7428d3b_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/ipython-8.26.0-pyh7428d3b_0.conda + sha256: b0fd9f89ef87c4b968ae8aae01c4ff8969eb4463f1fb28c77ff0b33b444d9cef + md5: f5047e2bc6a82dcdf2f169fdb0bbed99 + depends: - __win - colorama - decorator @@ -2909,100 +2377,41 @@ package: - python >=3.10 - stack_data - traitlets >=5.13.0 - - typing_extensions - url: https://conda.anaconda.org/conda-forge/noarch/ipython-8.22.2-pyh7428d3b_0.conda - hash: - md5: f803d121b60dff8f4d8f9264b7c6e8bf - sha256: f7196ab6d5251505fd5b9c6ff63694eff09be7959a0a3421b8c2336638de9aaf - build: pyh7428d3b_0 - arch: x86_64 - subdir: win-64 - build_number: 0 + - typing_extensions >=4.6 license: BSD-3-Clause license_family: BSD - noarch: python - size: 593699 - timestamp: 1709560407504 purls: - - pkg:pypi/ipython -- platform: linux-64 + - pkg:pypi/ipython?source=hash-mapping + size: 600345 + timestamp: 1719583103556 +- kind: conda name: jedi version: 0.19.1 - category: main - manager: conda - dependencies: - - parso >=0.8.3,<0.9.0 - - python >=3.6 - url: https://conda.anaconda.org/conda-forge/noarch/jedi-0.19.1-pyhd8ed1ab_0.conda - hash: - md5: 81a3be0b2023e1ea8555781f0ad904a2 - sha256: 362f0936ef37dfd1eaa860190e42a6ebf8faa094eaa3be6aa4d9ace95f40047a build: pyhd8ed1ab_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: MIT - license_family: MIT + subdir: noarch noarch: python - size: 841312 - timestamp: 1696326218364 - purls: - - pkg:pypi/jedi -- platform: win-64 - name: jedi - version: 0.19.1 - category: main - manager: conda - dependencies: + url: https://conda.anaconda.org/conda-forge/noarch/jedi-0.19.1-pyhd8ed1ab_0.conda + sha256: 362f0936ef37dfd1eaa860190e42a6ebf8faa094eaa3be6aa4d9ace95f40047a + md5: 81a3be0b2023e1ea8555781f0ad904a2 + depends: - parso >=0.8.3,<0.9.0 - python >=3.6 - url: https://conda.anaconda.org/conda-forge/noarch/jedi-0.19.1-pyhd8ed1ab_0.conda - hash: - md5: 81a3be0b2023e1ea8555781f0ad904a2 - sha256: 362f0936ef37dfd1eaa860190e42a6ebf8faa094eaa3be6aa4d9ace95f40047a - build: pyhd8ed1ab_0 - arch: x86_64 - subdir: win-64 - build_number: 0 license: MIT license_family: MIT - noarch: python + purls: + - pkg:pypi/jedi?source=hash-mapping size: 841312 timestamp: 1696326218364 - purls: - - pkg:pypi/jedi -- platform: linux-64 +- kind: conda name: jsonschema - version: 4.21.1 - category: main - manager: conda - dependencies: - - attrs >=22.2.0 - - importlib_resources >=1.4.0 - - jsonschema-specifications >=2023.03.6 - - pkgutil-resolve-name >=1.3.10 - - python >=3.8 - - referencing >=0.28.4 - - rpds-py >=0.7.1 - url: https://conda.anaconda.org/conda-forge/noarch/jsonschema-4.21.1-pyhd8ed1ab_0.conda - hash: - md5: 8a3a3d01629da20befa340919e3dd2c4 - sha256: c5c1b4e08e91fdd697289015be1a176409b4e63942899a43b276f1f250be8129 + version: 4.23.0 build: pyhd8ed1ab_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: MIT - license_family: MIT + subdir: noarch noarch: python - size: 72817 - timestamp: 1705707712082 -- platform: win-64 - name: jsonschema - version: 4.21.1 - category: main - manager: conda - dependencies: + url: https://conda.anaconda.org/conda-forge/noarch/jsonschema-4.23.0-pyhd8ed1ab_0.conda + sha256: 7d0c4c0346b26be9f220682b7c5c0d84606d48c6dbc36fc238e4452dda733aff + md5: da304c192ad59975202859b367d0f6a2 + depends: - attrs >=22.2.0 - importlib_resources >=1.4.0 - jsonschema-specifications >=2023.03.6 @@ -3010,4415 +2419,3053 @@ package: - python >=3.8 - referencing >=0.28.4 - rpds-py >=0.7.1 - url: https://conda.anaconda.org/conda-forge/noarch/jsonschema-4.21.1-pyhd8ed1ab_0.conda - hash: - md5: 8a3a3d01629da20befa340919e3dd2c4 - sha256: c5c1b4e08e91fdd697289015be1a176409b4e63942899a43b276f1f250be8129 - build: pyhd8ed1ab_0 - arch: x86_64 - subdir: win-64 - build_number: 0 license: MIT license_family: MIT - noarch: python - size: 72817 - timestamp: 1705707712082 -- platform: linux-64 + purls: + - pkg:pypi/jsonschema?source=hash-mapping + size: 74323 + timestamp: 1720529611305 +- kind: conda name: jsonschema-specifications version: 2023.12.1 - category: main - manager: conda - dependencies: - - importlib_resources >=1.4.0 - - python >=3.8 - - referencing >=0.31.0 - url: https://conda.anaconda.org/conda-forge/noarch/jsonschema-specifications-2023.12.1-pyhd8ed1ab_0.conda - hash: - md5: a0e4efb5f35786a05af4809a2fb1f855 - sha256: a9630556ddc3121c0be32f4cbf792dd9102bd380d5cd81d57759d172cf0c2da2 build: pyhd8ed1ab_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: MIT - license_family: MIT + subdir: noarch noarch: python - size: 16431 - timestamp: 1703778502971 - purls: - - pkg:pypi/jsonschema-specifications -- platform: win-64 - name: jsonschema-specifications - version: 2023.12.1 - category: main - manager: conda - dependencies: + url: https://conda.anaconda.org/conda-forge/noarch/jsonschema-specifications-2023.12.1-pyhd8ed1ab_0.conda + sha256: a9630556ddc3121c0be32f4cbf792dd9102bd380d5cd81d57759d172cf0c2da2 + md5: a0e4efb5f35786a05af4809a2fb1f855 + depends: - importlib_resources >=1.4.0 - python >=3.8 - referencing >=0.31.0 - url: https://conda.anaconda.org/conda-forge/noarch/jsonschema-specifications-2023.12.1-pyhd8ed1ab_0.conda - hash: - md5: a0e4efb5f35786a05af4809a2fb1f855 - sha256: a9630556ddc3121c0be32f4cbf792dd9102bd380d5cd81d57759d172cf0c2da2 - build: pyhd8ed1ab_0 - arch: x86_64 - subdir: win-64 - build_number: 0 license: MIT license_family: MIT - noarch: python + purls: + - pkg:pypi/jsonschema-specifications?source=hash-mapping size: 16431 timestamp: 1703778502971 - purls: - - pkg:pypi/jsonschema-specifications -- platform: linux-64 +- kind: conda name: jupyter_core version: 5.7.2 - category: main - manager: conda - dependencies: + build: py311h1ea47a8_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/jupyter_core-5.7.2-py311h1ea47a8_0.conda + sha256: 59a353a47826a4bf136dec1100c90604a6a9fd06f3c203da73d4ea8bbe359aab + md5: 191bcd5e85d4f305510e46893de9ae08 + depends: - platformdirs >=2.5 - - python >=3.10,<3.11.0a0 - - python_abi 3.10.* *_cp310 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - pywin32 >=300 - traitlets >=5.3 - url: https://conda.anaconda.org/conda-forge/linux-64/jupyter_core-5.7.2-py310hff52083_0.conda - hash: - md5: cb92c27600d5716fd526a206aa43342c - sha256: 837039256d39a249b5bec850f87948e1967c47c9e747056df8155d80c4d3b094 - build: py310hff52083_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 license: BSD-3-Clause license_family: BSD - size: 79565 - timestamp: 1710257392136 -- platform: win-64 + purls: + - pkg:pypi/jupyter-core?source=hash-mapping + size: 111749 + timestamp: 1710257755792 +- kind: conda name: jupyter_core version: 5.7.2 - category: main - manager: conda - dependencies: + build: py312h7900ff3_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/jupyter_core-5.7.2-py312h7900ff3_0.conda + sha256: 22a6259c2b139191c76ed7633d1865757b3c15007989f6c74304a80f28e5a262 + md5: eee5a2e3465220ed87196bbb5665f420 + depends: - platformdirs >=2.5 - - python >=3.10,<3.11.0a0 - - python_abi 3.10.* *_cp310 - - pywin32 >=300 + - python >=3.12,<3.13.0a0 + - python_abi 3.12.* *_cp312 - traitlets >=5.3 - url: https://conda.anaconda.org/conda-forge/win-64/jupyter_core-5.7.2-py310h5588dad_0.conda - hash: - md5: 6646c59c6c096e0b99c53dc9d3deaada - sha256: 220a6fe571d3e9a5b5f4467d7f2fb22080b96f7143c9b2703528032528338d50 - build: py310h5588dad_0 - arch: x86_64 - subdir: win-64 - build_number: 0 license: BSD-3-Clause license_family: BSD - size: 97082 - timestamp: 1710257770270 -- platform: linux-64 + purls: + - pkg:pypi/jupyter-core?source=hash-mapping + size: 92843 + timestamp: 1710257533875 +- kind: conda name: jxrlib version: '1.1' - category: main - manager: conda - dependencies: - - libgcc-ng >=12 - url: https://conda.anaconda.org/conda-forge/linux-64/jxrlib-1.1-hd590300_3.conda - hash: - md5: 5aeabe88534ea4169d4c49998f293d6c - sha256: 2057ca87b313bde5b74b93b0e696f8faab69acd4cb0edebb78469f3f388040c0 - build: hd590300_3 - arch: x86_64 - subdir: linux-64 + build: hcfcfb64_3 build_number: 3 - license: BSD-2-Clause - license_family: BSD - size: 239104 - timestamp: 1703333860145 -- platform: win-64 - name: jxrlib - version: '1.1' - category: main - manager: conda - dependencies: + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/jxrlib-1.1-hcfcfb64_3.conda + sha256: a9ac265bcf65fce57cfb6512a1b072d5489445d14aa1b60c9bdf73370cf261b2 + md5: a9dff8432c11dfa980346e934c29ca3f + depends: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - url: https://conda.anaconda.org/conda-forge/win-64/jxrlib-1.1-hcfcfb64_3.conda - hash: - md5: a9dff8432c11dfa980346e934c29ca3f - sha256: a9ac265bcf65fce57cfb6512a1b072d5489445d14aa1b60c9bdf73370cf261b2 - build: hcfcfb64_3 - arch: x86_64 - subdir: win-64 - build_number: 3 license: BSD-2-Clause license_family: BSD + purls: [] size: 355340 timestamp: 1703334132631 -- platform: linux-64 - name: kernel-headers_linux-64 - version: 2.6.32 - category: main - manager: conda - dependencies: [] - url: https://conda.anaconda.org/conda-forge/noarch/kernel-headers_linux-64-2.6.32-he073ed8_17.conda - hash: - md5: d731b543793afc0433c4fd593e693fce - sha256: fb39d64b48f3d9d1acc3df208911a41f25b6a00bd54935d5973b4739a9edd5b6 - build: he073ed8_17 - arch: x86_64 +- kind: conda + name: jxrlib + version: '1.1' + build: hd590300_3 + build_number: 3 subdir: linux-64 - build_number: 17 + url: https://conda.anaconda.org/conda-forge/linux-64/jxrlib-1.1-hd590300_3.conda + sha256: 2057ca87b313bde5b74b93b0e696f8faab69acd4cb0edebb78469f3f388040c0 + md5: 5aeabe88534ea4169d4c49998f293d6c + depends: + - libgcc-ng >=12 + license: BSD-2-Clause + license_family: BSD + purls: [] + size: 239104 + timestamp: 1703333860145 +- kind: conda + name: kernel-headers_linux-64 + version: 3.10.0 + build: h4a8ded7_16 + build_number: 16 + subdir: noarch + noarch: generic + url: https://conda.anaconda.org/conda-forge/noarch/kernel-headers_linux-64-3.10.0-h4a8ded7_16.conda + sha256: a55044e0f61058a5f6bab5e1dd7f15a1fa7a08ec41501dbfca5ab0fc50b9c0c1 + md5: ff7f38675b226cfb855aebfc32a13e31 + depends: + - _sysroot_linux-64_curr_repodata_hack 3.* constrains: - - sysroot_linux-64 ==2.12 + - sysroot_linux-64 ==2.17 license: LGPL-2.0-or-later AND LGPL-2.0-or-later WITH exceptions AND GPL-2.0-or-later AND MPL-2.0 license_family: GPL - noarch: generic - size: 710627 - timestamp: 1708000830116 -- platform: linux-64 + purls: [] + size: 944344 + timestamp: 1720621422017 +- kind: conda name: keyutils version: 1.6.1 - category: main - manager: conda - dependencies: - - libgcc-ng >=10.3.0 - url: https://conda.anaconda.org/conda-forge/linux-64/keyutils-1.6.1-h166bdaf_0.tar.bz2 - hash: - md5: 30186d27e2c9fa62b45fb1476b7200e3 - sha256: 150c05a6e538610ca7c43beb3a40d65c90537497a4f6a5f4d15ec0451b6f5ebb build: h166bdaf_0 - arch: x86_64 subdir: linux-64 - build_number: 0 + url: https://conda.anaconda.org/conda-forge/linux-64/keyutils-1.6.1-h166bdaf_0.tar.bz2 + sha256: 150c05a6e538610ca7c43beb3a40d65c90537497a4f6a5f4d15ec0451b6f5ebb + md5: 30186d27e2c9fa62b45fb1476b7200e3 + depends: + - libgcc-ng >=10.3.0 license: LGPL-2.1-or-later + purls: [] size: 117831 timestamp: 1646151697040 -- platform: linux-64 +- kind: conda name: kiwisolver version: 1.4.5 - category: main - manager: conda - dependencies: - - libgcc-ng >=12 - - libstdcxx-ng >=12 - - python >=3.10,<3.11.0a0 - - python_abi 3.10.* *_cp310 - url: https://conda.anaconda.org/conda-forge/linux-64/kiwisolver-1.4.5-py310hd41b1e2_1.conda - hash: - md5: b8d67603d43b23ce7e988a5d81a7ab79 - sha256: bb51906639bced3de1d4d7740ac284cdaa89e2f22e0b1ec796378b090b0648ba - build: py310hd41b1e2_1 - arch: x86_64 - subdir: linux-64 + build: py311h005e61a_1 build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/kiwisolver-1.4.5-py311h005e61a_1.conda + sha256: 8fdd1bff75c24ac6a2a13be4db1c9abcfa39ab50b81539e8bd01131141df271a + md5: de0b3f37405f8386ac8be18fdc06ff92 + depends: + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 license: BSD-3-Clause license_family: BSD - size: 73123 - timestamp: 1695380074542 purls: - - pkg:pypi/kiwisolver -- platform: win-64 + - pkg:pypi/kiwisolver?source=hash-mapping + size: 55822 + timestamp: 1695380386563 +- kind: conda name: kiwisolver version: 1.4.5 - category: main - manager: conda - dependencies: - - python >=3.10,<3.11.0a0 - - python_abi 3.10.* *_cp310 - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 - url: https://conda.anaconda.org/conda-forge/win-64/kiwisolver-1.4.5-py310h232114e_1.conda - hash: - md5: a340ed8a9c513e2782cb7feb3cfe665d - sha256: 8969469887a0b72f732ec9250fd25982499270bda473a5db4c04ee252db96d89 - build: py310h232114e_1 - arch: x86_64 - subdir: win-64 + build: py312h8572e83_1 build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/kiwisolver-1.4.5-py312h8572e83_1.conda + sha256: 2ffd3f6726392591c6794ab130f6701f5ffba0ec8658ef40db5a95ec8d583143 + md5: c1e71f2bc05d8e8e033aefac2c490d05 + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - python >=3.12.0rc3,<3.13.0a0 + - python_abi 3.12.* *_cp312 license: BSD-3-Clause license_family: BSD - size: 55587 - timestamp: 1695380469062 purls: - - pkg:pypi/kiwisolver -- platform: linux-64 + - pkg:pypi/kiwisolver?source=hash-mapping + size: 72099 + timestamp: 1695380122482 +- kind: conda name: krb5 - version: 1.21.2 - category: main - manager: conda - dependencies: + version: 1.21.3 + build: h659f571_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/krb5-1.21.3-h659f571_0.conda + sha256: 99df692f7a8a5c27cd14b5fb1374ee55e756631b9c3d659ed3ee60830249b238 + md5: 3f43953b7d3fb3aaa1d0d0723d91e368 + depends: - keyutils >=1.6.1,<2.0a0 - libedit >=3.1.20191231,<3.2.0a0 - libedit >=3.1.20191231,<4.0a0 - libgcc-ng >=12 - libstdcxx-ng >=12 - - openssl >=3.1.2,<4.0a0 - url: https://conda.anaconda.org/conda-forge/linux-64/krb5-1.21.2-h659d440_0.conda - hash: - md5: cd95826dbd331ed1be26bdf401432844 - sha256: 259bfaae731989b252b7d2228c1330ef91b641c9d68ff87dae02cbae682cb3e4 - build: h659d440_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 + - openssl >=3.3.1,<4.0a0 license: MIT license_family: MIT - size: 1371181 - timestamp: 1692097755782 -- platform: win-64 + purls: [] + size: 1370023 + timestamp: 1719463201255 +- kind: conda name: krb5 - version: 1.21.2 - category: main - manager: conda - dependencies: - - openssl >=3.1.2,<4.0a0 + version: 1.21.3 + build: hdf4eb48_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/krb5-1.21.3-hdf4eb48_0.conda + sha256: 18e8b3430d7d232dad132f574268f56b3eb1a19431d6d5de8c53c29e6c18fa81 + md5: 31aec030344e962fbd7dbbbbd68e60a9 + depends: + - openssl >=3.3.1,<4.0a0 - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - url: https://conda.anaconda.org/conda-forge/win-64/krb5-1.21.2-heb0366b_0.conda - hash: - md5: 6e8b0f22b4eef3b3cb3849bb4c3d47f9 - sha256: 6002adff9e3dcfc9732b861730cb9e33d45fd76b2035b2cdb4e6daacb8262c0b - build: heb0366b_0 - arch: x86_64 - subdir: win-64 - build_number: 0 license: MIT license_family: MIT - size: 710894 - timestamp: 1692098129546 -- platform: linux-64 - name: lame - version: '3.100' - category: main - manager: conda - dependencies: - - libgcc-ng >=12 - url: https://conda.anaconda.org/conda-forge/linux-64/lame-3.100-h166bdaf_1003.tar.bz2 - hash: - md5: a8832b479f93521a9e7b5b743803be51 - sha256: aad2a703b9d7b038c0f745b853c6bb5f122988fe1a7a096e0e606d9cbec4eaab - build: h166bdaf_1003 - arch: x86_64 - subdir: linux-64 - build_number: 1003 - license: LGPL-2.0-only - license_family: LGPL - size: 508258 - timestamp: 1664996250081 -- platform: linux-64 - name: lazy_loader - version: '0.3' - category: main - manager: conda - dependencies: + purls: [] + size: 712034 + timestamp: 1719463874284 +- kind: conda + name: lazy-loader + version: '0.4' + build: pyhd8ed1ab_1 + build_number: 1 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/lazy-loader-0.4-pyhd8ed1ab_1.conda + sha256: c1ca8dc910d7c32d431d8ef4acdea8da2e876c62f096b99591f712fd62cf7269 + md5: 4809b9f4c6ce106d443c3f90b8e10db2 + depends: + - importlib-metadata + - packaging - python >=3.7 - url: https://conda.anaconda.org/conda-forge/noarch/lazy_loader-0.3-pyhd8ed1ab_0.conda - hash: - md5: 69ea1d0fa7ab33b48c88394ad1dead65 - sha256: fa32bafbf7f9238a9cb8f0aa1fb17d2fdcefa607c217b86c38c3b670c58d1ac6 - build: pyhd8ed1ab_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 license: BSD-3-Clause license_family: BSD - noarch: python - size: 14298 - timestamp: 1692295540050 purls: - pkg:pypi/lazy-loader -- platform: win-64 + size: 16193 + timestamp: 1723774444381 +- kind: conda name: lazy_loader - version: '0.3' - category: main - manager: conda - dependencies: + version: '0.4' + build: pyhd8ed1ab_1 + build_number: 1 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/lazy_loader-0.4-pyhd8ed1ab_1.conda + sha256: bf5a563f4e7d2bd5d3ec0644c0cb452b1e9e4ee68a221f6c9718872a22d4fa7a + md5: ec6f70b8a5242936567d4f886726a372 + depends: + - lazy-loader 0.4 pyhd8ed1ab_1 - python >=3.7 - url: https://conda.anaconda.org/conda-forge/noarch/lazy_loader-0.3-pyhd8ed1ab_0.conda - hash: - md5: 69ea1d0fa7ab33b48c88394ad1dead65 - sha256: fa32bafbf7f9238a9cb8f0aa1fb17d2fdcefa607c217b86c38c3b670c58d1ac6 - build: pyhd8ed1ab_0 - arch: x86_64 - subdir: win-64 - build_number: 0 license: BSD-3-Clause license_family: BSD - noarch: python - size: 14298 - timestamp: 1692295540050 purls: - - pkg:pypi/lazy-loader -- platform: linux-64 + - pkg:pypi/lazy-loader?source=compressed-mapping + size: 6513 + timestamp: 1723774453792 +- kind: conda name: lcms2 version: '2.16' - category: main - manager: conda - dependencies: - - libgcc-ng >=12 + build: h67d730c_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/lcms2-2.16-h67d730c_0.conda + sha256: f9fd9e80e46358a57d9bb97b1e37a03da4022143b019aa3c4476d8a7795de290 + md5: d3592435917b62a8becff3a60db674f6 + depends: - libjpeg-turbo >=3.0.0,<4.0a0 - libtiff >=4.6.0,<4.7.0a0 - url: https://conda.anaconda.org/conda-forge/linux-64/lcms2-2.16-hb7c19ff_0.conda - hash: - md5: 51bb7010fc86f70eee639b4bb7a894f5 - sha256: 5c878d104b461b7ef922abe6320711c0d01772f4cd55de18b674f88547870041 - build: hb7c19ff_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 license: MIT license_family: MIT - size: 245247 - timestamp: 1701647787198 -- platform: win-64 + purls: [] + size: 507632 + timestamp: 1701648249706 +- kind: conda name: lcms2 version: '2.16' - category: main - manager: conda - dependencies: + build: hb7c19ff_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/lcms2-2.16-hb7c19ff_0.conda + sha256: 5c878d104b461b7ef922abe6320711c0d01772f4cd55de18b674f88547870041 + md5: 51bb7010fc86f70eee639b4bb7a894f5 + depends: + - libgcc-ng >=12 - libjpeg-turbo >=3.0.0,<4.0a0 - libtiff >=4.6.0,<4.7.0a0 - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 - url: https://conda.anaconda.org/conda-forge/win-64/lcms2-2.16-h67d730c_0.conda - hash: - md5: d3592435917b62a8becff3a60db674f6 - sha256: f9fd9e80e46358a57d9bb97b1e37a03da4022143b019aa3c4476d8a7795de290 - build: h67d730c_0 - arch: x86_64 - subdir: win-64 - build_number: 0 license: MIT license_family: MIT - size: 507632 - timestamp: 1701648249706 -- platform: linux-64 + purls: [] + size: 245247 + timestamp: 1701647787198 +- kind: conda name: ld_impl_linux-64 version: '2.40' - category: main - manager: conda - dependencies: [] - url: https://conda.anaconda.org/conda-forge/linux-64/ld_impl_linux-64-2.40-h41732ed_0.conda - hash: - md5: 7aca3059a1729aa76c597603f10b0dd3 - sha256: f6cc89d887555912d6c61b295d398cff9ec982a3417d38025c45d5dd9b9e79cd - build: h41732ed_0 - arch: x86_64 + build: hf3520f5_7 + build_number: 7 subdir: linux-64 - build_number: 0 + url: https://conda.anaconda.org/conda-forge/linux-64/ld_impl_linux-64-2.40-hf3520f5_7.conda + sha256: 764b6950aceaaad0c67ef925417594dd14cd2e22fff864aeef455ac259263d15 + md5: b80f2f396ca2c28b8c14c437a4ed1e74 constrains: - binutils_impl_linux-64 2.40 license: GPL-3.0-only license_family: GPL - size: 704696 - timestamp: 1674833944779 -- platform: linux-64 + purls: [] + size: 707602 + timestamp: 1718625640445 +- kind: conda name: lerc version: 4.0.0 - category: main - manager: conda - dependencies: - - libgcc-ng >=12 - - libstdcxx-ng >=12 - url: https://conda.anaconda.org/conda-forge/linux-64/lerc-4.0.0-h27087fc_0.tar.bz2 - hash: - md5: 76bbff344f0134279f225174e9064c8f - sha256: cb55f36dcd898203927133280ae1dc643368af041a48bcf7c026acb7c47b0c12 build: h27087fc_0 - arch: x86_64 subdir: linux-64 - build_number: 0 + url: https://conda.anaconda.org/conda-forge/linux-64/lerc-4.0.0-h27087fc_0.tar.bz2 + sha256: cb55f36dcd898203927133280ae1dc643368af041a48bcf7c026acb7c47b0c12 + md5: 76bbff344f0134279f225174e9064c8f + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 license: Apache-2.0 license_family: Apache + purls: [] size: 281798 timestamp: 1657977462600 -- platform: win-64 +- kind: conda name: lerc version: 4.0.0 - category: main - manager: conda - dependencies: - - vc >=14.2,<15 - - vs2015_runtime >=14.29.30037 - url: https://conda.anaconda.org/conda-forge/win-64/lerc-4.0.0-h63175ca_0.tar.bz2 - hash: - md5: 1900cb3cab5055833cfddb0ba233b074 - sha256: f4f39d7f6a2f9b407f8fb567a6c25755270421731d70f0ff331f5de4fa367488 build: h63175ca_0 - arch: x86_64 subdir: win-64 - build_number: 0 + url: https://conda.anaconda.org/conda-forge/win-64/lerc-4.0.0-h63175ca_0.tar.bz2 + sha256: f4f39d7f6a2f9b407f8fb567a6c25755270421731d70f0ff331f5de4fa367488 + md5: 1900cb3cab5055833cfddb0ba233b074 + depends: + - vc >=14.2,<15 + - vs2015_runtime >=14.29.30037 license: Apache-2.0 license_family: Apache + purls: [] size: 194365 timestamp: 1657977692274 -- platform: linux-64 +- kind: conda name: libaec version: 1.1.3 - category: main - manager: conda - dependencies: - - libgcc-ng >=12 - - libstdcxx-ng >=12 - url: https://conda.anaconda.org/conda-forge/linux-64/libaec-1.1.3-h59595ed_0.conda - hash: - md5: 5e97e271911b8b2001a8b71860c32faa - sha256: 2ef420a655528bca9d269086cf33b7e90d2f54ad941b437fb1ed5eca87cee017 build: h59595ed_0 - arch: x86_64 subdir: linux-64 - build_number: 0 + url: https://conda.anaconda.org/conda-forge/linux-64/libaec-1.1.3-h59595ed_0.conda + sha256: 2ef420a655528bca9d269086cf33b7e90d2f54ad941b437fb1ed5eca87cee017 + md5: 5e97e271911b8b2001a8b71860c32faa + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 license: BSD-2-Clause license_family: BSD + purls: [] size: 35446 timestamp: 1711021212685 -- platform: win-64 +- kind: conda name: libaec version: 1.1.3 - category: main - manager: conda - dependencies: + build: h63175ca_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libaec-1.1.3-h63175ca_0.conda + sha256: f5c293d3cfc00f71dfdb64bd65ab53625565f8778fc2d5790575bef238976ebf + md5: 8723000f6ffdbdaef16025f0a01b64c5 + depends: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - url: https://conda.anaconda.org/conda-forge/win-64/libaec-1.1.3-h63175ca_0.conda - hash: - md5: 8723000f6ffdbdaef16025f0a01b64c5 - sha256: f5c293d3cfc00f71dfdb64bd65ab53625565f8778fc2d5790575bef238976ebf - build: h63175ca_0 - arch: x86_64 - subdir: win-64 - build_number: 0 license: BSD-2-Clause license_family: BSD + purls: [] size: 32567 timestamp: 1711021603471 -- platform: win-64 - name: libavif - version: 1.0.1 - category: main - manager: conda - dependencies: - - aom >=3.7.0,<3.8.0a0 +- kind: conda + name: libavif16 + version: 1.1.1 + build: h9b56c87_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libavif16-1.1.1-h9b56c87_0.conda + sha256: 86318e068dfc1fb66cfd9fc030f53de1e9fb6469243c389483054928981f7a3e + md5: cb7355212240e92dcf9c73cb1f10e4a9 + depends: + - __glibc >=2.17,<3.0.a0 + - aom >=3.9.1,<3.10.0a0 - dav1d >=1.2.1,<1.2.2.0a0 + - libgcc-ng >=12 - rav1e >=0.6.6,<1.0a0 - - svt-av1 >=1.7.0,<1.7.1.0a0 - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 - url: https://conda.anaconda.org/conda-forge/win-64/libavif-1.0.1-h7a9aacb_3.conda - hash: - md5: 105425ab3c95efc316bb3277bbc4a75f - sha256: 7a02658e292c40e1d99aa9b587a02cb5807cce7a784bd17f196a6ce74e24ced7 - build: h7a9aacb_3 - arch: x86_64 - subdir: win-64 - build_number: 3 + - svt-av1 >=2.1.2,<2.1.3.0a0 license: BSD-2-Clause license_family: BSD - size: 104651 - timestamp: 1699878685050 -- platform: linux-64 + purls: [] + size: 114761 + timestamp: 1722435959942 +- kind: conda name: libavif16 - version: 1.0.4 - category: main - manager: conda - dependencies: - - aom >=3.8.2,<3.9.0a0 + version: 1.1.1 + build: hf4f7b25_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libavif16-1.1.1-hf4f7b25_0.conda + sha256: 73e8f40e879e4993be96564e37eba25731196eee63a3cbb56af536746543fc96 + md5: a75e0a0b9ea8756ffc6b011346576bae + depends: + - _libavif_api >=1.1.1,<1.1.2.0a0 + - aom >=3.9.1,<3.10.0a0 - dav1d >=1.2.1,<1.2.2.0a0 - - libgcc-ng >=12 - rav1e >=0.6.6,<1.0a0 - - svt-av1 >=2.0.0,<2.0.1.0a0 - url: https://conda.anaconda.org/conda-forge/linux-64/libavif16-1.0.4-hd9d6309_2.conda - hash: - md5: a8c65cba5f77abc1f2e85ab9a0e614aa - sha256: 0217068a813c301e46b86b9f402774bb3eb5789de9dfa4bdd5d193cd2610131f - build: hd9d6309_2 - arch: x86_64 - subdir: linux-64 - build_number: 2 + - svt-av1 >=2.1.2,<2.1.3.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 license: BSD-2-Clause license_family: BSD - size: 94259 - timestamp: 1710443352005 -- platform: linux-64 + purls: [] + size: 97837 + timestamp: 1722436244675 +- kind: conda name: libblas version: 3.9.0 - category: main - manager: conda - dependencies: - - libopenblas >=0.3.26,<0.3.27.0a0 - - libopenblas >=0.3.26,<1.0a0 - url: https://conda.anaconda.org/conda-forge/linux-64/libblas-3.9.0-21_linux64_openblas.conda - hash: - md5: 0ac9f44fc096772b0aa092119b00c3ca - sha256: ebd5c91f029f779fb88a1fcbd1e499559a9c258e3674ff58a2fbb4e375ae56d9 - build: 21_linux64_openblas - arch: x86_64 - subdir: linux-64 - build_number: 21 + build: 23_linux64_openblas + build_number: 23 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libblas-3.9.0-23_linux64_openblas.conda + sha256: edb1cee5da3ac4936940052dcab6969673ba3874564f90f5110f8c11eed789c2 + md5: 96c8450a40aa2b9733073a9460de972c + depends: + - libopenblas >=0.3.27,<0.3.28.0a0 + - libopenblas >=0.3.27,<1.0a0 constrains: - - liblapacke 3.9.0 21_linux64_openblas + - liblapacke 3.9.0 23_linux64_openblas + - libcblas 3.9.0 23_linux64_openblas + - liblapack 3.9.0 23_linux64_openblas - blas * openblas - - libcblas 3.9.0 21_linux64_openblas - - liblapack 3.9.0 21_linux64_openblas license: BSD-3-Clause license_family: BSD - size: 14691 - timestamp: 1705979549006 -- platform: win-64 + purls: [] + size: 14880 + timestamp: 1721688759937 +- kind: conda name: libblas version: 3.9.0 - category: main - manager: conda - dependencies: - - mkl 2024.0.0 h66d3029_49657 - url: https://conda.anaconda.org/conda-forge/win-64/libblas-3.9.0-21_win64_mkl.conda - hash: - md5: ebba3846d11201fe54277e4965ba5250 - sha256: ad47053cee17802df875203aba191b04d97a50d820dbf75a114a50972c517334 - build: 21_win64_mkl - arch: x86_64 - subdir: win-64 - build_number: 21 + build: 23_win64_mkl + build_number: 23 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libblas-3.9.0-23_win64_mkl.conda + sha256: fd52eb0ec4d0ca5727317dd608c41dacc8ccfc7e21d943b7aafbbf10ae28c97c + md5: 693407a31c27e70c750b5ae153251d9a + depends: + - mkl 2024.1.0 h66d3029_694 constrains: - - liblapack 3.9.0 21_win64_mkl - blas * mkl - - libcblas 3.9.0 21_win64_mkl - - liblapacke 3.9.0 21_win64_mkl + - liblapack 3.9.0 23_win64_mkl + - libcblas 3.9.0 23_win64_mkl + - liblapacke 3.9.0 23_win64_mkl license: BSD-3-Clause license_family: BSD - size: 5017135 - timestamp: 1705980415163 -- platform: linux-64 + purls: [] + size: 5192100 + timestamp: 1721689573083 +- kind: conda name: libbrotlicommon version: 1.1.0 - category: main - manager: conda - dependencies: - - libgcc-ng >=12 - url: https://conda.anaconda.org/conda-forge/linux-64/libbrotlicommon-1.1.0-hd590300_1.conda - hash: - md5: aec6c91c7371c26392a06708a73c70e5 - sha256: 40f29d1fab92c847b083739af86ad2f36d8154008cf99b64194e4705a1725d78 - build: hd590300_1 - arch: x86_64 - subdir: linux-64 + build: hcfcfb64_1 build_number: 1 - license: MIT - license_family: MIT - size: 69403 - timestamp: 1695990007212 -- platform: win-64 - name: libbrotlicommon - version: 1.1.0 - category: main - manager: conda - dependencies: + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libbrotlicommon-1.1.0-hcfcfb64_1.conda + sha256: f75fed29b0cc503d1b149a4945eaa32df56e19da5e2933de29e8f03947203709 + md5: f77f319fb82980166569e1280d5b2864 + depends: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - url: https://conda.anaconda.org/conda-forge/win-64/libbrotlicommon-1.1.0-hcfcfb64_1.conda - hash: - md5: f77f319fb82980166569e1280d5b2864 - sha256: f75fed29b0cc503d1b149a4945eaa32df56e19da5e2933de29e8f03947203709 - build: hcfcfb64_1 - arch: x86_64 - subdir: win-64 - build_number: 1 license: MIT license_family: MIT + purls: [] size: 70598 timestamp: 1695990405143 -- platform: linux-64 - name: libbrotlidec +- kind: conda + name: libbrotlicommon version: 1.1.0 - category: main - manager: conda - dependencies: - - libbrotlicommon 1.1.0 hd590300_1 - - libgcc-ng >=12 - url: https://conda.anaconda.org/conda-forge/linux-64/libbrotlidec-1.1.0-hd590300_1.conda - hash: - md5: f07002e225d7a60a694d42a7bf5ff53f - sha256: 86fc861246fbe5ad85c1b6b3882aaffc89590a48b42d794d3d5c8e6d99e5f926 build: hd590300_1 - arch: x86_64 - subdir: linux-64 build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libbrotlicommon-1.1.0-hd590300_1.conda + sha256: 40f29d1fab92c847b083739af86ad2f36d8154008cf99b64194e4705a1725d78 + md5: aec6c91c7371c26392a06708a73c70e5 + depends: + - libgcc-ng >=12 license: MIT license_family: MIT - size: 32775 - timestamp: 1695990022788 -- platform: win-64 + purls: [] + size: 69403 + timestamp: 1695990007212 +- kind: conda name: libbrotlidec version: 1.1.0 - category: main - manager: conda - dependencies: + build: hcfcfb64_1 + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libbrotlidec-1.1.0-hcfcfb64_1.conda + sha256: 1b352ee05931ea24c11cd4a994d673890fd1cc690c21e023e736bdaac2632e93 + md5: 19ce3e1dacc7912b3d6ff40690ba9ae0 + depends: - libbrotlicommon 1.1.0 hcfcfb64_1 - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - url: https://conda.anaconda.org/conda-forge/win-64/libbrotlidec-1.1.0-hcfcfb64_1.conda - hash: - md5: 19ce3e1dacc7912b3d6ff40690ba9ae0 - sha256: 1b352ee05931ea24c11cd4a994d673890fd1cc690c21e023e736bdaac2632e93 - build: hcfcfb64_1 - arch: x86_64 - subdir: win-64 - build_number: 1 license: MIT license_family: MIT + purls: [] size: 32788 timestamp: 1695990443165 -- platform: linux-64 - name: libbrotlienc +- kind: conda + name: libbrotlidec version: 1.1.0 - category: main - manager: conda - dependencies: - - libbrotlicommon 1.1.0 hd590300_1 - - libgcc-ng >=12 - url: https://conda.anaconda.org/conda-forge/linux-64/libbrotlienc-1.1.0-hd590300_1.conda - hash: - md5: 5fc11c6020d421960607d821310fcd4d - sha256: f751b8b1c4754a2a8dfdc3b4040fa7818f35bbf6b10e905a47d3a194b746b071 build: hd590300_1 - arch: x86_64 - subdir: linux-64 build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libbrotlidec-1.1.0-hd590300_1.conda + sha256: 86fc861246fbe5ad85c1b6b3882aaffc89590a48b42d794d3d5c8e6d99e5f926 + md5: f07002e225d7a60a694d42a7bf5ff53f + depends: + - libbrotlicommon 1.1.0 hd590300_1 + - libgcc-ng >=12 license: MIT license_family: MIT - size: 282523 - timestamp: 1695990038302 -- platform: win-64 + purls: [] + size: 32775 + timestamp: 1695990022788 +- kind: conda name: libbrotlienc version: 1.1.0 - category: main - manager: conda - dependencies: + build: hcfcfb64_1 + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libbrotlienc-1.1.0-hcfcfb64_1.conda + sha256: eae6b76154e594c6d211160c6d1aeed848672618152a562e0eabdfa641d34aca + md5: 71e890a0b361fd58743a13f77e1506b7 + depends: - libbrotlicommon 1.1.0 hcfcfb64_1 - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - url: https://conda.anaconda.org/conda-forge/win-64/libbrotlienc-1.1.0-hcfcfb64_1.conda - hash: - md5: 71e890a0b361fd58743a13f77e1506b7 - sha256: eae6b76154e594c6d211160c6d1aeed848672618152a562e0eabdfa641d34aca - build: hcfcfb64_1 - arch: x86_64 - subdir: win-64 - build_number: 1 license: MIT license_family: MIT + purls: [] size: 246515 timestamp: 1695990479484 -- platform: linux-64 - name: libcap - version: '2.69' - category: main - manager: conda - dependencies: - - attr >=2.5.1,<2.6.0a0 - - libgcc-ng >=12 - url: https://conda.anaconda.org/conda-forge/linux-64/libcap-2.69-h0f662aa_0.conda - hash: - md5: 25cb5999faa414e5ccb2c1388f62d3d5 - sha256: 942f9564b4228609f017b6617425d29a74c43b8a030e12239fa4458e5cb6323c - build: h0f662aa_0 - arch: x86_64 +- kind: conda + name: libbrotlienc + version: 1.1.0 + build: hd590300_1 + build_number: 1 subdir: linux-64 - build_number: 0 - license: BSD-3-Clause - license_family: BSD - size: 100582 - timestamp: 1684162447012 -- platform: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libbrotlienc-1.1.0-hd590300_1.conda + sha256: f751b8b1c4754a2a8dfdc3b4040fa7818f35bbf6b10e905a47d3a194b746b071 + md5: 5fc11c6020d421960607d821310fcd4d + depends: + - libbrotlicommon 1.1.0 hd590300_1 + - libgcc-ng >=12 + license: MIT + license_family: MIT + purls: [] + size: 282523 + timestamp: 1695990038302 +- kind: conda name: libcblas version: 3.9.0 - category: main - manager: conda - dependencies: - - libblas 3.9.0 21_linux64_openblas - url: https://conda.anaconda.org/conda-forge/linux-64/libcblas-3.9.0-21_linux64_openblas.conda - hash: - md5: 4a3816d06451c4946e2db26b86472cb6 - sha256: 467bbfbfe1a1aeb8b1f9f6485eedd8ed1b6318941bf3702da72336ccf4dc25a6 - build: 21_linux64_openblas - arch: x86_64 - subdir: linux-64 - build_number: 21 + build: 23_linux64_openblas + build_number: 23 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libcblas-3.9.0-23_linux64_openblas.conda + sha256: 3e7a3236e7e03e308e1667d91d0aa70edd0cba96b4b5563ef4adde088e0881a5 + md5: eede29b40efa878cbe5bdcb767e97310 + depends: + - libblas 3.9.0 23_linux64_openblas constrains: - - liblapacke 3.9.0 21_linux64_openblas + - liblapacke 3.9.0 23_linux64_openblas + - liblapack 3.9.0 23_linux64_openblas - blas * openblas - - liblapack 3.9.0 21_linux64_openblas license: BSD-3-Clause license_family: BSD - size: 14614 - timestamp: 1705979564122 -- platform: win-64 + purls: [] + size: 14798 + timestamp: 1721688767584 +- kind: conda name: libcblas version: 3.9.0 - category: main - manager: conda - dependencies: - - libblas 3.9.0 21_win64_mkl - url: https://conda.anaconda.org/conda-forge/win-64/libcblas-3.9.0-21_win64_mkl.conda - hash: - md5: 38e5ec23bc2b62f9dd971143aa9dddb7 - sha256: 886505d0a4a5b508b2255991395aadecdad140719ba0d413411fec86491a9283 - build: 21_win64_mkl - arch: x86_64 - subdir: win-64 - build_number: 21 + build: 23_win64_mkl + build_number: 23 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libcblas-3.9.0-23_win64_mkl.conda + sha256: 80b471a22affadc322006399209e1d12eb4ab4e3125ed6d01b4031e09de16753 + md5: 7ffb5b336cefd2e6d1e00ac1f7c9f2c9 + depends: + - libblas 3.9.0 23_win64_mkl constrains: - - liblapack 3.9.0 21_win64_mkl - blas * mkl - - liblapacke 3.9.0 21_win64_mkl + - liblapack 3.9.0 23_win64_mkl + - liblapacke 3.9.0 23_win64_mkl license: BSD-3-Clause license_family: BSD - size: 5017024 - timestamp: 1705980469944 -- platform: linux-64 - name: libclang-cpp15 - version: 15.0.7 - category: main - manager: conda - dependencies: + purls: [] + size: 5191981 + timestamp: 1721689628480 +- kind: conda + name: libclang-cpp18.1 + version: 18.1.8 + build: default_hf981a13_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libclang-cpp18.1-18.1.8-default_hf981a13_2.conda + sha256: cdcce55ed6f7b788401af9a21bb31f3529eb14fe72455f9e8d628cd513a14527 + md5: b0f8c590aa86d9bee5987082f7f15bdf + depends: + - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - - libllvm15 >=15.0.7,<15.1.0a0 + - libllvm18 >=18.1.8,<18.2.0a0 - libstdcxx-ng >=12 - url: https://conda.anaconda.org/conda-forge/linux-64/libclang-cpp15-15.0.7-default_h127d8a8_5.conda - hash: - md5: d0a9633b53cdc319b8a1a532ae7822b8 - sha256: 9b0238e705a33da74ca82efd03974f499550f7dada1340cc9cb7c35a92411ed8 - build: default_h127d8a8_5 - arch: x86_64 - subdir: linux-64 - build_number: 5 license: Apache-2.0 WITH LLVM-exception license_family: Apache - size: 17206402 - timestamp: 1711063711931 -- platform: linux-64 + purls: [] + size: 19198047 + timestamp: 1723281150801 +- kind: conda name: libclang13 - version: 18.1.2 - category: main - manager: conda - dependencies: + version: 18.1.8 + build: default_h9def88c_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libclang13-18.1.8-default_h9def88c_2.conda + sha256: 0259c1e50d036a1f7c6aac04d1010e01451f0e6370835b644d516cb73e8a164b + md5: ba2d12adbea9de311297f2b577f4bb86 + depends: + - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - - libllvm18 >=18.1.2,<18.2.0a0 + - libllvm18 >=18.1.8,<18.2.0a0 - libstdcxx-ng >=12 - url: https://conda.anaconda.org/conda-forge/linux-64/libclang13-18.1.2-default_h5d6823c_1.conda - hash: - md5: 7aa3c2bbedb583b81e1efc997cb22073 - sha256: fd1bb5fb2cd65526e1c67ea20efbbe8c1b1bf8ff61465af591d7b25f0c037b06 - build: default_h5d6823c_1 - arch: x86_64 - subdir: linux-64 - build_number: 1 license: Apache-2.0 WITH LLVM-exception license_family: Apache - size: 11070109 - timestamp: 1711067889145 -- platform: win-64 + purls: [] + size: 11017309 + timestamp: 1723281396578 +- kind: conda name: libclang13 - version: 18.1.2 - category: main - manager: conda - dependencies: - - libzlib >=1.2.13,<1.3.0a0 + version: 18.1.8 + build: default_ha5278ca_2 + build_number: 2 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libclang13-18.1.8-default_ha5278ca_2.conda + sha256: 9dc702447517aa7db3222b20cfab3520f382c8a36f875d7ffc0f19fa88bf5122 + md5: 8185207d3f7e59474870cc79e4f9eaa5 + depends: + - libzlib >=1.3.1,<2.0a0 - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - - zstd >=1.5.5,<1.6.0a0 - url: https://conda.anaconda.org/conda-forge/win-64/libclang13-18.1.2-default_hf64faad_1.conda - hash: - md5: ece5a1b226db1000b2c479694c1ae265 - sha256: 847dc28280d6564a02ef971a232f30c84fcb5d366a54e59de35fae33e096c8cc - build: default_hf64faad_1 - arch: x86_64 - subdir: win-64 - build_number: 1 + - zstd >=1.5.6,<1.6.0a0 license: Apache-2.0 WITH LLVM-exception license_family: Apache - size: 25310297 - timestamp: 1711069468740 -- platform: linux-64 + purls: [] + size: 25325593 + timestamp: 1723282347668 +- kind: conda name: libcups version: 2.3.3 - category: main - manager: conda - dependencies: + build: h4637d8d_4 + build_number: 4 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libcups-2.3.3-h4637d8d_4.conda + sha256: bc67b9b21078c99c6bd8595fe7e1ed6da1f721007726e717f0449de7032798c4 + md5: d4529f4dff3057982a7617c7ac58fde3 + depends: - krb5 >=1.21.1,<1.22.0a0 - libgcc-ng >=12 - libstdcxx-ng >=12 - - libzlib >=1.2.13,<1.3.0a0 - url: https://conda.anaconda.org/conda-forge/linux-64/libcups-2.3.3-h4637d8d_4.conda - hash: - md5: d4529f4dff3057982a7617c7ac58fde3 - sha256: bc67b9b21078c99c6bd8595fe7e1ed6da1f721007726e717f0449de7032798c4 - build: h4637d8d_4 - arch: x86_64 - subdir: linux-64 - build_number: 4 + - libzlib >=1.2.13,<2.0.0a0 license: Apache-2.0 license_family: Apache + purls: [] size: 4519402 timestamp: 1689195353551 -- platform: linux-64 +- kind: conda name: libcurl - version: 8.7.1 - category: main - manager: conda - dependencies: - - krb5 >=1.21.2,<1.22.0a0 - - libgcc-ng >=12 - - libnghttp2 >=1.58.0,<2.0a0 + version: 8.9.1 + build: h18fefc2_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libcurl-8.9.1-h18fefc2_0.conda + sha256: 024be133aed5f100c0b222761e747cc27a2bdf94af51947ad5f70e88cf824988 + md5: 099a1016d23baa4f41148a985351a7a8 + depends: + - krb5 >=1.21.3,<1.22.0a0 - libssh2 >=1.11.0,<2.0a0 - - libzlib >=1.2.13,<1.3.0a0 - - openssl >=3.2.1,<4.0a0 - - zstd >=1.5.5,<1.6.0a0 - url: https://conda.anaconda.org/conda-forge/linux-64/libcurl-8.7.1-hca28451_0.conda - hash: - md5: 755c7f876815003337d2c61ff5d047e5 - sha256: 82a75e9a5d9ee5b2f487d850ec5d4edc18a56eb9527608a95a916c40baae3843 - build: hca28451_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 + - libzlib >=1.3.1,<2.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 license: curl license_family: MIT - size: 398293 - timestamp: 1711548114077 -- platform: win-64 + purls: [] + size: 339298 + timestamp: 1722440239161 +- kind: conda name: libcurl - version: 8.7.1 - category: main - manager: conda - dependencies: - - krb5 >=1.21.2,<1.22.0a0 + version: 8.9.1 + build: hdb1bdb2_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libcurl-8.9.1-hdb1bdb2_0.conda + sha256: 0ba60f83709068e9ec1ab543af998cb5a201c8379c871205447684a34b5abfd8 + md5: 7da1d242ca3591e174a3c7d82230d3c0 + depends: + - krb5 >=1.21.3,<1.22.0a0 + - libgcc-ng >=12 + - libnghttp2 >=1.58.0,<2.0a0 - libssh2 >=1.11.0,<2.0a0 - - libzlib >=1.2.13,<1.3.0a0 + - libzlib >=1.3.1,<2.0a0 + - openssl >=3.3.1,<4.0a0 + - zstd >=1.5.6,<1.6.0a0 + license: curl + license_family: MIT + purls: [] + size: 416057 + timestamp: 1722439924963 +- kind: conda + name: libdeflate + version: '1.21' + build: h2466b09_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libdeflate-1.21-h2466b09_0.conda + sha256: ebb21b910164d97dc23be83ba29a8004b9bba7536dc850c6d8b00bbb84259e78 + md5: 4ebe2206ebf4bf38f6084ad836110361 + depends: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - url: https://conda.anaconda.org/conda-forge/win-64/libcurl-8.7.1-hd5e4a3a_0.conda - hash: - md5: 3396aff340d0903e8814c2852d631e4e - sha256: 8dd272362e2aeb1d4f49333ff57e07eb4da2bbabce20110a2416df9152ba03e0 - build: hd5e4a3a_0 - arch: x86_64 - subdir: win-64 - build_number: 0 - license: curl + license: MIT license_family: MIT - size: 331262 - timestamp: 1711548608132 -- platform: linux-64 + purls: [] + size: 155801 + timestamp: 1722820571739 +- kind: conda name: libdeflate - version: '1.20' - category: main - manager: conda - dependencies: - - libgcc-ng >=12 - url: https://conda.anaconda.org/conda-forge/linux-64/libdeflate-1.20-hd590300_0.conda - hash: - md5: 8e88f9389f1165d7c0936fe40d9a9a79 - sha256: f8e0f25c382b1d0b87a9b03887a34dbd91485453f1ea991fef726dba57373612 - build: hd590300_0 - arch: x86_64 + version: '1.21' + build: h4bc722e_0 subdir: linux-64 - build_number: 0 + url: https://conda.anaconda.org/conda-forge/linux-64/libdeflate-1.21-h4bc722e_0.conda + sha256: 728c24ce835700bfdfdf106bf04233fdb040a61ca4ecfd3f41b46fa90cd4f971 + md5: 36ce76665bf67f5aac36be7a0d21b7f3 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 license: MIT license_family: MIT - size: 71500 - timestamp: 1711196523408 -- platform: win-64 - name: libdeflate - version: '1.20' - category: main - manager: conda - dependencies: - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 - url: https://conda.anaconda.org/conda-forge/win-64/libdeflate-1.20-hcfcfb64_0.conda - hash: - md5: b12b5bde5eb201a1df75e49320cc938a - sha256: 6628a5b76ad70c1a0909563c637ddc446ee824739ba7c348d4da2f0aa6ac9527 - build: hcfcfb64_0 - arch: x86_64 - subdir: win-64 - build_number: 0 + purls: [] + size: 71163 + timestamp: 1722820138782 +- kind: conda + name: libdrm + version: 2.4.122 + build: h4ab18f5_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libdrm-2.4.122-h4ab18f5_0.conda + sha256: 74c59a29b76bafbb022389c7cfa9b33b8becd7879b2c6b25a1a99735bf4e9c81 + md5: bbfc4dbe5e97b385ef088f354d65e563 + depends: + - libgcc-ng >=12 + - libpciaccess >=0.18,<0.19.0a0 license: MIT license_family: MIT - size: 155358 - timestamp: 1711197066985 -- platform: linux-64 + purls: [] + size: 305483 + timestamp: 1719531428392 +- kind: conda name: libedit version: 3.1.20191231 - category: main - manager: conda - dependencies: - - libgcc-ng >=7.5.0 - - ncurses >=6.2,<7.0.0a0 - url: https://conda.anaconda.org/conda-forge/linux-64/libedit-3.1.20191231-he28a2e2_2.tar.bz2 - hash: - md5: 4d331e44109e3f0e19b4cb8f9b82f3e1 - sha256: a57d37c236d8f7c886e01656f4949d9dcca131d2a0728609c6f7fa338b65f1cf build: he28a2e2_2 - arch: x86_64 - subdir: linux-64 build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libedit-3.1.20191231-he28a2e2_2.tar.bz2 + sha256: a57d37c236d8f7c886e01656f4949d9dcca131d2a0728609c6f7fa338b65f1cf + md5: 4d331e44109e3f0e19b4cb8f9b82f3e1 + depends: + - libgcc-ng >=7.5.0 + - ncurses >=6.2,<7.0.0a0 license: BSD-2-Clause license_family: BSD + purls: [] size: 123878 timestamp: 1597616541093 -- platform: linux-64 +- kind: conda name: libev version: '4.33' - category: main - manager: conda - dependencies: - - libgcc-ng >=12 - url: https://conda.anaconda.org/conda-forge/linux-64/libev-4.33-hd590300_2.conda - hash: - md5: 172bf1cd1ff8629f2b1179945ed45055 - sha256: 1cd6048169fa0395af74ed5d8f1716e22c19a81a8a36f934c110ca3ad4dd27b4 build: hd590300_2 - arch: x86_64 - subdir: linux-64 build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libev-4.33-hd590300_2.conda + sha256: 1cd6048169fa0395af74ed5d8f1716e22c19a81a8a36f934c110ca3ad4dd27b4 + md5: 172bf1cd1ff8629f2b1179945ed45055 + depends: + - libgcc-ng >=12 license: BSD-2-Clause license_family: BSD + purls: [] size: 112766 timestamp: 1702146165126 -- platform: linux-64 - name: libevent - version: 2.1.12 - category: main - manager: conda - dependencies: - - libgcc-ng >=12 - - openssl >=3.1.1,<4.0a0 - url: https://conda.anaconda.org/conda-forge/linux-64/libevent-2.1.12-hf998b51_1.conda - hash: - md5: a1cfcc585f0c42bf8d5546bb1dfb668d - sha256: 2e14399d81fb348e9d231a82ca4d816bf855206923759b69ad006ba482764131 - build: hf998b51_1 - arch: x86_64 - subdir: linux-64 - build_number: 1 - license: BSD-3-Clause - license_family: BSD - size: 427426 - timestamp: 1685725977222 -- platform: linux-64 +- kind: conda name: libexpat version: 2.6.2 - category: main - manager: conda - dependencies: - - libgcc-ng >=12 - url: https://conda.anaconda.org/conda-forge/linux-64/libexpat-2.6.2-h59595ed_0.conda - hash: - md5: e7ba12deb7020dd080c6c70e7b6f6a3d - sha256: 331bb7c7c05025343ebd79f86ae612b9e1e74d2687b8f3179faec234f986ce19 build: h59595ed_0 - arch: x86_64 subdir: linux-64 - build_number: 0 + url: https://conda.anaconda.org/conda-forge/linux-64/libexpat-2.6.2-h59595ed_0.conda + sha256: 331bb7c7c05025343ebd79f86ae612b9e1e74d2687b8f3179faec234f986ce19 + md5: e7ba12deb7020dd080c6c70e7b6f6a3d + depends: + - libgcc-ng >=12 constrains: - expat 2.6.2.* license: MIT license_family: MIT + purls: [] size: 73730 timestamp: 1710362120304 -- platform: linux-64 +- kind: conda + name: libexpat + version: 2.6.2 + build: h63175ca_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libexpat-2.6.2-h63175ca_0.conda + sha256: 79f612f75108f3e16bbdc127d4885bb74729cf66a8702fca0373dad89d40c4b7 + md5: bc592d03f62779511d392c175dcece64 + constrains: + - expat 2.6.2.* + license: MIT + license_family: MIT + purls: [] + size: 139224 + timestamp: 1710362609641 +- kind: conda name: libffi version: 3.4.2 - category: main - manager: conda - dependencies: - - libgcc-ng >=9.4.0 - url: https://conda.anaconda.org/conda-forge/linux-64/libffi-3.4.2-h7f98852_5.tar.bz2 - hash: - md5: d645c6d2ac96843a2bfaccd2d62b3ac3 - sha256: ab6e9856c21709b7b517e940ae7028ae0737546122f83c2aa5d692860c3b149e build: h7f98852_5 - arch: x86_64 - subdir: linux-64 build_number: 5 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libffi-3.4.2-h7f98852_5.tar.bz2 + sha256: ab6e9856c21709b7b517e940ae7028ae0737546122f83c2aa5d692860c3b149e + md5: d645c6d2ac96843a2bfaccd2d62b3ac3 + depends: + - libgcc-ng >=9.4.0 license: MIT license_family: MIT + purls: [] size: 58292 timestamp: 1636488182923 -- platform: win-64 +- kind: conda name: libffi version: 3.4.2 - category: main - manager: conda - dependencies: - - vc >=14.1,<15.0a0 - - vs2015_runtime >=14.16.27012 - url: https://conda.anaconda.org/conda-forge/win-64/libffi-3.4.2-h8ffe710_5.tar.bz2 - hash: - md5: 2c96d1b6915b408893f9472569dee135 - sha256: 1951ab740f80660e9bc07d2ed3aefb874d78c107264fd810f24a1a6211d4b1a5 build: h8ffe710_5 - arch: x86_64 - subdir: win-64 build_number: 5 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libffi-3.4.2-h8ffe710_5.tar.bz2 + sha256: 1951ab740f80660e9bc07d2ed3aefb874d78c107264fd810f24a1a6211d4b1a5 + md5: 2c96d1b6915b408893f9472569dee135 + depends: + - vc >=14.1,<15.0a0 + - vs2015_runtime >=14.16.27012 license: MIT license_family: MIT + purls: [] size: 42063 timestamp: 1636489106777 -- platform: linux-64 - name: libflac - version: 1.4.3 - category: main - manager: conda - dependencies: - - gettext >=0.21.1,<1.0a0 - - libgcc-ng >=12 - - libogg 1.3.* - - libogg >=1.3.4,<1.4.0a0 - - libstdcxx-ng >=12 - url: https://conda.anaconda.org/conda-forge/linux-64/libflac-1.4.3-h59595ed_0.conda - hash: - md5: ee48bf17cc83a00f59ca1494d5646869 - sha256: 65908b75fa7003167b8a8f0001e11e58ed5b1ef5e98b96ab2ba66d7c1b822c7d - build: h59595ed_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: BSD-3-Clause - license_family: BSD - size: 394383 - timestamp: 1687765514062 -- platform: linux-64 +- kind: conda name: libgcc-devel_linux-64 - version: 13.2.0 - category: main - manager: conda - dependencies: [] - url: https://conda.anaconda.org/conda-forge/noarch/libgcc-devel_linux-64-13.2.0-ha9c7c90_105.conda - hash: - md5: 3bc29a967fee57e193ce51f51c598bca - sha256: 858029ad4d66869c533bb5a22e95e7c044ca66c61d6f403f10d9ae074a0e360e - build: ha9c7c90_105 - arch: x86_64 - subdir: linux-64 - build_number: 105 + version: 14.1.0 + build: h5d3d1c9_100 + build_number: 100 + subdir: noarch + noarch: generic + url: https://conda.anaconda.org/conda-forge/noarch/libgcc-devel_linux-64-14.1.0-h5d3d1c9_100.conda + sha256: 1ec4d97e9596126b65323816f876e6bcdc69c5cc828469184ecdabb686e5c090 + md5: 6d4f65dc440f7b3422113b135be19703 + depends: + - __unix license: GPL-3.0-only WITH GCC-exception-3.1 license_family: GPL - noarch: generic - size: 2578210 - timestamp: 1706819085946 -- platform: linux-64 + purls: [] + size: 2747330 + timestamp: 1719538730538 +- kind: conda name: libgcc-ng - version: 13.2.0 - category: main - manager: conda - dependencies: + version: 14.1.0 + build: h77fa898_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libgcc-ng-14.1.0-h77fa898_0.conda + sha256: b8e869ac96591cda2704bf7e77a301025e405227791a0bddf14a3dac65125538 + md5: ca0fad6a41ddaef54a153b78eccb5037 + depends: - _libgcc_mutex 0.1 conda_forge - _openmp_mutex >=4.5 - url: https://conda.anaconda.org/conda-forge/linux-64/libgcc-ng-13.2.0-h807b86a_5.conda - hash: - md5: d4ff227c46917d3b4565302a2bbb276b - sha256: d32f78bfaac282cfe5205f46d558704ad737b8dbf71f9227788a5ca80facaba4 - build: h807b86a_5 - arch: x86_64 - subdir: linux-64 - build_number: 5 constrains: - - libgomp 13.2.0 h807b86a_5 + - libgomp 14.1.0 h77fa898_0 license: GPL-3.0-only WITH GCC-exception-3.1 license_family: GPL - size: 770506 - timestamp: 1706819192021 -- platform: linux-64 - name: libgcrypt - version: 1.10.3 - category: main - manager: conda - dependencies: - - libgcc-ng >=12 - - libgpg-error >=1.47,<2.0a0 - url: https://conda.anaconda.org/conda-forge/linux-64/libgcrypt-1.10.3-hd590300_0.conda - hash: - md5: 32d16ad533c59bb0a3c5ffaf16110829 - sha256: d1bd47faa29fec7288c7b212198432b07f890d3d6f646078da93b059c2e9daff - build: hd590300_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: LGPL-2.1-or-later AND GPL-2.0-or-later - license_family: GPL - size: 634887 - timestamp: 1701383493365 -- platform: linux-64 + purls: [] + size: 842109 + timestamp: 1719538896937 +- kind: conda name: libgfortran-ng - version: 13.2.0 - category: main - manager: conda - dependencies: - - libgfortran5 13.2.0 ha4646dd_5 - url: https://conda.anaconda.org/conda-forge/linux-64/libgfortran-ng-13.2.0-h69a702a_5.conda - hash: - md5: e73e9cfd1191783392131e6238bdb3e9 - sha256: 238c16c84124d58307376715839aa152bd4a1bf5a043052938ad6c3137d30245 - build: h69a702a_5 - arch: x86_64 - subdir: linux-64 - build_number: 5 + version: 14.1.0 + build: h69a702a_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libgfortran-ng-14.1.0-h69a702a_0.conda + sha256: ef624dacacf97b2b0af39110b36e2fd3e39e358a1a6b7b21b85c9ac22d8ffed9 + md5: f4ca84fbd6d06b0a052fb2d5b96dde41 + depends: + - libgfortran5 14.1.0 hc5f4f2c_0 license: GPL-3.0-only WITH GCC-exception-3.1 license_family: GPL - size: 23829 - timestamp: 1706819413770 -- platform: linux-64 + purls: [] + size: 49893 + timestamp: 1719538933879 +- kind: conda name: libgfortran5 - version: 13.2.0 - category: main - manager: conda - dependencies: - - libgcc-ng >=13.2.0 - url: https://conda.anaconda.org/conda-forge/linux-64/libgfortran5-13.2.0-ha4646dd_5.conda - hash: - md5: 7a6bd7a12a4bd359e2afe6c0fa1acace - sha256: ba8d94e8493222ce155bb264d9de4200e41498a458e866fedf444de809bde8b6 - build: ha4646dd_5 - arch: x86_64 - subdir: linux-64 - build_number: 5 + version: 14.1.0 + build: hc5f4f2c_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libgfortran5-14.1.0-hc5f4f2c_0.conda + sha256: a67d66b1e60a8a9a9e4440cee627c959acb4810cb182e089a4b0729bfdfbdf90 + md5: 6456c2620c990cd8dde2428a27ba0bc5 + depends: + - libgcc-ng >=14.1.0 constrains: - - libgfortran-ng 13.2.0 + - libgfortran-ng 14.1.0 license: GPL-3.0-only WITH GCC-exception-3.1 license_family: GPL - size: 1442769 - timestamp: 1706819209473 -- platform: linux-64 + purls: [] + size: 1457561 + timestamp: 1719538909168 +- kind: conda name: libglib - version: 2.80.0 - category: main - manager: conda - dependencies: + version: 2.80.3 + build: h315aac3_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libglib-2.80.3-h315aac3_2.conda + sha256: 7470e664b780b91708bed356cc634874dfc3d6f17cbf884a1d6f5d6d59c09f91 + md5: b0143a3e98136a680b728fdf9b42a258 + depends: + - __glibc >=2.17,<3.0.a0 - libffi >=3.4,<4.0a0 - libgcc-ng >=12 - libiconv >=1.17,<2.0a0 - - libzlib >=1.2.13,<1.3.0a0 - - pcre2 >=10.43,<10.44.0a0 - url: https://conda.anaconda.org/conda-forge/linux-64/libglib-2.80.0-hf2295e7_1.conda - hash: - md5: 0725f6081030c29b109088639824ff90 - sha256: 636d984568a1e5d915098a5020712f82bb3988635015765c3caf70f1a91340c5 - build: hf2295e7_1 - arch: x86_64 - subdir: linux-64 - build_number: 1 + - libzlib >=1.3.1,<2.0a0 + - pcre2 >=10.44,<10.45.0a0 constrains: - - glib 2.80.0 *_1 + - glib 2.80.3 *_2 license: LGPL-2.1-or-later - size: 2888982 - timestamp: 1710939100254 -- platform: win-64 + purls: [] + size: 3922900 + timestamp: 1723208802469 +- kind: conda name: libglib - version: 2.80.0 - category: main - manager: conda - dependencies: + version: 2.80.3 + build: h7025463_2 + build_number: 2 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libglib-2.80.3-h7025463_2.conda + sha256: 1461eb3b10814630acd1f3a11fc47dbb81c46a4f1f32ed389e3ae050a09c4903 + md5: b60894793e7e4a555027bfb4e4ed1d54 + depends: - libffi >=3.4,<4.0a0 - libiconv >=1.17,<2.0a0 - - libzlib >=1.2.13,<1.3.0a0 - - pcre2 >=10.43,<10.44.0a0 + - libintl >=0.22.5,<1.0a0 + - libzlib >=1.3.1,<2.0a0 + - pcre2 >=10.44,<10.45.0a0 - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - url: https://conda.anaconda.org/conda-forge/win-64/libglib-2.80.0-h39d0aa6_1.conda - hash: - md5: 6160439f169ec670951460024751b2ae - sha256: 326fb2d1c8789660cec01eda3eec2fa15dd816d291126df13f1c34d80ffda6aa - build: h39d0aa6_1 - arch: x86_64 - subdir: win-64 - build_number: 1 constrains: - - glib 2.80.0 *_1 + - glib 2.80.3 *_2 license: LGPL-2.1-or-later - size: 2805065 - timestamp: 1710939443433 -- platform: linux-64 + purls: [] + size: 3726738 + timestamp: 1723209368854 +- kind: conda name: libgomp - version: 13.2.0 - category: main - manager: conda - dependencies: - - _libgcc_mutex 0.1 conda_forge - url: https://conda.anaconda.org/conda-forge/linux-64/libgomp-13.2.0-h807b86a_5.conda - hash: - md5: d211c42b9ce49aee3734fdc828731689 - sha256: 0d3d4b1b0134283ea02d58e8eb5accf3655464cf7159abf098cc694002f8d34e - build: h807b86a_5 - arch: x86_64 + version: 14.1.0 + build: h77fa898_0 subdir: linux-64 - build_number: 5 + url: https://conda.anaconda.org/conda-forge/linux-64/libgomp-14.1.0-h77fa898_0.conda + sha256: 7699df61a1f6c644b3576a40f54791561f2845983120477a16116b951c9cdb05 + md5: ae061a5ed5f05818acdf9adab72c146d + depends: + - _libgcc_mutex 0.1 conda_forge license: GPL-3.0-only WITH GCC-exception-3.1 license_family: GPL - size: 419751 - timestamp: 1706819107383 -- platform: linux-64 - name: libgpg-error - version: '1.48' - category: main - manager: conda - dependencies: - - gettext >=0.21.1,<1.0a0 - - libgcc-ng >=12 - - libstdcxx-ng >=12 - url: https://conda.anaconda.org/conda-forge/linux-64/libgpg-error-1.48-h71f35ed_0.conda - hash: - md5: 4d18d86916705d352d5f4adfb7f0edd3 - sha256: c448c6d86d27e10b9e844172000540e9cbfe9c28f968db87f949ba05add9bd50 - build: h71f35ed_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: GPL-2.0-only - license_family: GPL - size: 266447 - timestamp: 1708702470365 -- platform: win-64 + purls: [] + size: 456925 + timestamp: 1719538796073 +- kind: conda name: libhwloc - version: 2.9.3 - category: main - manager: conda - dependencies: - - libxml2 >=2.11.5,<3.0.0a0 + version: 2.11.1 + build: default_h8125262_1000 + build_number: 1000 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libhwloc-2.11.1-default_h8125262_1000.conda + sha256: 92728e292640186759d6dddae3334a1bc0b139740b736ffaeccb825fb8c07a2e + md5: 933bad6e4658157f1aec9b171374fde2 + depends: + - libxml2 >=2.12.7,<3.0a0 - pthreads-win32 - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - url: https://conda.anaconda.org/conda-forge/win-64/libhwloc-2.9.3-default_haede6df_1009.conda - hash: - md5: 87da045f6d26ce9fe20ad76a18f6a18a - sha256: 2e8c4bb7173f281a8e13f333a23c9fb7a1c86d342d7dccdd74f2eb583ddde450 - build: default_haede6df_1009 - arch: x86_64 - subdir: win-64 - build_number: 1009 license: BSD-3-Clause license_family: BSD - size: 2578462 - timestamp: 1694533393675 -- platform: linux-64 + purls: [] + size: 2379689 + timestamp: 1720461835526 +- kind: conda name: libhwy version: 1.1.0 - category: main - manager: conda - dependencies: - - libgcc-ng >=12 - - libstdcxx-ng >=12 - url: https://conda.anaconda.org/conda-forge/linux-64/libhwy-1.1.0-h00ab1b0_0.conda - hash: - md5: 88928158ccfe797eac29ef5e03f7d23d - sha256: a9d4fd23f63a729d3f3e6b958c30c588db51697a7e62268068e5bd945ff8a101 build: h00ab1b0_0 - arch: x86_64 subdir: linux-64 - build_number: 0 + url: https://conda.anaconda.org/conda-forge/linux-64/libhwy-1.1.0-h00ab1b0_0.conda + sha256: a9d4fd23f63a729d3f3e6b958c30c588db51697a7e62268068e5bd945ff8a101 + md5: 88928158ccfe797eac29ef5e03f7d23d + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 license: Apache-2.0 license_family: Apache + purls: [] size: 1114464 timestamp: 1708225500888 -- platform: linux-64 +- kind: conda name: libiconv version: '1.17' - category: main - manager: conda - dependencies: - - libgcc-ng >=12 - url: https://conda.anaconda.org/conda-forge/linux-64/libiconv-1.17-hd590300_2.conda - hash: - md5: d66573916ffcf376178462f1b61c941e - sha256: 8ac2f6a9f186e76539439e50505d98581472fedb347a20e7d1f36429849f05c9 - build: hd590300_2 - arch: x86_64 - subdir: linux-64 + build: hcfcfb64_2 build_number: 2 - license: LGPL-2.1-only - size: 705775 - timestamp: 1702682170569 -- platform: win-64 - name: libiconv - version: '1.17' - category: main - manager: conda - dependencies: + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libiconv-1.17-hcfcfb64_2.conda + sha256: 5f844dd19b046d43174ad80c6ea75b5d504020e3b63cfbc4ace97b8730d35c7b + md5: e1eb10b1cca179f2baa3601e4efc8712 + depends: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - url: https://conda.anaconda.org/conda-forge/win-64/libiconv-1.17-hcfcfb64_2.conda - hash: - md5: e1eb10b1cca179f2baa3601e4efc8712 - sha256: 5f844dd19b046d43174ad80c6ea75b5d504020e3b63cfbc4ace97b8730d35c7b - build: hcfcfb64_2 - arch: x86_64 - subdir: win-64 - build_number: 2 license: LGPL-2.1-only + purls: [] size: 636146 timestamp: 1702682547199 -- platform: linux-64 +- kind: conda + name: libiconv + version: '1.17' + build: hd590300_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libiconv-1.17-hd590300_2.conda + sha256: 8ac2f6a9f186e76539439e50505d98581472fedb347a20e7d1f36429849f05c9 + md5: d66573916ffcf376178462f1b61c941e + depends: + - libgcc-ng >=12 + license: LGPL-2.1-only + purls: [] + size: 705775 + timestamp: 1702682170569 +- kind: conda + name: libintl + version: 0.22.5 + build: h5728263_3 + build_number: 3 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libintl-0.22.5-h5728263_3.conda + sha256: c7e4600f28bcada8ea81456a6530c2329312519efcf0c886030ada38976b0511 + md5: 2cf0cf76cc15d360dfa2f17fd6cf9772 + depends: + - libiconv >=1.17,<2.0a0 + license: LGPL-2.1-or-later + purls: [] + size: 95568 + timestamp: 1723629479451 +- kind: conda name: libjpeg-turbo version: 3.0.0 - category: main - manager: conda - dependencies: - - libgcc-ng >=12 - url: https://conda.anaconda.org/conda-forge/linux-64/libjpeg-turbo-3.0.0-hd590300_1.conda - hash: - md5: ea25936bb4080d843790b586850f82b8 - sha256: b954e09b7e49c2f2433d6f3bb73868eda5e378278b0f8c1dd10a7ef090e14f2f - build: hd590300_1 - arch: x86_64 - subdir: linux-64 + build: hcfcfb64_1 build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libjpeg-turbo-3.0.0-hcfcfb64_1.conda + sha256: 4e7808e3098b4b4ed7e287f63bb24f9045cc4d95bfd39f0db870fc2837d74dff + md5: 3f1b948619c45b1ca714d60c7389092c + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 constrains: - jpeg <0.0.0a license: IJG AND BSD-3-Clause AND Zlib - size: 618575 - timestamp: 1694474974816 -- platform: win-64 + purls: [] + size: 822966 + timestamp: 1694475223854 +- kind: conda name: libjpeg-turbo version: 3.0.0 - category: main - manager: conda - dependencies: - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 - url: https://conda.anaconda.org/conda-forge/win-64/libjpeg-turbo-3.0.0-hcfcfb64_1.conda - hash: - md5: 3f1b948619c45b1ca714d60c7389092c - sha256: 4e7808e3098b4b4ed7e287f63bb24f9045cc4d95bfd39f0db870fc2837d74dff - build: hcfcfb64_1 - arch: x86_64 - subdir: win-64 + build: hd590300_1 build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libjpeg-turbo-3.0.0-hd590300_1.conda + sha256: b954e09b7e49c2f2433d6f3bb73868eda5e378278b0f8c1dd10a7ef090e14f2f + md5: ea25936bb4080d843790b586850f82b8 + depends: + - libgcc-ng >=12 constrains: - jpeg <0.0.0a license: IJG AND BSD-3-Clause AND Zlib - size: 822966 - timestamp: 1694475223854 -- platform: linux-64 + purls: [] + size: 618575 + timestamp: 1694474974816 +- kind: conda name: libjxl - version: 0.10.1 - category: main - manager: conda - dependencies: + version: 0.10.3 + build: h66b40c8_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libjxl-0.10.3-h66b40c8_0.conda + sha256: 33dd12f6c7e1b630772505ac004c94a06c3a26dedebc73b5f68dc333094967f6 + md5: a394f85083195ab8aa33911f40d76870 + depends: - libbrotlidec >=1.1.0,<1.2.0a0 - libbrotlienc >=1.1.0,<1.2.0a0 - libgcc-ng >=12 - libhwy >=1.1.0,<1.2.0a0 - libstdcxx-ng >=12 - url: https://conda.anaconda.org/conda-forge/linux-64/libjxl-0.10.1-hcae5a98_1.conda - hash: - md5: ca9532696d031f78d1dc245c413823d4 - sha256: da25dc6ac688fbd90ba36dbf44c8b02be582fdaaf0cd66f9ea64bb7dce5c40d8 - build: hcae5a98_1 - arch: x86_64 - subdir: linux-64 - build_number: 1 license: BSD-3-Clause license_family: BSD - size: 1588495 - timestamp: 1711785278878 -- platform: linux-64 + purls: [] + size: 1586846 + timestamp: 1720753888581 +- kind: conda name: liblapack version: 3.9.0 - category: main - manager: conda - dependencies: - - libblas 3.9.0 21_linux64_openblas - url: https://conda.anaconda.org/conda-forge/linux-64/liblapack-3.9.0-21_linux64_openblas.conda - hash: - md5: 1a42f305615c3867684e049e85927531 - sha256: 64b5c35dce00dd6f9f53178b2fe87116282e00967970bd6551a5a42923806ded - build: 21_linux64_openblas - arch: x86_64 - subdir: linux-64 - build_number: 21 + build: 23_linux64_openblas + build_number: 23 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/liblapack-3.9.0-23_linux64_openblas.conda + sha256: 25c7aef86c8a1d9db0e8ee61aa7462ba3b46b482027a65d66eb83e3e6f949043 + md5: 2af0879961951987e464722fd00ec1e0 + depends: + - libblas 3.9.0 23_linux64_openblas constrains: - - liblapacke 3.9.0 21_linux64_openblas - - libcblas 3.9.0 21_linux64_openblas + - liblapacke 3.9.0 23_linux64_openblas + - libcblas 3.9.0 23_linux64_openblas - blas * openblas license: BSD-3-Clause license_family: BSD - size: 14599 - timestamp: 1705979579648 -- platform: win-64 + purls: [] + size: 14823 + timestamp: 1721688775172 +- kind: conda name: liblapack version: 3.9.0 - category: main - manager: conda - dependencies: - - libblas 3.9.0 21_win64_mkl - url: https://conda.anaconda.org/conda-forge/win-64/liblapack-3.9.0-21_win64_mkl.conda - hash: - md5: c4740f091cb75987390087934354a621 - sha256: 3fa7c08dd4edf59cb0907d2e5b74e6be890e0671f845e1bae892d212d118a7e9 - build: 21_win64_mkl - arch: x86_64 - subdir: win-64 - build_number: 21 + build: 23_win64_mkl + build_number: 23 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/liblapack-3.9.0-23_win64_mkl.conda + sha256: 4f4738602d26935f4d4b0154fb23d48c276c87413c3a5e05274809abfcbe1273 + md5: 3580796ab7b7d68143f45d4d94d866b7 + depends: + - libblas 3.9.0 23_win64_mkl constrains: - blas * mkl - - libcblas 3.9.0 21_win64_mkl - - liblapacke 3.9.0 21_win64_mkl + - libcblas 3.9.0 23_win64_mkl + - liblapacke 3.9.0 23_win64_mkl license: BSD-3-Clause license_family: BSD - size: 5017043 - timestamp: 1705980523462 -- platform: linux-64 - name: libllvm15 - version: 15.0.7 - category: main - manager: conda - dependencies: - - libgcc-ng >=12 - - libstdcxx-ng >=12 - - libxml2 >=2.12.1,<3.0.0a0 - - libzlib >=1.2.13,<1.3.0a0 - - zstd >=1.5.5,<1.6.0a0 - url: https://conda.anaconda.org/conda-forge/linux-64/libllvm15-15.0.7-hb3ce162_4.conda - hash: - md5: 8a35df3cbc0c8b12cc8af9473ae75eef - sha256: e71584c0f910140630580fdd0a013029a52fd31e435192aea2aa8d29005262d1 - build: hb3ce162_4 - arch: x86_64 - subdir: linux-64 - build_number: 4 - license: Apache-2.0 WITH LLVM-exception - license_family: Apache - size: 33321457 - timestamp: 1701375836233 -- platform: linux-64 + purls: [] + size: 5191980 + timestamp: 1721689666180 +- kind: conda name: libllvm18 - version: 18.1.2 - category: main - manager: conda - dependencies: + version: 18.1.8 + build: h8b73ec9_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libllvm18-18.1.8-h8b73ec9_2.conda + sha256: 41993f35731d8f24e4f91f9318d6d68a3cfc4b5cf5d54f193fbb3ffd246bf2b7 + md5: 2e25bb2f53e4a48873a936f8ef53e592 + depends: + - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - libstdcxx-ng >=12 - - libxml2 >=2.12.6,<3.0a0 - - libzlib >=1.2.13,<1.3.0a0 - - zstd >=1.5.5,<1.6.0a0 - url: https://conda.anaconda.org/conda-forge/linux-64/libllvm18-18.1.2-h2448989_0.conda - hash: - md5: fae7780457e00a07d068417d9dbdb24b - sha256: 231b3edb7650786fd9fc6ac8d7ecf38d663a0ae63eeb1f19c4c1c17d2eb98d51 - build: h2448989_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 + - libxml2 >=2.12.7,<3.0a0 + - libzlib >=1.3.1,<2.0a0 + - zstd >=1.5.6,<1.6.0a0 license: Apache-2.0 WITH LLVM-exception license_family: Apache - size: 38407510 - timestamp: 1710943474854 -- platform: linux-64 + purls: [] + size: 38233031 + timestamp: 1723208627477 +- kind: conda name: libnghttp2 version: 1.58.0 - category: main - manager: conda - dependencies: + build: h47da74e_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libnghttp2-1.58.0-h47da74e_1.conda + sha256: 1910c5306c6aa5bcbd623c3c930c440e9c77a5a019008e1487810e3c1d3716cb + md5: 700ac6ea6d53d5510591c4344d5c989a + depends: - c-ares >=1.23.0,<2.0a0 - libev >=4.33,<4.34.0a0 - libev >=4.33,<5.0a0 - libgcc-ng >=12 - libstdcxx-ng >=12 - - libzlib >=1.2.13,<1.3.0a0 + - libzlib >=1.2.13,<2.0.0a0 - openssl >=3.2.0,<4.0a0 - url: https://conda.anaconda.org/conda-forge/linux-64/libnghttp2-1.58.0-h47da74e_1.conda - hash: - md5: 700ac6ea6d53d5510591c4344d5c989a - sha256: 1910c5306c6aa5bcbd623c3c930c440e9c77a5a019008e1487810e3c1d3716cb - build: h47da74e_1 - arch: x86_64 - subdir: linux-64 - build_number: 1 license: MIT license_family: MIT + purls: [] size: 631936 timestamp: 1702130036271 -- platform: linux-64 +- kind: conda name: libnsl version: 2.0.1 - category: main - manager: conda - dependencies: - - libgcc-ng >=12 - url: https://conda.anaconda.org/conda-forge/linux-64/libnsl-2.0.1-hd590300_0.conda - hash: - md5: 30fd6e37fe21f86f4bd26d6ee73eeec7 - sha256: 26d77a3bb4dceeedc2a41bd688564fe71bf2d149fdcf117049970bc02ff1add6 build: hd590300_0 - arch: x86_64 subdir: linux-64 - build_number: 0 + url: https://conda.anaconda.org/conda-forge/linux-64/libnsl-2.0.1-hd590300_0.conda + sha256: 26d77a3bb4dceeedc2a41bd688564fe71bf2d149fdcf117049970bc02ff1add6 + md5: 30fd6e37fe21f86f4bd26d6ee73eeec7 + depends: + - libgcc-ng >=12 license: LGPL-2.1-only license_family: GPL + purls: [] size: 33408 timestamp: 1697359010159 -- platform: linux-64 - name: libogg - version: 1.3.4 - category: main - manager: conda - dependencies: - - libgcc-ng >=9.3.0 - url: https://conda.anaconda.org/conda-forge/linux-64/libogg-1.3.4-h7f98852_1.tar.bz2 - hash: - md5: 6e8cc2173440d77708196c5b93771680 - sha256: b88afeb30620b11bed54dac4295aa57252321446ba4e6babd7dce4b9ffde9b25 - build: h7f98852_1 - arch: x86_64 - subdir: linux-64 - build_number: 1 - license: BSD-3-Clause - license_family: BSD - size: 210550 - timestamp: 1610382007814 -- platform: win-64 - name: libogg - version: 1.3.4 - category: main - manager: conda - dependencies: - - vc >=14.1,<15.0a0 - - vs2015_runtime >=14.16.27012 - url: https://conda.anaconda.org/conda-forge/win-64/libogg-1.3.4-h8ffe710_1.tar.bz2 - hash: - md5: 04286d905a0dcb7f7d4a12bdfe02516d - sha256: ef20f04ad2121a07e074b34bfc211587df18180e680963f5c02c54d1951b9ee6 - build: h8ffe710_1 - arch: x86_64 - subdir: win-64 - build_number: 1 - license: BSD-3-Clause - license_family: BSD - size: 35187 - timestamp: 1610382533961 -- platform: linux-64 +- kind: conda name: libopenblas - version: 0.3.26 - category: main - manager: conda - dependencies: + version: 0.3.27 + build: pthreads_hac2b453_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libopenblas-0.3.27-pthreads_hac2b453_1.conda + sha256: 714cb82d7c4620ea2635a92d3df263ab841676c9b183d0c01992767bb2451c39 + md5: ae05ece66d3924ac3d48b4aa3fa96cec + depends: - libgcc-ng >=12 - libgfortran-ng - libgfortran5 >=12.3.0 - url: https://conda.anaconda.org/conda-forge/linux-64/libopenblas-0.3.26-pthreads_h413a1c8_0.conda - hash: - md5: 760ae35415f5ba8b15d09df5afe8b23a - sha256: b626954b5a1113dafec8df89fa8bf18ce9b4701464d9f084ddd7fc9fac404bbd - build: pthreads_h413a1c8_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 constrains: - - openblas >=0.3.26,<0.3.27.0a0 + - openblas >=0.3.27,<0.3.28.0a0 license: BSD-3-Clause license_family: BSD - size: 5578031 - timestamp: 1704950143521 -- platform: linux-64 - name: libopus - version: 1.3.1 - category: main - manager: conda - dependencies: - - libgcc-ng >=9.3.0 - url: https://conda.anaconda.org/conda-forge/linux-64/libopus-1.3.1-h7f98852_1.tar.bz2 - hash: - md5: 15345e56d527b330e1cacbdf58676e8f - sha256: 0e1c2740ebd1c93226dc5387461bbcf8142c518f2092f3ea7551f77755decc8f - build: h7f98852_1 - arch: x86_64 + purls: [] + size: 5563053 + timestamp: 1720426334043 +- kind: conda + name: libpciaccess + version: '0.18' + build: hd590300_0 subdir: linux-64 - build_number: 1 - license: BSD-3-Clause - license_family: BSD - size: 260658 - timestamp: 1606823578035 -- platform: linux-64 - name: libpng - version: 1.6.43 - category: main - manager: conda - dependencies: + url: https://conda.anaconda.org/conda-forge/linux-64/libpciaccess-0.18-hd590300_0.conda + sha256: c0a30ac74eba66ea76a4f0a39acc7833f5ed783a632ca3bb6665b2d81aabd2fb + md5: 48f4330bfcd959c3cfb704d424903c82 + depends: - libgcc-ng >=12 - - libzlib >=1.2.13,<1.3.0a0 - url: https://conda.anaconda.org/conda-forge/linux-64/libpng-1.6.43-h2797004_0.conda - hash: - md5: 009981dd9cfcaa4dbfa25ffaed86bcae - sha256: 502f6ff148ac2777cc55ae4ade01a8fc3543b4ffab25c4e0eaa15f94e90dd997 - build: h2797004_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: zlib-acknowledgement - size: 288221 - timestamp: 1708780443939 -- platform: win-64 + license: MIT + license_family: MIT + purls: [] + size: 28361 + timestamp: 1707101388552 +- kind: conda name: libpng version: 1.6.43 - category: main - manager: conda - dependencies: - - libzlib >=1.2.13,<1.3.0a0 + build: h19919ed_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libpng-1.6.43-h19919ed_0.conda + sha256: 6ad31bf262a114de5bbe0c6ba73b29ed25239d0f46f9d59700310d2ea0b3c142 + md5: 77e398acc32617a0384553aea29e866b + depends: + - libzlib >=1.2.13,<2.0.0a0 - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - url: https://conda.anaconda.org/conda-forge/win-64/libpng-1.6.43-h19919ed_0.conda - hash: - md5: 77e398acc32617a0384553aea29e866b - sha256: 6ad31bf262a114de5bbe0c6ba73b29ed25239d0f46f9d59700310d2ea0b3c142 - build: h19919ed_0 - arch: x86_64 - subdir: win-64 - build_number: 0 license: zlib-acknowledgement + purls: [] size: 347514 timestamp: 1708780763195 -- platform: linux-64 - name: libpq - version: '16.2' - category: main - manager: conda - dependencies: - - krb5 >=1.21.2,<1.22.0a0 +- kind: conda + name: libpng + version: 1.6.43 + build: h2797004_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libpng-1.6.43-h2797004_0.conda + sha256: 502f6ff148ac2777cc55ae4ade01a8fc3543b4ffab25c4e0eaa15f94e90dd997 + md5: 009981dd9cfcaa4dbfa25ffaed86bcae + depends: - libgcc-ng >=12 - - openssl >=3.2.1,<4.0a0 - url: https://conda.anaconda.org/conda-forge/linux-64/libpq-16.2-h33b98f1_1.conda - hash: - md5: 9e49ec2a61d02623b379dc332eb6889d - sha256: e03a8439b79e013840c44c957d37dbce10316888b2b5dc7dcfcfc0cfe3a3b128 - build: h33b98f1_1 - arch: x86_64 + - libzlib >=1.2.13,<2.0.0a0 + license: zlib-acknowledgement + purls: [] + size: 288221 + timestamp: 1708780443939 +- kind: conda + name: libpq + version: '16.4' + build: h482b261_0 subdir: linux-64 - build_number: 1 + url: https://conda.anaconda.org/conda-forge/linux-64/libpq-16.4-h482b261_0.conda + sha256: ee0b6da5888020a9f200e83da1a4c493baeeb1d339ed7edd9ca5e01c7110628b + md5: 0f74c5581623f860e7baca042d9d7139 + depends: + - __glibc >=2.17,<3.0.a0 + - krb5 >=1.21.3,<1.22.0a0 + - libgcc-ng >=12 + - openssl >=3.3.1,<4.0a0 license: PostgreSQL - size: 2601973 - timestamp: 1710863646063 -- platform: linux-64 + purls: [] + size: 2485441 + timestamp: 1723136722236 +- kind: conda name: libsanitizer - version: 13.2.0 - category: main - manager: conda - dependencies: - - libgcc-ng >=13.2.0 - url: https://conda.anaconda.org/conda-forge/linux-64/libsanitizer-13.2.0-h7e041cc_5.conda - hash: - md5: 3f686300a92604d1bdff9a29dd4a6639 - sha256: 97ecdab7e4e96400d712c2d6ba2b7c30a97278e9f4470ea0ff36bf4f1447b3b9 - build: h7e041cc_5 - arch: x86_64 - subdir: linux-64 - build_number: 5 + version: 14.1.0 + build: hcba0ae0_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libsanitizer-14.1.0-hcba0ae0_0.conda + sha256: 4aa6f326e5a1badf142c97b0cd92d8b5000a8c87b112e1320581e1b6720b5110 + md5: 88343f89ea4280a79ddd9e755992743d + depends: + - libgcc-ng >=14.1.0 + - libstdcxx-ng >=14.1.0 license: GPL-3.0-only WITH GCC-exception-3.1 license_family: GPL - size: 4114208 - timestamp: 1706819228913 -- platform: linux-64 - name: libsndfile - version: 1.2.2 - category: main - manager: conda - dependencies: - - lame >=3.100,<3.101.0a0 - - libflac >=1.4.3,<1.5.0a0 - - libgcc-ng >=12 - - libogg >=1.3.4,<1.4.0a0 - - libopus >=1.3.1,<2.0a0 - - libstdcxx-ng >=12 - - libvorbis >=1.3.7,<1.4.0a0 - - mpg123 >=1.32.1,<1.33.0a0 - url: https://conda.anaconda.org/conda-forge/linux-64/libsndfile-1.2.2-hc60ed4a_1.conda - hash: - md5: ef1910918dd895516a769ed36b5b3a4e - sha256: f709cbede3d4f3aee4e2f8d60bd9e256057f410bd60b8964cb8cf82ec1457573 - build: hc60ed4a_1 - arch: x86_64 - subdir: linux-64 - build_number: 1 - license: LGPL-2.1-or-later - license_family: LGPL - size: 354372 - timestamp: 1695747735668 -- platform: linux-64 - name: libsqlite - version: 3.45.2 - category: main - manager: conda - dependencies: - - libgcc-ng >=12 - - libzlib >=1.2.13,<1.3.0a0 - url: https://conda.anaconda.org/conda-forge/linux-64/libsqlite-3.45.2-h2797004_0.conda - hash: - md5: 866983a220e27a80cb75e85cb30466a1 - sha256: 8cdbeb7902729e319510a82d7c642402981818702b58812af265ef55d1315473 - build: h2797004_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: Unlicense - size: 857489 - timestamp: 1710254744982 -- platform: win-64 + purls: [] + size: 4440718 + timestamp: 1719538943338 +- kind: conda name: libsqlite - version: 3.45.2 - category: main - manager: conda - dependencies: + version: 3.46.0 + build: h2466b09_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libsqlite-3.46.0-h2466b09_0.conda + sha256: 662bd7e0d63c5b8c31cca19b91649e798319b93568a2ba8d1375efb91eeb251b + md5: 951b0a3a463932e17414cd9f047fa03d + depends: - 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.45.2-hcfcfb64_0.conda - hash: - md5: f95359f8dc5abf7da7776ece9ef10bc5 - sha256: 4bb24b986550275a6d02835150d943c4c675808d05c0efc5c2a22154d007a69f - build: hcfcfb64_0 - arch: x86_64 - subdir: win-64 - build_number: 0 license: Unlicense - size: 869606 - timestamp: 1710255095740 -- platform: linux-64 + purls: [] + size: 876677 + timestamp: 1718051113874 +- kind: conda + name: libsqlite + version: 3.46.0 + build: hde9e2c9_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libsqlite-3.46.0-hde9e2c9_0.conda + sha256: daee3f68786231dad457d0dfde3f7f1f9a7f2018adabdbb864226775101341a8 + md5: 18aa975d2094c34aef978060ae7da7d8 + depends: + - libgcc-ng >=12 + - libzlib >=1.2.13,<2.0a0 + license: Unlicense + purls: [] + size: 865346 + timestamp: 1718050628718 +- kind: conda name: libssh2 version: 1.11.0 - category: main - manager: conda - dependencies: - - libgcc-ng >=12 - - libzlib >=1.2.13,<1.3.0a0 - - openssl >=3.1.1,<4.0a0 - url: https://conda.anaconda.org/conda-forge/linux-64/libssh2-1.11.0-h0841786_0.conda - hash: - md5: 1f5a58e686b13bcfde88b93f547d23fe - sha256: 50e47fd9c4f7bf841a11647ae7486f65220cfc988ec422a4475fe8d5a823824d build: h0841786_0 - arch: x86_64 subdir: linux-64 - build_number: 0 + url: https://conda.anaconda.org/conda-forge/linux-64/libssh2-1.11.0-h0841786_0.conda + sha256: 50e47fd9c4f7bf841a11647ae7486f65220cfc988ec422a4475fe8d5a823824d + md5: 1f5a58e686b13bcfde88b93f547d23fe + depends: + - libgcc-ng >=12 + - libzlib >=1.2.13,<2.0.0a0 + - openssl >=3.1.1,<4.0a0 license: BSD-3-Clause license_family: BSD + purls: [] size: 271133 timestamp: 1685837707056 -- platform: win-64 +- kind: conda name: libssh2 version: 1.11.0 - category: main - manager: conda - dependencies: - - libzlib >=1.2.13,<1.3.0a0 + build: h7dfc565_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libssh2-1.11.0-h7dfc565_0.conda + sha256: 813fd04eed2a2d5d9c36e53c554f9c1f08e9324e2922bd60c9c52dbbed2dbcec + md5: dc262d03aae04fe26825062879141a41 + depends: + - libzlib >=1.2.13,<2.0.0a0 - openssl >=3.1.1,<4.0a0 - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - url: https://conda.anaconda.org/conda-forge/win-64/libssh2-1.11.0-h7dfc565_0.conda - hash: - md5: dc262d03aae04fe26825062879141a41 - sha256: 813fd04eed2a2d5d9c36e53c554f9c1f08e9324e2922bd60c9c52dbbed2dbcec - build: h7dfc565_0 - arch: x86_64 - subdir: win-64 - build_number: 0 license: BSD-3-Clause license_family: BSD + purls: [] size: 266806 timestamp: 1685838242099 -- platform: linux-64 +- kind: conda name: libstdcxx-devel_linux-64 - version: 13.2.0 - category: main - manager: conda - dependencies: [] - url: https://conda.anaconda.org/conda-forge/noarch/libstdcxx-devel_linux-64-13.2.0-ha9c7c90_105.conda - hash: - md5: 66383205c2e1bdf013df52fa9e3e6763 - sha256: 67e999ee56481844ca4ce2e61132c5c16f3f00a05daa1d0ea4b2c684eea5de5a - build: ha9c7c90_105 - arch: x86_64 - subdir: linux-64 - build_number: 105 + version: 14.1.0 + build: h5d3d1c9_100 + build_number: 100 + subdir: noarch + noarch: generic + url: https://conda.anaconda.org/conda-forge/noarch/libstdcxx-devel_linux-64-14.1.0-h5d3d1c9_100.conda + sha256: 1325163d4d431fcce518e6ab16558df8e216e8370bf32935d395127dfc62fa85 + md5: cedc62fd8c4cf28f23d3cd5db7839e99 + depends: + - __unix license: GPL-3.0-only WITH GCC-exception-3.1 license_family: GPL - noarch: generic - size: 13020920 - timestamp: 1706819128553 -- platform: linux-64 + purls: [] + size: 14606992 + timestamp: 1719538812249 +- kind: conda name: libstdcxx-ng - version: 13.2.0 - category: main - manager: conda - dependencies: [] - url: https://conda.anaconda.org/conda-forge/linux-64/libstdcxx-ng-13.2.0-h7e041cc_5.conda - hash: - md5: f6f6600d18a4047b54f803cf708b868a - sha256: a56c5b11f1e73a86e120e6141a42d9e935a99a2098491ac9e15347a1476ce777 - build: h7e041cc_5 - arch: x86_64 - subdir: linux-64 - build_number: 5 + version: 14.1.0 + build: hc0a3c3a_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libstdcxx-ng-14.1.0-hc0a3c3a_0.conda + sha256: 88c42b388202ffe16adaa337e36cf5022c63cf09b0405cf06fc6aeacccbe6146 + md5: 1cb187a157136398ddbaae90713e2498 + depends: + - libgcc-ng 14.1.0 h77fa898_0 license: GPL-3.0-only WITH GCC-exception-3.1 license_family: GPL - size: 3834139 - timestamp: 1706819252496 -- platform: linux-64 - name: libsystemd0 - version: '255' - category: main - manager: conda - dependencies: - - __glibc >=2.17,<3.0.a0 - - libcap >=2.69,<2.70.0a0 - - libgcc-ng >=12 - - libgcrypt >=1.10.3,<2.0a0 - - lz4-c >=1.9.3,<1.10.0a0 - - xz >=5.2.6,<6.0a0 - - zstd >=1.5.5,<1.6.0a0 - url: https://conda.anaconda.org/conda-forge/linux-64/libsystemd0-255-h3516f8a_1.conda - hash: - md5: 3366af27f0b593544a6cd453c7932ac5 - sha256: af27b0d225435d03f378a119f8eab6b280c53557a3c84cdb3bb8fd3167615aed - build: h3516f8a_1 - arch: x86_64 - subdir: linux-64 - build_number: 1 - license: LGPL-2.1-or-later - size: 402592 - timestamp: 1709568499820 -- platform: linux-64 + purls: [] + size: 3881307 + timestamp: 1719538923443 +- kind: conda name: libtiff version: 4.6.0 - category: main - manager: conda - dependencies: + build: h46a8edc_4 + build_number: 4 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libtiff-4.6.0-h46a8edc_4.conda + sha256: 8d42dd7c6602187d4351fc3b69ff526f1c262bfcbfd6ce05d06008f4e0b99b58 + md5: a7e3a62981350e232e0e7345b5aea580 + depends: + - __glibc >=2.17,<3.0.a0 - lerc >=4.0.0,<5.0a0 - - libdeflate >=1.20,<1.21.0a0 + - libdeflate >=1.21,<1.22.0a0 - libgcc-ng >=12 - libjpeg-turbo >=3.0.0,<4.0a0 - libstdcxx-ng >=12 - - libwebp-base >=1.3.2,<2.0a0 - - libzlib >=1.2.13,<1.3.0a0 + - libwebp-base >=1.4.0,<2.0a0 + - libzlib >=1.3.1,<2.0a0 - xz >=5.2.6,<6.0a0 - - zstd >=1.5.5,<1.6.0a0 - url: https://conda.anaconda.org/conda-forge/linux-64/libtiff-4.6.0-h1dd3fc0_3.conda - hash: - md5: 66f03896ffbe1a110ffda05c7a856504 - sha256: fc3b210f9584a92793c07396cb93e72265ff3f1fa7ca629128bf0a50d5cb15e4 - build: h1dd3fc0_3 - arch: x86_64 - subdir: linux-64 - build_number: 3 + - zstd >=1.5.6,<1.6.0a0 license: HPND - size: 282688 - timestamp: 1711217970425 -- platform: win-64 + purls: [] + size: 282236 + timestamp: 1722871642189 +- kind: conda name: libtiff version: 4.6.0 - category: main - manager: conda - dependencies: + build: hb151862_4 + build_number: 4 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libtiff-4.6.0-hb151862_4.conda + sha256: 1d5a8972f344da2e81b5a27ac0eda977803351151b8923f16cbc056515f5b8c6 + md5: 7d35d9aa8f051d548116039f5813c8ec + depends: - lerc >=4.0.0,<5.0a0 - - libdeflate >=1.20,<1.21.0a0 + - libdeflate >=1.21,<1.22.0a0 - libjpeg-turbo >=3.0.0,<4.0a0 - - libzlib >=1.2.13,<1.3.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.5,<1.6.0a0 - url: https://conda.anaconda.org/conda-forge/win-64/libtiff-4.6.0-hddb2be6_3.conda - hash: - md5: 6d1828c9039929e2f185c5fa9d133018 - sha256: 2e04844865cfe0286d70482c129f159542b325f4e45774aaff5fbe5027b30b0a - build: hddb2be6_3 - arch: x86_64 - subdir: win-64 - build_number: 3 + - zstd >=1.5.6,<1.6.0a0 license: HPND - size: 787198 - timestamp: 1711218639912 -- platform: linux-64 + purls: [] + size: 784657 + timestamp: 1722871883822 +- kind: conda name: libuuid version: 2.38.1 - category: main - manager: conda - dependencies: - - libgcc-ng >=12 - url: https://conda.anaconda.org/conda-forge/linux-64/libuuid-2.38.1-h0b41bf4_0.conda - hash: - md5: 40b61aab5c7ba9ff276c41cfffe6b80b - sha256: 787eb542f055a2b3de553614b25f09eefb0a0931b0c87dbcce6efdfd92f04f18 build: h0b41bf4_0 - arch: x86_64 subdir: linux-64 - build_number: 0 + url: https://conda.anaconda.org/conda-forge/linux-64/libuuid-2.38.1-h0b41bf4_0.conda + sha256: 787eb542f055a2b3de553614b25f09eefb0a0931b0c87dbcce6efdfd92f04f18 + md5: 40b61aab5c7ba9ff276c41cfffe6b80b + depends: + - libgcc-ng >=12 license: BSD-3-Clause license_family: BSD + purls: [] size: 33601 timestamp: 1680112270483 -- platform: linux-64 - name: libvorbis - version: 1.3.7 - category: main - manager: conda - dependencies: - - libgcc-ng >=9.3.0 - - libogg >=1.3.4,<1.4.0a0 - - libstdcxx-ng >=9.3.0 - url: https://conda.anaconda.org/conda-forge/linux-64/libvorbis-1.3.7-h9c3ff4c_0.tar.bz2 - hash: - md5: 309dec04b70a3cc0f1e84a4013683bc0 - sha256: 53080d72388a57b3c31ad5805c93a7328e46ff22fab7c44ad2a86d712740af33 - build: h9c3ff4c_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: BSD-3-Clause - license_family: BSD - size: 286280 - timestamp: 1610609811627 -- platform: win-64 - name: libvorbis - version: 1.3.7 - category: main - manager: conda - dependencies: - - libogg >=1.3.4,<1.4.0a0 - - vc >=14.1,<15.0a0 - - vs2015_runtime >=14.16.27012 - url: https://conda.anaconda.org/conda-forge/win-64/libvorbis-1.3.7-h0e60522_0.tar.bz2 - hash: - md5: e1a22282de0169c93e4ffe6ce6acc212 - sha256: 6cdc018a024908270205d8512d92f92cf0adaaa5401c2b403757189b138bf56a - build: h0e60522_0 - arch: x86_64 +- kind: conda + name: libwebp-base + version: 1.4.0 + build: hcfcfb64_0 subdir: win-64 - build_number: 0 + url: https://conda.anaconda.org/conda-forge/win-64/libwebp-base-1.4.0-hcfcfb64_0.conda + sha256: d0ca51cb1de9192be9a3238e71fbcca5a535619c499c4f4c9b2ed41c14d36770 + md5: abd61d0ab127ec5cd68f62c2969e6f34 + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + constrains: + - libwebp 1.4.0 license: BSD-3-Clause license_family: BSD - size: 273721 - timestamp: 1610610022421 -- platform: linux-64 + purls: [] + size: 274359 + timestamp: 1713200524021 +- kind: conda name: libwebp-base - version: 1.3.2 - category: main - manager: conda - dependencies: - - libgcc-ng >=12 - url: https://conda.anaconda.org/conda-forge/linux-64/libwebp-base-1.3.2-hd590300_0.conda - hash: - md5: 30de3fd9b3b602f7473f30e684eeea8c - sha256: 68764a760fa81ef35dacb067fe8ace452bbb41476536a4a147a1051df29525f0 + version: 1.4.0 build: hd590300_0 - arch: x86_64 subdir: linux-64 - build_number: 0 + url: https://conda.anaconda.org/conda-forge/linux-64/libwebp-base-1.4.0-hd590300_0.conda + sha256: 49bc5f6b1e11cb2babf2a2a731d1a680a5e08a858280876a779dbda06c78c35f + md5: b26e8aa824079e1be0294e7152ca4559 + depends: + - libgcc-ng >=12 constrains: - - libwebp 1.3.2 + - libwebp 1.4.0 license: BSD-3-Clause license_family: BSD - size: 401830 - timestamp: 1694709121323 -- platform: win-64 - name: libwebp-base - version: 1.3.2 - category: main - manager: conda - dependencies: - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 - url: https://conda.anaconda.org/conda-forge/win-64/libwebp-base-1.3.2-hcfcfb64_0.conda - hash: - md5: dcde8820959e64378d4e06147ffecfdd - sha256: af1453fab10d1fb8b379c61a78882614051a8bac37307d7ac4fb58eac667709e - build: hcfcfb64_0 - arch: x86_64 - subdir: win-64 - build_number: 0 - constrains: - - libwebp 1.3.2 - license: BSD-3-Clause - license_family: BSD - size: 268870 - timestamp: 1694709461733 -- platform: linux-64 + purls: [] + size: 438953 + timestamp: 1713199854503 +- kind: conda name: libxcb - version: '1.15' - category: main - manager: conda - dependencies: - - libgcc-ng >=12 + version: '1.16' + build: hcd874cb_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libxcb-1.16-hcd874cb_0.conda + sha256: 3b1f3b04baa370cfb1c350cfa829e6236519df5f03e3f57ea2cb2eb044eb8616 + md5: 7c1217d3b075f195ab17370f2d550f5d + depends: + - m2w64-gcc-libs + - m2w64-gcc-libs-core - pthread-stubs - - xorg-libxau + - xorg-libxau >=1.0.11,<2.0a0 - xorg-libxdmcp - url: https://conda.anaconda.org/conda-forge/linux-64/libxcb-1.15-h0b41bf4_0.conda - hash: - md5: 33277193f5b92bad9fdd230eb700929c - sha256: a670902f0a3173a466c058d2ac22ca1dd0df0453d3a80e0212815c20a16b0485 - build: h0b41bf4_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 license: MIT license_family: MIT - size: 384238 - timestamp: 1682082368177 -- platform: win-64 + purls: [] + size: 989932 + timestamp: 1693089470750 +- kind: conda name: libxcb - version: '1.15' - category: main - manager: conda - dependencies: - - m2w64-gcc-libs - - m2w64-gcc-libs-core + version: '1.16' + build: hd590300_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libxcb-1.16-hd590300_0.conda + sha256: 7180375f37fd264bb50672a63da94536d4abd81ccec059e932728ae056324b3a + md5: 151cba22b85a989c2d6ef9633ffee1e4 + depends: + - libgcc-ng >=12 - pthread-stubs - - xorg-libxau + - xorg-libxau >=1.0.11,<2.0a0 - xorg-libxdmcp - url: https://conda.anaconda.org/conda-forge/win-64/libxcb-1.15-hcd874cb_0.conda - hash: - md5: 090d91b69396f14afef450c285f9758c - sha256: d01322c693580f53f8d07a7420cd6879289f5ddad5531b372c3efd1c37cac3bf - build: hcd874cb_0 - arch: x86_64 - subdir: win-64 - build_number: 0 license: MIT license_family: MIT - size: 969788 - timestamp: 1682083087243 -- platform: linux-64 + purls: [] + size: 394932 + timestamp: 1693088990429 +- kind: conda name: libxcrypt version: 4.4.36 - category: main - manager: conda - dependencies: - - libgcc-ng >=12 - url: https://conda.anaconda.org/conda-forge/linux-64/libxcrypt-4.4.36-hd590300_1.conda - hash: - md5: 5aa797f8787fe7a17d1b0821485b5adc - sha256: 6ae68e0b86423ef188196fff6207ed0c8195dd84273cb5623b85aa08033a410c build: hd590300_1 - arch: x86_64 - subdir: linux-64 build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libxcrypt-4.4.36-hd590300_1.conda + sha256: 6ae68e0b86423ef188196fff6207ed0c8195dd84273cb5623b85aa08033a410c + md5: 5aa797f8787fe7a17d1b0821485b5adc + depends: + - libgcc-ng >=12 license: LGPL-2.1-or-later + purls: [] size: 100393 timestamp: 1702724383534 -- platform: linux-64 +- kind: conda name: libxkbcommon version: 1.7.0 - category: main - manager: conda - dependencies: + build: h2c5496b_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libxkbcommon-1.7.0-h2c5496b_1.conda + sha256: 6804c2a7062d10de6f159f7106dc45ebccc8d42bfb925f7919e26e567fa6da6b + md5: e2eaefa4de2b7237af7c907b8bbc760a + depends: - libgcc-ng >=12 - libstdcxx-ng >=12 - - libxcb >=1.15,<1.16.0a0 - - libxml2 >=2.12.6,<3.0a0 + - libxcb >=1.16,<1.17.0a0 + - libxml2 >=2.12.7,<3.0a0 - xkeyboard-config - xorg-libxau >=1.0.11,<2.0a0 - url: https://conda.anaconda.org/conda-forge/linux-64/libxkbcommon-1.7.0-h662e7e4_0.conda - hash: - md5: b32c0da42b1f24a98577bb3d7fc0b995 - sha256: 3d97d7f964237f42452295d461afdbc51e93f72e2c80be516f56de80e3bb6621 - build: h662e7e4_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 license: MIT/X11 Derivative license_family: MIT - size: 593534 - timestamp: 1711303445595 -- platform: linux-64 + purls: [] + size: 593336 + timestamp: 1718819935698 +- kind: conda name: libxml2 - version: 2.12.6 - category: main - manager: conda - dependencies: - - icu >=73.2,<74.0a0 - - libgcc-ng >=12 + version: 2.12.7 + build: h0f24e4e_4 + build_number: 4 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libxml2-2.12.7-h0f24e4e_4.conda + sha256: ae78197961b09b0eef4ee194a44e4adc4555c0f2f20c348086b0cd8aaf2f7731 + md5: ed4d301f0d2149b34deb9c4fecafd836 + depends: - libiconv >=1.17,<2.0a0 - - libzlib >=1.2.13,<1.3.0a0 - - xz >=5.2.6,<6.0a0 - url: https://conda.anaconda.org/conda-forge/linux-64/libxml2-2.12.6-h232c23b_1.conda - hash: - md5: 6853448e9ca1cfd5f15382afd2a6d123 - sha256: c0bd693bb1a7e5aba388a0c79be16ff92e2411e03aaa920f94b4b33bf099e254 - build: h232c23b_1 - arch: x86_64 - subdir: linux-64 - build_number: 1 + - libzlib >=1.3.1,<2.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 license: MIT license_family: MIT - size: 705994 - timestamp: 1711318087106 -- platform: win-64 + purls: [] + size: 1682090 + timestamp: 1721031296951 +- kind: conda name: libxml2 - version: 2.12.6 - category: main - manager: conda - dependencies: + version: 2.12.7 + build: he7c6b58_4 + build_number: 4 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libxml2-2.12.7-he7c6b58_4.conda + sha256: 10e9e0ac52b9a516a17edbc07f8d559e23778e54f1a7721b2e0e8219284fed3b + md5: 08a9265c637230c37cb1be4a6cad4536 + depends: + - __glibc >=2.17,<3.0.a0 + - icu >=75.1,<76.0a0 + - libgcc-ng >=12 - libiconv >=1.17,<2.0a0 - - libzlib >=1.2.13,<1.3.0a0 + - libzlib >=1.3.1,<2.0a0 + - xz >=5.2.6,<6.0a0 + license: MIT + license_family: MIT + purls: [] + size: 707169 + timestamp: 1721031016143 +- kind: conda + name: libxslt + version: 1.1.39 + build: h3df6e99_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libxslt-1.1.39-h3df6e99_0.conda + sha256: 6e3d99466d2076c35e7ac8dcdfe604da3d593f55b74a5b8e96c2b2ff63c247aa + md5: 279ee338c9b34871d578cb3c7aa68f70 + depends: + - libxml2 >=2.12.1,<3.0.0a0 - 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.12.6-hc3477c8_1.conda - hash: - md5: eb9f59dd51f50f5aa369813fa63ba569 - sha256: 1846c1318a5987e7315ca3648b55b38e5cfd9853370803a0f5159bc0071609c1 - build: hc3477c8_1 - arch: x86_64 - subdir: win-64 - build_number: 1 license: MIT license_family: MIT - size: 1640801 - timestamp: 1711318467301 -- platform: linux-64 - name: libzlib - version: 1.2.13 - category: main - manager: conda - dependencies: - - libgcc-ng >=12 - url: https://conda.anaconda.org/conda-forge/linux-64/libzlib-1.2.13-hd590300_5.conda - hash: - md5: f36c115f1ee199da648e0597ec2047ad - sha256: 370c7c5893b737596fd6ca0d9190c9715d89d888b8c88537ae1ef168c25e82e4 - build: hd590300_5 - arch: x86_64 + purls: [] + size: 418542 + timestamp: 1701629338549 +- kind: conda + name: libxslt + version: 1.1.39 + build: h76b75d6_0 subdir: linux-64 - build_number: 5 - constrains: - - zlib 1.2.13 *_5 - license: Zlib - license_family: Other - size: 61588 - timestamp: 1686575217516 -- platform: win-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libxslt-1.1.39-h76b75d6_0.conda + sha256: 684e9b67ef7b9ca0ca993762eeb39705ec58e2e7f958555c758da7ef416db9f3 + md5: e71f31f8cfb0a91439f2086fc8aa0461 + depends: + - libgcc-ng >=12 + - libxml2 >=2.12.1,<3.0.0a0 + license: MIT + license_family: MIT + purls: [] + size: 254297 + timestamp: 1701628814990 +- kind: conda name: libzlib - version: 1.2.13 - category: main - manager: conda - dependencies: + version: 1.3.1 + build: h2466b09_1 + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libzlib-1.3.1-h2466b09_1.conda + sha256: b13846a54a15243e15f96fec06b526d8155adc6a1ac2b6ed47a88f6a71a94b68 + md5: d4483ca8afc57ddf1f6dded53b36c17f + depends: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - url: https://conda.anaconda.org/conda-forge/win-64/libzlib-1.2.13-hcfcfb64_5.conda - hash: - md5: 5fdb9c6a113b6b6cb5e517fd972d5f41 - sha256: c161822ee8130b71e08b6d282b9919c1de2c5274b29921a867bca0f7d30cad26 - build: hcfcfb64_5 - arch: x86_64 - subdir: win-64 - build_number: 5 constrains: - - zlib 1.2.13 *_5 + - zlib 1.3.1 *_1 license: Zlib license_family: Other - size: 55800 - timestamp: 1686575452215 -- platform: linux-64 - name: libzopfli - version: 1.0.3 - category: main - manager: conda - dependencies: - - libgcc-ng >=9.3.0 - - libstdcxx-ng >=9.3.0 - url: https://conda.anaconda.org/conda-forge/linux-64/libzopfli-1.0.3-h9c3ff4c_0.tar.bz2 - hash: - md5: c66fe2d123249af7651ebde8984c51c2 - sha256: ff94f30b2e86cbad6296cf3e5804d442d9e881f7ba8080d92170981662528c6e - build: h9c3ff4c_0 - arch: x86_64 + purls: [] + size: 56186 + timestamp: 1716874730539 +- kind: conda + name: libzlib + version: 1.3.1 + build: h4ab18f5_1 + build_number: 1 subdir: linux-64 - build_number: 0 - license: Apache-2.0 - license_family: Apache - size: 168074 - timestamp: 1607309189989 -- platform: win-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libzlib-1.3.1-h4ab18f5_1.conda + sha256: adf6096f98b537a11ae3729eaa642b0811478f0ea0402ca67b5108fe2cb0010d + md5: 57d7dc60e9325e3de37ff8dffd18e814 + depends: + - libgcc-ng >=12 + constrains: + - zlib 1.3.1 *_1 + license: Zlib + license_family: Other + purls: [] + size: 61574 + timestamp: 1716874187109 +- kind: conda name: libzopfli version: 1.0.3 - category: main - manager: conda - dependencies: - - vc >=14.1,<15.0a0 - - vs2015_runtime >=14.16.27012 - url: https://conda.anaconda.org/conda-forge/win-64/libzopfli-1.0.3-h0e60522_0.tar.bz2 - hash: - md5: b4b0cbc0abc9f26b730231ffdabf3881 - sha256: c6f2ee6f4758f6e286a2ba9b7503cff25b178fcddeda997921d3012961ce9a62 build: h0e60522_0 - arch: x86_64 subdir: win-64 - build_number: 0 + url: https://conda.anaconda.org/conda-forge/win-64/libzopfli-1.0.3-h0e60522_0.tar.bz2 + sha256: c6f2ee6f4758f6e286a2ba9b7503cff25b178fcddeda997921d3012961ce9a62 + md5: b4b0cbc0abc9f26b730231ffdabf3881 + depends: + - vc >=14.1,<15.0a0 + - vs2015_runtime >=14.16.27012 license: Apache-2.0 license_family: Apache + purls: [] size: 207974 timestamp: 1607309596528 -- platform: linux-64 +- kind: conda + name: libzopfli + version: 1.0.3 + build: h9c3ff4c_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libzopfli-1.0.3-h9c3ff4c_0.tar.bz2 + sha256: ff94f30b2e86cbad6296cf3e5804d442d9e881f7ba8080d92170981662528c6e + md5: c66fe2d123249af7651ebde8984c51c2 + depends: + - libgcc-ng >=9.3.0 + - libstdcxx-ng >=9.3.0 + license: Apache-2.0 + license_family: Apache + purls: [] + size: 168074 + timestamp: 1607309189989 +- kind: conda name: lz4-c version: 1.9.4 - category: main - manager: conda - dependencies: - - libgcc-ng >=12 - - libstdcxx-ng >=12 - url: https://conda.anaconda.org/conda-forge/linux-64/lz4-c-1.9.4-hcb278e6_0.conda - hash: - md5: 318b08df404f9c9be5712aaa5a6f0bb0 - sha256: 1b4c105a887f9b2041219d57036f72c4739ab9e9fe5a1486f094e58c76b31f5f build: hcb278e6_0 - arch: x86_64 subdir: linux-64 - build_number: 0 + url: https://conda.anaconda.org/conda-forge/linux-64/lz4-c-1.9.4-hcb278e6_0.conda + sha256: 1b4c105a887f9b2041219d57036f72c4739ab9e9fe5a1486f094e58c76b31f5f + md5: 318b08df404f9c9be5712aaa5a6f0bb0 + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 license: BSD-2-Clause license_family: BSD + purls: [] size: 143402 timestamp: 1674727076728 -- platform: win-64 +- kind: conda name: lz4-c version: 1.9.4 - category: main - manager: conda - dependencies: + build: hcfcfb64_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/lz4-c-1.9.4-hcfcfb64_0.conda + sha256: a0954b4b1590735ea5f3d0f4579c3883f8ac837387afd5b398b241fda85124ab + md5: e34720eb20a33fc3bfb8451dd837ab7a + depends: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vs2015_runtime >=14.29.30139 - url: https://conda.anaconda.org/conda-forge/win-64/lz4-c-1.9.4-hcfcfb64_0.conda - hash: - md5: e34720eb20a33fc3bfb8451dd837ab7a - sha256: a0954b4b1590735ea5f3d0f4579c3883f8ac837387afd5b398b241fda85124ab - build: hcfcfb64_0 - arch: x86_64 - subdir: win-64 - build_number: 0 license: BSD-2-Clause license_family: BSD + purls: [] size: 134235 timestamp: 1674728465431 -- platform: win-64 +- kind: conda name: m2w64-gcc-libgfortran version: 5.3.0 - category: main - manager: conda - dependencies: - - m2w64-gcc-libs-core - - msys2-conda-epoch ==20160418 - url: https://conda.anaconda.org/conda-forge/win-64/m2w64-gcc-libgfortran-5.3.0-6.tar.bz2 - hash: - md5: 066552ac6b907ec6d72c0ddab29050dc - sha256: 9de95a7996d5366ae0808eef2acbc63f9b11b874aa42375f55379e6715845dc6 build: '6' - arch: x86_64 - subdir: win-64 build_number: 6 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/m2w64-gcc-libgfortran-5.3.0-6.tar.bz2 + sha256: 9de95a7996d5366ae0808eef2acbc63f9b11b874aa42375f55379e6715845dc6 + md5: 066552ac6b907ec6d72c0ddab29050dc + depends: + - m2w64-gcc-libs-core + - msys2-conda-epoch ==20160418 license: GPL, LGPL, FDL, custom + purls: [] size: 350687 timestamp: 1608163451316 -- platform: win-64 +- kind: conda name: m2w64-gcc-libs version: 5.3.0 - category: main - manager: conda - dependencies: + build: '7' + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/m2w64-gcc-libs-5.3.0-7.tar.bz2 + sha256: 3bd1ab02b7c89a5b153a17be03b36d833f1517ff2a6a77ead7c4a808b88196aa + md5: fe759119b8b3bfa720b8762c6fdc35de + depends: - m2w64-gcc-libgfortran - m2w64-gcc-libs-core - m2w64-gmp - m2w64-libwinpthread-git - msys2-conda-epoch ==20160418 - url: https://conda.anaconda.org/conda-forge/win-64/m2w64-gcc-libs-5.3.0-7.tar.bz2 - hash: - md5: fe759119b8b3bfa720b8762c6fdc35de - sha256: 3bd1ab02b7c89a5b153a17be03b36d833f1517ff2a6a77ead7c4a808b88196aa - build: '7' - arch: x86_64 - subdir: win-64 - build_number: 7 license: GPL3+, partial:GCCRLE, partial:LGPL2+ + purls: [] size: 532390 timestamp: 1608163512830 -- platform: win-64 +- kind: conda name: m2w64-gcc-libs-core version: 5.3.0 - category: main - manager: conda - dependencies: + build: '7' + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/m2w64-gcc-libs-core-5.3.0-7.tar.bz2 + sha256: 58afdfe859ed2e9a9b1cc06bc408720cb2c3a6a132e59d4805b090d7574f4ee0 + md5: 4289d80fb4d272f1f3b56cfe87ac90bd + depends: - m2w64-gmp - m2w64-libwinpthread-git - msys2-conda-epoch ==20160418 - url: https://conda.anaconda.org/conda-forge/win-64/m2w64-gcc-libs-core-5.3.0-7.tar.bz2 - hash: - md5: 4289d80fb4d272f1f3b56cfe87ac90bd - sha256: 58afdfe859ed2e9a9b1cc06bc408720cb2c3a6a132e59d4805b090d7574f4ee0 - build: '7' - arch: x86_64 - subdir: win-64 - build_number: 7 license: GPL3+, partial:GCCRLE, partial:LGPL2+ + purls: [] size: 219240 timestamp: 1608163481341 -- platform: win-64 +- kind: conda name: m2w64-gmp version: 6.1.0 - category: main - manager: conda - dependencies: - - msys2-conda-epoch ==20160418 - url: https://conda.anaconda.org/conda-forge/win-64/m2w64-gmp-6.1.0-2.tar.bz2 - hash: - md5: 53a1c73e1e3d185516d7e3af177596d9 - sha256: 7e3cd95f554660de45f8323fca359e904e8d203efaf07a4d311e46d611481ed1 build: '2' - arch: x86_64 - subdir: win-64 build_number: 2 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/m2w64-gmp-6.1.0-2.tar.bz2 + sha256: 7e3cd95f554660de45f8323fca359e904e8d203efaf07a4d311e46d611481ed1 + md5: 53a1c73e1e3d185516d7e3af177596d9 + depends: + - msys2-conda-epoch ==20160418 license: LGPL3 + purls: [] size: 743501 timestamp: 1608163782057 -- platform: win-64 +- kind: conda name: m2w64-libwinpthread-git version: 5.0.0.4634.697f757 - category: main - manager: conda - dependencies: - - msys2-conda-epoch ==20160418 - url: https://conda.anaconda.org/conda-forge/win-64/m2w64-libwinpthread-git-5.0.0.4634.697f757-2.tar.bz2 - hash: - md5: 774130a326dee16f1ceb05cc687ee4f0 - sha256: f63a09b2cae7defae0480f1740015d6235f1861afa6fe2e2d3e10bd0d1314ee0 build: '2' - arch: x86_64 - subdir: win-64 build_number: 2 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/m2w64-libwinpthread-git-5.0.0.4634.697f757-2.tar.bz2 + sha256: f63a09b2cae7defae0480f1740015d6235f1861afa6fe2e2d3e10bd0d1314ee0 + md5: 774130a326dee16f1ceb05cc687ee4f0 + depends: + - msys2-conda-epoch ==20160418 license: MIT, BSD + purls: [] size: 31928 timestamp: 1608166099896 -- platform: linux-64 +- kind: conda name: markdown-it-py version: 3.0.0 - category: main - manager: conda - dependencies: - - mdurl >=0.1,<1 - - python >=3.8 - url: https://conda.anaconda.org/conda-forge/noarch/markdown-it-py-3.0.0-pyhd8ed1ab_0.conda - hash: - md5: 93a8e71256479c62074356ef6ebf501b - sha256: c041b0eaf7a6af3344d5dd452815cdc148d6284fec25a4fa3f4263b3a021e962 build: pyhd8ed1ab_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: MIT - license_family: MIT + subdir: noarch noarch: python - size: 64356 - timestamp: 1686175179621 - purls: - - pkg:pypi/markdown-it-py -- platform: win-64 - name: markdown-it-py - version: 3.0.0 - category: main - manager: conda - dependencies: + url: https://conda.anaconda.org/conda-forge/noarch/markdown-it-py-3.0.0-pyhd8ed1ab_0.conda + sha256: c041b0eaf7a6af3344d5dd452815cdc148d6284fec25a4fa3f4263b3a021e962 + md5: 93a8e71256479c62074356ef6ebf501b + depends: - mdurl >=0.1,<1 - python >=3.8 - url: https://conda.anaconda.org/conda-forge/noarch/markdown-it-py-3.0.0-pyhd8ed1ab_0.conda - hash: - md5: 93a8e71256479c62074356ef6ebf501b - sha256: c041b0eaf7a6af3344d5dd452815cdc148d6284fec25a4fa3f4263b3a021e962 - build: pyhd8ed1ab_0 - arch: x86_64 - subdir: win-64 - build_number: 0 license: MIT license_family: MIT - noarch: python + purls: + - pkg:pypi/markdown-it-py?source=hash-mapping size: 64356 timestamp: 1686175179621 - purls: - - pkg:pypi/markdown-it-py -- platform: linux-64 +- kind: conda name: matplotlib - version: 3.8.3 - category: main - manager: conda - dependencies: - - matplotlib-base >=3.8.3,<3.8.4.0a0 - - pyqt >=5.10 - - python >=3.10,<3.11.0a0 - - python_abi 3.10.* *_cp310 + version: 3.9.2 + build: py311h1ea47a8_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/matplotlib-3.9.2-py311h1ea47a8_0.conda + sha256: b69fae0af1cfeb818838ec092cad6b2046dc5c48760f613c962648cb1683b1c3 + md5: ce5d7811dd543a885a49bd52c50b5345 + depends: + - matplotlib-base >=3.9.2,<3.9.3.0a0 + - pyside6 >=6.7.2 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 - tornado >=5 - url: https://conda.anaconda.org/conda-forge/linux-64/matplotlib-3.8.3-py310hff52083_0.conda - hash: - md5: e91d183a307d7bd667003291f690cbb0 - sha256: 40238402fb3eb5c57772926aa298f35d9b87cfe465ee2cd1f84782ce18c3d9b1 - build: py310hff52083_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 license: PSF-2.0 license_family: PSF - size: 8507 - timestamp: 1708026670487 -- platform: win-64 + purls: + - pkg:pypi/matplotlib?source=compressed-mapping + size: 9223 + timestamp: 1723760679775 +- kind: conda name: matplotlib - version: 3.8.3 - category: main - manager: conda - dependencies: - - matplotlib-base >=3.8.3,<3.8.4.0a0 - - pyqt >=5.10 - - python >=3.10,<3.11.0a0 - - python_abi 3.10.* *_cp310 + version: 3.9.2 + build: py312h7900ff3_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/matplotlib-3.9.2-py312h7900ff3_0.conda + sha256: b728fe3bb3525fc2a2d37b81e5fee1c697fa6ce380da8c1dbd4378ff0a3bc299 + md5: 44c07eccf73f549b8ea5c9aacfe3ad0a + depends: + - matplotlib-base >=3.9.2,<3.9.3.0a0 + - pyside6 >=6.7.2 + - python >=3.12,<3.13.0a0 + - python_abi 3.12.* *_cp312 - tornado >=5 - url: https://conda.anaconda.org/conda-forge/win-64/matplotlib-3.8.3-py310h5588dad_0.conda - hash: - md5: d5a101f006379a3ec50305e781e12aa5 - sha256: 28c74ece73641e6d3799fc703aaebc2e3d90399c1c47de0fe8016dbae771f347 - build: py310h5588dad_0 - arch: x86_64 - subdir: win-64 - build_number: 0 license: PSF-2.0 license_family: PSF - size: 8830 - timestamp: 1708027455885 -- platform: linux-64 + purls: + - pkg:pypi/matplotlib?source=compressed-mapping + size: 8747 + timestamp: 1723759696471 +- kind: conda name: matplotlib-base - version: 3.8.3 - category: main - manager: conda - dependencies: + version: 3.9.2 + build: py311h8f1b1e4_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/matplotlib-base-3.9.2-py311h8f1b1e4_0.conda + sha256: bf130261a7754c2ec72750c1b61ccbcaed11f43af8e98912838dc4b71aa346cd + md5: 6d82670756b404ffb0fc6b693db08e21 + depends: - certifi >=2020.06.20 - contourpy >=1.0.1 - cycler >=0.10 - fonttools >=4.22.0 - freetype >=2.12.1,<3.0a0 - kiwisolver >=1.3.1 - - libgcc-ng >=12 - - libstdcxx-ng >=12 - - numpy >=1.21,<2 - - numpy >=1.22.4,<2.0a0 + - numpy >=1.19,<3 + - numpy >=1.23 - packaging >=20.0 - pillow >=8 - pyparsing >=2.3.1 - - python >=3.10,<3.11.0a0 + - python >=3.11,<3.12.0a0 - python-dateutil >=2.7 - - python_abi 3.10.* *_cp310 - - tk >=8.6.13,<8.7.0a0 - url: https://conda.anaconda.org/conda-forge/linux-64/matplotlib-base-3.8.3-py310h62c0568_0.conda - hash: - md5: 4a7296c0273eb01dfbed728dd6a6725a - sha256: f3179a086a10a0d7561b5935cfa5986ed9d1fd15b86f5a68de813455cd58f98f - build: py310h62c0568_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 + - python_abi 3.11.* *_cp311 + - qhull >=2020.2,<2020.3.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 license: PSF-2.0 license_family: PSF - size: 7039849 - timestamp: 1708026648616 purls: - - pkg:pypi/matplotlib -- platform: win-64 + - pkg:pypi/matplotlib?source=compressed-mapping + size: 7874159 + timestamp: 1723760590514 +- kind: conda name: matplotlib-base - version: 3.8.3 - category: main - manager: conda - dependencies: + version: 3.9.2 + build: py312h854627b_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/matplotlib-base-3.9.2-py312h854627b_0.conda + sha256: ae075b97ce43439a7a914bf478564927a3dfe00724fb69555947cc3bae737a11 + md5: a57b0ae7c0aac603839a4e83a3e997d6 + depends: + - __glibc >=2.17,<3.0.a0 - certifi >=2020.06.20 - contourpy >=1.0.1 - cycler >=0.10 - fonttools >=4.22.0 - freetype >=2.12.1,<3.0a0 - kiwisolver >=1.3.1 - - numpy >=1.21,<2 - - numpy >=1.22.4,<2.0a0 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.19,<3 + - numpy >=1.23 - packaging >=20.0 - pillow >=8 - pyparsing >=2.3.1 - - python >=3.10,<3.11.0a0 + - python >=3.12,<3.13.0a0 - python-dateutil >=2.7 - - python_abi 3.10.* *_cp310 - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 - url: https://conda.anaconda.org/conda-forge/win-64/matplotlib-base-3.8.3-py310hc9baf74_0.conda - hash: - md5: 2610424e948636add8f073e1c7524981 - sha256: d8e7f55a4f332714e9a66221aa8219c3ce0789d268ae20c86414b964da9abeac - build: py310hc9baf74_0 - arch: x86_64 - subdir: win-64 - build_number: 0 + - python_abi 3.12.* *_cp312 + - qhull >=2020.2,<2020.3.0a0 + - tk >=8.6.13,<8.7.0a0 license: PSF-2.0 license_family: PSF - size: 6697355 - timestamp: 1708027405546 purls: - - pkg:pypi/matplotlib -- platform: linux-64 + - pkg:pypi/matplotlib?source=compressed-mapping + size: 7904910 + timestamp: 1723759675614 +- kind: conda name: matplotlib-inline - version: 0.1.6 - category: main - manager: conda - dependencies: - - python >=3.6 - - traitlets - url: https://conda.anaconda.org/conda-forge/noarch/matplotlib-inline-0.1.6-pyhd8ed1ab_0.tar.bz2 - hash: - md5: b21613793fcc81d944c76c9f2864a7de - sha256: aa091b88aec55bfa2d9207028d8cdc689b9efb090ae27b99557e93c675be2f3c + version: 0.1.7 build: pyhd8ed1ab_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: BSD-3-Clause - license_family: BSD + subdir: noarch noarch: python - size: 12273 - timestamp: 1660814913405 - purls: - - pkg:pypi/matplotlib-inline -- platform: win-64 - name: matplotlib-inline - version: 0.1.6 - category: main - manager: conda - dependencies: + url: https://conda.anaconda.org/conda-forge/noarch/matplotlib-inline-0.1.7-pyhd8ed1ab_0.conda + sha256: 7ea68676ea35fbb095420bbcc1c82c4767b8be7bb56abb6989b7f89d957a3bab + md5: 779345c95648be40d22aaa89de7d4254 + depends: - python >=3.6 - traitlets - url: https://conda.anaconda.org/conda-forge/noarch/matplotlib-inline-0.1.6-pyhd8ed1ab_0.tar.bz2 - hash: - md5: b21613793fcc81d944c76c9f2864a7de - sha256: aa091b88aec55bfa2d9207028d8cdc689b9efb090ae27b99557e93c675be2f3c - build: pyhd8ed1ab_0 - arch: x86_64 - subdir: win-64 - build_number: 0 license: BSD-3-Clause license_family: BSD - noarch: python - size: 12273 - timestamp: 1660814913405 purls: - - pkg:pypi/matplotlib-inline -- platform: linux-64 + - pkg:pypi/matplotlib-inline?source=hash-mapping + size: 14599 + timestamp: 1713250613726 +- kind: conda name: mdurl version: 0.1.2 - category: main - manager: conda - dependencies: - - python >=3.6 - url: https://conda.anaconda.org/conda-forge/noarch/mdurl-0.1.2-pyhd8ed1ab_0.conda - hash: - md5: 776a8dd9e824f77abac30e6ef43a8f7a - sha256: 64073dfb6bb429d52fff30891877b48c7ec0f89625b1bf844905b66a81cce6e1 build: pyhd8ed1ab_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: MIT - license_family: MIT + subdir: noarch noarch: python - size: 14680 - timestamp: 1704317789138 - purls: - - pkg:pypi/mdurl -- platform: win-64 - name: mdurl - version: 0.1.2 - category: main - manager: conda - dependencies: - - python >=3.6 url: https://conda.anaconda.org/conda-forge/noarch/mdurl-0.1.2-pyhd8ed1ab_0.conda - hash: - md5: 776a8dd9e824f77abac30e6ef43a8f7a - sha256: 64073dfb6bb429d52fff30891877b48c7ec0f89625b1bf844905b66a81cce6e1 - build: pyhd8ed1ab_0 - arch: x86_64 - subdir: win-64 - build_number: 0 + sha256: 64073dfb6bb429d52fff30891877b48c7ec0f89625b1bf844905b66a81cce6e1 + md5: 776a8dd9e824f77abac30e6ef43a8f7a + depends: + - python >=3.6 license: MIT license_family: MIT - noarch: python + purls: + - pkg:pypi/mdurl?source=hash-mapping size: 14680 timestamp: 1704317789138 - purls: - - pkg:pypi/mdurl -- platform: linux-64 +- kind: conda name: meson - version: 1.4.0 - category: main - manager: conda - dependencies: + version: 1.5.1 + build: pyhd8ed1ab_1 + build_number: 1 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/meson-1.5.1-pyhd8ed1ab_1.conda + sha256: c7931432d4987face4c587956b6328126ee53056abccb5fdcb562cc3f60188d9 + md5: 979087ee59bea1355f991a3b738af64e + depends: - ninja >=1.8.2 - python >=3.7 - setuptools - url: https://conda.anaconda.org/conda-forge/noarch/meson-1.4.0-pyhd8ed1ab_0.conda - hash: - md5: 52a0660cfa40b45bf254ecc3374cb2e0 - sha256: e4668e6cbc589b82a1481dde6b776ac90ee9ee7aac5d45af347cc943583213b8 - build: pyhd8ed1ab_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 license: Apache-2.0 license_family: APACHE + purls: + - pkg:pypi/meson?source=compressed-mapping + size: 650726 + timestamp: 1722578284258 +- kind: conda + name: meson-python + version: 0.16.0 + build: pyh0c530f3_0 + subdir: noarch noarch: python - size: 633746 - timestamp: 1710294330259 -- platform: win-64 - name: meson - version: 1.4.0 - category: main - manager: conda - dependencies: - - ninja >=1.8.2 - - python >=3.7 - - setuptools - url: https://conda.anaconda.org/conda-forge/noarch/meson-1.4.0-pyhd8ed1ab_0.conda - hash: - md5: 52a0660cfa40b45bf254ecc3374cb2e0 - sha256: e4668e6cbc589b82a1481dde6b776ac90ee9ee7aac5d45af347cc943583213b8 - build: pyhd8ed1ab_0 - arch: x86_64 - subdir: win-64 - build_number: 0 - license: Apache-2.0 - license_family: APACHE - noarch: python - size: 633746 - timestamp: 1710294330259 -- platform: linux-64 - name: meson-python - version: 0.15.0 - category: main - manager: conda - dependencies: - - colorama - - meson >=0.63.3 - - ninja - - pyproject-metadata >=0.7.1 - - python >=3.7 - - tomli >=1.0.0 - url: https://conda.anaconda.org/conda-forge/noarch/meson-python-0.15.0-pyh0c530f3_0.conda - hash: - md5: 3bc64565ca78ce3bb80248d09926d8f9 - sha256: 27c4f5132d3697e5bede4179c00d32d07560585d3578d7b8dde4a1e4c5d1a67c - build: pyh0c530f3_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: MIT - license_family: MIT - noarch: python - size: 69709 - timestamp: 1698322017651 -- platform: win-64 - name: meson-python - version: 0.15.0 - category: main - manager: conda - dependencies: - - colorama + url: https://conda.anaconda.org/conda-forge/noarch/meson-python-0.16.0-pyh0c530f3_0.conda + sha256: 71377ccefd72c547fe537157d5aeec36b8cc6ed16b15ffea90c59d904b987e24 + md5: e16f0dbf502da873be9f9adb0dc52547 + depends: - meson >=0.63.3 - ninja + - packaging >=19.0 - pyproject-metadata >=0.7.1 - python >=3.7 - tomli >=1.0.0 - url: https://conda.anaconda.org/conda-forge/noarch/meson-python-0.15.0-pyh0c530f3_0.conda - hash: - md5: 3bc64565ca78ce3bb80248d09926d8f9 - sha256: 27c4f5132d3697e5bede4179c00d32d07560585d3578d7b8dde4a1e4c5d1a67c - build: pyh0c530f3_0 - arch: x86_64 - subdir: win-64 - build_number: 0 license: MIT license_family: MIT - noarch: python - size: 69709 - timestamp: 1698322017651 -- platform: win-64 + purls: [] + size: 71369 + timestamp: 1713362631178 +- kind: conda name: mkl - version: 2024.0.0 - category: main - manager: conda - dependencies: + version: 2024.1.0 + build: h66d3029_694 + build_number: 694 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/mkl-2024.1.0-h66d3029_694.conda + sha256: 4f86e9ad74a7792c836cd4cb7fc415bcdb50718ffbaa90c5571297f71764b980 + md5: a17423859d3fb912c8f2e9797603ddb6 + depends: - intel-openmp 2024.* - tbb 2021.* - url: https://conda.anaconda.org/conda-forge/win-64/mkl-2024.0.0-h66d3029_49657.conda - hash: - md5: 006b65d9cd436247dfe053df772e041d - sha256: 928bed978827e4c891d0879d79ecda6c9104ed7df1f1d4e2e392c9c80b471be7 - build: h66d3029_49657 - arch: x86_64 - subdir: win-64 - build_number: 49657 - license: LicenseRef-ProprietaryIntel + license: LicenseRef-IntelSimplifiedSoftwareOct2022 license_family: Proprietary - size: 108505947 - timestamp: 1701973497498 -- platform: linux-64 - name: mpg123 - version: 1.32.4 - category: main - manager: conda - dependencies: - - libgcc-ng >=12 - - libstdcxx-ng >=12 - url: https://conda.anaconda.org/conda-forge/linux-64/mpg123-1.32.4-h59595ed_0.conda - hash: - md5: 3f1017b4141e943d9bc8739237f749e8 - sha256: 512f4ad7eda3b2c9a1cc9f7931932aefa6e79567e35b76de03895e769cb3b43c - build: h59595ed_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: LGPL-2.1-only - license_family: LGPL - size: 491061 - timestamp: 1704980200966 -- platform: linux-64 + purls: [] + size: 109381621 + timestamp: 1716561374449 +- kind: conda name: mpi version: '1.0' - category: main - manager: conda - dependencies: [] - url: https://conda.anaconda.org/conda-forge/linux-64/mpi-1.0-openmpi.tar.bz2 - hash: - md5: 1dcc49e16749ff79ba2194fa5d4ca5e7 - sha256: 54cf44ee2c122bce206f834a825af06e3b14fc4fd58c968ae9329715cc281d1e - build: openmpi - arch: x86_64 + build: mpich subdir: linux-64 - build_number: 0 + url: https://conda.anaconda.org/conda-forge/linux-64/mpi-1.0-mpich.tar.bz2 + sha256: cbe8f3bff576ce067141dc34811a6c5c9b56d0da50f28b3cdcc1d6d9661d484c + md5: c1fcff3417b5a22bbc4cf6e8c23648cf + arch: x86_64 + platform: linux license: BSD 3-clause - size: 4204 -- platform: win-64 + purls: [] + size: 4184 +- kind: conda name: mpi version: '1.0' - category: main - manager: conda - dependencies: [] - url: https://conda.anaconda.org/conda-forge/win-64/mpi-1.0-impi.conda - hash: - md5: 85a05e63c836b15505e5f21a187a83c2 - sha256: 5fc178052e0b216bbce4fe4b876f2194b7b3b28320b18da682614432d436e618 - build: impi - arch: x86_64 + build: msmpi subdir: win-64 - build_number: 0 - license: BSD-3-Clause - license_family: BSD - size: 6913 - timestamp: 1698265433824 -- platform: linux-64 + url: https://conda.anaconda.org/conda-forge/win-64/mpi-1.0-msmpi.tar.bz2 + sha256: afea9b23310bd86b8bf5f2f400fc1eb5c7e2ac60a00edf75ec1a2a6ab5ab065e + md5: ecf470117289595887c7efda5de48a38 + license: BSD 3-clause + purls: [] + size: 4713 + timestamp: 1610053811730 +- kind: conda name: mpi4py - version: 3.1.5 - category: main - manager: conda - dependencies: - - libgcc-ng >=12 - - openmpi >=4.1.6,<5.0a0 - - python >=3.10,<3.11.0a0 - - python_abi 3.10.* *_cp310 - url: https://conda.anaconda.org/conda-forge/linux-64/mpi4py-3.1.5-py310h2a790f2_1.conda - hash: - md5: 9e3c51d97f59ad71bb33fd416ca9543d - sha256: c47273e39743985877970df1450a50047ea8ef2a7dddedb76c3f60b164a99655 - build: py310h2a790f2_1 - arch: x86_64 - subdir: linux-64 + version: 4.0.0 + build: py311hab2a8a2_1 build_number: 1 - license: BSD-2-Clause - license_family: BSD - size: 543837 - timestamp: 1709161257181 -- platform: win-64 - name: mpi4py - version: 3.1.5 - category: main - manager: conda - dependencies: - - impi_rt >=2021.11.0,<2021.11.1.0a0 - - python >=3.10,<3.11.0a0 - - python_abi 3.10.* *_cp310 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/mpi4py-4.0.0-py311hab2a8a2_1.conda + sha256: 0360b449ff041377c13b3ad871915207b6e9e236f4f336b757b4d2ded69a80b1 + md5: f74eeccb6feef68c6f9a278c0bcc72b8 + depends: + - msmpi + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - url: https://conda.anaconda.org/conda-forge/win-64/mpi4py-3.1.5-py310headf037_1.conda - hash: - md5: f47ebfed881d28631141070e41127914 - sha256: 99352a3506196b83dc69214fa67b45b06614eb69ed1f1c7597dabc9f4b5c2ac6 - build: py310headf037_1 - arch: x86_64 - subdir: win-64 + license: BSD-3-Clause + license_family: BSD + purls: + - pkg:pypi/mpi4py?source=compressed-mapping + size: 727532 + timestamp: 1722365580424 +- kind: conda + name: mpi4py + version: 4.0.0 + build: py312h5924d30_1 build_number: 1 - license: BSD-2-Clause + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/mpi4py-4.0.0-py312h5924d30_1.conda + sha256: 1ae987550300ec1e59c795ab3be587fa99ca5adf6a28dc75037f5b102a102f0f + md5: ed5dfc59ba9c5a37910b7ab337a00917 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - mpich >=4.2.2,<5.0a0 + - python >=3.12,<3.13.0a0 + - python_abi 3.12.* *_cp312 + license: BSD-3-Clause license_family: BSD - size: 414718 - timestamp: 1709162031170 -- platform: win-64 + purls: + - pkg:pypi/mpi4py?source=compressed-mapping + size: 848600 + timestamp: 1722365427987 +- kind: conda + name: mpich + version: 4.2.2 + build: h4a7f18d_101 + build_number: 101 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/mpich-4.2.2-h4a7f18d_101.conda + sha256: 287298cce4187881ef54a3e6b733d2d3f5e796d36829b4dbb125729bbe3a55e4 + md5: b4cdd5ee00e999edf626ae49ff6feac2 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libgfortran-ng + - libgfortran5 >=12.4.0 + - libstdcxx-ng >=12 + - mpi 1.0 mpich + license: LicenseRef-MPICH + license_family: Other + purls: [] + size: 26475173 + timestamp: 1722435264553 +- kind: conda + name: msmpi + version: 10.1.1 + build: h3502643_7 + build_number: 7 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/msmpi-10.1.1-h3502643_7.tar.bz2 + sha256: 1c69dc018dbb249e988b4c9ce246ff51ad090eef0138798727632b4952f754a9 + md5: 00c53b79e837c2b7b0b6edffb0bcb55e + depends: + - m2w64-gcc-libs + - mpi 1.0 msmpi + - vc >=14.1,<15.0a0 + - vs2015_runtime >=14.16.27012 + license: MIT + license_family: MIT + purls: [] + size: 11683549 + timestamp: 1628048550481 +- kind: conda name: msys2-conda-epoch version: '20160418' - category: main - manager: conda - dependencies: [] - url: https://conda.anaconda.org/conda-forge/win-64/msys2-conda-epoch-20160418-1.tar.bz2 - hash: - md5: b0309b72560df66f71a9d5e34a5efdfa - sha256: 99358d58d778abee4dca82ad29fb58058571f19b0f86138363c260049d4ac7f1 build: '1' - arch: x86_64 - subdir: win-64 build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/msys2-conda-epoch-20160418-1.tar.bz2 + sha256: 99358d58d778abee4dca82ad29fb58058571f19b0f86138363c260049d4ac7f1 + md5: b0309b72560df66f71a9d5e34a5efdfa + purls: [] size: 3227 timestamp: 1608166968312 -- platform: linux-64 +- kind: conda name: munkres version: 1.1.4 - category: main - manager: conda - dependencies: - - python - url: https://conda.anaconda.org/conda-forge/noarch/munkres-1.1.4-pyh9f0ad1d_0.tar.bz2 - hash: - md5: 2ba8498c1018c1e9c61eb99b973dfe19 - sha256: f86fb22b58e93d04b6f25e0d811b56797689d598788b59dcb47f59045b568306 build: pyh9f0ad1d_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: Apache-2.0 - license_family: Apache + subdir: noarch noarch: python - size: 12452 - timestamp: 1600387789153 -- platform: win-64 - name: munkres - version: 1.1.4 - category: main - manager: conda - dependencies: - - python url: https://conda.anaconda.org/conda-forge/noarch/munkres-1.1.4-pyh9f0ad1d_0.tar.bz2 - hash: - md5: 2ba8498c1018c1e9c61eb99b973dfe19 - sha256: f86fb22b58e93d04b6f25e0d811b56797689d598788b59dcb47f59045b568306 - build: pyh9f0ad1d_0 - arch: x86_64 - subdir: win-64 - build_number: 0 + sha256: f86fb22b58e93d04b6f25e0d811b56797689d598788b59dcb47f59045b568306 + md5: 2ba8498c1018c1e9c61eb99b973dfe19 + depends: + - python license: Apache-2.0 license_family: Apache - noarch: python + purls: + - pkg:pypi/munkres?source=hash-mapping size: 12452 timestamp: 1600387789153 -- platform: linux-64 +- kind: conda name: mysql-common version: 8.3.0 - category: main - manager: conda - dependencies: + build: h70512c7_5 + build_number: 5 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/mysql-common-8.3.0-h70512c7_5.conda + sha256: 09296629aab020fb131c8256d8683087769c53ce5197ca3a2abe040bfb285d88 + md5: 4b652e3e572cbb3f297e77c96313faea + depends: + - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - libstdcxx-ng >=12 - - openssl >=3.2.1,<4.0a0 - url: https://conda.anaconda.org/conda-forge/linux-64/mysql-common-8.3.0-hf1915f5_4.conda - hash: - md5: 784a4df6676c581ca624fbe460703a6d - sha256: 4cf6d29e091398735348550cb74cfd5006e04892d54b6b1ba916935f1af1a151 - build: hf1915f5_4 - arch: x86_64 - subdir: linux-64 - build_number: 4 + - openssl >=3.3.1,<4.0a0 license: GPL-2.0-or-later license_family: GPL - size: 784844 - timestamp: 1709910607121 -- platform: linux-64 + purls: [] + size: 780145 + timestamp: 1721386057930 +- kind: conda name: mysql-libs version: 8.3.0 - category: main - manager: conda - dependencies: + build: ha479ceb_5 + build_number: 5 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/mysql-libs-8.3.0-ha479ceb_5.conda + sha256: c6e9b0961b6877eda8c300b12a0939c81f403a4eb5c0db802e13130fd5a3a059 + md5: 82776ee8145b9d1fd6546604de4b351d + depends: + - __glibc >=2.17,<3.0.a0 - libgcc-ng >=12 - libstdcxx-ng >=12 - - libzlib >=1.2.13,<1.3.0a0 - - mysql-common 8.3.0 hf1915f5_4 - - openssl >=3.2.1,<4.0a0 - - zstd >=1.5.5,<1.6.0a0 - url: https://conda.anaconda.org/conda-forge/linux-64/mysql-libs-8.3.0-hca2cd23_4.conda - hash: - md5: 1b50eebe2a738a3146c154d2eceaa8b6 - sha256: c39cdd1a5829aeffc611f789bdfd4dbd4ce1aa829c73d728defec180b5265d91 - build: hca2cd23_4 - arch: x86_64 - subdir: linux-64 - build_number: 4 + - libzlib >=1.3.1,<2.0a0 + - mysql-common 8.3.0 h70512c7_5 + - openssl >=3.3.1,<4.0a0 + - zstd >=1.5.6,<1.6.0a0 license: GPL-2.0-or-later license_family: GPL - size: 1537884 - timestamp: 1709910705541 -- platform: linux-64 + purls: [] + size: 1532137 + timestamp: 1721386157918 +- kind: conda name: nbformat version: 5.10.4 - category: main - manager: conda - dependencies: - - jsonschema >=2.6 - - jupyter_core >=4.12,!=5.0.* - - python >=3.8 - - python-fastjsonschema >=2.15 - - traitlets >=5.1 - url: https://conda.anaconda.org/conda-forge/noarch/nbformat-5.10.4-pyhd8ed1ab_0.conda - hash: - md5: 0b57b5368ab7fc7cdc9e3511fa867214 - sha256: 36fe73da4d37bc7ac2d1540526ecd294fbd09acda04e096181ab8f1ccd2b464c build: pyhd8ed1ab_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: BSD-3-Clause + subdir: noarch noarch: python - size: 101232 - timestamp: 1712239122969 - purls: - - pkg:pypi/nbformat -- platform: win-64 - name: nbformat - version: 5.10.4 - category: main - manager: conda - dependencies: + url: https://conda.anaconda.org/conda-forge/noarch/nbformat-5.10.4-pyhd8ed1ab_0.conda + sha256: 36fe73da4d37bc7ac2d1540526ecd294fbd09acda04e096181ab8f1ccd2b464c + md5: 0b57b5368ab7fc7cdc9e3511fa867214 + depends: - jsonschema >=2.6 - jupyter_core >=4.12,!=5.0.* - python >=3.8 - python-fastjsonschema >=2.15 - traitlets >=5.1 - url: https://conda.anaconda.org/conda-forge/noarch/nbformat-5.10.4-pyhd8ed1ab_0.conda - hash: - md5: 0b57b5368ab7fc7cdc9e3511fa867214 - sha256: 36fe73da4d37bc7ac2d1540526ecd294fbd09acda04e096181ab8f1ccd2b464c - build: pyhd8ed1ab_0 - arch: x86_64 - subdir: win-64 - build_number: 0 license: BSD-3-Clause - noarch: python + license_family: BSD + purls: + - pkg:pypi/nbformat?source=hash-mapping size: 101232 timestamp: 1712239122969 - purls: - - pkg:pypi/nbformat -- platform: linux-64 +- kind: conda name: nbstripout version: 0.7.1 - category: main - manager: conda - dependencies: - - nbformat - - python >=3.5 - url: https://conda.anaconda.org/conda-forge/noarch/nbstripout-0.7.1-pyhd8ed1ab_0.conda - hash: - md5: 768adb906bdf1828ef38abde924996fd - sha256: abd1fedd7a268010ee472ab1c8bd8e44ad564dcb2bc2e67e1b18ace28e64cb56 build: pyhd8ed1ab_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: MIT - license_family: MIT + subdir: noarch noarch: python - size: 20630 - timestamp: 1707082710782 - purls: - - pkg:pypi/nbstripout -- platform: win-64 - name: nbstripout - version: 0.7.1 - category: main - manager: conda - dependencies: + url: https://conda.anaconda.org/conda-forge/noarch/nbstripout-0.7.1-pyhd8ed1ab_0.conda + sha256: abd1fedd7a268010ee472ab1c8bd8e44ad564dcb2bc2e67e1b18ace28e64cb56 + md5: 768adb906bdf1828ef38abde924996fd + depends: - nbformat - python >=3.5 - url: https://conda.anaconda.org/conda-forge/noarch/nbstripout-0.7.1-pyhd8ed1ab_0.conda - hash: - md5: 768adb906bdf1828ef38abde924996fd - sha256: abd1fedd7a268010ee472ab1c8bd8e44ad564dcb2bc2e67e1b18ace28e64cb56 - build: pyhd8ed1ab_0 - arch: x86_64 - subdir: win-64 - build_number: 0 license: MIT license_family: MIT - noarch: python + purls: + - pkg:pypi/nbstripout?source=hash-mapping size: 20630 timestamp: 1707082710782 - purls: - - pkg:pypi/nbstripout -- platform: linux-64 +- kind: conda name: ncurses - version: 6.4.20240210 - category: main - manager: conda - dependencies: - - libgcc-ng >=12 - url: https://conda.anaconda.org/conda-forge/linux-64/ncurses-6.4.20240210-h59595ed_0.conda - hash: - md5: 97da8860a0da5413c7c98a3b3838a645 - sha256: aa0f005b6727aac6507317ed490f0904430584fa8ca722657e7f0fb94741de81 + version: '6.5' build: h59595ed_0 - arch: x86_64 subdir: linux-64 - build_number: 0 + url: https://conda.anaconda.org/conda-forge/linux-64/ncurses-6.5-h59595ed_0.conda + sha256: 4fc3b384f4072b68853a0013ea83bdfd3d66b0126e2238e1d6e1560747aa7586 + md5: fcea371545eda051b6deafb24889fc69 + depends: + - libgcc-ng >=12 license: X11 AND BSD-3-Clause - size: 895669 - timestamp: 1710866638986 -- platform: linux-64 + purls: [] + size: 887465 + timestamp: 1715194722503 +- kind: conda name: networkx - version: 3.2.1 - category: main - manager: conda - dependencies: - - python >=3.9 - url: https://conda.anaconda.org/conda-forge/noarch/networkx-3.2.1-pyhd8ed1ab_0.conda - hash: - md5: 425fce3b531bed6ec3c74fab3e5f0a1c - sha256: 7629aa4f9f8cdff45ea7a4701fe58dccce5bf2faa01c26eb44cbb27b7e15ca9d - build: pyhd8ed1ab_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - constrains: - - matplotlib >=3.5 - - scipy >=1.9,!=1.11.0,!=1.11.1 - - numpy >=1.22 - - pandas >=1.4 - license: BSD-3-Clause - license_family: BSD + version: '3.3' + build: pyhd8ed1ab_1 + build_number: 1 + subdir: noarch noarch: python - size: 1149552 - timestamp: 1698504905258 - purls: - - pkg:pypi/networkx -- platform: win-64 - name: networkx - version: 3.2.1 - category: main - manager: conda - dependencies: - - python >=3.9 - url: https://conda.anaconda.org/conda-forge/noarch/networkx-3.2.1-pyhd8ed1ab_0.conda - hash: - md5: 425fce3b531bed6ec3c74fab3e5f0a1c - sha256: 7629aa4f9f8cdff45ea7a4701fe58dccce5bf2faa01c26eb44cbb27b7e15ca9d - build: pyhd8ed1ab_0 - arch: x86_64 - subdir: win-64 - build_number: 0 + url: https://conda.anaconda.org/conda-forge/noarch/networkx-3.3-pyhd8ed1ab_1.conda + sha256: cbd8a6de87ad842e7665df38dcec719873fe74698bc761de5431047b8fada41a + md5: d335fd5704b46f4efb89a6774e81aef0 + depends: + - python >=3.10 constrains: + - pandas >=1.4 + - numpy >=1.22 - matplotlib >=3.5 - scipy >=1.9,!=1.11.0,!=1.11.1 - - numpy >=1.22 - - pandas >=1.4 license: BSD-3-Clause license_family: BSD - noarch: python - size: 1149552 - timestamp: 1698504905258 purls: - - pkg:pypi/networkx -- platform: linux-64 + - pkg:pypi/networkx?source=hash-mapping + size: 1185670 + timestamp: 1712540499262 +- kind: conda name: ninja - version: 1.11.1 - category: main - manager: conda - dependencies: + version: 1.12.1 + build: h297d8ca_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/ninja-1.12.1-h297d8ca_0.conda + sha256: 40f7b76b07067935f8a5886aab0164067b7aa71eb5ad20b7278618c0c2c98e06 + md5: 3aa1c7e292afeff25a0091ddd7c69b72 + depends: - libgcc-ng >=12 - libstdcxx-ng >=12 - url: https://conda.anaconda.org/conda-forge/linux-64/ninja-1.11.1-h924138e_0.conda - hash: - md5: 73a4953a2d9c115bdc10ff30a52f675f - sha256: b555247ac8859b4ff311e3d708a0640f1bfe9fae7125c485b444072474a84c41 - build: h924138e_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 license: Apache-2.0 license_family: Apache - size: 2251263 - timestamp: 1676837602636 -- platform: win-64 + purls: [] + size: 2198858 + timestamp: 1715440571685 +- kind: conda name: ninja - version: 1.11.1 - category: main - manager: conda - dependencies: + version: 1.12.1 + build: hc790b64_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/ninja-1.12.1-hc790b64_0.conda + sha256: b821cb72cb3ef08fab90a9bae899510e6cf3c23b5da6070d1ec30099dfe6a5be + md5: a557dde55343e03c68cd7e29e7f87279 + depends: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - - vs2015_runtime >=14.29.30139 - url: https://conda.anaconda.org/conda-forge/win-64/ninja-1.11.1-h91493d7_0.conda - hash: - md5: 44a99ef26178ea98626ff8e027702795 - sha256: 0ffb1912768af8354a930f482368ef170bf3d8217db328dfea1c8b09772c8c71 - build: h91493d7_0 - arch: x86_64 - subdir: win-64 - build_number: 0 + - vc14_runtime >=14.29.30139 license: Apache-2.0 license_family: Apache - size: 279200 - timestamp: 1676838681615 -- platform: linux-64 - name: nspr - version: '4.35' - category: main - manager: conda - dependencies: - - libgcc-ng >=12 - - libstdcxx-ng >=12 - url: https://conda.anaconda.org/conda-forge/linux-64/nspr-4.35-h27087fc_0.conda - hash: - md5: da0ec11a6454ae19bff5b02ed881a2b1 - sha256: 8fadeebb2b7369a4f3b2c039a980d419f65c7b18267ba0c62588f9f894396d0c - build: h27087fc_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: MPL-2.0 - license_family: MOZILLA - size: 226848 - timestamp: 1669784948267 -- platform: linux-64 - name: nss - version: '3.98' - category: main - manager: conda - dependencies: - - __glibc >=2.17,<3.0.a0 - - libgcc-ng >=12 - - libsqlite >=3.45.1,<4.0a0 - - libstdcxx-ng >=12 - - libzlib >=1.2.13,<1.3.0a0 - - nspr >=4.35,<5.0a0 - url: https://conda.anaconda.org/conda-forge/linux-64/nss-3.98-h1d7d5a4_0.conda - hash: - md5: 54b56c2fdf973656b748e0378900ec13 - sha256: a9bc94d03df48014011cf6caaf447f2ef86a5edf7c70d70002ec4b59f5a4e198 - build: h1d7d5a4_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: MPL-2.0 - license_family: MOZILLA - size: 2019716 - timestamp: 1708065114928 -- platform: linux-64 + purls: [] + size: 285150 + timestamp: 1715441052517 +- kind: conda name: numpy - version: 1.26.4 - category: main - manager: conda - dependencies: + version: 2.0.1 + build: py311h35ffc71_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/numpy-2.0.1-py311h35ffc71_0.conda + sha256: 7faee51c39f959e4ff368aaf01abf669fff3018743adfd3f66ce01059bd53834 + md5: e0b858cb640bfa2cd2bae81112a948d5 + depends: - libblas >=3.9.0,<4.0a0 - libcblas >=3.9.0,<4.0a0 - - libgcc-ng >=12 - liblapack >=3.9.0,<4.0a0 - - libstdcxx-ng >=12 - - python >=3.10,<3.11.0a0 - - python_abi 3.10.* *_cp310 - url: https://conda.anaconda.org/conda-forge/linux-64/numpy-1.26.4-py310hb13e2d6_0.conda - hash: - md5: 6593de64c935768b6bad3e19b3e978be - sha256: 028fe2ea8e915a0a032b75165f11747770326f3d767e642880540c60a3256425 - build: py310hb13e2d6_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 constrains: - numpy-base <0a0 license: BSD-3-Clause license_family: BSD - size: 7009070 - timestamp: 1707225917496 purls: - - pkg:pypi/numpy -- platform: win-64 + - pkg:pypi/numpy?source=compressed-mapping + size: 7585972 + timestamp: 1721966967701 +- kind: conda name: numpy - version: 1.26.4 - category: main - manager: conda - dependencies: + version: 2.0.1 + build: py312h1103770_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/numpy-2.0.1-py312h1103770_0.conda + sha256: 0746a37d09036b4164ac14dd1328dd4e449a038383aac1e25e2d5f3a691518da + md5: 9f444595d8d9682891f2f078fc19da43 + depends: + - __glibc >=2.17,<3.0.a0 - libblas >=3.9.0,<4.0a0 - libcblas >=3.9.0,<4.0a0 + - libgcc-ng >=12 - liblapack >=3.9.0,<4.0a0 - - python >=3.10,<3.11.0a0 - - python_abi 3.10.* *_cp310 - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 - url: https://conda.anaconda.org/conda-forge/win-64/numpy-1.26.4-py310hf667824_0.conda - hash: - md5: 93e881c391880df90e74e43a4b67c16d - sha256: 20ca447a8f840c01961f2bdf0847fc7b7785a62968e867d7aa4ca8a66d70f9ad - build: py310hf667824_0 - arch: x86_64 - subdir: win-64 - build_number: 0 + - libstdcxx-ng >=12 + - python >=3.12,<3.13.0a0 + - python_abi 3.12.* *_cp312 constrains: - numpy-base <0a0 license: BSD-3-Clause license_family: BSD - size: 5977469 - timestamp: 1707226445438 purls: - - pkg:pypi/numpy -- platform: linux-64 + - pkg:pypi/numpy?source=compressed-mapping + size: 8345605 + timestamp: 1721966364929 +- kind: conda name: openjpeg version: 2.5.2 - category: main - manager: conda - dependencies: - - libgcc-ng >=12 - - libpng >=1.6.43,<1.7.0a0 - - libstdcxx-ng >=12 - - libtiff >=4.6.0,<4.7.0a0 - - libzlib >=1.2.13,<1.3.0a0 - url: https://conda.anaconda.org/conda-forge/linux-64/openjpeg-2.5.2-h488ebb8_0.conda - hash: - md5: 7f2e286780f072ed750df46dc2631138 - sha256: 5600a0b82df042bd27d01e4e687187411561dfc11cc05143a08ce29b64bf2af2 - build: h488ebb8_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: BSD-2-Clause - license_family: BSD - size: 341592 - timestamp: 1709159244431 -- platform: win-64 - name: openjpeg - version: 2.5.2 - category: main - manager: conda - dependencies: + build: h3d672ee_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/openjpeg-2.5.2-h3d672ee_0.conda + sha256: dda71cbe094234ab208f3552dec1f4ca6f2e614175d010808d6cb66ecf0bc753 + md5: 7e7099ad94ac3b599808950cec30ad4e + depends: - libpng >=1.6.43,<1.7.0a0 - libtiff >=4.6.0,<4.7.0a0 - - libzlib >=1.2.13,<1.3.0a0 + - libzlib >=1.2.13,<2.0.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 - hash: - md5: 7e7099ad94ac3b599808950cec30ad4e - sha256: dda71cbe094234ab208f3552dec1f4ca6f2e614175d010808d6cb66ecf0bc753 - build: h3d672ee_0 - arch: x86_64 - subdir: win-64 - build_number: 0 license: BSD-2-Clause license_family: BSD + purls: [] size: 237974 timestamp: 1709159764160 -- platform: linux-64 - name: openmpi - version: 4.1.6 - category: main - manager: conda - dependencies: +- kind: conda + name: openjpeg + version: 2.5.2 + build: h488ebb8_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/openjpeg-2.5.2-h488ebb8_0.conda + sha256: 5600a0b82df042bd27d01e4e687187411561dfc11cc05143a08ce29b64bf2af2 + md5: 7f2e286780f072ed750df46dc2631138 + depends: - libgcc-ng >=12 - - libgfortran-ng - - libgfortran5 >=12.3.0 + - libpng >=1.6.43,<1.7.0a0 - libstdcxx-ng >=12 - - libzlib >=1.2.13,<1.3.0a0 - - mpi 1.0 openmpi - - zlib - url: https://conda.anaconda.org/conda-forge/linux-64/openmpi-4.1.6-hc5af2df_101.conda - hash: - md5: f9a2ad0088ee38f396350515fa37d243 - sha256: f0769dd891e1735be4606ec8643951e5cbca199f774e58c7d933f70a70134ce4 - build: hc5af2df_101 - arch: x86_64 - subdir: linux-64 - build_number: 101 - constrains: - - cudatoolkit >= 10.2 - - ucx >=1.15.0,<2.0a0 - license: BSD-3-Clause + - libtiff >=4.6.0,<4.7.0a0 + - libzlib >=1.2.13,<2.0.0a0 + license: BSD-2-Clause license_family: BSD - size: 4069632 - timestamp: 1696593196408 -- platform: linux-64 + purls: [] + size: 341592 + timestamp: 1709159244431 +- kind: conda name: openssl - version: 3.2.1 - category: main - manager: conda - dependencies: + version: 3.3.1 + build: h2466b09_2 + build_number: 2 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/openssl-3.3.1-h2466b09_2.conda + sha256: d86c4fa31294ad9068717788197e97e5637e056c82745ffb6d0e88fd1fef1a9d + md5: 375dbc2a4d5a2e4c738703207e8e368b + depends: - ca-certificates - - libgcc-ng >=12 - url: https://conda.anaconda.org/conda-forge/linux-64/openssl-3.2.1-hd590300_1.conda - hash: - md5: 9d731343cff6ee2e5a25c4a091bf8e2a - sha256: 2c689444ed19a603be457284cf2115ee728a3fafb7527326e96054dee7cdc1a7 - build: hd590300_1 - arch: x86_64 - subdir: linux-64 - build_number: 1 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 constrains: - pyopenssl >=22.1 license: Apache-2.0 license_family: Apache - size: 2865379 - timestamp: 1710793235846 -- platform: win-64 + purls: [] + size: 8385012 + timestamp: 1721197465883 +- kind: conda name: openssl - version: 3.2.1 - category: main - manager: conda - dependencies: + version: 3.3.1 + build: h4bc722e_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/openssl-3.3.1-h4bc722e_2.conda + sha256: b294b3cc706ad1048cdb514f0db3da9f37ae3fcc0c53a7104083dd0918adb200 + md5: e1b454497f9f7c1147fdde4b53f1b512 + depends: + - __glibc >=2.17,<3.0.a0 - ca-certificates - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 - url: https://conda.anaconda.org/conda-forge/win-64/openssl-3.2.1-hcfcfb64_1.conda - hash: - md5: 958e0418e93e50c575bff70fbcaa12d8 - sha256: 61ce4e11c3c26ed4e4d9b7e7e2483121a1741ad0f9c8db0a91a28b6e05182ce6 - build: hcfcfb64_1 - arch: x86_64 - subdir: win-64 - build_number: 1 + - libgcc-ng >=12 constrains: - pyopenssl >=22.1 license: Apache-2.0 license_family: Apache - size: 8230112 - timestamp: 1710796158475 -- platform: linux-64 + purls: [] + size: 2895213 + timestamp: 1721194688955 +- kind: conda name: packaging - version: '24.0' - category: main - manager: conda - dependencies: - - python >=3.8 - url: https://conda.anaconda.org/conda-forge/noarch/packaging-24.0-pyhd8ed1ab_0.conda - hash: - md5: 248f521b64ce055e7feae3105e7abeb8 - sha256: a390182d74c31dfd713c16db888c92c277feeb6d1fe96ff9d9c105f9564be48a + version: '24.1' build: pyhd8ed1ab_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: Apache-2.0 - license_family: APACHE + subdir: noarch noarch: python - size: 49832 - timestamp: 1710076089469 - purls: - - pkg:pypi/packaging -- platform: win-64 - name: packaging - version: '24.0' - category: main - manager: conda - dependencies: + url: https://conda.anaconda.org/conda-forge/noarch/packaging-24.1-pyhd8ed1ab_0.conda + sha256: 36aca948219e2c9fdd6d80728bcc657519e02f06c2703d8db3446aec67f51d81 + md5: cbe1bb1f21567018ce595d9c2be0f0db + depends: - python >=3.8 - url: https://conda.anaconda.org/conda-forge/noarch/packaging-24.0-pyhd8ed1ab_0.conda - hash: - md5: 248f521b64ce055e7feae3105e7abeb8 - sha256: a390182d74c31dfd713c16db888c92c277feeb6d1fe96ff9d9c105f9564be48a - build: pyhd8ed1ab_0 - arch: x86_64 - subdir: win-64 - build_number: 0 license: Apache-2.0 license_family: APACHE - noarch: python - size: 49832 - timestamp: 1710076089469 purls: - - pkg:pypi/packaging -- platform: linux-64 + - pkg:pypi/packaging?source=hash-mapping + size: 50290 + timestamp: 1718189540074 +- kind: conda name: pandas - version: 2.2.1 - category: main - manager: conda - dependencies: - - libgcc-ng >=12 - - libstdcxx-ng >=12 - - numpy >=1.22.4,<2.0a0 - - python >=3.10,<3.11.0a0 + version: 2.2.2 + build: py311hcf9f919_1 + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/pandas-2.2.2-py311hcf9f919_1.conda + sha256: 351b4f7211fc755ea1af8b218d2515418df3af08170197011934faf06bb5d98e + md5: ec3ed8d602148625469dc13c481f23b5 + depends: + - numpy >=1.19,<3 + - python >=3.11,<3.12.0a0 - python-dateutil >=2.8.1 - python-tzdata >=2022a - - python_abi 3.10.* *_cp310 + - python_abi 3.11.* *_cp311 - pytz >=2020.1 - url: https://conda.anaconda.org/conda-forge/linux-64/pandas-2.2.1-py310hcc13569_0.conda - hash: - md5: cf5d315e3601a6a2931f63aa9a84dc40 - sha256: 275bfe1485072153687b121b435864d97105928c674428348448d79ad85565aa - build: py310hcc13569_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 license: BSD-3-Clause license_family: BSD - size: 13013924 - timestamp: 1708709138238 -- platform: win-64 + purls: + - pkg:pypi/pandas?source=hash-mapping + size: 14600290 + timestamp: 1715898888392 +- kind: conda name: pandas - version: 2.2.1 - category: main - manager: conda - dependencies: - - numpy >=1.22.4,<2.0a0 - - python >=3.10,<3.11.0a0 + version: 2.2.2 + build: py312h1d6d2e6_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/pandas-2.2.2-py312h1d6d2e6_1.conda + sha256: 80fd53b68aa89b929d03874b99621ec8cc6a12629bd8bfbdca87a95f8852af96 + md5: ae00b61f3000d2284d1f2584d4dfafa8 + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.19,<3 + - python >=3.12,<3.13.0a0 - python-dateutil >=2.8.1 - python-tzdata >=2022a - - python_abi 3.10.* *_cp310 + - python_abi 3.12.* *_cp312 - pytz >=2020.1 - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 - url: https://conda.anaconda.org/conda-forge/win-64/pandas-2.2.1-py310hecd3228_0.conda - hash: - md5: 0397b48b70c1ae671f17d2e2d1b6884c - sha256: b5746c36083abc78acbb36cc8370b19f39cedfb2f6c7656367fe1a5c6a80e8c0 - build: py310hecd3228_0 - arch: x86_64 - subdir: win-64 - build_number: 0 license: BSD-3-Clause license_family: BSD - size: 11850578 - timestamp: 1708710137448 -- platform: linux-64 + purls: + - pkg:pypi/pandas?source=hash-mapping + size: 15458981 + timestamp: 1715898284697 +- kind: conda name: parso - version: 0.8.3 - category: main - manager: conda - dependencies: - - python >=3.6 - url: https://conda.anaconda.org/conda-forge/noarch/parso-0.8.3-pyhd8ed1ab_0.tar.bz2 - hash: - md5: 17a565a0c3899244e938cdf417e7b094 - sha256: 4e26d5daf5de0e31aa5e74ac56386a361b202433b83f024fdadbf07d4a244da4 + version: 0.8.4 build: pyhd8ed1ab_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: MIT - license_family: MIT + subdir: noarch noarch: python - size: 71048 - timestamp: 1638335054552 - purls: - - pkg:pypi/parso -- platform: win-64 - name: parso - version: 0.8.3 - category: main - manager: conda - dependencies: + url: https://conda.anaconda.org/conda-forge/noarch/parso-0.8.4-pyhd8ed1ab_0.conda + sha256: bfe404eebb930cc41782d34f8fc04c0388ea692eeebe2c5fc28df8ec8d4d61ae + md5: 81534b420deb77da8833f2289b8d47ac + depends: - python >=3.6 - url: https://conda.anaconda.org/conda-forge/noarch/parso-0.8.3-pyhd8ed1ab_0.tar.bz2 - hash: - md5: 17a565a0c3899244e938cdf417e7b094 - sha256: 4e26d5daf5de0e31aa5e74ac56386a361b202433b83f024fdadbf07d4a244da4 - build: pyhd8ed1ab_0 - arch: x86_64 - subdir: win-64 - build_number: 0 license: MIT license_family: MIT - noarch: python - size: 71048 - timestamp: 1638335054552 purls: - - pkg:pypi/parso -- platform: linux-64 + - pkg:pypi/parso?source=hash-mapping + size: 75191 + timestamp: 1712320447201 +- kind: conda name: pcre2 - version: '10.43' - category: main - manager: conda - dependencies: + version: '10.44' + build: h3d7b363_2 + build_number: 2 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/pcre2-10.44-h3d7b363_2.conda + sha256: f4a12cbf8a7c5bfa2592b9dc92b492c438781898e5b02f397979b0be6e1b5851 + md5: a3a3baddcfb8c80db84bec3cb7746fb8 + depends: - bzip2 >=1.0.8,<2.0a0 - - libgcc-ng >=12 - - libzlib >=1.2.13,<1.3.0a0 - url: https://conda.anaconda.org/conda-forge/linux-64/pcre2-10.43-hcad00b1_0.conda - hash: - md5: 8292dea9e022d9610a11fce5e0896ed8 - sha256: 766dd986a7ed6197676c14699000bba2625fd26c8a890fcb7a810e5cf56155bc - build: hcad00b1_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 + - libzlib >=1.3.1,<2.0a0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 license: BSD-3-Clause license_family: BSD - size: 950847 - timestamp: 1708118050286 -- platform: win-64 + purls: [] + size: 820831 + timestamp: 1723489427046 +- kind: conda name: pcre2 - version: '10.43' - category: main - manager: conda - dependencies: + version: '10.44' + build: hba22ea6_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/pcre2-10.44-hba22ea6_2.conda + sha256: 1087716b399dab91cc9511d6499036ccdc53eb29a288bebcb19cf465c51d7c0d + md5: df359c09c41cd186fffb93a2d87aa6f5 + depends: + - __glibc >=2.17,<3.0.a0 - bzip2 >=1.0.8,<2.0a0 - - libzlib >=1.2.13,<1.3.0a0 - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 - url: https://conda.anaconda.org/conda-forge/win-64/pcre2-10.43-h17e33f8_0.conda - hash: - md5: d0485b8aa2cedb141a7bd27b4efa4c9c - sha256: 9a82c7d49c4771342b398661862975efb9c30e7af600b5d2e08a0bf416fda492 - build: h17e33f8_0 - arch: x86_64 - subdir: win-64 - build_number: 0 + - libgcc-ng >=12 + - libzlib >=1.3.1,<2.0a0 license: BSD-3-Clause license_family: BSD - size: 818317 - timestamp: 1708118868321 -- platform: linux-64 + purls: [] + size: 952308 + timestamp: 1723488734144 +- kind: conda name: pexpect version: 4.9.0 - category: main - manager: conda - dependencies: + build: pyhd8ed1ab_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/pexpect-4.9.0-pyhd8ed1ab_0.conda + sha256: 90a09d134a4a43911b716d4d6eb9d169238aff2349056f7323d9db613812667e + md5: 629f3203c99b32e0988910c93e77f3b6 + depends: - ptyprocess >=0.5 - python >=3.7 - url: https://conda.anaconda.org/conda-forge/noarch/pexpect-4.9.0-pyhd8ed1ab_0.conda - hash: - md5: 629f3203c99b32e0988910c93e77f3b6 - sha256: 90a09d134a4a43911b716d4d6eb9d169238aff2349056f7323d9db613812667e - build: pyhd8ed1ab_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 license: ISC - noarch: python + purls: + - pkg:pypi/pexpect?source=hash-mapping size: 53600 timestamp: 1706113273252 - purls: - - pkg:pypi/pexpect -- platform: linux-64 +- kind: conda name: pickleshare version: 0.7.5 - category: main - manager: conda - dependencies: - - python >=3 - url: https://conda.anaconda.org/conda-forge/noarch/pickleshare-0.7.5-py_1003.tar.bz2 - hash: - md5: 415f0ebb6198cc2801c73438a9fb5761 - sha256: a1ed1a094dd0d1b94a09ed85c283a0eb28943f2e6f22161fb45e128d35229738 build: py_1003 - arch: x86_64 - subdir: linux-64 build_number: 1003 - license: MIT - license_family: MIT + subdir: noarch noarch: python - size: 9332 - timestamp: 1602536313357 - purls: - - pkg:pypi/pickleshare -- platform: win-64 - name: pickleshare - version: 0.7.5 - category: main - manager: conda - dependencies: - - python >=3 url: https://conda.anaconda.org/conda-forge/noarch/pickleshare-0.7.5-py_1003.tar.bz2 - hash: - md5: 415f0ebb6198cc2801c73438a9fb5761 - sha256: a1ed1a094dd0d1b94a09ed85c283a0eb28943f2e6f22161fb45e128d35229738 - build: py_1003 - arch: x86_64 - subdir: win-64 - build_number: 1003 + sha256: a1ed1a094dd0d1b94a09ed85c283a0eb28943f2e6f22161fb45e128d35229738 + md5: 415f0ebb6198cc2801c73438a9fb5761 + depends: + - python >=3 license: MIT license_family: MIT - noarch: python + purls: + - pkg:pypi/pickleshare?source=hash-mapping size: 9332 timestamp: 1602536313357 - purls: - - pkg:pypi/pickleshare -- platform: linux-64 +- kind: conda name: pillow - version: 10.3.0 - category: main - manager: conda - dependencies: + version: 10.4.0 + build: py311h5592be9_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/pillow-10.4.0-py311h5592be9_0.conda + sha256: 6c29b557ee62bdd0e387b2fd62bee51e0c2486e5d9c32015ecca8bb9a901b2ce + md5: f6c7ffe64dfb84c7081ea09747ec0450 + depends: - freetype >=2.12.1,<3.0a0 - lcms2 >=2.16,<3.0a0 - - libgcc-ng >=12 - libjpeg-turbo >=3.0.0,<4.0a0 - libtiff >=4.6.0,<4.7.0a0 - - libwebp-base >=1.3.2,<2.0a0 - - libxcb >=1.15,<1.16.0a0 - - libzlib >=1.2.13,<1.3.0a0 + - libwebp-base >=1.4.0,<2.0a0 + - libxcb >=1.16,<1.17.0a0 + - libzlib >=1.3.1,<2.0a0 - openjpeg >=2.5.2,<3.0a0 - - python >=3.10,<3.11.0a0 - - python_abi 3.10.* *_cp310 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 - tk >=8.6.13,<8.7.0a0 - url: https://conda.anaconda.org/conda-forge/linux-64/pillow-10.3.0-py310hf73ecf8_0.conda - hash: - md5: 1de56cf017dfd02aa84093206a0141a8 - sha256: 89caf2bb9b6d6d0c874590128b36676615750b5ef121fab514bc737dc48534da - build: py310hf73ecf8_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 license: HPND - size: 41783273 - timestamp: 1712154626576 -- platform: win-64 + purls: + - pkg:pypi/pillow?source=hash-mapping + size: 42332084 + timestamp: 1719904289800 +- kind: conda name: pillow - version: 10.3.0 - category: main - manager: conda - dependencies: + version: 10.4.0 + build: py312h287a98d_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/pillow-10.4.0-py312h287a98d_0.conda + sha256: f3bca9472702f32bf85196efbf013e9dabe130776e76c7f81062f18682f33a05 + md5: 59ea71eed98aee0bebbbdd3b118167c7 + depends: - freetype >=2.12.1,<3.0a0 - lcms2 >=2.16,<3.0a0 + - libgcc-ng >=12 - libjpeg-turbo >=3.0.0,<4.0a0 - libtiff >=4.6.0,<4.7.0a0 - - libwebp-base >=1.3.2,<2.0a0 - - libxcb >=1.15,<1.16.0a0 - - libzlib >=1.2.13,<1.3.0a0 + - libwebp-base >=1.4.0,<2.0a0 + - libxcb >=1.16,<1.17.0a0 + - libzlib >=1.3.1,<2.0a0 - openjpeg >=2.5.2,<3.0a0 - - python >=3.10,<3.11.0a0 - - python_abi 3.10.* *_cp310 + - python >=3.12,<3.13.0a0 + - python_abi 3.12.* *_cp312 - tk >=8.6.13,<8.7.0a0 - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 - url: https://conda.anaconda.org/conda-forge/win-64/pillow-10.3.0-py310hf5d6e66_0.conda - hash: - md5: 510e3e5f72df4cb88e99cdd5ba730330 - sha256: d64813920c313c0e44040cd257c6e238a72ada45e8c2ce47c007deb7f049cba5 - build: py310hf5d6e66_0 - arch: x86_64 - subdir: win-64 - build_number: 0 license: HPND - size: 41590880 - timestamp: 1712155287394 -- platform: linux-64 + purls: + - pkg:pypi/pillow?source=hash-mapping + size: 42068301 + timestamp: 1719903698022 +- kind: conda name: pip - version: '24.0' - category: main - manager: conda - dependencies: - - python >=3.7 - - setuptools - - wheel - url: https://conda.anaconda.org/conda-forge/noarch/pip-24.0-pyhd8ed1ab_0.conda - hash: - md5: f586ac1e56c8638b64f9c8122a7b8a67 - sha256: b7c1c5d8f13e8cb491c4bd1d0d1896a4cf80fc47de01059ad77509112b664a4a + version: '24.2' build: pyhd8ed1ab_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: MIT - license_family: MIT + subdir: noarch noarch: python - size: 1398245 - timestamp: 1706960660581 - purls: - - pkg:pypi/pip -- platform: win-64 - name: pip - version: '24.0' - category: main - manager: conda - dependencies: - - python >=3.7 + url: https://conda.anaconda.org/conda-forge/noarch/pip-24.2-pyhd8ed1ab_0.conda + sha256: 15b480571a7a4d896aa187648cce99f98bac3926253f028f228d2e9e1cf7c1e1 + md5: 6721aef6bfe5937abe70181545dd2c51 + depends: + - python >=3.8 - setuptools - wheel - url: https://conda.anaconda.org/conda-forge/noarch/pip-24.0-pyhd8ed1ab_0.conda - hash: - md5: f586ac1e56c8638b64f9c8122a7b8a67 - sha256: b7c1c5d8f13e8cb491c4bd1d0d1896a4cf80fc47de01059ad77509112b664a4a - build: pyhd8ed1ab_0 - arch: x86_64 - subdir: win-64 - build_number: 0 license: MIT license_family: MIT - noarch: python - size: 1398245 - timestamp: 1706960660581 purls: - - pkg:pypi/pip -- platform: linux-64 + - pkg:pypi/pip?source=compressed-mapping + size: 1238498 + timestamp: 1722451042495 +- kind: conda name: pixman version: 0.43.2 - category: main - manager: conda - dependencies: - - libgcc-ng >=12 - - libstdcxx-ng >=12 - url: https://conda.anaconda.org/conda-forge/linux-64/pixman-0.43.2-h59595ed_0.conda - hash: - md5: 71004cbf7924e19c02746ccde9fd7123 - sha256: 366d28e2a0a191d6c535e234741e0cd1d94d713f76073d8af4a5ccb2a266121e build: h59595ed_0 - arch: x86_64 subdir: linux-64 - build_number: 0 + url: https://conda.anaconda.org/conda-forge/linux-64/pixman-0.43.2-h59595ed_0.conda + sha256: 366d28e2a0a191d6c535e234741e0cd1d94d713f76073d8af4a5ccb2a266121e + md5: 71004cbf7924e19c02746ccde9fd7123 + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 license: MIT license_family: MIT + purls: [] size: 386826 timestamp: 1706549500138 -- platform: linux-64 +- kind: conda + name: pixman + version: 0.43.4 + build: h63175ca_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/pixman-0.43.4-h63175ca_0.conda + sha256: 51de4d7fb41597b06d60f1b82e269dafcb55e994e08fdcca8e4d6f7d42bedd07 + md5: b98135614135d5f458b75ab9ebb9558c + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: MIT + license_family: MIT + purls: [] + size: 461854 + timestamp: 1709239971654 +- kind: conda name: pkgutil-resolve-name version: 1.3.10 - category: main - manager: conda - dependencies: - - python >=3.6 - url: https://conda.anaconda.org/conda-forge/noarch/pkgutil-resolve-name-1.3.10-pyhd8ed1ab_1.conda - hash: - md5: 405678b942f2481cecdb3e010f4925d9 - sha256: fecf95377134b0e8944762d92ecf7b0149c07d8186fb5db583125a2705c7ea0a build: pyhd8ed1ab_1 - arch: x86_64 - subdir: linux-64 build_number: 1 - license: MIT AND PSF-2.0 + subdir: noarch noarch: python - size: 10778 - timestamp: 1694617398467 - purls: - - pkg:pypi/pkgutil-resolve-name -- platform: win-64 - name: pkgutil-resolve-name - version: 1.3.10 - category: main - manager: conda - dependencies: - - python >=3.6 url: https://conda.anaconda.org/conda-forge/noarch/pkgutil-resolve-name-1.3.10-pyhd8ed1ab_1.conda - hash: - md5: 405678b942f2481cecdb3e010f4925d9 - sha256: fecf95377134b0e8944762d92ecf7b0149c07d8186fb5db583125a2705c7ea0a - build: pyhd8ed1ab_1 - arch: x86_64 - subdir: win-64 - build_number: 1 + sha256: fecf95377134b0e8944762d92ecf7b0149c07d8186fb5db583125a2705c7ea0a + md5: 405678b942f2481cecdb3e010f4925d9 + depends: + - python >=3.6 license: MIT AND PSF-2.0 - noarch: python + purls: + - pkg:pypi/pkgutil-resolve-name?source=hash-mapping size: 10778 timestamp: 1694617398467 - purls: - - pkg:pypi/pkgutil-resolve-name -- platform: linux-64 +- kind: conda name: platformdirs - version: 4.2.0 - category: main - manager: conda - dependencies: - - python >=3.8 - url: https://conda.anaconda.org/conda-forge/noarch/platformdirs-4.2.0-pyhd8ed1ab_0.conda - hash: - md5: a0bc3eec34b0fab84be6b2da94e98e20 - sha256: 2ebfb971236ab825dd79dd6086ea742a9901008ffb9c6222c1f2b5172a8039d3 + version: 4.2.2 build: pyhd8ed1ab_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: MIT - license_family: MIT + subdir: noarch noarch: python - size: 20210 - timestamp: 1706713564353 - purls: - - pkg:pypi/platformdirs -- platform: win-64 - name: platformdirs - version: 4.2.0 - category: main - manager: conda - dependencies: + url: https://conda.anaconda.org/conda-forge/noarch/platformdirs-4.2.2-pyhd8ed1ab_0.conda + sha256: adc59384cf0b2fc6dc7362840151e8cb076349197a38f7230278252698a88442 + md5: 6f6cf28bf8e021933869bae3f84b8fc9 + depends: - python >=3.8 - url: https://conda.anaconda.org/conda-forge/noarch/platformdirs-4.2.0-pyhd8ed1ab_0.conda - hash: - md5: a0bc3eec34b0fab84be6b2da94e98e20 - sha256: 2ebfb971236ab825dd79dd6086ea742a9901008ffb9c6222c1f2b5172a8039d3 - build: pyhd8ed1ab_0 - arch: x86_64 - subdir: win-64 - build_number: 0 license: MIT license_family: MIT - noarch: python - size: 20210 - timestamp: 1706713564353 purls: - - pkg:pypi/platformdirs -- platform: linux-64 + - pkg:pypi/platformdirs?source=hash-mapping + size: 20572 + timestamp: 1715777739019 +- kind: conda name: pluggy - version: 1.4.0 - category: main - manager: conda - dependencies: - - python >=3.8 - url: https://conda.anaconda.org/conda-forge/noarch/pluggy-1.4.0-pyhd8ed1ab_0.conda - hash: - md5: 139e9feb65187e916162917bb2484976 - sha256: 6edfd2c41938ea772096c674809bfcf2ebb9bef7e82de6c7ea0b966b86bfb4d0 - build: pyhd8ed1ab_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: MIT - license_family: MIT - noarch: python - size: 23384 - timestamp: 1706116931972 - purls: - - pkg:pypi/pluggy -- platform: win-64 - name: pluggy - version: 1.4.0 - category: main - manager: conda - dependencies: - - python >=3.8 - url: https://conda.anaconda.org/conda-forge/noarch/pluggy-1.4.0-pyhd8ed1ab_0.conda - hash: - md5: 139e9feb65187e916162917bb2484976 - sha256: 6edfd2c41938ea772096c674809bfcf2ebb9bef7e82de6c7ea0b966b86bfb4d0 - build: pyhd8ed1ab_0 - arch: x86_64 - subdir: win-64 - build_number: 0 - license: MIT - license_family: MIT - noarch: python - size: 23384 - timestamp: 1706116931972 - purls: - - pkg:pypi/pluggy -- platform: linux-64 - name: ply - version: '3.11' - category: main - manager: conda - dependencies: - - python - url: https://conda.anaconda.org/conda-forge/noarch/ply-3.11-py_1.tar.bz2 - hash: - md5: 7205635cd71531943440fbfe3b6b5727 - sha256: 2cd6fae8f9cbc806b7f828f006ae4a83c23fac917cacfd73c37ce322d4324e53 - build: py_1 - arch: x86_64 - subdir: linux-64 - build_number: 1 - license: BSD 3-clause - license_family: BSD + version: 1.5.0 + build: pyhd8ed1ab_0 + subdir: noarch noarch: python - size: 44837 - timestamp: 1530963184592 + url: https://conda.anaconda.org/conda-forge/noarch/pluggy-1.5.0-pyhd8ed1ab_0.conda + sha256: 33eaa3359948a260ebccf9cdc2fd862cea5a6029783289e13602d8e634cd9a26 + md5: d3483c8fc2dc2cc3f5cf43e26d60cabf + depends: + - python >=3.8 + license: MIT + license_family: MIT purls: - - pkg:pypi/ply -- platform: win-64 + - pkg:pypi/pluggy?source=hash-mapping + size: 23815 + timestamp: 1713667175451 +- kind: conda name: ply version: '3.11' - category: main - manager: conda - dependencies: - - python - url: https://conda.anaconda.org/conda-forge/noarch/ply-3.11-py_1.tar.bz2 - hash: - md5: 7205635cd71531943440fbfe3b6b5727 - sha256: 2cd6fae8f9cbc806b7f828f006ae4a83c23fac917cacfd73c37ce322d4324e53 - build: py_1 - arch: x86_64 - subdir: win-64 - build_number: 1 - license: BSD 3-clause - license_family: BSD + build: pyhd8ed1ab_2 + build_number: 2 + subdir: noarch noarch: python - size: 44837 - timestamp: 1530963184592 + url: https://conda.anaconda.org/conda-forge/noarch/ply-3.11-pyhd8ed1ab_2.conda + sha256: d8faaf4dcc13caed560fa32956523b35928a70499a2d08c51320947d637e3a41 + md5: 18c6deb6f9602e32446398203c8f0e91 + depends: + - python >=2.6 + license: BSD-3-Clause + license_family: BSD purls: - - pkg:pypi/ply -- platform: linux-64 + - pkg:pypi/ply?source=hash-mapping + size: 49196 + timestamp: 1712243121626 +- kind: conda name: prompt-toolkit - version: 3.0.42 - category: main - manager: conda - dependencies: - - python >=3.7 - - wcwidth - url: https://conda.anaconda.org/conda-forge/noarch/prompt-toolkit-3.0.42-pyha770c72_0.conda - hash: - md5: 0bf64bf10eee21f46ac83c161917fa86 - sha256: 58525b2a9305fb154b2b0d43a48b9a6495441b80e4fbea44f2a34a597d2cef16 + version: 3.0.47 build: pyha770c72_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - constrains: - - prompt_toolkit 3.0.42 - license: BSD-3-Clause - license_family: BSD + subdir: noarch noarch: python - size: 270398 - timestamp: 1702399557137 -- platform: win-64 - name: prompt-toolkit - version: 3.0.42 - category: main - manager: conda - dependencies: + url: https://conda.anaconda.org/conda-forge/noarch/prompt-toolkit-3.0.47-pyha770c72_0.conda + sha256: d93ac5853e398aaa10f0dd7addd64b411f94ace1f9104d619cd250e19a5ac5b4 + md5: 1247c861065d227781231950e14fe817 + depends: - python >=3.7 - wcwidth - url: https://conda.anaconda.org/conda-forge/noarch/prompt-toolkit-3.0.42-pyha770c72_0.conda - hash: - md5: 0bf64bf10eee21f46ac83c161917fa86 - sha256: 58525b2a9305fb154b2b0d43a48b9a6495441b80e4fbea44f2a34a597d2cef16 - build: pyha770c72_0 - arch: x86_64 - subdir: win-64 - build_number: 0 constrains: - - prompt_toolkit 3.0.42 - license: BSD-3-Clause - license_family: BSD - noarch: python - size: 270398 - timestamp: 1702399557137 -- platform: linux-64 - name: psutil - version: 5.9.8 - category: main - manager: conda - dependencies: - - libgcc-ng >=12 - - python >=3.10,<3.11.0a0 - - python_abi 3.10.* *_cp310 - url: https://conda.anaconda.org/conda-forge/linux-64/psutil-5.9.8-py310h2372a71_0.conda - hash: - md5: bd19b3096442ea342c4a5208379660b1 - sha256: f1866425aa67f3fe1e3f6e07562a4bc986fd487e01146a91eb1bdbe5ec16a836 - build: py310h2372a71_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 + - prompt_toolkit 3.0.47 license: BSD-3-Clause license_family: BSD - size: 368328 - timestamp: 1705722544490 purls: - - pkg:pypi/psutil -- platform: win-64 + - pkg:pypi/prompt-toolkit?source=hash-mapping + size: 270710 + timestamp: 1718048095491 +- kind: conda name: psutil - version: 5.9.8 - category: main - manager: conda - dependencies: - - python >=3.10,<3.11.0a0 - - python_abi 3.10.* *_cp310 + version: 6.0.0 + build: py311he736701_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/psutil-6.0.0-py311he736701_0.conda + sha256: 9a9900e87f48a04ea597a987105dd978f4d62312f334f2a0f58f3a749b42e226 + md5: 325e47d267a6db408c1d61bde22c2d9c + depends: + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - url: https://conda.anaconda.org/conda-forge/win-64/psutil-5.9.8-py310h8d17308_0.conda - hash: - md5: f85b83fad1e1c12c212f27039f823138 - sha256: f1ec2d213b2a45831ede5d794eb5c4d5adf072f24d12eb6f07df207bcc9de0fb - build: py310h8d17308_0 - arch: x86_64 - subdir: win-64 - build_number: 0 license: BSD-3-Clause license_family: BSD - size: 386373 - timestamp: 1705722865736 purls: - - pkg:pypi/psutil -- platform: linux-64 + - pkg:pypi/psutil?source=hash-mapping + size: 527926 + timestamp: 1719275196844 +- kind: conda + name: psutil + version: 6.0.0 + build: py312h9a8786e_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/psutil-6.0.0-py312h9a8786e_0.conda + sha256: d629363515df957507411fd24db2a0635ac893e5d60b2ee2f656b53be9c70b1d + md5: 1aeffa86c55972ca4e88ac843eccedf2 + depends: + - libgcc-ng >=12 + - python >=3.12,<3.13.0a0 + - python_abi 3.12.* *_cp312 + license: BSD-3-Clause + license_family: BSD + purls: + - pkg:pypi/psutil?source=hash-mapping + size: 493452 + timestamp: 1719274737481 +- kind: conda name: pthread-stubs version: '0.4' - category: main - manager: conda - dependencies: - - libgcc-ng >=7.5.0 - url: https://conda.anaconda.org/conda-forge/linux-64/pthread-stubs-0.4-h36c2ea0_1001.tar.bz2 - hash: - md5: 22dad4df6e8630e8dff2428f6f6a7036 - sha256: 67c84822f87b641d89df09758da498b2d4558d47b920fd1d3fe6d3a871e000ff build: h36c2ea0_1001 - arch: x86_64 - subdir: linux-64 build_number: 1001 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/pthread-stubs-0.4-h36c2ea0_1001.tar.bz2 + sha256: 67c84822f87b641d89df09758da498b2d4558d47b920fd1d3fe6d3a871e000ff + md5: 22dad4df6e8630e8dff2428f6f6a7036 + depends: + - libgcc-ng >=7.5.0 license: MIT license_family: MIT + purls: [] size: 5625 timestamp: 1606147468727 -- platform: win-64 +- kind: conda name: pthread-stubs version: '0.4' - category: main - manager: conda - dependencies: - - m2w64-gcc-libs - url: https://conda.anaconda.org/conda-forge/win-64/pthread-stubs-0.4-hcd874cb_1001.tar.bz2 - hash: - md5: a1f820480193ea83582b13249a7e7bd9 - sha256: bb5a6ddf1a609a63addd6d7b488b0f58d05092ea84e9203283409bff539e202a build: hcd874cb_1001 - arch: x86_64 - subdir: win-64 build_number: 1001 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/pthread-stubs-0.4-hcd874cb_1001.tar.bz2 + sha256: bb5a6ddf1a609a63addd6d7b488b0f58d05092ea84e9203283409bff539e202a + md5: a1f820480193ea83582b13249a7e7bd9 + depends: + - m2w64-gcc-libs license: MIT license_family: MIT + purls: [] size: 6417 timestamp: 1606147814351 -- platform: win-64 +- kind: conda name: pthreads-win32 version: 2.9.1 - category: main - manager: conda - dependencies: - - vc 14.* - url: https://conda.anaconda.org/conda-forge/win-64/pthreads-win32-2.9.1-hfa6e2cd_3.tar.bz2 - hash: - md5: e2da8758d7d51ff6aa78a14dfb9dbed4 - sha256: 576a228630a72f25d255a5e345e5f10878e153221a96560f2498040cd6f54005 build: hfa6e2cd_3 - arch: x86_64 - subdir: win-64 build_number: 3 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/pthreads-win32-2.9.1-hfa6e2cd_3.tar.bz2 + sha256: 576a228630a72f25d255a5e345e5f10878e153221a96560f2498040cd6f54005 + md5: e2da8758d7d51ff6aa78a14dfb9dbed4 + depends: + - vc 14.* license: LGPL 2 + purls: [] size: 144301 timestamp: 1537755684331 -- platform: linux-64 +- kind: conda name: ptyprocess version: 0.7.0 - category: main - manager: conda - dependencies: - - python - url: https://conda.anaconda.org/conda-forge/noarch/ptyprocess-0.7.0-pyhd3deb0d_0.tar.bz2 - hash: - md5: 359eeb6536da0e687af562ed265ec263 - sha256: fb31e006a25eb2e18f3440eb8d17be44c8ccfae559499199f73584566d0a444a build: pyhd3deb0d_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: ISC + subdir: noarch noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/ptyprocess-0.7.0-pyhd3deb0d_0.tar.bz2 + sha256: fb31e006a25eb2e18f3440eb8d17be44c8ccfae559499199f73584566d0a444a + md5: 359eeb6536da0e687af562ed265ec263 + depends: + - python + license: ISC + purls: + - pkg:pypi/ptyprocess?source=hash-mapping size: 16546 timestamp: 1609419417991 - purls: - - pkg:pypi/ptyprocess -- platform: linux-64 - name: pulseaudio-client - version: '17.0' - category: main - manager: conda - dependencies: - - dbus >=1.13.6,<2.0a0 - - libgcc-ng >=12 - - libglib >=2.78.3,<3.0a0 - - libsndfile >=1.2.2,<1.3.0a0 - - libsystemd0 >=255 - url: https://conda.anaconda.org/conda-forge/linux-64/pulseaudio-client-17.0-hb77b528_0.conda - hash: - md5: 07f45f1be1c25345faddb8db0de8039b - sha256: b27c0c8671bd95c205a61aeeac807c095b60bc76eb5021863f919036d7a964fc - build: hb77b528_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - constrains: - - pulseaudio 17.0 *_0 - license: LGPL-2.1-or-later - license_family: LGPL - size: 757633 - timestamp: 1705690081905 -- platform: linux-64 +- kind: conda name: pure_eval - version: 0.2.2 - category: main - manager: conda - dependencies: - - python >=3.5 - url: https://conda.anaconda.org/conda-forge/noarch/pure_eval-0.2.2-pyhd8ed1ab_0.tar.bz2 - hash: - md5: 6784285c7e55cb7212efabc79e4c2883 - sha256: 72792f9fc2b1820e37cc57f84a27bc819c71088c3002ca6db05a2e56404f9d44 + version: 0.2.3 build: pyhd8ed1ab_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: MIT - license_family: MIT + subdir: noarch noarch: python - size: 14551 - timestamp: 1642876055775 - purls: - - pkg:pypi/pure-eval -- platform: win-64 - name: pure_eval - version: 0.2.2 - category: main - manager: conda - dependencies: + url: https://conda.anaconda.org/conda-forge/noarch/pure_eval-0.2.3-pyhd8ed1ab_0.conda + sha256: dcfcb3cee1ae0a89729601582cc3edea20ba13c9493967a03a693c67567af0c8 + md5: 0f051f09d992e0d08941706ad519ee0e + depends: - python >=3.5 - url: https://conda.anaconda.org/conda-forge/noarch/pure_eval-0.2.2-pyhd8ed1ab_0.tar.bz2 - hash: - md5: 6784285c7e55cb7212efabc79e4c2883 - sha256: 72792f9fc2b1820e37cc57f84a27bc819c71088c3002ca6db05a2e56404f9d44 - build: pyhd8ed1ab_0 - arch: x86_64 - subdir: win-64 - build_number: 0 license: MIT license_family: MIT - noarch: python - size: 14551 - timestamp: 1642876055775 purls: - - pkg:pypi/pure-eval -- platform: linux-64 + - pkg:pypi/pure-eval?source=hash-mapping + size: 16551 + timestamp: 1721585805256 +- kind: conda name: pycodestyle - version: 2.11.1 - category: main - manager: conda - dependencies: - - python >=3.8 - url: https://conda.anaconda.org/conda-forge/noarch/pycodestyle-2.11.1-pyhd8ed1ab_0.conda - hash: - md5: 29ff12b36df16bb66fdccd4206aaebfb - sha256: 1bd1199c16514cfbc92c0fdc143a00fc55a3deaf800a62a09ac79294606e567e + version: 2.12.1 build: pyhd8ed1ab_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: MIT - license_family: MIT + subdir: noarch noarch: python - size: 34318 - timestamp: 1697203012487 - purls: - - pkg:pypi/pycodestyle -- platform: win-64 - name: pycodestyle - version: 2.11.1 - category: main - manager: conda - dependencies: + url: https://conda.anaconda.org/conda-forge/noarch/pycodestyle-2.12.1-pyhd8ed1ab_0.conda + sha256: ca548aa380edcc1a6e96893c0d870de9e22a7b0d4619ffa426875e6443a2044f + md5: 72453e39709f38d0494d096bb5f678b7 + depends: - python >=3.8 - url: https://conda.anaconda.org/conda-forge/noarch/pycodestyle-2.11.1-pyhd8ed1ab_0.conda - hash: - md5: 29ff12b36df16bb66fdccd4206aaebfb - sha256: 1bd1199c16514cfbc92c0fdc143a00fc55a3deaf800a62a09ac79294606e567e - build: pyhd8ed1ab_0 - arch: x86_64 - subdir: win-64 - build_number: 0 license: MIT license_family: MIT - noarch: python - size: 34318 - timestamp: 1697203012487 purls: - - pkg:pypi/pycodestyle -- platform: linux-64 + - pkg:pypi/pycodestyle?source=compressed-mapping + size: 34215 + timestamp: 1722846854518 +- kind: conda name: pyfftw - version: 0.13.1 - category: main - manager: conda - dependencies: - - libgcc-ng >=12 - - numpy >=1.21.6,<2.0a0 - - python >=3.10,<3.11.0a0 - - python_abi 3.10.* *_cp310 - url: https://conda.anaconda.org/conda-forge/linux-64/pyfftw-0.13.1-py310h0a54255_0.conda - hash: - md5: 855368dca3d9345264f49f9180172bb0 - sha256: 16f123842f2c76f926da6427b700938ff32afb2e4e6e3dbbbab8bd932a184cd2 - build: py310h0a54255_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: BSD or GPL 2 - size: 2110868 - timestamp: 1673618327589 -- platform: win-64 - name: pyfftw - version: 0.13.1 - category: main - manager: conda - dependencies: + version: 0.14.0 + build: py311h1cb3d5e_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/pyfftw-0.14.0-py311h1cb3d5e_0.conda + sha256: 163cdea89475673fcdb80b3074e05a042e6445f5a735e676d96ed28ab4262604 + md5: 63b13335cd7a5349a213db63b41b6250 + depends: - fftw >=3.3.10,<4.0a0 - - numpy >=1.21.6,<2.0a0 - - python >=3.10,<3.11.0a0 - - python_abi 3.10.* *_cp310 + - numpy >=1.19,<3 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 - ucrt >=10.0.20348.0 - vc >=14.2,<15 - - vs2015_runtime >=14.29.30139 - url: https://conda.anaconda.org/conda-forge/win-64/pyfftw-0.13.1-py310ha9ca8c9_0.conda - hash: - md5: 073f881de11f54d54d2140faa8df1427 - sha256: 42082a7ccd6e9235a3cea16df6d687362b591a450a3170aa7881c5abda14b05c - build: py310ha9ca8c9_0 - arch: x86_64 - subdir: win-64 - build_number: 0 - license: BSD or GPL 2 - size: 122123 - timestamp: 1673618676156 -- platform: linux-64 - name: pygments - version: 2.17.2 - category: main - manager: conda - dependencies: - - python >=3.7 - url: https://conda.anaconda.org/conda-forge/noarch/pygments-2.17.2-pyhd8ed1ab_0.conda - hash: - md5: 140a7f159396547e9799aa98f9f0742e - sha256: af5f8867450dc292f98ea387d4d8945fc574284677c8f60eaa9846ede7387257 - build: pyhd8ed1ab_0 - arch: x86_64 + - vc14_runtime >=14.29.30139 + license: BSD-3-Clause AND GPL-2.0-or-later + license_family: GPL + purls: + - pkg:pypi/pyfftw?source=hash-mapping + size: 168339 + timestamp: 1721722080456 +- kind: conda + name: pyfftw + version: 0.14.0 + build: py312h4fc7734_0 subdir: linux-64 - build_number: 0 - license: BSD-2-Clause - license_family: BSD - noarch: python - size: 860425 - timestamp: 1700608076927 + url: https://conda.anaconda.org/conda-forge/linux-64/pyfftw-0.14.0-py312h4fc7734_0.conda + sha256: 575f11400f38887e8d9f3c9b041bb871ac120557b5685481f007f1aac448579e + md5: e9744f4964a4e5e4520dc7413111dd4c + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - numpy >=1.19,<3 + - python >=3.12,<3.13.0a0 + - python_abi 3.12.* *_cp312 + license: BSD-3-Clause AND GPL-2.0-or-later + license_family: GPL purls: - - pkg:pypi/pygments -- platform: win-64 + - pkg:pypi/pyfftw?source=hash-mapping + size: 2075970 + timestamp: 1721721648507 +- kind: conda name: pygments - version: 2.17.2 - category: main - manager: conda - dependencies: - - python >=3.7 - url: https://conda.anaconda.org/conda-forge/noarch/pygments-2.17.2-pyhd8ed1ab_0.conda - hash: - md5: 140a7f159396547e9799aa98f9f0742e - sha256: af5f8867450dc292f98ea387d4d8945fc574284677c8f60eaa9846ede7387257 + version: 2.18.0 build: pyhd8ed1ab_0 - arch: x86_64 - subdir: win-64 - build_number: 0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/pygments-2.18.0-pyhd8ed1ab_0.conda + sha256: 78267adf4e76d0d64ea2ffab008c501156c108bb08fecb703816fb63e279780b + md5: b7f5c092b8f9800150d998a71b76d5a1 + depends: + - python >=3.8 license: BSD-2-Clause license_family: BSD - noarch: python - size: 860425 - timestamp: 1700608076927 purls: - - pkg:pypi/pygments -- platform: linux-64 - name: pymech - version: 1.5.0 - category: main - manager: pypi - requires_dist: - - numpy - - xarray !=0.20.0, !=0.20.1, >=0.19.0 - - attrs >=21.4.0 - - importlib-metadata <5.0.0 ; python_version < '3.8' - - sphinx ; extra == 'dev' - - furo ; extra == 'dev' - - sphinx-autobuild ; extra == 'dev' - - sphinx-copybutton ; extra == 'dev' - - sphinx-inline-tabs ; extra == 'dev' - - myst-nb ; extra == 'dev' - - matplotlib ; extra == 'dev' - - asv >=0.5.1 ; extra == 'dev' - - rich ; extra == 'dev' - - dask ; extra == 'dev' - - numpy >=1.18 ; extra == 'dev' - - coverage[toml] ; extra == 'dev' - - pytest >=6.2.5 ; extra == 'dev' - - pytest-cov >=3.0.0 ; extra == 'dev' - - pytest-xdist >=2.4.0 ; extra == 'dev' - - typing-extensions ; extra == 'dev' - - mypy ; extra == 'dev' - - nox ; extra == 'dev' - - pre-commit ; extra == 'dev' - - pyperf ; extra == 'dev' - - virtualenv ; extra == 'dev' - - sphinx ; extra == 'docs' - - furo ; extra == 'docs' - - sphinx-autobuild ; extra == 'docs' - - sphinx-copybutton ; extra == 'docs' - - sphinx-inline-tabs ; extra == 'docs' - - myst-nb ; extra == 'docs' - - matplotlib ; extra == 'docs' - - asv >=0.5.1 ; extra == 'docs' - - rich ; extra == 'full' - - dask ; extra == 'full' - - numpy >=1.18 ; extra == 'full' - - mayavi ; extra == 'full' - - rich ; extra == 'opt' - - dask ; extra == 'opt' - - numpy >=1.18 ; extra == 'opt' - - rich ; extra == 'tests' - - dask ; extra == 'tests' - - numpy >=1.18 ; extra == 'tests' - - coverage[toml] ; extra == 'tests' - - pytest >=6.2.5 ; extra == 'tests' - - pytest-cov >=3.0.0 ; extra == 'tests' - - pytest-xdist >=2.4.0 ; extra == 'tests' - - typing-extensions ; extra == 'types' - - mypy ; extra == 'types' - - mayavi ; extra == 'vtk' - requires_python: '>=3.7' - url: https://files.pythonhosted.org/packages/60/b3/36de2dc9e303697b7986f59e5ce744cfcb23e2527d076a4f1a13af7581ba/pymech-1.5.0-py3-none-any.whl#sha256=5218f7905b650f170fa5fe2fe7cf2788b2332b7c2d3ab2476d11f0e84826acf2 - hash: - md5: null - sha256: 5218f7905b650f170fa5fe2fe7cf2788b2332b7c2d3ab2476d11f0e84826acf2 -- platform: win-64 + - pkg:pypi/pygments?source=hash-mapping + size: 879295 + timestamp: 1714846885370 +- kind: pypi name: pymech version: 1.5.0 - category: main - manager: pypi + url: https://files.pythonhosted.org/packages/60/b3/36de2dc9e303697b7986f59e5ce744cfcb23e2527d076a4f1a13af7581ba/pymech-1.5.0-py3-none-any.whl + sha256: 5218f7905b650f170fa5fe2fe7cf2788b2332b7c2d3ab2476d11f0e84826acf2 requires_dist: - numpy - - xarray !=0.20.0, !=0.20.1, >=0.19.0 - - attrs >=21.4.0 - - importlib-metadata <5.0.0 ; python_version < '3.8' + - xarray!=0.20.0,!=0.20.1,>=0.19.0 + - attrs>=21.4.0 + - importlib-metadata<5.0.0 ; python_version < '3.8' - sphinx ; extra == 'dev' - furo ; extra == 'dev' - sphinx-autobuild ; extra == 'dev' @@ -7426,14 +5473,14 @@ package: - sphinx-inline-tabs ; extra == 'dev' - myst-nb ; extra == 'dev' - matplotlib ; extra == 'dev' - - asv >=0.5.1 ; extra == 'dev' + - asv>=0.5.1 ; extra == 'dev' - rich ; extra == 'dev' - dask ; extra == 'dev' - - numpy >=1.18 ; extra == 'dev' + - numpy>=1.18 ; extra == 'dev' - coverage[toml] ; extra == 'dev' - - pytest >=6.2.5 ; extra == 'dev' - - pytest-cov >=3.0.0 ; extra == 'dev' - - pytest-xdist >=2.4.0 ; extra == 'dev' + - pytest>=6.2.5 ; extra == 'dev' + - pytest-cov>=3.0.0 ; extra == 'dev' + - pytest-xdist>=2.4.0 ; extra == 'dev' - typing-extensions ; extra == 'dev' - mypy ; extra == 'dev' - nox ; extra == 'dev' @@ -7447,3024 +5494,1939 @@ package: - sphinx-inline-tabs ; extra == 'docs' - myst-nb ; extra == 'docs' - matplotlib ; extra == 'docs' - - asv >=0.5.1 ; extra == 'docs' + - asv>=0.5.1 ; extra == 'docs' - rich ; extra == 'full' - dask ; extra == 'full' - - numpy >=1.18 ; extra == 'full' + - numpy>=1.18 ; extra == 'full' - mayavi ; extra == 'full' - rich ; extra == 'opt' - dask ; extra == 'opt' - - numpy >=1.18 ; extra == 'opt' + - numpy>=1.18 ; extra == 'opt' - rich ; extra == 'tests' - dask ; extra == 'tests' - - numpy >=1.18 ; extra == 'tests' + - numpy>=1.18 ; extra == 'tests' - coverage[toml] ; extra == 'tests' - - pytest >=6.2.5 ; extra == 'tests' - - pytest-cov >=3.0.0 ; extra == 'tests' - - pytest-xdist >=2.4.0 ; extra == 'tests' + - pytest>=6.2.5 ; extra == 'tests' + - pytest-cov>=3.0.0 ; extra == 'tests' + - pytest-xdist>=2.4.0 ; extra == 'tests' - typing-extensions ; extra == 'types' - mypy ; extra == 'types' - mayavi ; extra == 'vtk' requires_python: '>=3.7' - url: https://files.pythonhosted.org/packages/60/b3/36de2dc9e303697b7986f59e5ce744cfcb23e2527d076a4f1a13af7581ba/pymech-1.5.0-py3-none-any.whl#sha256=5218f7905b650f170fa5fe2fe7cf2788b2332b7c2d3ab2476d11f0e84826acf2 - hash: - md5: null - sha256: 5218f7905b650f170fa5fe2fe7cf2788b2332b7c2d3ab2476d11f0e84826acf2 -- platform: linux-64 +- kind: conda name: pyparsing version: 3.1.2 - category: main - manager: conda - dependencies: - - python >=3.6 - url: https://conda.anaconda.org/conda-forge/noarch/pyparsing-3.1.2-pyhd8ed1ab_0.conda - hash: - md5: b9a4dacf97241704529131a0dfc0494f - sha256: 06c77cb03e5dde2d939b216c99dd2db52ea93a4c7c599f3882f136005c359c7b build: pyhd8ed1ab_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: MIT - license_family: MIT + subdir: noarch noarch: python - size: 89455 - timestamp: 1709721146886 - purls: - - pkg:pypi/pyparsing -- platform: win-64 - name: pyparsing - version: 3.1.2 - category: main - manager: conda - dependencies: - - python >=3.6 url: https://conda.anaconda.org/conda-forge/noarch/pyparsing-3.1.2-pyhd8ed1ab_0.conda - hash: - md5: b9a4dacf97241704529131a0dfc0494f - sha256: 06c77cb03e5dde2d939b216c99dd2db52ea93a4c7c599f3882f136005c359c7b - build: pyhd8ed1ab_0 - arch: x86_64 - subdir: win-64 - build_number: 0 + sha256: 06c77cb03e5dde2d939b216c99dd2db52ea93a4c7c599f3882f136005c359c7b + md5: b9a4dacf97241704529131a0dfc0494f + depends: + - python >=3.6 license: MIT license_family: MIT - noarch: python + purls: + - pkg:pypi/pyparsing?source=hash-mapping size: 89455 timestamp: 1709721146886 - purls: - - pkg:pypi/pyparsing -- platform: linux-64 +- kind: conda name: pyproject-metadata - version: 0.7.1 - category: main - manager: conda - dependencies: - - packaging >=19.0 - - python >=3.7 - url: https://conda.anaconda.org/conda-forge/noarch/pyproject-metadata-0.7.1-pyhd8ed1ab_0.conda - hash: - md5: dcb27826ffc94d5f04e241322239983b - sha256: 9ec35cffa163f587aeb52d1603df8374659e3be30dbc6db0e980ecb797f21fee + version: 0.8.0 build: pyhd8ed1ab_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: MIT - license_family: MIT + subdir: noarch noarch: python - size: 12538 - timestamp: 1675133341609 - purls: - - pkg:pypi/pyproject-metadata -- platform: win-64 - name: pyproject-metadata - version: 0.7.1 - category: main - manager: conda - dependencies: + url: https://conda.anaconda.org/conda-forge/noarch/pyproject-metadata-0.8.0-pyhd8ed1ab_0.conda + sha256: 99f4971944c74150b1daa15c87fcbf3609b2cd3fef0cf2516840a3748250b75b + md5: 573fe09d7bd0cd4bcc210d8369b5ca47 + depends: - packaging >=19.0 - python >=3.7 - url: https://conda.anaconda.org/conda-forge/noarch/pyproject-metadata-0.7.1-pyhd8ed1ab_0.conda - hash: - md5: dcb27826ffc94d5f04e241322239983b - sha256: 9ec35cffa163f587aeb52d1603df8374659e3be30dbc6db0e980ecb797f21fee - build: pyhd8ed1ab_0 - arch: x86_64 - subdir: win-64 - build_number: 0 license: MIT license_family: MIT - noarch: python - size: 12538 - timestamp: 1675133341609 - purls: - - pkg:pypi/pyproject-metadata -- platform: linux-64 - name: pyqt - version: 5.15.9 - category: main - manager: conda - dependencies: - - libgcc-ng >=12 - - libstdcxx-ng >=12 - - pyqt5-sip 12.12.2 py310hc6cd4ac_5 - - python >=3.10,<3.11.0a0 - - python_abi 3.10.* *_cp310 - - qt-main >=5.15.8,<5.16.0a0 - - sip >=6.7.11,<6.8.0a0 - url: https://conda.anaconda.org/conda-forge/linux-64/pyqt-5.15.9-py310h04931ad_5.conda - hash: - md5: f4fe7a6e3d7c78c9de048ea9dda21690 - sha256: 92fe1c9eda6be7879ba798066016c1065047cc13d730105f5109835cbfeae8f1 - build: py310h04931ad_5 - arch: x86_64 - subdir: linux-64 - build_number: 5 - license: GPL-3.0-only - license_family: GPL - size: 5282574 - timestamp: 1695420653225 purls: - - pkg:pypi/pyqt5 -- platform: win-64 - name: pyqt - version: 5.15.9 - category: main - manager: conda - dependencies: - - pyqt5-sip 12.12.2 py310h00ffb61_5 - - python >=3.10,<3.11.0a0 - - python_abi 3.10.* *_cp310 - - qt-main >=5.15.8,<5.16.0a0 - - sip >=6.7.11,<6.8.0a0 - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 - url: https://conda.anaconda.org/conda-forge/win-64/pyqt-5.15.9-py310h1fd54f2_5.conda - hash: - md5: 5df867d89a0482ea3591fe61f1558781 - sha256: 3aa9660d4b0c2db725bbad77840ac17180c5093617c34aa9467276dbac2d19e4 - build: py310h1fd54f2_5 - arch: x86_64 + - pkg:pypi/pyproject-metadata?source=hash-mapping + size: 13211 + timestamp: 1713446924896 +- kind: conda + name: pyside6 + version: 6.7.2 + build: py311h4238720_2 + build_number: 2 subdir: win-64 - build_number: 5 - license: GPL-3.0-only - license_family: GPL - size: 3881331 - timestamp: 1695421370903 - purls: - - pkg:pypi/pyqt5 -- platform: linux-64 - name: pyqt5-sip - version: 12.12.2 - category: main - manager: conda - dependencies: - - libgcc-ng >=12 - - libstdcxx-ng >=12 - - packaging - - python >=3.10,<3.11.0a0 - - python_abi 3.10.* *_cp310 - - sip - - toml - url: https://conda.anaconda.org/conda-forge/linux-64/pyqt5-sip-12.12.2-py310hc6cd4ac_5.conda - hash: - md5: ef5333594a958b25912002886b82b253 - sha256: a6aec078683ed3cf1650b7c47e3f0fe185015d54ea37fe76b9f31f05e1fd087d - build: py310hc6cd4ac_5 - arch: x86_64 - subdir: linux-64 - build_number: 5 - license: GPL-3.0-only - license_family: GPL - size: 84579 - timestamp: 1695418069976 -- platform: win-64 - name: pyqt5-sip - version: 12.12.2 - category: main - manager: conda - dependencies: - - packaging - - python >=3.10,<3.11.0a0 - - python_abi 3.10.* *_cp310 - - sip - - toml + url: https://conda.anaconda.org/conda-forge/win-64/pyside6-6.7.2-py311h4238720_2.conda + sha256: 5568f6664364daee84fa438466308913fc3d96f22fb08ddd20a5e28e24f7c64d + md5: a41f32eb7640ea504993fcd8f4267108 + depends: + - libclang13 >=18.1.8 + - libxml2 >=2.12.7,<3.0a0 + - libxslt >=1.1.39,<2.0a0 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - qt6-main 6.7.2.* + - qt6-main >=6.7.2,<6.8.0a0 - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - url: https://conda.anaconda.org/conda-forge/win-64/pyqt5-sip-12.12.2-py310h00ffb61_5.conda - hash: - md5: bf433b3dde7783aed71126051d1a5878 - sha256: 59cc61adf7563005c8d5d305539f3fbddf6fed0298d747cc0a93fba667191411 - build: py310h00ffb61_5 - arch: x86_64 - subdir: win-64 - build_number: 5 - license: GPL-3.0-only - license_family: GPL - size: 79787 - timestamp: 1695418575552 -- platform: linux-64 - name: pytest - version: 8.1.1 - category: main - manager: conda - dependencies: - - colorama - - exceptiongroup >=1.0.0rc8 - - iniconfig - - packaging - - pluggy <2.0,>=1.4 - - python >=3.8 - - tomli >=1 - url: https://conda.anaconda.org/conda-forge/noarch/pytest-8.1.1-pyhd8ed1ab_0.conda - hash: - md5: 94ff09cdedcb7b17e9cd5097ee2cfcff - sha256: 3c481d6b54af1a33c32a3f3eaa3e0971955431e7023db55808740cd062271c73 - build: pyhd8ed1ab_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - constrains: - - pytest-faulthandler >=2 - license: MIT - license_family: MIT - noarch: python - size: 255523 - timestamp: 1709992719691 + license: LGPL-3.0-only + license_family: LGPL + purls: + - pkg:pypi/pyside6?source=compressed-mapping + size: 9241793 + timestamp: 1723107415152 +- kind: conda + name: pyside6 + version: 6.7.2 + build: py312hb5137db_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/pyside6-6.7.2-py312hb5137db_2.conda + sha256: d270c55f5874867c2c258fcc54bda2bb9d03f2e9f2e184c3edd92a71f4deca2f + md5: 99889d0c042cc4dfb9a758619d487282 + depends: + - __glibc >=2.17,<3.0.a0 + - libclang13 >=18.1.8 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - libxml2 >=2.12.7,<3.0a0 + - libxslt >=1.1.39,<2.0a0 + - python >=3.12,<3.13.0a0 + - python_abi 3.12.* *_cp312 + - qt6-main 6.7.2.* + - qt6-main >=6.7.2,<6.8.0a0 + license: LGPL-3.0-only + license_family: LGPL purls: - - pkg:pypi/pytest -- platform: win-64 + - pkg:pypi/pyside6?source=compressed-mapping + size: 10639049 + timestamp: 1723107283396 +- kind: conda name: pytest - version: 8.1.1 - category: main - manager: conda - dependencies: + version: 8.3.2 + build: pyhd8ed1ab_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/pytest-8.3.2-pyhd8ed1ab_0.conda + sha256: 72c84a3cd9fe82835a88e975fd2a0dbf2071d1c423ea4f79e7930578c1014873 + md5: e010a224b90f1f623a917c35addbb924 + depends: - colorama - exceptiongroup >=1.0.0rc8 - iniconfig - packaging - - pluggy <2.0,>=1.4 + - pluggy <2,>=1.5 - python >=3.8 - tomli >=1 - url: https://conda.anaconda.org/conda-forge/noarch/pytest-8.1.1-pyhd8ed1ab_0.conda - hash: - md5: 94ff09cdedcb7b17e9cd5097ee2cfcff - sha256: 3c481d6b54af1a33c32a3f3eaa3e0971955431e7023db55808740cd062271c73 - build: pyhd8ed1ab_0 - arch: x86_64 - subdir: win-64 - build_number: 0 constrains: - pytest-faulthandler >=2 license: MIT license_family: MIT - noarch: python - size: 255523 - timestamp: 1709992719691 purls: - - pkg:pypi/pytest -- platform: linux-64 - name: pytest-allclose - version: 1.0.0 - category: main - manager: pypi - requires_dist: - - numpy >=1.11 - - pytest - - nengo-sphinx-theme >=1.0 ; extra == 'all' - - sphinx ; extra == 'all' - - codespell ; extra == 'all' - - coverage >=4.3 ; extra == 'all' - - flake8 ; extra == 'all' - - gitlint ; extra == 'all' - - pylint ; extra == 'all' - - nengo-sphinx-theme >=1.0 ; extra == 'docs' - - sphinx ; extra == 'docs' - - codespell ; extra == 'tests' - - coverage >=4.3 ; extra == 'tests' - - flake8 ; extra == 'tests' - - gitlint ; extra == 'tests' - - pylint ; extra == 'tests' - requires_python: '>=3.5' - url: https://files.pythonhosted.org/packages/c2/95/afa083bad44faa65048a9fbc018e9bc1b40045d4232383e723a555cd8b7c/pytest_allclose-1.0.0-py3-none-any.whl#sha256=ee1a0d5dd0322c2439aa30883ca6748f18150e7e708209852a4b67444790bc97 - hash: - md5: null - sha256: ee1a0d5dd0322c2439aa30883ca6748f18150e7e708209852a4b67444790bc97 -- platform: win-64 + - pkg:pypi/pytest?source=compressed-mapping + size: 257671 + timestamp: 1721923749407 +- kind: pypi name: pytest-allclose version: 1.0.0 - category: main - manager: pypi + url: https://files.pythonhosted.org/packages/c2/95/afa083bad44faa65048a9fbc018e9bc1b40045d4232383e723a555cd8b7c/pytest_allclose-1.0.0-py3-none-any.whl + sha256: ee1a0d5dd0322c2439aa30883ca6748f18150e7e708209852a4b67444790bc97 requires_dist: - - numpy >=1.11 + - numpy>=1.11 - pytest - - nengo-sphinx-theme >=1.0 ; extra == 'all' + - nengo-sphinx-theme>=1.0 ; extra == 'all' - sphinx ; extra == 'all' - codespell ; extra == 'all' - - coverage >=4.3 ; extra == 'all' + - coverage>=4.3 ; extra == 'all' - flake8 ; extra == 'all' - gitlint ; extra == 'all' - pylint ; extra == 'all' - - nengo-sphinx-theme >=1.0 ; extra == 'docs' + - nengo-sphinx-theme>=1.0 ; extra == 'docs' - sphinx ; extra == 'docs' - codespell ; extra == 'tests' - - coverage >=4.3 ; extra == 'tests' + - coverage>=4.3 ; extra == 'tests' - flake8 ; extra == 'tests' - gitlint ; extra == 'tests' - pylint ; extra == 'tests' requires_python: '>=3.5' - url: https://files.pythonhosted.org/packages/c2/95/afa083bad44faa65048a9fbc018e9bc1b40045d4232383e723a555cd8b7c/pytest_allclose-1.0.0-py3-none-any.whl#sha256=ee1a0d5dd0322c2439aa30883ca6748f18150e7e708209852a4b67444790bc97 - hash: - md5: null - sha256: ee1a0d5dd0322c2439aa30883ca6748f18150e7e708209852a4b67444790bc97 -- platform: linux-64 +- kind: conda name: pytest-cov version: 5.0.0 - category: main - manager: conda - dependencies: - - coverage >=5.2.1 - - pytest >=4.6 - - python >=3.8 - - toml - url: https://conda.anaconda.org/conda-forge/noarch/pytest-cov-5.0.0-pyhd8ed1ab_0.conda - hash: - md5: c54c0107057d67ddf077751339ec2c63 - sha256: 218306243faf3c36347131c2b36bb189daa948ac2e92c7ab52bb26cc8c157b3c build: pyhd8ed1ab_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: MIT - license_family: MIT + subdir: noarch noarch: python - size: 25507 - timestamp: 1711411153367 -- platform: win-64 - name: pytest-cov - version: 5.0.0 - category: main - manager: conda - dependencies: + url: https://conda.anaconda.org/conda-forge/noarch/pytest-cov-5.0.0-pyhd8ed1ab_0.conda + sha256: 218306243faf3c36347131c2b36bb189daa948ac2e92c7ab52bb26cc8c157b3c + md5: c54c0107057d67ddf077751339ec2c63 + depends: - coverage >=5.2.1 - pytest >=4.6 - python >=3.8 - toml - url: https://conda.anaconda.org/conda-forge/noarch/pytest-cov-5.0.0-pyhd8ed1ab_0.conda - hash: - md5: c54c0107057d67ddf077751339ec2c63 - sha256: 218306243faf3c36347131c2b36bb189daa948ac2e92c7ab52bb26cc8c157b3c - build: pyhd8ed1ab_0 - arch: x86_64 - subdir: win-64 - build_number: 0 license: MIT license_family: MIT - noarch: python + purls: + - pkg:pypi/pytest-cov?source=hash-mapping size: 25507 timestamp: 1711411153367 -- platform: linux-64 +- kind: conda name: pytest-mock version: 3.14.0 - category: main - manager: conda - dependencies: - - pytest >=5.0 - - python >=3.8 - url: https://conda.anaconda.org/conda-forge/noarch/pytest-mock-3.14.0-pyhd8ed1ab_0.conda - hash: - md5: 4b9b5e086812283c052a9105ab1e254e - sha256: f7cd8910ce3690a9189483f4b01dde1970b2b86ea853a03b1225f344f988045d build: pyhd8ed1ab_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: MIT - license_family: MIT + subdir: noarch noarch: python - size: 21860 - timestamp: 1711072510934 - purls: - - pkg:pypi/pytest-mock -- platform: win-64 - name: pytest-mock - version: 3.14.0 - category: main - manager: conda - dependencies: + url: https://conda.anaconda.org/conda-forge/noarch/pytest-mock-3.14.0-pyhd8ed1ab_0.conda + sha256: f7cd8910ce3690a9189483f4b01dde1970b2b86ea853a03b1225f344f988045d + md5: 4b9b5e086812283c052a9105ab1e254e + depends: - pytest >=5.0 - python >=3.8 - url: https://conda.anaconda.org/conda-forge/noarch/pytest-mock-3.14.0-pyhd8ed1ab_0.conda - hash: - md5: 4b9b5e086812283c052a9105ab1e254e - sha256: f7cd8910ce3690a9189483f4b01dde1970b2b86ea853a03b1225f344f988045d - build: pyhd8ed1ab_0 - arch: x86_64 - subdir: win-64 - build_number: 0 license: MIT license_family: MIT - noarch: python + purls: + - pkg:pypi/pytest-mock?source=hash-mapping size: 21860 timestamp: 1711072510934 - purls: - - pkg:pypi/pytest-mock -- platform: linux-64 +- kind: conda name: python - version: 3.10.14 - category: main - manager: conda - dependencies: + version: 3.11.9 + build: h631f459_0_cpython + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/python-3.11.9-h631f459_0_cpython.conda + sha256: 23698d4eb24970f74911d120204318d48384fabbb25e1e57773ad74fcd38fb12 + md5: d7ed1e7c4e2dcdfd4599bd42c0613e6c + depends: - bzip2 >=1.0.8,<2.0a0 - - ld_impl_linux-64 >=2.36.1 + - libexpat >=2.6.2,<3.0a0 - libffi >=3.4,<4.0a0 - - libgcc-ng >=12 - - libnsl >=2.0.1,<2.1.0a0 - - libsqlite >=3.45.2,<4.0a0 - - libuuid >=2.38.1,<3.0a0 - - libxcrypt >=4.4.36 - - libzlib >=1.2.13,<1.3.0a0 - - ncurses >=6.4.20240210,<7.0a0 + - libsqlite >=3.45.3,<4.0a0 + - libzlib >=1.2.13,<2.0.0a0 - openssl >=3.2.1,<4.0a0 - - readline >=8.2,<9.0a0 - 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/linux-64/python-3.10.14-hd12c33a_0_cpython.conda - hash: - md5: 2b4ba962994e8bd4be9ff5b64b75aff2 - sha256: 76a5d12e73542678b70a94570f7b0f7763f9a938f77f0e75d9ea615ef22aa84c - build: hd12c33a_0_cpython - arch: x86_64 - subdir: linux-64 - build_number: 0 constrains: - - python_abi 3.10.* *_cp310 + - python_abi 3.11.* *_cp311 license: Python-2.0 - size: 25517742 - timestamp: 1710939725109 -- platform: win-64 + purls: [] + size: 18232422 + timestamp: 1713551717924 +- kind: conda name: python - version: 3.10.14 - category: main - manager: conda - dependencies: + version: 3.12.5 + build: h2ad013b_0_cpython + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/python-3.12.5-h2ad013b_0_cpython.conda + sha256: e2aad83838988725d4ffba4e9717b9328054fd18a668cff3377e0c50f109e8bd + md5: 9c56c4df45f6571b13111d8df2448692 + depends: + - __glibc >=2.17,<3.0.a0 - bzip2 >=1.0.8,<2.0a0 + - ld_impl_linux-64 >=2.36.1 + - libexpat >=2.6.2,<3.0a0 - libffi >=3.4,<4.0a0 - - libsqlite >=3.45.2,<4.0a0 - - libzlib >=1.2.13,<1.3.0a0 - - openssl >=3.2.1,<4.0a0 + - libgcc-ng >=12 + - libnsl >=2.0.1,<2.1.0a0 + - libsqlite >=3.46.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.1,<4.0a0 + - readline >=8.2,<9.0a0 - tk >=8.6.13,<8.7.0a0 - tzdata - - vc >=14.1,<15 - - vc14_runtime >=14.16.27033 - xz >=5.2.6,<6.0a0 - url: https://conda.anaconda.org/conda-forge/win-64/python-3.10.14-h4de0772_0_cpython.conda - hash: - md5: 4a00e84f29d1eb418d84970598c444e1 - sha256: 332f97d9927b65857d6d2d4d50d66dce9b37da81edb67833ae6b88ad52acbd0c - build: h4de0772_0_cpython - arch: x86_64 - subdir: win-64 - build_number: 0 constrains: - - python_abi 3.10.* *_cp310 + - python_abi 3.12.* *_cp312 license: Python-2.0 - size: 15864027 - timestamp: 1710938888352 -- platform: linux-64 + purls: [] + size: 31663253 + timestamp: 1723143721353 +- kind: conda name: python-dateutil version: 2.9.0 - category: main - manager: conda - dependencies: - - python >=3.7 - - six >=1.5 - url: https://conda.anaconda.org/conda-forge/noarch/python-dateutil-2.9.0-pyhd8ed1ab_0.conda - hash: - md5: 2cf4264fffb9e6eff6031c5b6884d61c - sha256: f3ceef02ac164a8d3a080d0d32f8e2ebe10dd29e3a685d240e38b3599e146320 build: pyhd8ed1ab_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: Apache-2.0 - license_family: APACHE + subdir: noarch noarch: python - size: 222742 - timestamp: 1709299922152 - purls: - - pkg:pypi/python-dateutil -- platform: win-64 - name: python-dateutil - version: 2.9.0 - category: main - manager: conda - dependencies: + url: https://conda.anaconda.org/conda-forge/noarch/python-dateutil-2.9.0-pyhd8ed1ab_0.conda + sha256: f3ceef02ac164a8d3a080d0d32f8e2ebe10dd29e3a685d240e38b3599e146320 + md5: 2cf4264fffb9e6eff6031c5b6884d61c + depends: - python >=3.7 - six >=1.5 - url: https://conda.anaconda.org/conda-forge/noarch/python-dateutil-2.9.0-pyhd8ed1ab_0.conda - hash: - md5: 2cf4264fffb9e6eff6031c5b6884d61c - sha256: f3ceef02ac164a8d3a080d0d32f8e2ebe10dd29e3a685d240e38b3599e146320 - build: pyhd8ed1ab_0 - arch: x86_64 - subdir: win-64 - build_number: 0 license: Apache-2.0 license_family: APACHE - noarch: python + purls: + - pkg:pypi/python-dateutil?source=hash-mapping size: 222742 timestamp: 1709299922152 - purls: - - pkg:pypi/python-dateutil -- platform: linux-64 +- kind: conda name: python-fastjsonschema - version: 2.19.1 - category: main - manager: conda - dependencies: - - python >=3.3 - url: https://conda.anaconda.org/conda-forge/noarch/python-fastjsonschema-2.19.1-pyhd8ed1ab_0.conda - hash: - md5: 4d3ceee3af4b0f9a1f48f57176bf8625 - sha256: 38b2db169d65cc5595e3ce63294c4fdb6a242ecf71f70b3ad8cad3bd4230d82f + version: 2.20.0 build: pyhd8ed1ab_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: BSD-3-Clause - license_family: BSD + subdir: noarch noarch: python - size: 225250 - timestamp: 1703781171097 - purls: - - pkg:pypi/fastjsonschema -- platform: win-64 - name: python-fastjsonschema - version: 2.19.1 - category: main - manager: conda - dependencies: + url: https://conda.anaconda.org/conda-forge/noarch/python-fastjsonschema-2.20.0-pyhd8ed1ab_0.conda + sha256: 7d8c931b89c9980434986b4deb22c2917b58d9936c3974139b9c10ae86fdfe60 + md5: b98d2018c01ce9980c03ee2850690fab + depends: - python >=3.3 - url: https://conda.anaconda.org/conda-forge/noarch/python-fastjsonschema-2.19.1-pyhd8ed1ab_0.conda - hash: - md5: 4d3ceee3af4b0f9a1f48f57176bf8625 - sha256: 38b2db169d65cc5595e3ce63294c4fdb6a242ecf71f70b3ad8cad3bd4230d82f - build: pyhd8ed1ab_0 - arch: x86_64 - subdir: win-64 - build_number: 0 license: BSD-3-Clause license_family: BSD - noarch: python - size: 225250 - timestamp: 1703781171097 purls: - - pkg:pypi/fastjsonschema -- platform: linux-64 + - pkg:pypi/fastjsonschema?source=hash-mapping + size: 226165 + timestamp: 1718477110630 +- kind: conda name: python-tzdata version: '2024.1' - category: main - manager: conda - dependencies: - - python >=3.6 - url: https://conda.anaconda.org/conda-forge/noarch/python-tzdata-2024.1-pyhd8ed1ab_0.conda - hash: - md5: 98206ea9954216ee7540f0c773f2104d - sha256: 9da9a849d53705dee450b83507df1ca8ffea5f83bd21a215202221f1c492f8ad build: pyhd8ed1ab_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: Apache-2.0 - license_family: APACHE + subdir: noarch noarch: python - size: 144024 - timestamp: 1707747742930 - purls: - - pkg:pypi/tzdata -- platform: win-64 - name: python-tzdata - version: '2024.1' - category: main - manager: conda - dependencies: - - python >=3.6 url: https://conda.anaconda.org/conda-forge/noarch/python-tzdata-2024.1-pyhd8ed1ab_0.conda - hash: - md5: 98206ea9954216ee7540f0c773f2104d - sha256: 9da9a849d53705dee450b83507df1ca8ffea5f83bd21a215202221f1c492f8ad - build: pyhd8ed1ab_0 - arch: x86_64 - subdir: win-64 - build_number: 0 + sha256: 9da9a849d53705dee450b83507df1ca8ffea5f83bd21a215202221f1c492f8ad + md5: 98206ea9954216ee7540f0c773f2104d + depends: + - python >=3.6 license: Apache-2.0 license_family: APACHE - noarch: python + purls: + - pkg:pypi/tzdata?source=hash-mapping size: 144024 timestamp: 1707747742930 - purls: - - pkg:pypi/tzdata -- platform: linux-64 +- kind: conda name: python_abi - version: '3.10' - category: main - manager: conda - dependencies: [] - url: https://conda.anaconda.org/conda-forge/linux-64/python_abi-3.10-4_cp310.conda - hash: - md5: 26322ec5d7712c3ded99dd656142b8ce - sha256: 456bec815bfc2b364763084d08b412fdc4c17eb9ccc66a36cb775fa7ac3cbaec - build: 4_cp310 - arch: x86_64 - subdir: linux-64 - build_number: 4 + version: '3.11' + build: 5_cp311 + build_number: 5 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/python_abi-3.11-5_cp311.conda + sha256: 9b210e5807dd9c9ed71ff192a95f1872da597ddd10e7cefec93a922fe22e598a + md5: 895b873644c11ccc0ab7dba2d8513ae6 constrains: - - python 3.10.* *_cpython + - python 3.11.* *_cpython license: BSD-3-Clause license_family: BSD - size: 6398 - timestamp: 1695147363189 -- platform: win-64 + purls: [] + size: 6707 + timestamp: 1723823225752 +- kind: conda name: python_abi - version: '3.10' - category: main - manager: conda - dependencies: [] - url: https://conda.anaconda.org/conda-forge/win-64/python_abi-3.10-4_cp310.conda - hash: - md5: b41195997c14fb7473d26637ea4c3946 - sha256: 19066c462fd0e32c64503c688f77cb603beb4019b812caf855d03f2a5447960b - build: 4_cp310 - arch: x86_64 - subdir: win-64 - build_number: 4 + version: '3.12' + build: 5_cp312 + build_number: 5 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/python_abi-3.12-5_cp312.conda + sha256: d10e93d759931ffb6372b45d65ff34d95c6000c61a07e298d162a3bc2accebb0 + md5: 0424ae29b104430108f5218a66db7260 constrains: - - python 3.10.* *_cpython + - python 3.12.* *_cpython license: BSD-3-Clause license_family: BSD - size: 6773 - timestamp: 1695147715814 -- platform: linux-64 + purls: [] + size: 6238 + timestamp: 1723823388266 +- kind: conda name: pythran - version: 0.15.0 - category: main - manager: conda - dependencies: + version: 0.16.1 + build: py311h27125d1_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/pythran-0.16.1-py311h27125d1_0.conda + sha256: 18fd717086c56aee289a0d393e3ed9f230d5ab42b66ba7c55d690743469a032d + md5: dd1fa27f1ef68597d85f960ecd620798 + depends: - beniget 0.4.* + - clang + - clangxx - colorlog - decorator - gast 0.5.* - - gxx_linux-64 - - libgcc-ng >=12 - - libstdcxx-ng >=12 - - numpy >=1.22.4,<2.0a0 + - numpy >=1.19,<3 + - numpy >=2.0.0rc.2,<3.0a0 - ply >=3.4 - - python >=3.10,<3.11.0a0 - - python_abi 3.10.* *_cp310 - url: https://conda.anaconda.org/conda-forge/linux-64/pythran-0.15.0-py310hcb52e73_1.conda - hash: - md5: be93e45e65a4c7fdacac7bc119d013f5 - sha256: 6f9676819520308840998cbde404a344f8e2aa48809cb9b8df82f5ccddeda630 - build: py310hcb52e73_1 - arch: x86_64 - subdir: linux-64 - build_number: 1 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - ucrt >=10.0.20348.0 + - vc >=14.3,<15 + - vc14_runtime >=14.38.33135 license: BSD-3-Clause license_family: BSD - size: 2200877 - timestamp: 1704695185687 -- platform: win-64 + purls: + - pkg:pypi/pythran?source=hash-mapping + size: 2449427 + timestamp: 1716925285790 +- kind: conda name: pythran - version: 0.15.0 - category: main - manager: conda - dependencies: + version: 0.16.1 + build: py312h389efb2_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/pythran-0.16.1-py312h389efb2_0.conda + sha256: 4c439df4fdd35d277805adc671065166ff87936e644238c500ab3e6d8ea4d554 + md5: d2002efe4a7700c94c3bc674eb45d201 + depends: - beniget 0.4.* - - clang - - clangxx - colorlog - decorator - gast 0.5.* - - numpy >=1.22.4,<2.0a0 + - gxx_linux-64 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.19,<3 + - numpy >=2.0.0rc.2,<3.0a0 - ply >=3.4 - - python >=3.10,<3.11.0a0 - - python_abi 3.10.* *_cp310 - url: https://conda.anaconda.org/conda-forge/win-64/pythran-0.15.0-py310h3bcd3f7_1.conda - hash: - md5: c2b07b84cb77f5324a1ba2ebc0f8908b - sha256: d0ed8c8b4c89b68905a9da7a19491f70e1c6b9a5a958b72b2b00245b874f8e7b - build: py310h3bcd3f7_1 - arch: x86_64 - subdir: win-64 - build_number: 1 + - python >=3.12,<3.13.0a0 + - python_abi 3.12.* *_cp312 license: BSD-3-Clause license_family: BSD - size: 2225052 - timestamp: 1704695632909 -- platform: linux-64 + purls: + - pkg:pypi/pythran?source=hash-mapping + size: 2365146 + timestamp: 1716924928533 +- kind: conda name: pytz version: '2024.1' - category: main - manager: conda - dependencies: - - python >=3.7 - url: https://conda.anaconda.org/conda-forge/noarch/pytz-2024.1-pyhd8ed1ab_0.conda - hash: - md5: 3eeeeb9e4827ace8c0c1419c85d590ad - sha256: 1a7d6b233f7e6e3bbcbad054c8fd51e690a67b129a899a056a5e45dd9f00cb41 build: pyhd8ed1ab_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: MIT - license_family: MIT + subdir: noarch noarch: python - size: 188538 - timestamp: 1706886944988 - purls: - - pkg:pypi/pytz -- platform: win-64 - name: pytz - version: '2024.1' - category: main - manager: conda - dependencies: - - python >=3.7 url: https://conda.anaconda.org/conda-forge/noarch/pytz-2024.1-pyhd8ed1ab_0.conda - hash: - md5: 3eeeeb9e4827ace8c0c1419c85d590ad - sha256: 1a7d6b233f7e6e3bbcbad054c8fd51e690a67b129a899a056a5e45dd9f00cb41 - build: pyhd8ed1ab_0 - arch: x86_64 - subdir: win-64 - build_number: 0 + sha256: 1a7d6b233f7e6e3bbcbad054c8fd51e690a67b129a899a056a5e45dd9f00cb41 + md5: 3eeeeb9e4827ace8c0c1419c85d590ad + depends: + - python >=3.7 license: MIT license_family: MIT - noarch: python + purls: + - pkg:pypi/pytz?source=hash-mapping size: 188538 timestamp: 1706886944988 - purls: - - pkg:pypi/pytz -- platform: linux-64 +- kind: conda name: pywavelets - version: 1.4.1 - category: main - manager: conda - dependencies: - - libgcc-ng >=12 - - numpy >=1.22.4,<2.0a0 - - python >=3.10,<3.11.0a0 - - python_abi 3.10.* *_cp310 - url: https://conda.anaconda.org/conda-forge/linux-64/pywavelets-1.4.1-py310h1f7b6fc_1.conda - hash: - md5: be6f0382440ccbf9fb01bb19ab1f1fc0 - sha256: 2aa5da771dd7e4ec8316de51edd7aefcb6f688f7e4d2a2905faac76462826cf7 - build: py310h1f7b6fc_1 - arch: x86_64 - subdir: linux-64 - build_number: 1 + version: 1.7.0 + build: py311h0a17f05_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/pywavelets-1.7.0-py311h0a17f05_0.conda + sha256: 791ef8e517453c92643e438e2ee37c3cdaec8dd763195c4900602de9faf83fbc + md5: c5b3f2d40c49d473d54a561e0b52ca54 + depends: + - numpy >=1.19,<3 + - numpy >=1.23,<3 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 license: MIT license_family: MIT - size: 3689326 - timestamp: 1695567803832 purls: - - pkg:pypi/pywavelets -- platform: win-64 + - pkg:pypi/pywavelets?source=compressed-mapping + size: 3628242 + timestamp: 1723539051548 +- kind: conda name: pywavelets - version: 1.4.1 - category: main - manager: conda - dependencies: - - numpy >=1.22.4,<2.0a0 - - python >=3.10,<3.11.0a0 - - python_abi 3.10.* *_cp310 - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 - url: https://conda.anaconda.org/conda-forge/win-64/pywavelets-1.4.1-py310h3e78b6c_1.conda - hash: - md5: 9dfe95c9d95172e888f612aeffcb13a8 - sha256: b31e156a15a8bf86313e0fd0a26ed7beaab823da9604894448e96bd7df53dcd7 - build: py310h3e78b6c_1 - arch: x86_64 - subdir: win-64 - build_number: 1 + version: 1.7.0 + build: py312h4fc7734_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/pywavelets-1.7.0-py312h4fc7734_0.conda + sha256: d94e2966b6d98fe50f8849d05a99733cecbdeb72abcf77df8599d89e43d64712 + md5: 33e6453cf4cd53f276cc2ed1bb91b0a4 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - numpy >=1.19,<3 + - numpy >=1.23,<3 + - python >=3.12,<3.13.0a0 + - python_abi 3.12.* *_cp312 license: MIT license_family: MIT - size: 3547104 - timestamp: 1695568130734 purls: - - pkg:pypi/pywavelets -- platform: win-64 + - pkg:pypi/pywavelets?source=compressed-mapping + size: 3737544 + timestamp: 1723538513981 +- kind: conda name: pywin32 version: '306' - category: main - manager: conda - dependencies: - - python >=3.10,<3.11.0a0 - - python_abi 3.10.* *_cp310 + build: py311h12c1d0e_2 + build_number: 2 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/pywin32-306-py311h12c1d0e_2.conda + sha256: 79d942817bdaf384602113e5fcb9158dc45cae4044bed308918a5db97f141fdb + md5: 25df0fc55722ea1a94494f41302e2d1c + depends: + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - url: https://conda.anaconda.org/conda-forge/win-64/pywin32-306-py310h00ffb61_2.conda - hash: - md5: a65056c5f52aa83455577958872e4776 - sha256: 24fd15c118974da18c38870380195e633d2452a7fb7dbc0ecb96b44416989b33 - build: py310h00ffb61_2 - arch: x86_64 - subdir: win-64 - build_number: 2 license: PSF-2.0 license_family: PSF - size: 5689476 - timestamp: 1695974437046 -- platform: linux-64 - name: qt-main - version: 5.15.8 - category: main - manager: conda - dependencies: + purls: + - pkg:pypi/pywin32?source=hash-mapping + size: 6124285 + timestamp: 1695974706892 +- kind: conda + name: qhull + version: '2020.2' + build: h434a139_5 + build_number: 5 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/qhull-2020.2-h434a139_5.conda + sha256: 776363493bad83308ba30bcb88c2552632581b143e8ee25b1982c8c743e73abc + md5: 353823361b1d27eb3960efb076dfcaf6 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libstdcxx-ng >=12 + license: LicenseRef-Qhull + purls: [] + size: 552937 + timestamp: 1720813982144 +- kind: conda + name: qhull + version: '2020.2' + build: hc790b64_5 + build_number: 5 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/qhull-2020.2-hc790b64_5.conda + sha256: 887d53486a37bd870da62b8fa2ebe3993f912ad04bd755e7ed7c47ced97cbaa8 + md5: 854fbdff64b572b5c0b470f334d34c11 + depends: + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: LicenseRef-Qhull + purls: [] + size: 1377020 + timestamp: 1720814433486 +- kind: conda + name: qt6-main + version: 6.7.2 + build: hb12f9c5_4 + build_number: 4 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/qt6-main-6.7.2-hb12f9c5_4.conda + sha256: 619c1ea79ddca804e2eb020c5c58a0d9127203bdd98035c72bbaf947ab9e19bd + md5: 5dd4fddb73e5e4fef38ef54f35c155cd + depends: - __glibc >=2.17,<3.0.a0 - - alsa-lib >=1.2.11,<1.3.0a0 + - alsa-lib >=1.2.12,<1.3.0a0 - dbus >=1.13.6,<2.0a0 + - double-conversion >=3.3.0,<3.4.0a0 - fontconfig >=2.14.2,<3.0a0 - fonts-conda-ecosystem - freetype >=2.12.1,<3.0a0 - - gst-plugins-base >=1.22.9,<1.23.0a0 - - gstreamer >=1.22.9,<1.23.0a0 - - harfbuzz >=8.3.0,<9.0a0 - - icu >=73.2,<74.0a0 - - krb5 >=1.21.2,<1.22.0a0 - - libclang-cpp15 >=15.0.7,<15.1.0a0 - - libclang13 >=15.0.7 + - harfbuzz >=9.0.0,<10.0a0 + - icu >=75.1,<76.0a0 + - krb5 >=1.21.3,<1.22.0a0 + - libclang-cpp18.1 >=18.1.8,<18.2.0a0 + - libclang13 >=18.1.8 - libcups >=2.3.3,<2.4.0a0 - - libevent >=2.1.12,<2.1.13.0a0 - - libexpat >=2.6.2,<3.0a0 + - libdrm >=2.4.122,<2.5.0a0 - libgcc-ng >=12 - - libglib >=2.80.0,<3.0a0 + - libglib >=2.80.3,<3.0a0 - libjpeg-turbo >=3.0.0,<4.0a0 - - libllvm15 >=15.0.7,<15.1.0a0 + - libllvm18 >=18.1.8,<18.2.0a0 - libpng >=1.6.43,<1.7.0a0 - - libpq >=16.2,<17.0a0 - - libsqlite >=3.45.2,<4.0a0 + - libpq >=16.3,<17.0a0 + - libsqlite >=3.46.0,<4.0a0 - libstdcxx-ng >=12 - - libxcb >=1.15,<1.16.0a0 - - libxkbcommon >=1.6.0,<2.0a0 - - libxml2 >=2.12.6,<3.0a0 - - libzlib >=1.2.13,<1.3.0a0 + - libtiff >=4.6.0,<4.7.0a0 + - libwebp-base >=1.4.0,<2.0a0 + - libxcb >=1.16,<1.17.0a0 + - libxkbcommon >=1.7.0,<2.0a0 + - libxml2 >=2.12.7,<3.0a0 + - libzlib >=1.3.1,<2.0a0 - mysql-libs >=8.3.0,<8.4.0a0 - - nspr >=4.35,<5.0a0 - - nss >=3.98,<4.0a0 - - openssl >=3.2.1,<4.0a0 - - pulseaudio-client >=17.0,<17.1.0a0 - - xcb-util >=0.4.0,<0.5.0a0 + - openssl >=3.3.1,<4.0a0 + - pcre2 >=10.44,<10.45.0a0 + - wayland >=1.23.0,<2.0a0 + - xcb-util >=0.4.1,<0.5.0a0 + - xcb-util-cursor >=0.1.4,<0.2.0a0 - xcb-util-image >=0.4.0,<0.5.0a0 - - xcb-util-keysyms >=0.4.0,<0.5.0a0 - - xcb-util-renderutil >=0.3.9,<0.4.0a0 - - xcb-util-wm >=0.4.1,<0.5.0a0 + - xcb-util-keysyms >=0.4.1,<0.5.0a0 + - xcb-util-renderutil >=0.3.10,<0.4.0a0 + - xcb-util-wm >=0.4.2,<0.5.0a0 - xorg-libice >=1.1.1,<2.0a0 - xorg-libsm >=1.2.4,<2.0a0 - - xorg-libx11 >=1.8.7,<2.0a0 + - xorg-libx11 >=1.8.9,<2.0a0 - xorg-libxext >=1.3.4,<2.0a0 - - xorg-xf86vidmodeproto - - zstd >=1.5.5,<1.6.0a0 - url: https://conda.anaconda.org/conda-forge/linux-64/qt-main-5.15.8-h112747c_20.conda - hash: - md5: cea58006ee5e891fc2a70c6b64d41363 - sha256: 14f9075640d1abc7f8834420564f80aeaaf4da75e40dc3e4187f93d39f952418 - build: h112747c_20 - arch: x86_64 - subdir: linux-64 - build_number: 20 + - zstd >=1.5.6,<1.6.0a0 constrains: - - qt 5.15.8 + - qt 6.7.2 license: LGPL-3.0-only license_family: LGPL - size: 60849352 - timestamp: 1711304658310 -- platform: win-64 - name: qt-main - version: 5.15.8 - category: main - manager: conda - dependencies: - - gst-plugins-base >=1.22.9,<1.23.0a0 - - gstreamer >=1.22.9,<1.23.0a0 - - icu >=73.2,<74.0a0 - - krb5 >=1.21.2,<1.22.0a0 - - libclang13 >=15.0.7 - - libglib >=2.80.0,<3.0a0 + purls: [] + size: 46508789 + timestamp: 1721426751589 +- kind: conda + name: qt6-main + version: 6.7.2 + build: hbb46ec1_4 + build_number: 4 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/qt6-main-6.7.2-hbb46ec1_4.conda + sha256: 9abbea17737708356919930cad357e63fe1df40106eeb1114a74e523ff620930 + md5: 11c572c84b282f085c0379d6b5a6db19 + depends: + - double-conversion >=3.3.0,<3.4.0a0 + - harfbuzz >=9.0.0,<10.0a0 + - icu >=75.1,<76.0a0 + - krb5 >=1.21.3,<1.22.0a0 + - libclang13 >=18.1.8 + - libglib >=2.80.3,<3.0a0 - libjpeg-turbo >=3.0.0,<4.0a0 - libpng >=1.6.43,<1.7.0a0 - - libsqlite >=3.45.2,<4.0a0 - - libzlib >=1.2.13,<1.3.0a0 - - openssl >=3.2.1,<4.0a0 + - libsqlite >=3.46.0,<4.0a0 + - libtiff >=4.6.0,<4.7.0a0 + - libwebp-base >=1.4.0,<2.0a0 + - libzlib >=1.3.1,<2.0a0 + - openssl >=3.3.1,<4.0a0 + - pcre2 >=10.44,<10.45.0a0 - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - - zstd >=1.5.5,<1.6.0a0 - url: https://conda.anaconda.org/conda-forge/win-64/qt-main-5.15.8-h9e85ed6_20.conda - hash: - md5: 312511ef95bf1418f20dd50041a4bc85 - sha256: 548e948eb70174dad20151714a70319b9b2d220b75d407a88f4f5812f14fcdd2 - build: h9e85ed6_20 - arch: x86_64 - subdir: win-64 - build_number: 20 + - zstd >=1.5.6,<1.6.0a0 constrains: - - qt 5.15.8 + - qt 6.7.2 license: LGPL-3.0-only license_family: LGPL - size: 60012507 - timestamp: 1711306247296 -- platform: linux-64 + purls: [] + size: 88624419 + timestamp: 1721430217503 +- kind: conda name: qtpy version: 2.4.1 - category: main - manager: conda - dependencies: - - packaging - - python >=3.7 - url: https://conda.anaconda.org/conda-forge/noarch/qtpy-2.4.1-pyhd8ed1ab_0.conda - hash: - md5: 7f391bd70d2abfb70f304ba5aa4e1261 - sha256: 925bf48e747af6ceff1b073c10b12fc94ef79c88a34729059d253e43466a33f1 build: pyhd8ed1ab_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: MIT - license_family: MIT - noarch: python - size: 61808 - timestamp: 1698112171285 - purls: - - pkg:pypi/qtpy -- platform: win-64 - name: qtpy - version: 2.4.1 - category: main - manager: conda - dependencies: + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/qtpy-2.4.1-pyhd8ed1ab_0.conda + sha256: 925bf48e747af6ceff1b073c10b12fc94ef79c88a34729059d253e43466a33f1 + md5: 7f391bd70d2abfb70f304ba5aa4e1261 + depends: - packaging - python >=3.7 - url: https://conda.anaconda.org/conda-forge/noarch/qtpy-2.4.1-pyhd8ed1ab_0.conda - hash: - md5: 7f391bd70d2abfb70f304ba5aa4e1261 - sha256: 925bf48e747af6ceff1b073c10b12fc94ef79c88a34729059d253e43466a33f1 - build: pyhd8ed1ab_0 - arch: x86_64 - subdir: win-64 - build_number: 0 license: MIT license_family: MIT - noarch: python + purls: + - pkg:pypi/qtpy?source=hash-mapping size: 61808 timestamp: 1698112171285 - purls: - - pkg:pypi/qtpy -- platform: linux-64 +- kind: conda name: rav1e version: 0.6.6 - category: main - manager: conda - dependencies: - - libgcc-ng >=12 - url: https://conda.anaconda.org/conda-forge/linux-64/rav1e-0.6.6-he8a937b_2.conda - hash: - md5: 77d9955b4abddb811cb8ab1aa7d743e4 - sha256: 91b3c1ced90d04ee2eded1f72cf3cbc19ff05a25e41876ef0758266a5bab009f - build: he8a937b_2 - arch: x86_64 - subdir: linux-64 + build: h975169c_2 build_number: 2 - license: BSD-2-Clause - license_family: BSD - size: 15423721 - timestamp: 1694329261357 -- platform: win-64 - name: rav1e - version: 0.6.6 - category: main - manager: conda - dependencies: + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/rav1e-0.6.6-h975169c_2.conda + sha256: 3193451440e5ac737b7d5d2a79f9e012d426c0c53e41e60df4992150bfc39565 + md5: bd32cc2ed62374932f9d57a2e3eb2863 + depends: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - url: https://conda.anaconda.org/conda-forge/win-64/rav1e-0.6.6-h975169c_2.conda - hash: - md5: bd32cc2ed62374932f9d57a2e3eb2863 - sha256: 3193451440e5ac737b7d5d2a79f9e012d426c0c53e41e60df4992150bfc39565 - build: h975169c_2 - arch: x86_64 - subdir: win-64 - build_number: 2 license: BSD-2-Clause license_family: BSD + purls: [] size: 1523119 timestamp: 1694330157594 -- platform: linux-64 +- kind: conda + name: rav1e + version: 0.6.6 + build: he8a937b_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/rav1e-0.6.6-he8a937b_2.conda + sha256: 91b3c1ced90d04ee2eded1f72cf3cbc19ff05a25e41876ef0758266a5bab009f + md5: 77d9955b4abddb811cb8ab1aa7d743e4 + depends: + - libgcc-ng >=12 + license: BSD-2-Clause + license_family: BSD + purls: [] + size: 15423721 + timestamp: 1694329261357 +- kind: conda name: readline version: '8.2' - category: main - manager: conda - dependencies: - - libgcc-ng >=12 - - ncurses >=6.3,<7.0a0 - url: https://conda.anaconda.org/conda-forge/linux-64/readline-8.2-h8228510_1.conda - hash: - md5: 47d31b792659ce70f470b5c82fdfb7a4 - sha256: 5435cf39d039387fbdc977b0a762357ea909a7694d9528ab40f005e9208744d7 build: h8228510_1 - arch: x86_64 - subdir: linux-64 build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/readline-8.2-h8228510_1.conda + sha256: 5435cf39d039387fbdc977b0a762357ea909a7694d9528ab40f005e9208744d7 + md5: 47d31b792659ce70f470b5c82fdfb7a4 + depends: + - libgcc-ng >=12 + - ncurses >=6.3,<7.0a0 license: GPL-3.0-only license_family: GPL + purls: [] size: 281456 timestamp: 1679532220005 -- platform: linux-64 +- kind: conda name: referencing - version: 0.34.0 - category: main - manager: conda - dependencies: - - attrs >=22.2.0 - - python >=3.8 - - rpds-py >=0.7.0 - url: https://conda.anaconda.org/conda-forge/noarch/referencing-0.34.0-pyhd8ed1ab_0.conda - hash: - md5: e4492c22e314be5c75db3469e3bbf3d9 - sha256: 2e631e9e1d49280770573f7acc7441b70181b2dc21948bb1be15eaae80550672 + version: 0.35.1 build: pyhd8ed1ab_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: MIT - license_family: MIT + subdir: noarch noarch: python - size: 42071 - timestamp: 1710763821612 - purls: - - pkg:pypi/referencing -- platform: win-64 - name: referencing - version: 0.34.0 - category: main - manager: conda - dependencies: + url: https://conda.anaconda.org/conda-forge/noarch/referencing-0.35.1-pyhd8ed1ab_0.conda + sha256: be8d6d9e86b1a3fef5424127ff81782f8ca63d3058980859609f6f1ecdd34cb3 + md5: 0fc8b52192a8898627c3efae1003e9f6 + depends: - attrs >=22.2.0 - python >=3.8 - rpds-py >=0.7.0 - url: https://conda.anaconda.org/conda-forge/noarch/referencing-0.34.0-pyhd8ed1ab_0.conda - hash: - md5: e4492c22e314be5c75db3469e3bbf3d9 - sha256: 2e631e9e1d49280770573f7acc7441b70181b2dc21948bb1be15eaae80550672 - build: pyhd8ed1ab_0 - arch: x86_64 - subdir: win-64 - build_number: 0 license: MIT license_family: MIT - noarch: python - size: 42071 - timestamp: 1710763821612 purls: - - pkg:pypi/referencing -- platform: linux-64 + - pkg:pypi/referencing?source=hash-mapping + size: 42210 + timestamp: 1714619625532 +- kind: conda name: rich version: 13.7.1 - category: main - manager: conda - dependencies: - - markdown-it-py >=2.2.0 - - pygments >=2.13.0,<3.0.0 - - python >=3.7.0 - - typing_extensions >=4.0.0,<5.0.0 - url: https://conda.anaconda.org/conda-forge/noarch/rich-13.7.1-pyhd8ed1ab_0.conda - hash: - md5: ba445bf767ae6f0d959ff2b40c20912b - sha256: 2b26d58aa59e46f933c3126367348651b0dab6e0bf88014e857415bb184a4667 build: pyhd8ed1ab_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: MIT - license_family: MIT + subdir: noarch noarch: python - size: 184347 - timestamp: 1709150578093 -- platform: win-64 - name: rich - version: 13.7.1 - category: main - manager: conda - dependencies: + url: https://conda.anaconda.org/conda-forge/noarch/rich-13.7.1-pyhd8ed1ab_0.conda + sha256: 2b26d58aa59e46f933c3126367348651b0dab6e0bf88014e857415bb184a4667 + md5: ba445bf767ae6f0d959ff2b40c20912b + depends: - markdown-it-py >=2.2.0 - pygments >=2.13.0,<3.0.0 - python >=3.7.0 - typing_extensions >=4.0.0,<5.0.0 - url: https://conda.anaconda.org/conda-forge/noarch/rich-13.7.1-pyhd8ed1ab_0.conda - hash: - md5: ba445bf767ae6f0d959ff2b40c20912b - sha256: 2b26d58aa59e46f933c3126367348651b0dab6e0bf88014e857415bb184a4667 - build: pyhd8ed1ab_0 - arch: x86_64 - subdir: win-64 - build_number: 0 license: MIT license_family: MIT - noarch: python + purls: + - pkg:pypi/rich?source=hash-mapping size: 184347 timestamp: 1709150578093 -- platform: linux-64 +- kind: conda name: rpds-py - version: 0.18.0 - category: main - manager: conda - dependencies: - - libgcc-ng >=12 - - python >=3.10,<3.11.0a0 - - python_abi 3.10.* *_cp310 - url: https://conda.anaconda.org/conda-forge/linux-64/rpds-py-0.18.0-py310hcb5633a_0.conda - hash: - md5: eca3962963d1de0a4d13572ba943b61d - sha256: 180f734f14402a3605cc0d0a70dd52539c87ba76337da6eb73ebf603c8405c6b - build: py310hcb5633a_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 + version: 0.20.0 + build: py311h533ab2d_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/rpds-py-0.20.0-py311h533ab2d_0.conda + sha256: bb51bfaee060d258fca481be0295e74d5569d786b216993f6bc5a6f943ec8289 + md5: 1575cd24a61775cd7c7ce5006a9f370c + depends: + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 license: MIT license_family: MIT - size: 915667 - timestamp: 1707922907509 purls: - - pkg:pypi/rpds-py -- platform: win-64 + - pkg:pypi/rpds-py?source=compressed-mapping + size: 208878 + timestamp: 1723040173082 +- kind: conda name: rpds-py - version: 0.18.0 - category: main - manager: conda - dependencies: - - python >=3.10,<3.11.0a0 - - python_abi 3.10.* *_cp310 - - 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.18.0-py310h87d50f1_0.conda - hash: - md5: 271cf897747ab1b8ec17ee9659c073ea - sha256: 0227043dc8a9d5f737c36f7653f9b4476e47e0c60c7e67012dd72fe5a7842fb4 - build: py310h87d50f1_0 - arch: x86_64 - subdir: win-64 - build_number: 0 + version: 0.20.0 + build: py312hf008fa9_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/rpds-py-0.20.0-py312hf008fa9_0.conda + sha256: c1c797db876a3a642fd1293be3ce5428f2699cbc1e1f2f9152501e656b897c24 + md5: 0735929f1a2a89c62b91d07ef5a76645 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - python >=3.12,<3.13.0a0 + - python_abi 3.12.* *_cp312 + constrains: + - __glibc >=2.17 license: MIT license_family: MIT - size: 202632 - timestamp: 1707923848209 purls: - - pkg:pypi/rpds-py -- platform: linux-64 + - pkg:pypi/rpds-py?source=compressed-mapping + size: 336290 + timestamp: 1723039277393 +- kind: conda name: scikit-image - version: 0.22.0 - category: main - manager: conda - dependencies: + version: 0.24.0 + build: py311hcf9f919_2 + build_number: 2 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/scikit-image-0.24.0-py311hcf9f919_2.conda + sha256: 9cf0bf535e48ac4691349a50e99dd0d311fa9d112b5671a29c78dc068b4c7663 + md5: 84f3a41eb789b28e01079fa06c8e1cec + depends: - imageio >=2.27 - lazy_loader >=0.2 - - libgcc-ng >=12 - - libstdcxx-ng >=12 - networkx >=2.8 - - numpy >=1.22.4,<2.0a0 + - numpy >=1.19,<3 - packaging >=21 - pillow >=9.0.1 - - python >=3.10,<3.11.0a0 - - python_abi 3.10.* *_cp310 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 - pywavelets >=1.1.1 - scipy >=1.8 - tifffile >=2022.8.12 - url: https://conda.anaconda.org/conda-forge/linux-64/scikit-image-0.22.0-py310hcc13569_2.conda - hash: - md5: 801b47c8f5ecc81eb2cd5083197e5a19 - sha256: dcb6cc7c27dfa8aa041ff7a9c237898bc82cc116f1e16665ee573d70a84df1f4 - build: py310hcc13569_2 - arch: x86_64 - subdir: linux-64 - build_number: 2 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 constrains: - - astropy >=5.0 - - pooch >=1.6.0 - dask-core >=2021.1.0 - - cloudpickle >=0.2.1 - - scikit-learn >=1.0 - cytoolz >=0.11.0 - - matplotlib-base >=3.5 - toolz >=0.10.0 + - numpy >=1.23 + - cloudpickle >=0.2.1 + - matplotlib-base >=3.5 + - pooch >=1.6.0 + - scikit-learn >=1.0 + - astropy >=5.0 license: BSD-3-Clause license_family: BSD - size: 10783294 - timestamp: 1697029221996 purls: - - pkg:pypi/scikit-image -- platform: win-64 + - pkg:pypi/scikit-image?source=compressed-mapping + size: 10442607 + timestamp: 1723843323209 +- kind: conda name: scikit-image - version: 0.22.0 - category: main - manager: conda - dependencies: + version: 0.24.0 + build: py312h1df14c2_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/scikit-image-0.24.0-py312h1df14c2_2.conda + sha256: 8e566cd0f25dfc78057d1b0929ceacac4cfefafa7a10a84bb3dc87a2ca68ea2c + md5: 104fecd2263afe390810307ad0bfe563 + depends: + - __glibc >=2.17,<3.0.a0 - imageio >=2.27 - lazy_loader >=0.2 + - libgcc-ng >=12 + - libstdcxx-ng >=12 - networkx >=2.8 - - numpy >=1.22.4,<2.0a0 + - numpy >=1.19,<3 - packaging >=21 - pillow >=9.0.1 - - python >=3.10,<3.11.0a0 - - python_abi 3.10.* *_cp310 + - python >=3.12,<3.13.0a0 + - python_abi 3.12.* *_cp312 - pywavelets >=1.1.1 - scipy >=1.8 - tifffile >=2022.8.12 - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 - url: https://conda.anaconda.org/conda-forge/win-64/scikit-image-0.22.0-py310hecd3228_2.conda - hash: - md5: 1046aff055350155ba8ea0780ab8b113 - sha256: c86cffbaca12712ca6f9b1bcd2069a7d673a504f1d287702a618faa10fc88714 - build: py310hecd3228_2 - arch: x86_64 - subdir: win-64 - build_number: 2 constrains: - - pooch >=1.6.0 - - dask-core >=2021.1.0 + - scikit-learn >=1.0 + - cytoolz >=0.11.0 - astropy >=5.0 - toolz >=0.10.0 - cloudpickle >=0.2.1 + - dask-core >=2021.1.0 - matplotlib-base >=3.5 - - scikit-learn >=1.0 - - cytoolz >=0.11.0 + - pooch >=1.6.0 + - numpy >=1.23 license: BSD-3-Clause license_family: BSD - size: 9988125 - timestamp: 1697029819029 purls: - - pkg:pypi/scikit-image -- platform: linux-64 + - pkg:pypi/scikit-image?source=compressed-mapping + size: 11206561 + timestamp: 1723842840609 +- kind: conda name: scipy - version: 1.12.0 - category: main - manager: conda - dependencies: + version: 1.14.0 + build: py311hd4686c6_2 + build_number: 2 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/scipy-1.14.0-py311hd4686c6_2.conda + sha256: f1b6fb111f21bcaa9bcbf420699522c369351406c57205f578e9e0257f3aa90d + md5: 7dfaff2e99648c216dad8fe895675a7c + depends: - libblas >=3.9.0,<4.0a0 - libcblas >=3.9.0,<4.0a0 - - libgcc-ng >=12 - - libgfortran-ng - - libgfortran5 >=12.3.0 - liblapack >=3.9.0,<4.0a0 - - libstdcxx-ng >=12 - - numpy >=1.22.4,<1.28 - - numpy >=1.22.4,<2.0a0 - - python >=3.10,<3.11.0a0 - - python_abi 3.10.* *_cp310 - url: https://conda.anaconda.org/conda-forge/linux-64/scipy-1.12.0-py310hb13e2d6_2.conda - hash: - md5: cd3baec470071490bc5ab05da64c52b5 - sha256: 336c5c1b29441b99033375d084ed24a65bea852a02b3c79954134fc5ada8c6c4 - build: py310hb13e2d6_2 - arch: x86_64 - subdir: linux-64 - build_number: 2 + - numpy >=1.23.5,<2.3 + - numpy >=1.19,<3 + - numpy >=1.23.5 + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 license: BSD-3-Clause license_family: BSD - size: 16486180 - timestamp: 1706042692665 -- platform: win-64 + purls: + - pkg:pypi/scipy?source=compressed-mapping + size: 16186599 + timestamp: 1723856944524 +- kind: conda name: scipy - version: 1.12.0 - category: main - manager: conda - dependencies: + version: 1.14.0 + build: py312h499d17b_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/scipy-1.14.0-py312h499d17b_2.conda + sha256: a84bd33593abc9b6acadcd31410f9a028031f00c2a8db33255f2358570673346 + md5: fbb459d6590fad7bd00aeb1665bb67d1 + depends: + - __glibc >=2.17,<3.0.a0 - libblas >=3.9.0,<4.0a0 - libcblas >=3.9.0,<4.0a0 + - libgcc-ng >=12 + - libgfortran-ng + - libgfortran5 >=12.4.0 - liblapack >=3.9.0,<4.0a0 - - numpy >=1.22.4,<1.28 - - numpy >=1.22.4,<2.0a0 - - python >=3.10,<3.11.0a0 - - python_abi 3.10.* *_cp310 - - 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.12.0-py310hf667824_2.conda - hash: - md5: 0be527d0eed63725972153c089dde27f - sha256: 7dec130815e6d25c4a871a742bb2d49e5fa95fec0189e77ccd0a481c612cf337 - build: py310hf667824_2 - arch: x86_64 - subdir: win-64 - build_number: 2 + - libstdcxx-ng >=12 + - numpy >=1.23.5,<2.3 + - numpy >=1.19,<3 + - numpy >=1.23.5 + - python >=3.12,<3.13.0a0 + - python_abi 3.12.* *_cp312 license: BSD-3-Clause license_family: BSD - size: 15053099 - timestamp: 1706043812068 -- platform: linux-64 + purls: + - pkg:pypi/scipy?source=compressed-mapping + size: 17610049 + timestamp: 1723856153431 +- kind: conda name: setuptools - version: 69.2.0 - category: main - manager: conda - dependencies: - - python >=3.8 - url: https://conda.anaconda.org/conda-forge/noarch/setuptools-69.2.0-pyhd8ed1ab_0.conda - hash: - md5: da214ecd521a720a9d521c68047682dc - sha256: 78a75c75a5dacda6de5f4056c9c990141bdaf4f64245673a590594d00bc63713 + version: 72.1.0 build: pyhd8ed1ab_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: MIT - license_family: MIT + subdir: noarch noarch: python - size: 471183 - timestamp: 1710344615844 - purls: - - pkg:pypi/setuptools -- platform: win-64 - name: setuptools - version: 69.2.0 - category: main - manager: conda - dependencies: + url: https://conda.anaconda.org/conda-forge/noarch/setuptools-72.1.0-pyhd8ed1ab_0.conda + sha256: d239e7f1b1a5617eeadda4e91183592f5a15219e97e16bc721d7b0597ee89a80 + md5: e06d4c26df4f958a8d38696f2c344d15 + depends: - python >=3.8 - url: https://conda.anaconda.org/conda-forge/noarch/setuptools-69.2.0-pyhd8ed1ab_0.conda - hash: - md5: da214ecd521a720a9d521c68047682dc - sha256: 78a75c75a5dacda6de5f4056c9c990141bdaf4f64245673a590594d00bc63713 - build: pyhd8ed1ab_0 - arch: x86_64 - subdir: win-64 - build_number: 0 license: MIT license_family: MIT - noarch: python - size: 471183 - timestamp: 1710344615844 purls: - - pkg:pypi/setuptools -- platform: linux-64 + - pkg:pypi/setuptools?source=compressed-mapping + size: 1462612 + timestamp: 1722586785703 +- kind: conda name: simpleeval version: 0.9.13 - category: main - manager: conda - dependencies: - - python >=2.5,!=3.0.*,!=3.1.*,!=3.2.* - url: https://conda.anaconda.org/conda-forge/noarch/simpleeval-0.9.13-pyhd8ed1ab_1.conda - hash: - md5: b3282d9b9e4a7c42d6c570492316dcaa - sha256: 5c9c537011327fc281c3c108020f1ad2a40284df0e1625a87825c0699d98f67f build: pyhd8ed1ab_1 - arch: x86_64 - subdir: linux-64 build_number: 1 - license: MIT - license_family: MIT + subdir: noarch noarch: python - size: 20532 - timestamp: 1698070679462 - purls: - - pkg:pypi/simpleeval -- platform: win-64 - name: simpleeval - version: 0.9.13 - category: main - manager: conda - dependencies: - - python >=2.5,!=3.0.*,!=3.1.*,!=3.2.* url: https://conda.anaconda.org/conda-forge/noarch/simpleeval-0.9.13-pyhd8ed1ab_1.conda - hash: - md5: b3282d9b9e4a7c42d6c570492316dcaa - sha256: 5c9c537011327fc281c3c108020f1ad2a40284df0e1625a87825c0699d98f67f - build: pyhd8ed1ab_1 - arch: x86_64 - subdir: win-64 - build_number: 1 + sha256: 5c9c537011327fc281c3c108020f1ad2a40284df0e1625a87825c0699d98f67f + md5: b3282d9b9e4a7c42d6c570492316dcaa + depends: + - python >=2.5,!=3.0.*,!=3.1.*,!=3.2.* license: MIT license_family: MIT - noarch: python + purls: + - pkg:pypi/simpleeval?source=hash-mapping size: 20532 timestamp: 1698070679462 - purls: - - pkg:pypi/simpleeval -- platform: linux-64 - name: sip - version: 6.7.12 - category: main - manager: conda - dependencies: - - libgcc-ng >=12 - - libstdcxx-ng >=12 - - packaging - - ply - - python >=3.10,<3.11.0a0 - - python_abi 3.10.* *_cp310 - - tomli - url: https://conda.anaconda.org/conda-forge/linux-64/sip-6.7.12-py310hc6cd4ac_0.conda - hash: - md5: 68d5bfccaba2d89a7812098dd3966d9b - sha256: 4c350a7ed9f5fd98196a50bc74ce1dc3bb05b0c90d17ea120439755fe2075796 - build: py310hc6cd4ac_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: GPL-3.0-only - license_family: GPL - size: 494293 - timestamp: 1697300616950 - purls: - - pkg:pypi/sip -- platform: win-64 - name: sip - version: 6.7.12 - category: main - manager: conda - dependencies: - - packaging - - ply - - python >=3.10,<3.11.0a0 - - python_abi 3.10.* *_cp310 - - tomli - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 - url: https://conda.anaconda.org/conda-forge/win-64/sip-6.7.12-py310h00ffb61_0.conda - hash: - md5: 882ddccbb0d5c47da05eb35ec4813c16 - sha256: 159f95e125ff48fa84cfbff8ef7ccfe14b6960df108b6c1d3472d0248bb07781 - build: py310h00ffb61_0 - arch: x86_64 - subdir: win-64 - build_number: 0 - license: GPL-3.0-only - license_family: GPL - size: 504474 - timestamp: 1697300911843 - purls: - - pkg:pypi/sip -- platform: linux-64 +- kind: conda name: six version: 1.16.0 - category: main - manager: conda - dependencies: - - python - url: https://conda.anaconda.org/conda-forge/noarch/six-1.16.0-pyh6c4a22f_0.tar.bz2 - hash: - md5: e5f25f8dbc060e9a8d912e432202afc2 - sha256: a85c38227b446f42c5b90d9b642f2c0567880c15d72492d8da074a59c8f91dd6 build: pyh6c4a22f_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: MIT - license_family: MIT + subdir: noarch noarch: python - size: 14259 - timestamp: 1620240338595 - purls: - - pkg:pypi/six -- platform: win-64 - name: six - version: 1.16.0 - category: main - manager: conda - dependencies: - - python url: https://conda.anaconda.org/conda-forge/noarch/six-1.16.0-pyh6c4a22f_0.tar.bz2 - hash: - md5: e5f25f8dbc060e9a8d912e432202afc2 - sha256: a85c38227b446f42c5b90d9b642f2c0567880c15d72492d8da074a59c8f91dd6 - build: pyh6c4a22f_0 - arch: x86_64 - subdir: win-64 - build_number: 0 + sha256: a85c38227b446f42c5b90d9b642f2c0567880c15d72492d8da074a59c8f91dd6 + md5: e5f25f8dbc060e9a8d912e432202afc2 + depends: + - python license: MIT license_family: MIT - noarch: python + purls: + - pkg:pypi/six?source=hash-mapping size: 14259 timestamp: 1620240338595 - purls: - - pkg:pypi/six -- platform: linux-64 +- kind: conda name: snappy - version: 1.1.10 - category: main - manager: conda - dependencies: - - libgcc-ng >=12 - - libstdcxx-ng >=12 - url: https://conda.anaconda.org/conda-forge/linux-64/snappy-1.1.10-h9fff704_0.conda - hash: - md5: e6d228cd0bb74a51dd18f5bfce0b4115 - sha256: 02219f2382b4fe39250627dade087a4412d811936a5a445636b7260477164eac - build: h9fff704_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: BSD-3-Clause - license_family: BSD - size: 38865 - timestamp: 1678534590321 -- platform: win-64 - name: snappy - version: 1.1.10 - category: main - manager: conda - dependencies: + version: 1.2.1 + build: h23299a8_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/snappy-1.2.1-h23299a8_0.conda + sha256: 5b9450f619aabcfbf3d284a272964250b2e1971ab0f7a7ef9143dda0ecc537b8 + md5: 7635a408509e20dcfc7653ca305ad799 + depends: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - - vs2015_runtime >=14.29.30139 - url: https://conda.anaconda.org/conda-forge/win-64/snappy-1.1.10-hfb803bf_0.conda - hash: - md5: cff1df79c9cff719460eb2dd172568de - sha256: 2a195b38cb63f03ad9f73a82db52434ebefe216fb70f7ea3defe4ddf263d408a - build: hfb803bf_0 - arch: x86_64 - subdir: win-64 - build_number: 0 + - vc14_runtime >=14.29.30139 license: BSD-3-Clause license_family: BSD - size: 57065 - timestamp: 1678534804734 -- platform: linux-64 - name: stack_data - version: 0.6.2 - category: main - manager: conda - dependencies: - - asttokens - - executing - - pure_eval - - python >=3.5 - url: https://conda.anaconda.org/conda-forge/noarch/stack_data-0.6.2-pyhd8ed1ab_0.conda - hash: - md5: e7df0fdd404616638df5ece6e69ba7af - sha256: a58433e75229bec39f3be50c02efbe9b7083e53a1f31d8ee247564f370191eec - build: pyhd8ed1ab_0 - arch: x86_64 + purls: [] + size: 59350 + timestamp: 1720004197144 +- kind: conda + name: snappy + version: 1.2.1 + build: ha2e4443_0 subdir: linux-64 - build_number: 0 - license: MIT - license_family: MIT - noarch: python - size: 26205 - timestamp: 1669632203115 - purls: - - pkg:pypi/stack-data -- platform: win-64 + url: https://conda.anaconda.org/conda-forge/linux-64/snappy-1.2.1-ha2e4443_0.conda + sha256: dc7c8e0e8c3e8702aae81c52d940bfaabe756953ee51b1f1757e891bab62cf7f + md5: 6b7dcc7349efd123d493d2dbe85a045f + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + license: BSD-3-Clause + license_family: BSD + purls: [] + size: 42465 + timestamp: 1720003704360 +- kind: conda name: stack_data version: 0.6.2 - category: main - manager: conda - dependencies: + build: pyhd8ed1ab_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/stack_data-0.6.2-pyhd8ed1ab_0.conda + sha256: a58433e75229bec39f3be50c02efbe9b7083e53a1f31d8ee247564f370191eec + md5: e7df0fdd404616638df5ece6e69ba7af + depends: - asttokens - executing - pure_eval - python >=3.5 - url: https://conda.anaconda.org/conda-forge/noarch/stack_data-0.6.2-pyhd8ed1ab_0.conda - hash: - md5: e7df0fdd404616638df5ece6e69ba7af - sha256: a58433e75229bec39f3be50c02efbe9b7083e53a1f31d8ee247564f370191eec - build: pyhd8ed1ab_0 - arch: x86_64 - subdir: win-64 - build_number: 0 license: MIT license_family: MIT - noarch: python + purls: + - pkg:pypi/stack-data?source=hash-mapping size: 26205 timestamp: 1669632203115 - purls: - - pkg:pypi/stack-data -- platform: linux-64 +- kind: conda name: svt-av1 - version: 2.0.0 - category: main - manager: conda - dependencies: + version: 2.1.2 + build: hac33072_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/svt-av1-2.1.2-hac33072_0.conda + sha256: 3077a32687c6ccf853c978ad97b77a08fc518c94e73eb449f5a312f1d77d33f0 + md5: 06c5dec4ebb47213b648a6c4dc8400d6 + depends: - libgcc-ng >=12 - libstdcxx-ng >=12 - url: https://conda.anaconda.org/conda-forge/linux-64/svt-av1-2.0.0-h59595ed_0.conda - hash: - md5: 207e01ffa0eb2d2efb83fb6f46365a21 - sha256: eee484177184c7876d258917ab3f209396e6fc59e9bf3603a3ebf1ce8b39df80 - build: h59595ed_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 license: BSD-2-Clause license_family: BSD - size: 2633794 - timestamp: 1710374004661 -- platform: win-64 + purls: [] + size: 2346285 + timestamp: 1719854430770 +- kind: conda name: svt-av1 - version: 1.7.0 - category: main - manager: conda - dependencies: + version: 2.1.2 + build: he0c23c2_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/svt-av1-2.1.2-he0c23c2_0.conda + sha256: d466e2e591931d395eefdb167431872625e8ebdf18d13d7b5d080d2127d44487 + md5: 0b9a450bfcf548e67b3b9cea3d2a91eb + depends: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - url: https://conda.anaconda.org/conda-forge/win-64/svt-av1-1.7.0-h63175ca_0.conda - hash: - md5: fe5d2314e6fc3be8f8e3e2e73c14ab02 - sha256: 3d52d959e9b4e4654c36d03765fb4e8dbebfc1d17f271a46033bf301737a25cc - build: h63175ca_0 - arch: x86_64 - subdir: win-64 - build_number: 0 license: BSD-2-Clause license_family: BSD - size: 2353906 - timestamp: 1692967156046 -- platform: linux-64 + purls: [] + size: 1705456 + timestamp: 1719854958383 +- kind: conda name: sysroot_linux-64 - version: '2.12' - category: main - manager: conda - dependencies: - - kernel-headers_linux-64 2.6.32 he073ed8_17 - url: https://conda.anaconda.org/conda-forge/noarch/sysroot_linux-64-2.12-he073ed8_17.conda - hash: - md5: 595db67e32b276298ff3d94d07d47fbf - sha256: b4e4d685e41cb36cfb16f0cb15d2c61f8f94f56fab38987a44eff95d8a673fb5 - build: he073ed8_17 - arch: x86_64 - subdir: linux-64 - build_number: 17 + version: '2.17' + build: h4a8ded7_16 + build_number: 16 + subdir: noarch + noarch: generic + url: https://conda.anaconda.org/conda-forge/noarch/sysroot_linux-64-2.17-h4a8ded7_16.conda + sha256: b892b0b9c6dc8efe8b9b5442597d1ab8d65c0dc7e4e5a80f822cbdf0a639bd77 + md5: 223fe8a3ff6d5e78484a9d58eb34d055 + depends: + - _sysroot_linux-64_curr_repodata_hack 3.* + - kernel-headers_linux-64 3.10.0 h4a8ded7_16 + - tzdata license: LGPL-2.0-or-later AND LGPL-2.0-or-later WITH exceptions AND GPL-2.0-or-later AND MPL-2.0 license_family: GPL - noarch: generic - size: 15127123 - timestamp: 1708000843849 -- platform: win-64 + purls: [] + size: 15513240 + timestamp: 1720621429816 +- kind: conda name: tbb - version: 2021.11.0 - category: main - manager: conda - dependencies: - - libhwloc >=2.9.3,<2.9.4.0a0 + version: 2021.12.0 + build: hc790b64_3 + build_number: 3 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/tbb-2021.12.0-hc790b64_3.conda + sha256: 721a88d702e31efd9437d387774ef9157846743e66648f5f863b29ae322e8479 + md5: a16e2a639e87c554abee5192ce6ee308 + depends: + - libhwloc >=2.11.1,<2.11.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/tbb-2021.11.0-h91493d7_1.conda - hash: - md5: 21069f3ed16812f9f4f2700667b6ec86 - sha256: aa30c089fdd6f66c7808592362e29963586e094159964a5fb61fb8efa9e349bc - build: h91493d7_1 - arch: x86_64 - subdir: win-64 - build_number: 1 license: Apache-2.0 license_family: APACHE - size: 161382 - timestamp: 1706164225098 -- platform: linux-64 + purls: [] + size: 161213 + timestamp: 1720768916898 +- kind: conda name: tifffile - version: 2024.2.12 - category: main - manager: conda - dependencies: - - imagecodecs >=2023.8.12 - - numpy >=1.19.2 - - python >=3.9 - url: https://conda.anaconda.org/conda-forge/noarch/tifffile-2024.2.12-pyhd8ed1ab_0.conda - hash: - md5: d5c8bef52be4e70c48b1400eec3eecc8 - sha256: 5b629ab2eae0508ad554cc831fed72950d74909d6bcf2aebdfd01e0c0afca60b + version: 2024.8.10 build: pyhd8ed1ab_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - constrains: - - matplotlib-base >=3.3 - license: BSD-3-Clause - license_family: BSD + subdir: noarch noarch: python - size: 178320 - timestamp: 1707824993716 - purls: - - pkg:pypi/tifffile -- platform: win-64 - name: tifffile - version: 2024.2.12 - category: main - manager: conda - dependencies: + url: https://conda.anaconda.org/conda-forge/noarch/tifffile-2024.8.10-pyhd8ed1ab_0.conda + sha256: db89a5a0996804c412bdf29d45b26186428bb1c82686576dd118550274c5c432 + md5: 4299bb3917015d44536cd73001256b19 + depends: - imagecodecs >=2023.8.12 - numpy >=1.19.2 - - python >=3.9 - url: https://conda.anaconda.org/conda-forge/noarch/tifffile-2024.2.12-pyhd8ed1ab_0.conda - hash: - md5: d5c8bef52be4e70c48b1400eec3eecc8 - sha256: 5b629ab2eae0508ad554cc831fed72950d74909d6bcf2aebdfd01e0c0afca60b - build: pyhd8ed1ab_0 - arch: x86_64 - subdir: win-64 - build_number: 0 + - python >=3.10 constrains: - matplotlib-base >=3.3 license: BSD-3-Clause license_family: BSD - noarch: python - size: 178320 - timestamp: 1707824993716 purls: - - pkg:pypi/tifffile -- platform: linux-64 - name: tk - version: 8.6.13 - category: main - manager: conda - dependencies: - - libgcc-ng >=12 - - libzlib >=1.2.13,<1.3.0a0 - url: https://conda.anaconda.org/conda-forge/linux-64/tk-8.6.13-noxft_h4845f30_101.conda - hash: - md5: d453b98d9c83e71da0741bb0ff4d76bc - sha256: e0569c9caa68bf476bead1bed3d79650bb080b532c64a4af7d8ca286c08dea4e - build: noxft_h4845f30_101 - arch: x86_64 - subdir: linux-64 - build_number: 101 - license: TCL - license_family: BSD - size: 3318875 - timestamp: 1699202167581 -- platform: win-64 + - pkg:pypi/tifffile?source=compressed-mapping + size: 177882 + timestamp: 1723458460355 +- kind: conda name: tk version: 8.6.13 - category: main - manager: conda - dependencies: + build: h5226925_1 + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h5226925_1.conda + sha256: 2c4e914f521ccb2718946645108c9bd3fc3216ba69aea20c2c3cedbd8db32bb1 + md5: fc048363eb8f03cd1737600a5d08aafe + depends: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - url: https://conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h5226925_1.conda - hash: - md5: fc048363eb8f03cd1737600a5d08aafe - sha256: 2c4e914f521ccb2718946645108c9bd3fc3216ba69aea20c2c3cedbd8db32bb1 - build: h5226925_1 - arch: x86_64 - subdir: win-64 - build_number: 1 license: TCL license_family: BSD + purls: [] size: 3503410 timestamp: 1699202577803 -- platform: linux-64 +- kind: conda + name: tk + version: 8.6.13 + build: noxft_h4845f30_101 + build_number: 101 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/tk-8.6.13-noxft_h4845f30_101.conda + sha256: e0569c9caa68bf476bead1bed3d79650bb080b532c64a4af7d8ca286c08dea4e + md5: d453b98d9c83e71da0741bb0ff4d76bc + depends: + - libgcc-ng >=12 + - libzlib >=1.2.13,<2.0.0a0 + license: TCL + license_family: BSD + purls: [] + size: 3318875 + timestamp: 1699202167581 +- kind: conda name: toml version: 0.10.2 - category: main - manager: conda - dependencies: - - python >=2.7 - url: https://conda.anaconda.org/conda-forge/noarch/toml-0.10.2-pyhd8ed1ab_0.tar.bz2 - hash: - md5: f832c45a477c78bebd107098db465095 - sha256: f0f3d697349d6580e4c2f35ba9ce05c65dc34f9f049e85e45da03800b46139c1 build: pyhd8ed1ab_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: MIT - license_family: MIT + subdir: noarch noarch: python - size: 18433 - timestamp: 1604308660817 - purls: - - pkg:pypi/toml -- platform: win-64 - name: toml - version: 0.10.2 - category: main - manager: conda - dependencies: - - python >=2.7 url: https://conda.anaconda.org/conda-forge/noarch/toml-0.10.2-pyhd8ed1ab_0.tar.bz2 - hash: - md5: f832c45a477c78bebd107098db465095 - sha256: f0f3d697349d6580e4c2f35ba9ce05c65dc34f9f049e85e45da03800b46139c1 - build: pyhd8ed1ab_0 - arch: x86_64 - subdir: win-64 - build_number: 0 + sha256: f0f3d697349d6580e4c2f35ba9ce05c65dc34f9f049e85e45da03800b46139c1 + md5: f832c45a477c78bebd107098db465095 + depends: + - python >=2.7 license: MIT license_family: MIT - noarch: python + purls: + - pkg:pypi/toml?source=hash-mapping size: 18433 timestamp: 1604308660817 - purls: - - pkg:pypi/toml -- platform: linux-64 +- kind: conda name: tomli version: 2.0.1 - category: main - manager: conda - dependencies: - - python >=3.7 - url: https://conda.anaconda.org/conda-forge/noarch/tomli-2.0.1-pyhd8ed1ab_0.tar.bz2 - hash: - md5: 5844808ffab9ebdb694585b50ba02a96 - sha256: 4cd48aba7cd026d17e86886af48d0d2ebc67ed36f87f6534f4b67138f5a5a58f build: pyhd8ed1ab_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: MIT - license_family: MIT + subdir: noarch noarch: python - size: 15940 - timestamp: 1644342331069 - purls: - - pkg:pypi/tomli -- platform: win-64 - name: tomli - version: 2.0.1 - category: main - manager: conda - dependencies: - - python >=3.7 url: https://conda.anaconda.org/conda-forge/noarch/tomli-2.0.1-pyhd8ed1ab_0.tar.bz2 - hash: - md5: 5844808ffab9ebdb694585b50ba02a96 - sha256: 4cd48aba7cd026d17e86886af48d0d2ebc67ed36f87f6534f4b67138f5a5a58f - build: pyhd8ed1ab_0 - arch: x86_64 - subdir: win-64 - build_number: 0 + sha256: 4cd48aba7cd026d17e86886af48d0d2ebc67ed36f87f6534f4b67138f5a5a58f + md5: 5844808ffab9ebdb694585b50ba02a96 + depends: + - python >=3.7 license: MIT license_family: MIT - noarch: python + purls: + - pkg:pypi/tomli?source=hash-mapping size: 15940 timestamp: 1644342331069 - purls: - - pkg:pypi/tomli -- platform: linux-64 +- kind: conda name: tornado - version: '6.4' - category: main - manager: conda - dependencies: - - libgcc-ng >=12 - - python >=3.10,<3.11.0a0 - - python_abi 3.10.* *_cp310 - url: https://conda.anaconda.org/conda-forge/linux-64/tornado-6.4-py310h2372a71_0.conda - hash: - md5: 48f39c24349d9ae5c8e8873c42fb6170 - sha256: bf3f211554444e03ed4663c0704fada38e0440fa723f1e32e12243ab026e3817 - build: py310h2372a71_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 + version: 6.4.1 + build: py311he736701_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/tornado-6.4.1-py311he736701_0.conda + sha256: 6efb2b0eaf5063c76288d1bf1a55488e9035d86bd63380de5ed4990499ca6859 + md5: d6b9b155b10baf4ee79602a0e6b8265f + depends: + - python >=3.11,<3.12.0a0 + - python_abi 3.11.* *_cp311 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 license: Apache-2.0 license_family: Apache - size: 650910 - timestamp: 1708363310348 purls: - - pkg:pypi/tornado -- platform: win-64 + - pkg:pypi/tornado?source=hash-mapping + size: 860084 + timestamp: 1717723311673 +- kind: conda name: tornado - version: '6.4' - category: main - manager: conda - dependencies: - - python >=3.10,<3.11.0a0 - - python_abi 3.10.* *_cp310 - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 - url: https://conda.anaconda.org/conda-forge/win-64/tornado-6.4-py310h8d17308_0.conda - hash: - md5: 0fcef3625a9081c94da6ca74af3fc293 - sha256: ec383c3e3927634305d1e0b97d958c426f353156317f1c0210e6ce43c45eee80 - build: py310h8d17308_0 - arch: x86_64 - subdir: win-64 - build_number: 0 + version: 6.4.1 + build: py312h9a8786e_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/tornado-6.4.1-py312h9a8786e_0.conda + sha256: fcf92fde5bac323921d97f8f2e66ee134ea01094f14d4e99c56f98187241c638 + md5: fd9c83fde763b494f07acee1404c280e + depends: + - libgcc-ng >=12 + - python >=3.12,<3.13.0a0 + - python_abi 3.12.* *_cp312 license: Apache-2.0 license_family: Apache - size: 652769 - timestamp: 1708363845639 purls: - - pkg:pypi/tornado -- platform: linux-64 + - pkg:pypi/tornado?source=hash-mapping + size: 839315 + timestamp: 1717723013620 +- kind: conda name: traitlets - version: 5.14.2 - category: main - manager: conda - dependencies: - - python >=3.8 - url: https://conda.anaconda.org/conda-forge/noarch/traitlets-5.14.2-pyhd8ed1ab_0.conda - hash: - md5: af5fa2d2186003472e766a23c46cae04 - sha256: 9ea6073091c130470a51b51703c8d2d959434992e29c4aa4abeba07cd56533a3 + version: 5.14.3 build: pyhd8ed1ab_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: BSD-3-Clause - license_family: BSD + subdir: noarch noarch: python - size: 110288 - timestamp: 1710254564088 - purls: - - pkg:pypi/traitlets -- platform: win-64 - name: traitlets - version: 5.14.2 - category: main - manager: conda - dependencies: + url: https://conda.anaconda.org/conda-forge/noarch/traitlets-5.14.3-pyhd8ed1ab_0.conda + sha256: 8a64fa0f19022828513667c2c7176cfd125001f3f4b9bc00d33732e627dd2592 + md5: 3df84416a021220d8b5700c613af2dc5 + depends: - python >=3.8 - url: https://conda.anaconda.org/conda-forge/noarch/traitlets-5.14.2-pyhd8ed1ab_0.conda - hash: - md5: af5fa2d2186003472e766a23c46cae04 - sha256: 9ea6073091c130470a51b51703c8d2d959434992e29c4aa4abeba07cd56533a3 - build: pyhd8ed1ab_0 - arch: x86_64 - subdir: win-64 - build_number: 0 license: BSD-3-Clause license_family: BSD - noarch: python - size: 110288 - timestamp: 1710254564088 purls: - - pkg:pypi/traitlets -- platform: linux-64 + - pkg:pypi/traitlets?source=hash-mapping + size: 110187 + timestamp: 1713535244513 +- kind: conda name: transonic - version: 0.6.4 - category: main - manager: conda - dependencies: - - autopep8 - - beniget ~=0.4.0 - - gast ~=0.5.0 - - numpy - - python >=3.9 - url: https://conda.anaconda.org/conda-forge/noarch/transonic-0.6.4-pyhd8ed1ab_0.conda - hash: - md5: 9c9081ba670ae4e9bb5097bf2697febf - sha256: 781351d83b8deb4cd0eb21c056bd891324cbc0203703a2360f703cb1b5c1f500 + version: 0.7.1 build: pyhd8ed1ab_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: BSD-3-Clause - license_family: OTHER + subdir: noarch noarch: python - size: 62458 - timestamp: 1711764672001 -- platform: win-64 - name: transonic - version: 0.6.4 - category: main - manager: conda - dependencies: + url: https://conda.anaconda.org/conda-forge/noarch/transonic-0.7.1-pyhd8ed1ab_0.conda + sha256: f6919ef907d4f29482c78a25f29dafbf254590f63d1f2bdd4f8982c9c36ca621 + md5: 9bfb155b02d9ced5c63fbe6b4eb3fe6e + depends: - autopep8 - beniget ~=0.4.0 - gast ~=0.5.0 - numpy - python >=3.9 - url: https://conda.anaconda.org/conda-forge/noarch/transonic-0.6.4-pyhd8ed1ab_0.conda - hash: - md5: 9c9081ba670ae4e9bb5097bf2697febf - sha256: 781351d83b8deb4cd0eb21c056bd891324cbc0203703a2360f703cb1b5c1f500 - build: pyhd8ed1ab_0 - arch: x86_64 - subdir: win-64 - build_number: 0 license: BSD-3-Clause license_family: OTHER - noarch: python - size: 62458 - timestamp: 1711764672001 -- platform: linux-64 + purls: + - pkg:pypi/transonic?source=hash-mapping + size: 62632 + timestamp: 1721889004185 +- kind: conda name: typing_extensions - version: 4.10.0 - category: main - manager: conda - dependencies: - - python >=3.8 - url: https://conda.anaconda.org/conda-forge/noarch/typing_extensions-4.10.0-pyha770c72_0.conda - hash: - md5: 16ae769069b380646c47142d719ef466 - sha256: 4be24d557897b2f6609f5d5f7c437833c62f4d4a96581e39530067e96a2d0451 + version: 4.12.2 build: pyha770c72_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: PSF-2.0 - license_family: PSF + subdir: noarch noarch: python - size: 37018 - timestamp: 1708904796013 - purls: - - pkg:pypi/typing-extensions -- platform: win-64 - name: typing_extensions - version: 4.10.0 - category: main - manager: conda - dependencies: + url: https://conda.anaconda.org/conda-forge/noarch/typing_extensions-4.12.2-pyha770c72_0.conda + sha256: 0fce54f8ec3e59f5ef3bb7641863be4e1bf1279623e5af3d3fa726e8f7628ddb + md5: ebe6952715e1d5eb567eeebf25250fa7 + depends: - python >=3.8 - url: https://conda.anaconda.org/conda-forge/noarch/typing_extensions-4.10.0-pyha770c72_0.conda - hash: - md5: 16ae769069b380646c47142d719ef466 - sha256: 4be24d557897b2f6609f5d5f7c437833c62f4d4a96581e39530067e96a2d0451 - build: pyha770c72_0 - arch: x86_64 - subdir: win-64 - build_number: 0 license: PSF-2.0 license_family: PSF - noarch: python - size: 37018 - timestamp: 1708904796013 purls: - - pkg:pypi/typing-extensions -- platform: linux-64 + - pkg:pypi/typing-extensions?source=hash-mapping + size: 39888 + timestamp: 1717802653893 +- kind: conda name: tzdata version: 2024a - category: main - manager: conda - dependencies: [] - url: https://conda.anaconda.org/conda-forge/noarch/tzdata-2024a-h0c530f3_0.conda - hash: - md5: 161081fc7cec0bfda0d86d7cb595f8d8 - sha256: 7b2b69c54ec62a243eb6fba2391b5e443421608c3ae5dbff938ad33ca8db5122 build: h0c530f3_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: LicenseRef-Public-Domain + subdir: noarch noarch: generic - size: 119815 - timestamp: 1706886945727 -- platform: win-64 - name: tzdata - version: 2024a - category: main - manager: conda - dependencies: [] url: https://conda.anaconda.org/conda-forge/noarch/tzdata-2024a-h0c530f3_0.conda - hash: - md5: 161081fc7cec0bfda0d86d7cb595f8d8 - sha256: 7b2b69c54ec62a243eb6fba2391b5e443421608c3ae5dbff938ad33ca8db5122 - build: h0c530f3_0 - arch: x86_64 - subdir: win-64 - build_number: 0 + sha256: 7b2b69c54ec62a243eb6fba2391b5e443421608c3ae5dbff938ad33ca8db5122 + md5: 161081fc7cec0bfda0d86d7cb595f8d8 license: LicenseRef-Public-Domain - noarch: generic + purls: [] size: 119815 timestamp: 1706886945727 -- platform: win-64 +- kind: conda name: ucrt version: 10.0.22621.0 - category: main - manager: conda - dependencies: [] - url: https://conda.anaconda.org/conda-forge/win-64/ucrt-10.0.22621.0-h57928b3_0.tar.bz2 - hash: - md5: 72608f6cd3e5898229c3ea16deb1ac43 - sha256: f29cdaf8712008f6b419b8b1a403923b00ab2504bfe0fb2ba8eb60e72d4f14c6 build: h57928b3_0 - arch: x86_64 subdir: win-64 - build_number: 0 + url: https://conda.anaconda.org/conda-forge/win-64/ucrt-10.0.22621.0-h57928b3_0.tar.bz2 + sha256: f29cdaf8712008f6b419b8b1a403923b00ab2504bfe0fb2ba8eb60e72d4f14c6 + md5: 72608f6cd3e5898229c3ea16deb1ac43 constrains: - vs2015_runtime >=14.29.30037 license: LicenseRef-Proprietary license_family: PROPRIETARY + purls: [] size: 1283972 timestamp: 1666630199266 -- platform: linux-64 - name: unicodedata2 - version: 15.1.0 - category: main - manager: conda - dependencies: - - libgcc-ng >=12 - - python >=3.10,<3.11.0a0 - - python_abi 3.10.* *_cp310 - url: https://conda.anaconda.org/conda-forge/linux-64/unicodedata2-15.1.0-py310h2372a71_0.conda - hash: - md5: 72637c58d36d9475fda24700c9796f19 - sha256: 5ab2f2d4542ba0cc27d222c08ae61706babe7173b0c6dfa748aa37ff2fa9d824 - build: py310h2372a71_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: Apache-2.0 - license_family: Apache - size: 374055 - timestamp: 1695848183607 - purls: - - pkg:pypi/unicodedata2 -- platform: win-64 - name: unicodedata2 - version: 15.1.0 - category: main - manager: conda - dependencies: - - python >=3.10,<3.11.0a0 - - python_abi 3.10.* *_cp310 - - ucrt >=10.0.20348.0 - - vc >=14.2,<15 - - vc14_runtime >=14.29.30139 - url: https://conda.anaconda.org/conda-forge/win-64/unicodedata2-15.1.0-py310h8d17308_0.conda - hash: - md5: f9f25aeb0eed2dd8c770f137c45da3c2 - sha256: 7beadca7de88d62b65124a98e0c442cef787dac2ac41768deb7200fd33d07603 - build: py310h8d17308_0 - arch: x86_64 - subdir: win-64 - build_number: 0 - license: Apache-2.0 - license_family: Apache - size: 370116 - timestamp: 1695848575933 - purls: - - pkg:pypi/unicodedata2 -- platform: win-64 +- kind: conda name: vc version: '14.3' - category: main - manager: conda - dependencies: - - vc14_runtime >=14.38.33130 - url: https://conda.anaconda.org/conda-forge/win-64/vc-14.3-hcf57466_18.conda - hash: - md5: 20e1e652a4c740fa719002a8449994a2 - sha256: 447a8d8292a7b2107dcc18afb67f046824711a652725fc0f522c368e7a7b8318 - build: hcf57466_18 - arch: x86_64 + build: h8a93ad2_20 + build_number: 20 subdir: win-64 - build_number: 18 - track_features: vc14 + url: https://conda.anaconda.org/conda-forge/win-64/vc-14.3-h8a93ad2_20.conda + sha256: 23ac5feb15a9adf3ab2b8c4dcd63650f8b7ae860c5ceb073e49cf71d203eddef + md5: 8558f367e1d7700554f7cdb823c46faf + depends: + - vc14_runtime >=14.40.33810 + track_features: + - vc14 license: BSD-3-Clause license_family: BSD - size: 16977 - timestamp: 1702511255313 -- platform: win-64 + purls: [] + size: 17391 + timestamp: 1717709040616 +- kind: conda name: vc14_runtime - version: 14.38.33130 - category: main - manager: conda - dependencies: - - ucrt >=10.0.20348.0 - url: https://conda.anaconda.org/conda-forge/win-64/vc14_runtime-14.38.33130-h82b7239_18.conda - hash: - md5: 8be79fdd2725ddf7bbf8a27a4c1f79ba - sha256: bf94c9af4b2e9cba88207001197e695934eadc96a5c5e4cd7597e950aae3d8ff - build: h82b7239_18 - arch: x86_64 + version: 14.40.33810 + build: ha82c5b3_20 + build_number: 20 subdir: win-64 - build_number: 18 + url: https://conda.anaconda.org/conda-forge/win-64/vc14_runtime-14.40.33810-ha82c5b3_20.conda + sha256: af3cfa347e3d7c1277e9b964b0849a9a9f095bff61836cb3c3a89862fbc32e17 + md5: e39cc4c34c53654ec939558993d9dc5b + depends: + - ucrt >=10.0.20348.0 constrains: - - vs2015_runtime 14.38.33130.* *_18 + - vs2015_runtime 14.40.33810.* *_20 license: LicenseRef-ProprietaryMicrosoft license_family: Proprietary - size: 749868 - timestamp: 1702511239004 -- platform: win-64 + purls: [] + size: 751934 + timestamp: 1717709031266 +- kind: conda name: vs2015_runtime - version: 14.38.33130 - category: main - manager: conda - dependencies: - - vc14_runtime >=14.38.33130 - url: https://conda.anaconda.org/conda-forge/win-64/vs2015_runtime-14.38.33130-hcb4865c_18.conda - hash: - md5: 10d42885e3ed84e575b454db30f1aa93 - sha256: a2fec221f361d6263c117f4ea6d772b21c90a2f8edc6f3eb0eadec6bfe8843db - build: hcb4865c_18 - arch: x86_64 + version: 14.40.33810 + build: h3bf8584_20 + build_number: 20 subdir: win-64 - build_number: 18 + url: https://conda.anaconda.org/conda-forge/win-64/vs2015_runtime-14.40.33810-h3bf8584_20.conda + sha256: 0c2803f7a788c51f28235a7228dc2ab3f107b4b16ab0845a3e595c8c51e50a7a + md5: c21f1b4a3a30bbc3ef35a50957578e0e + depends: + - vc14_runtime >=14.40.33810 license: BSD-3-Clause license_family: BSD - size: 16988 - timestamp: 1702511261442 -- platform: linux-64 - name: wcwidth - version: 0.2.13 - category: main - manager: conda - dependencies: - - python >=3.8 - url: https://conda.anaconda.org/conda-forge/noarch/wcwidth-0.2.13-pyhd8ed1ab_0.conda - hash: - md5: 68f0738df502a14213624b288c60c9ad - sha256: b6cd2fee7e728e620ec736d8dfee29c6c9e2adbd4e695a31f1d8f834a83e57e3 - build: pyhd8ed1ab_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 + purls: [] + size: 17395 + timestamp: 1717709043353 +- kind: conda + name: wayland + version: 1.23.0 + build: h5291e77_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/wayland-1.23.0-h5291e77_0.conda + sha256: 5f2572290dd09d5480abe6e0d9635c17031a12fd4e68578680e9f49444d6dd8b + md5: c13ca0abd5d1d31d0eebcf86d51da8a4 + depends: + - libexpat >=2.6.2,<3.0a0 + - libffi >=3.4,<4.0a0 + - libgcc-ng >=12 + - libstdcxx-ng >=12 license: MIT license_family: MIT - noarch: python - size: 32709 - timestamp: 1704731373922 - purls: - - pkg:pypi/wcwidth -- platform: win-64 + purls: [] + size: 322846 + timestamp: 1717119371478 +- kind: conda name: wcwidth version: 0.2.13 - category: main - manager: conda - dependencies: - - python >=3.8 - url: https://conda.anaconda.org/conda-forge/noarch/wcwidth-0.2.13-pyhd8ed1ab_0.conda - hash: - md5: 68f0738df502a14213624b288c60c9ad - sha256: b6cd2fee7e728e620ec736d8dfee29c6c9e2adbd4e695a31f1d8f834a83e57e3 build: pyhd8ed1ab_0 - arch: x86_64 - subdir: win-64 - build_number: 0 - license: MIT - license_family: MIT + subdir: noarch noarch: python - size: 32709 - timestamp: 1704731373922 - purls: - - pkg:pypi/wcwidth -- platform: linux-64 - name: wheel - version: 0.43.0 - category: main - manager: conda - dependencies: + url: https://conda.anaconda.org/conda-forge/noarch/wcwidth-0.2.13-pyhd8ed1ab_0.conda + sha256: b6cd2fee7e728e620ec736d8dfee29c6c9e2adbd4e695a31f1d8f834a83e57e3 + md5: 68f0738df502a14213624b288c60c9ad + depends: - python >=3.8 - url: https://conda.anaconda.org/conda-forge/noarch/wheel-0.43.0-pyhd8ed1ab_1.conda - hash: - md5: 0b5293a157c2b5cd513dd1b03d8d3aae - sha256: cb318f066afd6fd64619f14c030569faf3f53e6f50abf743b4c865e7d95b96bc - build: pyhd8ed1ab_1 - arch: x86_64 - subdir: linux-64 - build_number: 1 license: MIT license_family: MIT - noarch: python - size: 57963 - timestamp: 1711546009410 purls: - - pkg:pypi/wheel -- platform: win-64 + - pkg:pypi/wcwidth?source=hash-mapping + size: 32709 + timestamp: 1704731373922 +- kind: conda name: wheel - version: 0.43.0 - category: main - manager: conda - dependencies: - - python >=3.8 - url: https://conda.anaconda.org/conda-forge/noarch/wheel-0.43.0-pyhd8ed1ab_1.conda - hash: - md5: 0b5293a157c2b5cd513dd1b03d8d3aae - sha256: cb318f066afd6fd64619f14c030569faf3f53e6f50abf743b4c865e7d95b96bc - build: pyhd8ed1ab_1 - arch: x86_64 - subdir: win-64 - build_number: 1 + version: 0.44.0 + build: pyhd8ed1ab_0 + subdir: noarch + noarch: python + url: https://conda.anaconda.org/conda-forge/noarch/wheel-0.44.0-pyhd8ed1ab_0.conda + sha256: d828764736babb4322b8102094de38074dedfc71f5ff405c9dfee89191c14ebc + md5: d44e3b085abcaef02983c6305b84b584 + depends: + - python >=3.8 license: MIT license_family: MIT - noarch: python - size: 57963 - timestamp: 1711546009410 purls: - - pkg:pypi/wheel -- platform: linux-64 + - pkg:pypi/wheel?source=compressed-mapping + size: 58585 + timestamp: 1722797131787 +- kind: conda name: xarray - version: 2024.3.0 - category: main - manager: conda - dependencies: - - numpy >=1.23 - - packaging >=22 - - pandas >=1.5 - - python >=3.9 - url: https://conda.anaconda.org/conda-forge/noarch/xarray-2024.3.0-pyhd8ed1ab_0.conda - hash: - md5: 772d7ee42b65d0840130eabd5bd3fc17 - sha256: 74e4cea340517ce7c51c36efc1d544d3a98fcdb62a429b6b1a59a1917b412c10 + version: 2024.7.0 build: pyhd8ed1ab_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - constrains: - - bottleneck >=1.3 - - sparse >=0.13 - - nc-time-axis >=1.4 - - scipy >=1.8 - - zarr >=2.12 - - flox >=0.5 - - netcdf4 >=1.6.0 - - cartopy >=0.20 - - h5netcdf >=1.0 - - dask-core >=2022.7 - - cftime >=1.6 - - numba >=0.55 - - hdf5 >=1.12 - - iris >=3.2 - - toolz >=0.12 - - h5py >=3.6 - - distributed >=2022.7 - - matplotlib-base >=3.5 - - seaborn >=0.11 - - pint >=0.19 - license: Apache-2.0 - license_family: APACHE + subdir: noarch noarch: python - size: 765419 - timestamp: 1711742257463 - purls: - - pkg:pypi/xarray -- platform: win-64 - name: xarray - version: 2024.3.0 - category: main - manager: conda - dependencies: + url: https://conda.anaconda.org/conda-forge/noarch/xarray-2024.7.0-pyhd8ed1ab_0.conda + sha256: c8a0c70bb3402b29a9eebb1e41c5d28e9215bb14abea0c986d4d89026aa1ce42 + md5: a7d4ff4bf1502eaba3fbbaeba66969ec + depends: - numpy >=1.23 - - packaging >=22 - - pandas >=1.5 + - packaging >=23.1 + - pandas >=2.0 - python >=3.9 - url: https://conda.anaconda.org/conda-forge/noarch/xarray-2024.3.0-pyhd8ed1ab_0.conda - hash: - md5: 772d7ee42b65d0840130eabd5bd3fc17 - sha256: 74e4cea340517ce7c51c36efc1d544d3a98fcdb62a429b6b1a59a1917b412c10 - build: pyhd8ed1ab_0 - arch: x86_64 - subdir: win-64 - build_number: 0 constrains: - - bottleneck >=1.3 - - sparse >=0.13 - - nc-time-axis >=1.4 - - scipy >=1.8 - - zarr >=2.12 - - flox >=0.5 - - netcdf4 >=1.6.0 - - cartopy >=0.20 - - h5netcdf >=1.0 - - dask-core >=2022.7 - - cftime >=1.6 - - numba >=0.55 + - dask-core >=2023.4 - hdf5 >=1.12 - - iris >=3.2 + - bottleneck >=1.3 + - numba >=0.56 + - h5py >=3.8 + - h5netcdf >=1.1 + - iris >=3.4 + - sparse >=0.14 + - matplotlib-base >=3.7 - toolz >=0.12 - - h5py >=3.6 - - distributed >=2022.7 - - matplotlib-base >=3.5 - - seaborn >=0.11 - - pint >=0.19 + - distributed >=2023.4 + - seaborn >=0.12 + - zarr >=2.14 + - cftime >=1.6 + - pint >=0.22 + - netcdf4 >=1.6.0 + - nc-time-axis >=1.4 + - scipy >=1.10 + - cartopy >=0.21 + - flox >=0.7 license: Apache-2.0 license_family: APACHE - noarch: python - size: 765419 - timestamp: 1711742257463 purls: - - pkg:pypi/xarray -- platform: linux-64 + - pkg:pypi/xarray?source=compressed-mapping + size: 791540 + timestamp: 1722348308549 +- kind: conda name: xcb-util - version: 0.4.0 - category: main - manager: conda - dependencies: + version: 0.4.1 + build: hb711507_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/xcb-util-0.4.1-hb711507_2.conda + sha256: 416aa55d946ce4ab173ab338796564893a2f820e80e04e098ff00c25fb981263 + md5: 8637c3e5821654d0edf97e2b0404b443 + depends: - libgcc-ng >=12 - - libxcb >=1.13 - - libxcb >=1.15,<1.16.0a0 - url: https://conda.anaconda.org/conda-forge/linux-64/xcb-util-0.4.0-hd590300_1.conda - hash: - md5: 9bfac7ccd94d54fd21a0501296d60424 - sha256: 0c91d87f0efdaadd4e56a5f024f8aab20ec30f90aa2ce9e4ebea05fbc20f71ad - build: hd590300_1 - arch: x86_64 + - libxcb >=1.16,<1.17.0a0 + license: MIT + license_family: MIT + purls: [] + size: 19965 + timestamp: 1718843348208 +- kind: conda + name: xcb-util-cursor + version: 0.1.4 + build: h4ab18f5_2 + build_number: 2 subdir: linux-64 - build_number: 1 + url: https://conda.anaconda.org/conda-forge/linux-64/xcb-util-cursor-0.1.4-h4ab18f5_2.conda + sha256: c72e58bae4a7972ca4dee5e850e82216222c06d53b3651e1ca7db8b5d2fc95fe + md5: 79e46d4a6ccecb7ee1912042958a8758 + depends: + - libgcc-ng >=12 + - libxcb >=1.13 + - libxcb >=1.16,<1.17.0a0 + - xcb-util-image >=0.4.0,<0.5.0a0 + - xcb-util-renderutil >=0.3.10,<0.4.0a0 license: MIT license_family: MIT - size: 19728 - timestamp: 1684639166048 -- platform: linux-64 + purls: [] + size: 20397 + timestamp: 1718899451268 +- kind: conda name: xcb-util-image version: 0.4.0 - category: main - manager: conda - dependencies: - - libgcc-ng >=12 - - libxcb >=1.15,<1.16.0a0 - - xcb-util >=0.4.0,<0.5.0a0 - url: https://conda.anaconda.org/conda-forge/linux-64/xcb-util-image-0.4.0-h8ee46fc_1.conda - hash: - md5: 9d7bcddf49cbf727730af10e71022c73 - sha256: 92ffd68d2801dbc27afe223e04ae7e78ef605fc8575f107113c93c7bafbd15b0 - build: h8ee46fc_1 - arch: x86_64 + build: hb711507_2 + build_number: 2 subdir: linux-64 - build_number: 1 + url: https://conda.anaconda.org/conda-forge/linux-64/xcb-util-image-0.4.0-hb711507_2.conda + sha256: 94b12ff8b30260d9de4fd7a28cca12e028e572cbc504fd42aa2646ec4a5bded7 + md5: a0901183f08b6c7107aab109733a3c91 + depends: + - libgcc-ng >=12 + - libxcb >=1.16,<1.17.0a0 + - xcb-util >=0.4.1,<0.5.0a0 license: MIT license_family: MIT - size: 24474 - timestamp: 1684679894554 -- platform: linux-64 + purls: [] + size: 24551 + timestamp: 1718880534789 +- kind: conda name: xcb-util-keysyms - version: 0.4.0 - category: main - manager: conda - dependencies: - - libgcc-ng >=12 - - libxcb >=1.15,<1.16.0a0 - url: https://conda.anaconda.org/conda-forge/linux-64/xcb-util-keysyms-0.4.0-h8ee46fc_1.conda - hash: - md5: 632413adcd8bc16b515cab87a2932913 - sha256: 8451d92f25d6054a941b962179180728c48c62aab5bf20ac10fef713d5da6a9a - build: h8ee46fc_1 - arch: x86_64 + version: 0.4.1 + build: hb711507_0 subdir: linux-64 - build_number: 1 + url: https://conda.anaconda.org/conda-forge/linux-64/xcb-util-keysyms-0.4.1-hb711507_0.conda + sha256: 546e3ee01e95a4c884b6401284bb22da449a2f4daf508d038fdfa0712fe4cc69 + md5: ad748ccca349aec3e91743e08b5e2b50 + depends: + - libgcc-ng >=12 + - libxcb >=1.16,<1.17.0a0 license: MIT license_family: MIT - size: 14186 - timestamp: 1684680497805 -- platform: linux-64 + purls: [] + size: 14314 + timestamp: 1718846569232 +- kind: conda name: xcb-util-renderutil - version: 0.3.9 - category: main - manager: conda - dependencies: - - libgcc-ng >=12 - - libxcb >=1.13 - - libxcb >=1.15,<1.16.0a0 - url: https://conda.anaconda.org/conda-forge/linux-64/xcb-util-renderutil-0.3.9-hd590300_1.conda - hash: - md5: e995b155d938b6779da6ace6c6b13816 - sha256: 6987588e6fff5892056021c2ea52f7a0deefb2c7348e70d24750e2d60dabf009 - build: hd590300_1 - arch: x86_64 + version: 0.3.10 + build: hb711507_0 subdir: linux-64 - build_number: 1 + url: https://conda.anaconda.org/conda-forge/linux-64/xcb-util-renderutil-0.3.10-hb711507_0.conda + sha256: 2d401dadc43855971ce008344a4b5bd804aca9487d8ebd83328592217daca3df + md5: 0e0cbe0564d03a99afd5fd7b362feecd + depends: + - libgcc-ng >=12 + - libxcb >=1.16,<1.17.0a0 license: MIT license_family: MIT - size: 16955 - timestamp: 1684639112393 -- platform: linux-64 + purls: [] + size: 16978 + timestamp: 1718848865819 +- kind: conda name: xcb-util-wm - version: 0.4.1 - category: main - manager: conda - dependencies: - - libgcc-ng >=12 - - libxcb >=1.15,<1.16.0a0 - url: https://conda.anaconda.org/conda-forge/linux-64/xcb-util-wm-0.4.1-h8ee46fc_1.conda - hash: - md5: 90108a432fb5c6150ccfee3f03388656 - sha256: 08ba7147c7579249b6efd33397dc1a8c2404278053165aaecd39280fee705724 - build: h8ee46fc_1 - arch: x86_64 + version: 0.4.2 + build: hb711507_0 subdir: linux-64 - build_number: 1 + url: https://conda.anaconda.org/conda-forge/linux-64/xcb-util-wm-0.4.2-hb711507_0.conda + sha256: 31d44f297ad87a1e6510895740325a635dd204556aa7e079194a0034cdd7e66a + md5: 608e0ef8256b81d04456e8d211eee3e8 + depends: + - libgcc-ng >=12 + - libxcb >=1.16,<1.17.0a0 license: MIT license_family: MIT - size: 52114 - timestamp: 1684679248466 -- platform: linux-64 + purls: [] + size: 51689 + timestamp: 1718844051451 +- kind: conda name: xkeyboard-config - version: '2.41' - category: main - manager: conda - dependencies: - - libgcc-ng >=12 - - xorg-libx11 >=1.8.7,<2.0a0 - url: https://conda.anaconda.org/conda-forge/linux-64/xkeyboard-config-2.41-hd590300_0.conda - hash: - md5: 81f740407b45e3f9047b3174fa94eb9e - sha256: 56955610c0747ea7cb026bb8aa9ef165ff41d616e89894538173b8b7dd2ee49a - build: hd590300_0 - arch: x86_64 + version: '2.42' + build: h4ab18f5_0 subdir: linux-64 - build_number: 0 + url: https://conda.anaconda.org/conda-forge/linux-64/xkeyboard-config-2.42-h4ab18f5_0.conda + sha256: 240caab7d9d85154ef373ecbac3ff9fb424add2029dbb124e949c6cbab2996dd + md5: b193af204da1bfb8c13882d131a14bd2 + depends: + - libgcc-ng >=12 + - xorg-libx11 >=1.8.9,<2.0a0 license: MIT license_family: MIT - size: 898045 - timestamp: 1707104384997 -- platform: linux-64 + purls: [] + size: 388998 + timestamp: 1717817668629 +- kind: conda name: xorg-kbproto version: 1.0.7 - category: main - manager: conda - dependencies: - - libgcc-ng >=9.3.0 - url: https://conda.anaconda.org/conda-forge/linux-64/xorg-kbproto-1.0.7-h7f98852_1002.tar.bz2 - hash: - md5: 4b230e8381279d76131116660f5a241a - sha256: e90b0a6a5d41776f11add74aa030f789faf4efd3875c31964d6f9cfa63a10dd1 build: h7f98852_1002 - arch: x86_64 - subdir: linux-64 build_number: 1002 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/xorg-kbproto-1.0.7-h7f98852_1002.tar.bz2 + sha256: e90b0a6a5d41776f11add74aa030f789faf4efd3875c31964d6f9cfa63a10dd1 + md5: 4b230e8381279d76131116660f5a241a + depends: + - libgcc-ng >=9.3.0 license: MIT license_family: MIT + purls: [] size: 27338 timestamp: 1610027759842 -- platform: linux-64 +- kind: conda name: xorg-libice version: 1.1.1 - category: main - manager: conda - dependencies: - - libgcc-ng >=12 - url: https://conda.anaconda.org/conda-forge/linux-64/xorg-libice-1.1.1-hd590300_0.conda - hash: - md5: b462a33c0be1421532f28bfe8f4a7514 - sha256: 5aa9b3682285bb2bf1a8adc064cb63aff76ef9178769740d855abb42b0d24236 build: hd590300_0 - arch: x86_64 subdir: linux-64 - build_number: 0 + url: https://conda.anaconda.org/conda-forge/linux-64/xorg-libice-1.1.1-hd590300_0.conda + sha256: 5aa9b3682285bb2bf1a8adc064cb63aff76ef9178769740d855abb42b0d24236 + md5: b462a33c0be1421532f28bfe8f4a7514 + depends: + - libgcc-ng >=12 license: MIT license_family: MIT + purls: [] size: 58469 timestamp: 1685307573114 -- platform: linux-64 +- kind: conda name: xorg-libsm version: 1.2.4 - category: main - manager: conda - dependencies: + build: h7391055_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/xorg-libsm-1.2.4-h7391055_0.conda + sha256: 089ad5f0453c604e18985480218a84b27009e9e6de9a0fa5f4a20b8778ede1f1 + md5: 93ee23f12bc2e684548181256edd2cf6 + depends: - libgcc-ng >=12 - libuuid >=2.38.1,<3.0a0 - xorg-libice >=1.1.1,<2.0a0 - url: https://conda.anaconda.org/conda-forge/linux-64/xorg-libsm-1.2.4-h7391055_0.conda - hash: - md5: 93ee23f12bc2e684548181256edd2cf6 - sha256: 089ad5f0453c604e18985480218a84b27009e9e6de9a0fa5f4a20b8778ede1f1 - build: h7391055_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 license: MIT license_family: MIT + purls: [] size: 27433 timestamp: 1685453649160 -- platform: linux-64 +- kind: conda name: xorg-libx11 - version: 1.8.7 - category: main - manager: conda - dependencies: + version: 1.8.9 + build: hb711507_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/xorg-libx11-1.8.9-hb711507_1.conda + sha256: 66eabe62b66c1597c4a755dcd3f4ce2c78adaf7b32e25dfee45504d67d7735c1 + md5: 4a6d410296d7e39f00bacdee7df046e9 + depends: - libgcc-ng >=12 - - libxcb >=1.15,<1.16.0a0 + - libxcb >=1.16,<1.17.0a0 - xorg-kbproto - xorg-xextproto >=7.3.0,<8.0a0 - xorg-xproto - url: https://conda.anaconda.org/conda-forge/linux-64/xorg-libx11-1.8.7-h8ee46fc_0.conda - hash: - md5: 49e482d882669206653b095f5206c05b - sha256: 7a02a7beac472ae2759498550b5fc5261bf5be7a9a2b4648a3f67818a7bfefcf - build: h8ee46fc_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 license: MIT license_family: MIT - size: 828692 - timestamp: 1697056910935 -- platform: linux-64 + purls: [] + size: 832198 + timestamp: 1718846846409 +- kind: conda name: xorg-libxau version: 1.0.11 - category: main - manager: conda - dependencies: - - libgcc-ng >=12 - url: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxau-1.0.11-hd590300_0.conda - hash: - md5: 2c80dc38fface310c9bd81b17037fee5 - sha256: 309751371d525ce50af7c87811b435c176915239fc9e132b99a25d5e1703f2d4 - build: hd590300_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: MIT - license_family: MIT - size: 14468 - timestamp: 1684637984591 -- platform: win-64 - name: xorg-libxau - version: 1.0.11 - category: main - manager: conda - dependencies: - - m2w64-gcc-libs - - m2w64-gcc-libs-core - url: https://conda.anaconda.org/conda-forge/win-64/xorg-libxau-1.0.11-hcd874cb_0.conda - hash: - md5: c46ba8712093cb0114404ae8a7582e1a - sha256: 8c5b976e3b36001bdefdb41fb70415f9c07eff631f1f0155f3225a7649320e77 build: hcd874cb_0 - arch: x86_64 subdir: win-64 - build_number: 0 + url: https://conda.anaconda.org/conda-forge/win-64/xorg-libxau-1.0.11-hcd874cb_0.conda + sha256: 8c5b976e3b36001bdefdb41fb70415f9c07eff631f1f0155f3225a7649320e77 + md5: c46ba8712093cb0114404ae8a7582e1a + depends: + - m2w64-gcc-libs + - m2w64-gcc-libs-core license: MIT license_family: MIT + purls: [] size: 51297 timestamp: 1684638355740 -- platform: linux-64 +- kind: conda + name: xorg-libxau + version: 1.0.11 + build: hd590300_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxau-1.0.11-hd590300_0.conda + sha256: 309751371d525ce50af7c87811b435c176915239fc9e132b99a25d5e1703f2d4 + md5: 2c80dc38fface310c9bd81b17037fee5 + depends: + - libgcc-ng >=12 + license: MIT + license_family: MIT + purls: [] + size: 14468 + timestamp: 1684637984591 +- kind: conda name: xorg-libxdmcp version: 1.1.3 - category: main - manager: conda - dependencies: - - libgcc-ng >=9.3.0 - url: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxdmcp-1.1.3-h7f98852_0.tar.bz2 - hash: - md5: be93aabceefa2fac576e971aef407908 - sha256: 4df7c5ee11b8686d3453e7f3f4aa20ceef441262b49860733066c52cfd0e4a77 build: h7f98852_0 - arch: x86_64 subdir: linux-64 - build_number: 0 + url: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxdmcp-1.1.3-h7f98852_0.tar.bz2 + sha256: 4df7c5ee11b8686d3453e7f3f4aa20ceef441262b49860733066c52cfd0e4a77 + md5: be93aabceefa2fac576e971aef407908 + depends: + - libgcc-ng >=9.3.0 license: MIT license_family: MIT + purls: [] size: 19126 timestamp: 1610071769228 -- platform: win-64 +- kind: conda name: xorg-libxdmcp version: 1.1.3 - category: main - manager: conda - dependencies: - - m2w64-gcc-libs - url: https://conda.anaconda.org/conda-forge/win-64/xorg-libxdmcp-1.1.3-hcd874cb_0.tar.bz2 - hash: - md5: 46878ebb6b9cbd8afcf8088d7ef00ece - sha256: f51205d33c07d744ec177243e5d9b874002910c731954f2c8da82459be462b93 build: hcd874cb_0 - arch: x86_64 subdir: win-64 - build_number: 0 + url: https://conda.anaconda.org/conda-forge/win-64/xorg-libxdmcp-1.1.3-hcd874cb_0.tar.bz2 + sha256: f51205d33c07d744ec177243e5d9b874002910c731954f2c8da82459be462b93 + md5: 46878ebb6b9cbd8afcf8088d7ef00ece + depends: + - m2w64-gcc-libs license: MIT license_family: MIT + purls: [] size: 67908 timestamp: 1610072296570 -- platform: linux-64 +- kind: conda name: xorg-libxext version: 1.3.4 - category: main - manager: conda - dependencies: + build: h0b41bf4_2 + build_number: 2 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxext-1.3.4-h0b41bf4_2.conda + sha256: 73e5cfbdff41ef8a844441f884412aa5a585a0f0632ec901da035a03e1fe1249 + md5: 82b6df12252e6f32402b96dacc656fec + depends: - libgcc-ng >=12 - xorg-libx11 >=1.7.2,<2.0a0 - xorg-xextproto - url: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxext-1.3.4-h0b41bf4_2.conda - hash: - md5: 82b6df12252e6f32402b96dacc656fec - sha256: 73e5cfbdff41ef8a844441f884412aa5a585a0f0632ec901da035a03e1fe1249 - build: h0b41bf4_2 - arch: x86_64 - subdir: linux-64 - build_number: 2 license: MIT license_family: MIT + purls: [] size: 50143 timestamp: 1677036907815 -- platform: linux-64 +- kind: conda name: xorg-libxrender version: 0.9.11 - category: main - manager: conda - dependencies: + build: hd590300_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxrender-0.9.11-hd590300_0.conda + sha256: 26da4d1911473c965c32ce2b4ff7572349719eaacb88a066db8d968a4132c3f7 + md5: ed67c36f215b310412b2af935bf3e530 + depends: - libgcc-ng >=12 - xorg-libx11 >=1.8.6,<2.0a0 - xorg-renderproto - url: https://conda.anaconda.org/conda-forge/linux-64/xorg-libxrender-0.9.11-hd590300_0.conda - hash: - md5: ed67c36f215b310412b2af935bf3e530 - sha256: 26da4d1911473c965c32ce2b4ff7572349719eaacb88a066db8d968a4132c3f7 - build: hd590300_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 license: MIT license_family: MIT + purls: [] size: 37770 timestamp: 1688300707994 -- platform: linux-64 +- kind: conda name: xorg-renderproto version: 0.11.1 - category: main - manager: conda - dependencies: - - libgcc-ng >=9.3.0 - url: https://conda.anaconda.org/conda-forge/linux-64/xorg-renderproto-0.11.1-h7f98852_1002.tar.bz2 - hash: - md5: 06feff3d2634e3097ce2fe681474b534 - sha256: 38942930f233d1898594dd9edf4b0c0786f3dbc12065a0c308634c37fd936034 build: h7f98852_1002 - arch: x86_64 - subdir: linux-64 build_number: 1002 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/xorg-renderproto-0.11.1-h7f98852_1002.tar.bz2 + sha256: 38942930f233d1898594dd9edf4b0c0786f3dbc12065a0c308634c37fd936034 + md5: 06feff3d2634e3097ce2fe681474b534 + depends: + - libgcc-ng >=9.3.0 license: MIT license_family: MIT + purls: [] size: 9621 timestamp: 1614866326326 -- platform: linux-64 +- kind: conda name: xorg-xextproto version: 7.3.0 - category: main - manager: conda - dependencies: - - libgcc-ng >=12 - url: https://conda.anaconda.org/conda-forge/linux-64/xorg-xextproto-7.3.0-h0b41bf4_1003.conda - hash: - md5: bce9f945da8ad2ae9b1d7165a64d0f87 - sha256: b8dda3b560e8a7830fe23be1c58cc41f407b2e20ae2f3b6901eb5842ba62b743 build: h0b41bf4_1003 - arch: x86_64 - subdir: linux-64 build_number: 1003 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/xorg-xextproto-7.3.0-h0b41bf4_1003.conda + sha256: b8dda3b560e8a7830fe23be1c58cc41f407b2e20ae2f3b6901eb5842ba62b743 + md5: bce9f945da8ad2ae9b1d7165a64d0f87 + depends: + - libgcc-ng >=12 license: MIT license_family: MIT + purls: [] size: 30270 timestamp: 1677036833037 -- platform: linux-64 - name: xorg-xf86vidmodeproto - version: 2.3.1 - category: main - manager: conda - dependencies: - - libgcc-ng >=9.3.0 - url: https://conda.anaconda.org/conda-forge/linux-64/xorg-xf86vidmodeproto-2.3.1-h7f98852_1002.tar.bz2 - hash: - md5: 3ceea9668625c18f19530de98b15d5b0 - sha256: 43398aeacad5b8753b7a1c12cb6bca36124e0c842330372635879c350c430791 - build: h7f98852_1002 - arch: x86_64 - subdir: linux-64 - build_number: 1002 - license: MIT - license_family: MIT - size: 23875 - timestamp: 1620067286978 -- platform: linux-64 +- kind: conda name: xorg-xproto version: 7.0.31 - category: main - manager: conda - dependencies: - - libgcc-ng >=9.3.0 - url: https://conda.anaconda.org/conda-forge/linux-64/xorg-xproto-7.0.31-h7f98852_1007.tar.bz2 - hash: - md5: b4a4381d54784606820704f7b5f05a15 - sha256: f197bb742a17c78234c24605ad1fe2d88b1d25f332b75d73e5ba8cf8fbc2a10d build: h7f98852_1007 - arch: x86_64 - subdir: linux-64 build_number: 1007 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/xorg-xproto-7.0.31-h7f98852_1007.tar.bz2 + sha256: f197bb742a17c78234c24605ad1fe2d88b1d25f332b75d73e5ba8cf8fbc2a10d + md5: b4a4381d54784606820704f7b5f05a15 + depends: + - libgcc-ng >=9.3.0 license: MIT license_family: MIT + purls: [] size: 74922 timestamp: 1607291557628 -- platform: linux-64 +- kind: conda name: xz version: 5.2.6 - category: main - manager: conda - dependencies: - - libgcc-ng >=12 - url: https://conda.anaconda.org/conda-forge/linux-64/xz-5.2.6-h166bdaf_0.tar.bz2 - hash: - md5: 2161070d867d1b1204ea749c8eec4ef0 - sha256: 03a6d28ded42af8a347345f82f3eebdd6807a08526d47899a42d62d319609162 build: h166bdaf_0 - arch: x86_64 subdir: linux-64 - build_number: 0 + url: https://conda.anaconda.org/conda-forge/linux-64/xz-5.2.6-h166bdaf_0.tar.bz2 + sha256: 03a6d28ded42af8a347345f82f3eebdd6807a08526d47899a42d62d319609162 + md5: 2161070d867d1b1204ea749c8eec4ef0 + depends: + - libgcc-ng >=12 license: LGPL-2.1 and GPL-2.0 + purls: [] size: 418368 timestamp: 1660346797927 -- platform: win-64 +- kind: conda name: xz version: 5.2.6 - category: main - manager: conda - dependencies: - - vc >=14.1,<15 - - vs2015_runtime >=14.16.27033 - url: https://conda.anaconda.org/conda-forge/win-64/xz-5.2.6-h8d14728_0.tar.bz2 - hash: - md5: 515d77642eaa3639413c6b1bc3f94219 - sha256: 54d9778f75a02723784dc63aff4126ff6e6749ba21d11a6d03c1f4775f269fe0 build: h8d14728_0 - arch: x86_64 subdir: win-64 - build_number: 0 + url: https://conda.anaconda.org/conda-forge/win-64/xz-5.2.6-h8d14728_0.tar.bz2 + sha256: 54d9778f75a02723784dc63aff4126ff6e6749ba21d11a6d03c1f4775f269fe0 + md5: 515d77642eaa3639413c6b1bc3f94219 + depends: + - vc >=14.1,<15 + - vs2015_runtime >=14.16.27033 license: LGPL-2.1 and GPL-2.0 + purls: [] size: 217804 timestamp: 1660346976440 -- platform: linux-64 +- kind: conda name: zfp version: 1.0.1 - category: main - manager: conda - dependencies: + build: hac33072_1 + build_number: 1 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/zfp-1.0.1-hac33072_1.conda + sha256: 0f39a8089dd152419ec98d437f3910811fe0150261481a4e5a45bcbba5f318e2 + md5: df96b7266e49529d82de467b23977452 + depends: - _openmp_mutex >=4.5 - libgcc-ng >=12 - libstdcxx-ng >=12 - url: https://conda.anaconda.org/conda-forge/linux-64/zfp-1.0.1-h59595ed_0.conda - hash: - md5: fd486bffbf0d6841cf1456a8f2e3a995 - sha256: 52c3bb8ab48892a2851e84764b0d35589434aebebe7941d44d9aeffde53c26d3 - build: h59595ed_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 license: BSD-3-Clause license_family: BSD - size: 278045 - timestamp: 1702765714384 -- platform: win-64 + purls: [] + size: 276454 + timestamp: 1719230451754 +- kind: conda name: zfp version: 1.0.1 - category: main - manager: conda - dependencies: + build: he0c23c2_1 + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/zfp-1.0.1-he0c23c2_1.conda + sha256: a0a6db3f2038286ec8c80794c0b5983fe8b4c6c49497cf8017ba9984140fbbf1 + md5: e60fefaf33e2f09f04755fc87baf7d16 + depends: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - url: https://conda.anaconda.org/conda-forge/win-64/zfp-1.0.1-h63175ca_0.conda - hash: - md5: d1b78c521a2329272f7985fe53869670 - sha256: a5d979f150156f6e8506c25ce8777cd5cb568767b91b12a27a6f633f5b020f9e - build: h63175ca_0 - arch: x86_64 - subdir: win-64 - build_number: 0 license: BSD-3-Clause license_family: BSD - size: 235907 - timestamp: 1702766335108 -- platform: linux-64 + purls: [] + size: 236038 + timestamp: 1719231005366 +- kind: conda name: zipp - version: 3.17.0 - category: main - manager: conda - dependencies: - - python >=3.8 - url: https://conda.anaconda.org/conda-forge/noarch/zipp-3.17.0-pyhd8ed1ab_0.conda - hash: - md5: 2e4d6bc0b14e10f895fc6791a7d9b26a - sha256: bced1423fdbf77bca0a735187d05d9b9812d2163f60ab426fc10f11f92ecbe26 + version: 3.20.0 build: pyhd8ed1ab_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: MIT - license_family: MIT + subdir: noarch noarch: python - size: 18954 - timestamp: 1695255262261 - purls: - - pkg:pypi/zipp -- platform: win-64 - name: zipp - version: 3.17.0 - category: main - manager: conda - dependencies: + url: https://conda.anaconda.org/conda-forge/noarch/zipp-3.20.0-pyhd8ed1ab_0.conda + sha256: 72fa72af24006e37a9f027d6d9f407369edcbd9bbb93db299820eb63ea07e404 + md5: 05b6bcb391b5be17374f7ad0aeedc479 + depends: - python >=3.8 - url: https://conda.anaconda.org/conda-forge/noarch/zipp-3.17.0-pyhd8ed1ab_0.conda - hash: - md5: 2e4d6bc0b14e10f895fc6791a7d9b26a - sha256: bced1423fdbf77bca0a735187d05d9b9812d2163f60ab426fc10f11f92ecbe26 - build: pyhd8ed1ab_0 - arch: x86_64 - subdir: win-64 - build_number: 0 license: MIT license_family: MIT - noarch: python - size: 18954 - timestamp: 1695255262261 purls: - - pkg:pypi/zipp -- platform: linux-64 + - pkg:pypi/zipp?source=compressed-mapping + size: 20857 + timestamp: 1723591347715 +- kind: conda name: zlib - version: 1.2.13 - category: main - manager: conda - dependencies: - - libgcc-ng >=12 - - libzlib 1.2.13 hd590300_5 - url: https://conda.anaconda.org/conda-forge/linux-64/zlib-1.2.13-hd590300_5.conda - hash: - md5: 68c34ec6149623be41a1933ab996a209 - sha256: 9887a04d7e7cb14bd2b52fa01858f05a6d7f002c890f618d9fcd864adbfecb1b - build: hd590300_5 - arch: x86_64 + version: 1.3.1 + build: h2466b09_1 + build_number: 1 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/zlib-1.3.1-h2466b09_1.conda + sha256: 76409556e6c7cb91991cd94d7fc853c9272c2872bd7e3573ff35eb33d6fca5be + md5: f8e0a35bf6df768ad87ed7bbbc36ab04 + depends: + - libzlib 1.3.1 h2466b09_1 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + license: Zlib + license_family: Other + purls: [] + size: 108081 + timestamp: 1716874767420 +- kind: conda + name: zlib + version: 1.3.1 + build: h4ab18f5_1 + build_number: 1 subdir: linux-64 - build_number: 5 + url: https://conda.anaconda.org/conda-forge/linux-64/zlib-1.3.1-h4ab18f5_1.conda + sha256: cee16ab07a11303de721915f0a269e8c7a54a5c834aa52f74b1cc3a59000ade8 + md5: 9653f1bf3766164d0e65fa723cabbc54 + depends: + - libgcc-ng >=12 + - libzlib 1.3.1 h4ab18f5_1 license: Zlib license_family: Other - size: 92825 - timestamp: 1686575231103 -- platform: linux-64 + purls: [] + size: 93004 + timestamp: 1716874213487 +- kind: conda name: zlib-ng - version: 2.0.7 - category: main - manager: conda - dependencies: - - libgcc-ng >=12 - url: https://conda.anaconda.org/conda-forge/linux-64/zlib-ng-2.0.7-h0b41bf4_0.conda - hash: - md5: 49e8329110001f04923fe7e864990b0c - sha256: 6b3a22b7cc219e8d83f16c1ceba67aa51e0b7e3bcc4a647b97a0a510559b0477 - build: h0b41bf4_0 - arch: x86_64 + version: 2.2.1 + build: he02047a_0 subdir: linux-64 - build_number: 0 + url: https://conda.anaconda.org/conda-forge/linux-64/zlib-ng-2.2.1-he02047a_0.conda + sha256: f555ee579fc1cd5ccf1ef760970c4bc34db8783d3ba5c42c9d50541c924c5b66 + md5: 8fd1654184917db2cb74fc84cb4fff79 + depends: + - __glibc >=2.17,<3.0.a0 + - libgcc-ng >=12 + - libstdcxx-ng >=12 license: Zlib license_family: Other - size: 94553 - timestamp: 1679094841423 -- platform: win-64 + purls: [] + size: 104865 + timestamp: 1719947458940 +- kind: conda name: zlib-ng - version: 2.0.7 - category: main - manager: conda - dependencies: + version: 2.2.1 + build: he0c23c2_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/zlib-ng-2.2.1-he0c23c2_0.conda + sha256: f9a17a353395d2fd02034106817dd8c82c2ef817a7e1745b86f1885fc698cc65 + md5: 455223e3b69e05d99e239276f42d3b6e + depends: - ucrt >=10.0.20348.0 - vc >=14.2,<15 - - vs2015_runtime >=14.29.30139 - url: https://conda.anaconda.org/conda-forge/win-64/zlib-ng-2.0.7-hcfcfb64_0.conda - hash: - md5: c72bb979d406650d3a78743ff888c451 - sha256: 61a4e4c209f04d3f426213a187686262ebc2dccac9a97a0743c2ebbf6e3e3dd8 - build: hcfcfb64_0 - arch: x86_64 - subdir: win-64 - build_number: 0 + - vc14_runtime >=14.29.30139 license: Zlib license_family: Other - size: 90788 - timestamp: 1679095380986 -- platform: linux-64 - name: zstd - version: 1.5.5 - category: main - manager: conda - dependencies: - - libgcc-ng >=12 - - libstdcxx-ng >=12 - - libzlib >=1.2.13,<1.3.0a0 - url: https://conda.anaconda.org/conda-forge/linux-64/zstd-1.5.5-hfc55251_0.conda - hash: - md5: 04b88013080254850d6c01ed54810589 - sha256: 607cbeb1a533be98ba96cf5cdf0ddbb101c78019f1fda063261871dad6248609 - build: hfc55251_0 - arch: x86_64 - subdir: linux-64 - build_number: 0 - license: BSD-3-Clause - license_family: BSD - size: 545199 - timestamp: 1693151163452 -- platform: win-64 + purls: [] + size: 108602 + timestamp: 1719947895843 +- kind: conda name: zstd - version: 1.5.5 - category: main - manager: conda - dependencies: - - libzlib >=1.2.13,<1.3.0a0 + version: 1.5.6 + build: h0ea2cb4_0 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/zstd-1.5.6-h0ea2cb4_0.conda + sha256: 768e30dc513568491818fb068ee867c57c514b553915536da09e5d10b4ebf3c3 + md5: 9a17230f95733c04dc40a2b1e5491d74 + depends: + - libzlib >=1.2.13,<2.0.0a0 - ucrt >=10.0.20348.0 - vc >=14.2,<15 - vc14_runtime >=14.29.30139 - url: https://conda.anaconda.org/conda-forge/win-64/zstd-1.5.5-h12be248_0.conda - hash: - md5: 792bb5da68bf0a6cac6a6072ecb8dbeb - sha256: d540dd56c5ec772b60e4ce7d45f67f01c6614942225885911964ea1e70bb99e3 - build: h12be248_0 - arch: x86_64 - subdir: win-64 - build_number: 0 license: BSD-3-Clause license_family: BSD - size: 343428 - timestamp: 1693151615801 + purls: [] + size: 349143 + timestamp: 1714723445995 +- kind: conda + name: zstd + version: 1.5.6 + build: ha6fb4c9_0 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/zstd-1.5.6-ha6fb4c9_0.conda + sha256: c558b9cc01d9c1444031bd1ce4b9cff86f9085765f17627a6cd85fc623c8a02b + md5: 4d056880988120e29d75bfff282e0f45 + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - libzlib >=1.2.13,<2.0.0a0 + license: BSD-3-Clause + license_family: BSD + purls: [] + size: 554846 + timestamp: 1714722996770 diff --git a/pixi.toml b/pixi.toml index b20283a1..65bce7e1 100644 --- a/pixi.toml +++ b/pixi.toml @@ -16,7 +16,7 @@ install-dependencies = "pixi install && pip install -e ./lib && pip install 'tra install-editable = {cmd = "pip install -e . -v --no-build-isolation --no-deps", depends_on = ["install-dependencies"]} [dependencies] -python = ">=3.9,<3.11" +python = ">=3.9,<3.13" numpy = ">=1.26.3" transonic = ">=0.5.3" fluiddyn = ">=0.5.2" diff --git a/pyproject.toml b/pyproject.toml index d915c291..5b07b69e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -161,6 +161,8 @@ dev = [ "pylint", "flit_core >=3.2,<4", "-e fluidsim-core @ file:///${PROJECT_ROOT}/lib", + # build dependency mpi4py + "cython >=3.0", ] [tool.pdm.scripts]