diff --git a/.github/workflows/build-conda-installer.yml b/.github/workflows/build-conda-installer.yml index 7cfa978..0884069 100644 --- a/.github/workflows/build-conda-installer.yml +++ b/.github/workflows/build-conda-installer.yml @@ -5,6 +5,7 @@ on: workflow_dispatch: push: branches: + - "micromamba-installer" - 'master' - 'releases/**' - 'testing/**' @@ -31,7 +32,7 @@ jobs: matrix: include: - python-version: "3.9.12" - miniconda-version: "py39_4.12.0" + micromamba-version: "1.5.1-0" defaults: run: @@ -90,7 +91,8 @@ jobs: pyqt=5.15.* \ pyqtwebengine=5.15.* \ Orange3=$VERSION \ - blas=*=openblas + blas=*=openblas \ + mamba conda list -p ./env --export --explicit --md5 > env-spec.txt cat env-spec.txt echo "CONDA_SPEC_FILE=env-spec.txt" >> $GITHUB_ENV @@ -99,7 +101,7 @@ jobs: - name: Build installer env: PLATTAG: win_amd64 - MINICONDA_VERSION: ${{ matrix.miniconda-version }} + MICROMAMBA_VERSION: ${{ matrix.micromamba-version }} run: | mkdir dist export PATH="$(cygpath -u 'C:\Program Files (x86)\NSIS'):$PATH" @@ -108,7 +110,7 @@ jobs: --platform $PLATTAG \ --cache-dir .cache \ --dist-dir dist \ - --miniconda-version "$MINICONDA_VERSION" \ + --micromamba-version "$MICROMAMBA_VERSION" \ --env-spec "$CONDA_SPEC_FILE" \ --online no @@ -159,6 +161,13 @@ jobs: $PYTHON -m unittest -v Orange.tests Orange.widgets.tests + - name: Test conda + shell: cmd + run: | + C:\test-install\Scripts\conda.bat --help + C:\test-install\Scripts\conda.bat info + C:\test-install\Scripts\activate.bat + echo %CONDA_PREFIX% package_portable: name: Package a portable install diff --git a/specs/win/conda-spec.txt b/specs/win/conda-spec.txt index 8927a54..8e9b31c 100644 --- a/specs/win/conda-spec.txt +++ b/specs/win/conda-spec.txt @@ -11,6 +11,7 @@ https://conda.anaconda.org/conda-forge/noarch/font-ttf-ubuntu-0.83-hab24e00_0.ta https://conda.anaconda.org/conda-forge/win-64/libexpat-2.5.0-h63175ca_1.conda#636cc3cbbd2e28bcfd2f73b2044aac2c https://conda.anaconda.org/conda-forge/noarch/llvm-meta-5.0.0-0.tar.bz2#213b5b5ad34008147a824460e50a691c https://conda.anaconda.org/conda-forge/win-64/msys2-conda-epoch-20160418-1.tar.bz2#b0309b72560df66f71a9d5e34a5efdfa +https://conda.anaconda.org/conda-forge/noarch/pybind11-abi-4-hd8ed1ab_3.tar.bz2#878f923dd6acc8aeb47a75da6c4098be https://conda.anaconda.org/conda-forge/win-64/python_abi-3.9-4_cp39.conda#948b0d93d4ab1372d8fd45e1560afd47 https://conda.anaconda.org/conda-forge/noarch/tzdata-2023c-h71feb2d_0.conda#939e3e74d8be4dac89ce83b20de2492a https://conda.anaconda.org/conda-forge/win-64/ucrt-10.0.22621.0-h57928b3_0.tar.bz2#72608f6cd3e5898229c3ea16deb1ac43 @@ -18,56 +19,69 @@ https://conda.anaconda.org/conda-forge/win-64/expat-2.5.0-h63175ca_1.conda#87c77 https://conda.anaconda.org/conda-forge/noarch/fonts-conda-forge-1-0.tar.bz2#f766549260d6815b0c52253f1fb1bb29 https://conda.anaconda.org/conda-forge/win-64/m2w64-gmp-6.1.0-2.tar.bz2#53a1c73e1e3d185516d7e3af177596d9 https://conda.anaconda.org/conda-forge/win-64/m2w64-libwinpthread-git-5.0.0.4634.697f757-2.tar.bz2#774130a326dee16f1ceb05cc687ee4f0 +https://conda.anaconda.org/conda-forge/win-64/openmp-5.0.0-vc14_1.tar.bz2#8284c925330fa53668ade00db3c9e787 https://conda.anaconda.org/conda-forge/win-64/vc14_runtime-14.36.32532-hdcecf7f_17.conda#d0de20f2f3fc806a81b44fcdd941aaf7 https://conda.anaconda.org/conda-forge/noarch/fonts-conda-ecosystem-1-0.tar.bz2#fee5683a3f04bd15cbd8318b096a27ab https://conda.anaconda.org/conda-forge/win-64/m2w64-gcc-libs-core-5.3.0-7.tar.bz2#4289d80fb4d272f1f3b56cfe87ac90bd https://conda.anaconda.org/conda-forge/win-64/vc-14.3-h64f974e_17.conda#67ff6791f235bb606659bf2a5c169191 https://conda.anaconda.org/conda-forge/win-64/vs2015_runtime-14.36.32532-h05e6639_17.conda#4618046c39f7c81861e53ded842e738a https://conda.anaconda.org/conda-forge/win-64/bzip2-1.0.8-h8ffe710_4.tar.bz2#7c03c66026944073040cb19a4f3ec3c9 +https://conda.anaconda.org/conda-forge/win-64/fmt-10.1.1-h181d51b_0.conda#ffa25713792822c5e69e17e2ee2829a0 https://conda.anaconda.org/conda-forge/win-64/fribidi-1.0.10-h8d14728_0.tar.bz2#807e81d915f2bb2e49951648615241f6 https://conda.anaconda.org/conda-forge/win-64/getopt-win32-0.1-hcfcfb64_1.conda#714d0882dc5e692ca4683d8e520f73c6 https://conda.anaconda.org/conda-forge/win-64/graphite2-1.3.13-1000.tar.bz2#8fc0e04e5c852cadf2cad68b86a906ab -https://conda.anaconda.org/conda-forge/win-64/icu-72.1-h63175ca_0.conda#a108731562663d787066bd17c9595114 +https://conda.anaconda.org/conda-forge/win-64/icu-73.2-h63175ca_0.conda#0f47d9e3192d9e09ae300da0d28e0f56 https://conda.anaconda.org/conda-forge/win-64/lerc-4.0.0-h63175ca_0.tar.bz2#1900cb3cab5055833cfddb0ba233b074 https://conda.anaconda.org/conda-forge/win-64/libbrotlicommon-1.1.0-hcfcfb64_1.conda#f77f319fb82980166569e1280d5b2864 -https://conda.anaconda.org/conda-forge/win-64/libdeflate-1.18-hcfcfb64_0.conda#493acc14c556ef6f1d13ba00b099c679 +https://conda.anaconda.org/conda-forge/win-64/libdeflate-1.19-hcfcfb64_0.conda#002b1b723b44dbd286b9e3708762433c https://conda.anaconda.org/conda-forge/win-64/libffi-3.4.2-h8ffe710_5.tar.bz2#2c96d1b6915b408893f9472569dee135 +https://conda.anaconda.org/conda-forge/win-64/libflang-5.0.0-h6538335_20180525.tar.bz2#9f473a344e18668e99a93f7e21a54b69 https://conda.anaconda.org/conda-forge/win-64/libiconv-1.17-h8ffe710_0.tar.bz2#050119977a86e4856f0416e2edcf81bb -https://conda.anaconda.org/conda-forge/win-64/libjpeg-turbo-2.1.5.1-hcfcfb64_1.conda#9503c6648d5692f1f26aabca7156f809 +https://conda.anaconda.org/conda-forge/win-64/libjpeg-turbo-3.0.0-hcfcfb64_1.conda#3f1b948619c45b1ca714d60c7389092c https://conda.anaconda.org/conda-forge/win-64/libogg-1.3.4-h8ffe710_1.tar.bz2#04286d905a0dcb7f7d4a12bdfe02516d https://conda.anaconda.org/conda-forge/win-64/libsodium-1.0.18-h8d14728_1.tar.bz2#5c1fb45b5e2912c19098750ae8a32604 -https://conda.anaconda.org/conda-forge/win-64/libsqlite-3.43.0-hcfcfb64_0.conda#16c6f482e70cb3da41d0bee5d49c6bf3 +https://conda.anaconda.org/conda-forge/win-64/libsqlite-3.43.2-hcfcfb64_0.conda#a4a81906f6ce911113f672973777f305 https://conda.anaconda.org/conda-forge/win-64/libwebp-base-1.3.2-hcfcfb64_0.conda#dcde8820959e64378d4e06147ffecfdd -https://conda.anaconda.org/conda-forge/win-64/libxgboost-1.7.6-cpu_h0f92c63_2.conda#3a3c08ab15f62954a5f8fa581cc915b3 +https://conda.anaconda.org/conda-forge/win-64/libxgboost-1.7.6-cpu_h0f92c63_5.conda#bdf48ee1e6c86874a549a55c497fc197 https://conda.anaconda.org/conda-forge/win-64/libzlib-1.2.13-hcfcfb64_5.conda#5fdb9c6a113b6b6cb5e517fd972d5f41 +https://conda.anaconda.org/conda-forge/win-64/lz4-c-1.9.4-hcfcfb64_0.conda#e34720eb20a33fc3bfb8451dd837ab7a +https://conda.anaconda.org/conda-forge/win-64/lzo-2.10-he774522_1000.tar.bz2#d5cf4b7eaa52316f135eed9e8548ad57 https://conda.anaconda.org/conda-forge/win-64/m2w64-gcc-libgfortran-5.3.0-6.tar.bz2#066552ac6b907ec6d72c0ddab29050dc -https://conda.anaconda.org/conda-forge/win-64/openmp-5.0.0-vc14_1.tar.bz2#8284c925330fa53668ade00db3c9e787 https://conda.anaconda.org/conda-forge/win-64/openssl-3.1.3-hcfcfb64_0.conda#16b2c80ad196f18acd31b588ef28cb9a https://conda.anaconda.org/conda-forge/win-64/pixman-0.42.2-h63175ca_0.conda#fb6fe034c742dc8562d3197c2d91423d +https://conda.anaconda.org/conda-forge/win-64/reproc-14.2.4.post0-hcfcfb64_0.conda#ebb3d1db6ece2bc234ea77b6cf7d3af6 https://conda.anaconda.org/conda-forge/win-64/tk-8.6.13-hcfcfb64_0.conda#74405f2ccbb40af409fee1a71ce70dc6 https://conda.anaconda.org/conda-forge/win-64/xz-5.2.6-h8d14728_0.tar.bz2#515d77642eaa3639413c6b1bc3f94219 https://conda.anaconda.org/conda-forge/win-64/yaml-0.2.5-h8ffe710_2.tar.bz2#adbfb9f45d1004a26763652246a33764 +https://conda.anaconda.org/conda-forge/win-64/yaml-cpp-0.8.0-h63175ca_0.conda#9032e2129ea7afcc1a8e3d85715a931d https://conda.anaconda.org/conda-forge/win-64/gettext-0.21.1-h5728263_0.tar.bz2#299d4fd6798a45337042ff5a48219e5f -https://conda.anaconda.org/conda-forge/win-64/krb5-1.20.1-heb0366b_0.conda#a07b05ee8f451ab15698397185efe989 +https://conda.anaconda.org/conda-forge/win-64/krb5-1.21.2-heb0366b_0.conda#6e8b0f22b4eef3b3cb3849bb4c3d47f9 https://conda.anaconda.org/conda-forge/win-64/libbrotlidec-1.1.0-hcfcfb64_1.conda#19ce3e1dacc7912b3d6ff40690ba9ae0 https://conda.anaconda.org/conda-forge/win-64/libbrotlienc-1.1.0-hcfcfb64_1.conda#71e890a0b361fd58743a13f77e1506b7 -https://conda.anaconda.org/conda-forge/win-64/libflang-5.0.0-h6538335_20180525.tar.bz2#9f473a344e18668e99a93f7e21a54b69 +https://conda.anaconda.org/conda-forge/win-64/libclang13-15.0.7-default_h77d9078_3.conda#ba26634d038b91466bb4242c8b5e0cfa +https://conda.anaconda.org/conda-forge/win-64/libopenblas-0.3.24-pthreads_hc140b1d_0.conda#04c0edb6850b8fcde1cc298ad52c2bdf https://conda.anaconda.org/conda-forge/win-64/libpng-1.6.39-h19919ed_0.conda#ab6febdb2dbd9c00803609079db4de71 +https://conda.anaconda.org/conda-forge/win-64/libsolv-0.7.25-h12be248_0.conda#66aff07fa6b1ca5d180f37b63f24809f +https://conda.anaconda.org/conda-forge/win-64/libssh2-1.11.0-h7dfc565_0.conda#dc262d03aae04fe26825062879141a41 https://conda.anaconda.org/conda-forge/win-64/libvorbis-1.3.7-h0e60522_0.tar.bz2#e1a22282de0169c93e4ffe6ce6acc212 -https://conda.anaconda.org/conda-forge/win-64/libwebp-1.3.2-hcfcfb64_0.conda#9c858fb8e106a472ad15a66f657f1a5c +https://conda.anaconda.org/conda-forge/win-64/libwebp-1.3.2-hcfcfb64_1.conda#6202a1ba6be2713084cf0452d4e8c10c https://conda.anaconda.org/conda-forge/win-64/libxml2-2.11.5-hc3477c8_1.conda#27974f880a010b1441093d9f737a949f https://conda.anaconda.org/conda-forge/win-64/m2w64-gcc-libs-5.3.0-7.tar.bz2#fe759119b8b3bfa720b8762c6fdc35de https://conda.anaconda.org/conda-forge/win-64/pcre2-10.40-h17e33f8_0.tar.bz2#2519de0d9620dc2bc7e19caf6867136d -https://conda.anaconda.org/conda-forge/win-64/sqlite-3.43.0-hcfcfb64_0.conda#0203e216052a1feceefe7894a69b97cf -https://conda.anaconda.org/conda-forge/win-64/zeromq-4.3.4-h0e60522_1.tar.bz2#e1aff0583dda5fb917eb3d2c1025aa80 +https://conda.anaconda.org/conda-forge/win-64/reproc-cpp-14.2.4.post0-h63175ca_0.conda#ee1f02c076fdad6d4b1b5032bd5b41c1 +https://conda.anaconda.org/conda-forge/win-64/sqlite-3.43.2-hcfcfb64_0.conda#49cf1a42e5cba0d9a5ce5dcec46f49ed +https://conda.anaconda.org/conda-forge/win-64/zeromq-4.3.5-h63175ca_0.conda#e954e1881091405f36416f772292b396 https://conda.anaconda.org/conda-forge/win-64/zlib-1.2.13-hcfcfb64_5.conda#a318e8622e11663f645cc7fa3260f462 https://conda.anaconda.org/conda-forge/win-64/zstd-1.5.5-h12be248_0.conda#792bb5da68bf0a6cac6a6072ecb8dbeb https://conda.anaconda.org/conda-forge/win-64/brotli-bin-1.1.0-hcfcfb64_1.conda#0105229d7c5fabaa840043a86c10ec64 https://conda.anaconda.org/conda-forge/win-64/freetype-2.12.1-hdaf720e_2.conda#3761b23693f768dc75a8fd0a73ca053f -https://conda.anaconda.org/conda-forge/win-64/libclang13-16.0.6-default_hc80b9e7_1.conda#08f43b2b0cc18cb32d106a6e6a0ca128 +https://conda.anaconda.org/conda-forge/win-64/libarchive-3.7.2-h6f8411a_0.conda#ef46bb4b1613b308b957a25407ff6f5b +https://conda.anaconda.org/conda-forge/win-64/libblas-3.9.0-19_win64_openblas.conda#81181412aebe539308e8e17fdf308893 +https://conda.anaconda.org/conda-forge/win-64/libclang-15.0.7-default_h77d9078_3.conda#71c8b6249c9e9e18b3aec705e95c1040 +https://conda.anaconda.org/conda-forge/win-64/libcurl-8.4.0-hd5e4a3a_0.conda#13e4e3824a0212103330f57058601c21 https://conda.anaconda.org/conda-forge/win-64/libglib-2.78.0-he8f3873_0.conda#25f5b3502a82ac425c72c3bc0efbecb5 -https://conda.anaconda.org/conda-forge/win-64/libopenblas-0.3.24-pthreads_hc140b1d_0.conda#04c0edb6850b8fcde1cc298ad52c2bdf -https://conda.anaconda.org/conda-forge/win-64/libtiff-4.5.1-h6c8260b_1.conda#5faa8734cee2590b6d3615e06bfce4f8 +https://conda.anaconda.org/conda-forge/win-64/libtiff-4.6.0-h6e2ebb7_2.conda#08d653b74ee2dec0131ad4259ffbb126 +https://conda.anaconda.org/conda-forge/win-64/openblas-0.3.24-pthreads_h3721920_0.conda#f1c5267b6d6f01a432ebada0a73f182a https://conda.anaconda.org/conda-forge/win-64/pthread-stubs-0.4-hcd874cb_1001.tar.bz2#a1f820480193ea83582b13249a7e7bd9 https://conda.anaconda.org/conda-forge/win-64/python-3.9.12-hcf16a7b_1_cpython.tar.bz2#7d9f56f3e13f5ffb80a86e834033434c https://conda.anaconda.org/conda-forge/win-64/xorg-kbproto-1.0.7-hcd874cb_1002.tar.bz2#8d11c1dac4756ca57e78c1bfe173bba4 @@ -75,159 +89,178 @@ https://conda.anaconda.org/conda-forge/win-64/xorg-libxau-1.0.11-hcd874cb_0.cond https://conda.anaconda.org/conda-forge/win-64/xorg-libxdmcp-1.1.3-hcd874cb_0.tar.bz2#46878ebb6b9cbd8afcf8088d7ef00ece https://conda.anaconda.org/conda-forge/win-64/xorg-xextproto-7.3.0-hcd874cb_1003.conda#6e6c2639620e436bddb7c040cd4f3adb https://conda.anaconda.org/conda-forge/win-64/xorg-xproto-7.0.31-hcd874cb_1007.tar.bz2#88f3c65d2ad13826a9e0b162063be023 +https://conda.anaconda.org/conda-forge/win-64/brotli-1.1.0-hcfcfb64_1.conda#f47f6db2528e38321fb00ae31674c133 +https://conda.anaconda.org/conda-forge/win-64/fontconfig-2.14.2-hbde0cde_0.conda#08767992f1a4f1336a257af1241034bd +https://conda.anaconda.org/conda-forge/win-64/glib-tools-2.78.0-h12be248_0.conda#466538fb59949a3c015b55671dc7e52c +https://conda.anaconda.org/conda-forge/win-64/gts-0.7.6-h6b5321d_4.conda#a41f14768d5e377426ad60c613f2923b +https://conda.anaconda.org/conda-forge/win-64/lcms2-2.15-h67d730c_3.conda#f92e86636451e3f6cea03e395346fa90 +https://conda.anaconda.org/conda-forge/win-64/libcblas-3.9.0-19_win64_openblas.conda#93eaf217537f1f888ba3a4ca32bdb9c6 +https://conda.anaconda.org/conda-forge/win-64/liblapack-3.9.0-19_win64_openblas.conda#22bc513a008652a69dc30140f0beb27c +https://conda.anaconda.org/conda-forge/win-64/libmamba-1.5.2-h3f09ed1_0.conda#fb8a0d5bb2e6f401fff1512c86c6b034 +https://conda.anaconda.org/conda-forge/win-64/libxcb-1.15-hcd874cb_0.conda#090d91b69396f14afef450c285f9758c +https://conda.anaconda.org/conda-forge/win-64/menuinst-1.4.19-py39hcbf5309_1.tar.bz2#2204308332338a3acb8e501c7ab6148e +https://conda.anaconda.org/conda-forge/win-64/openjpeg-2.5.0-h3d672ee_3.conda#45a9628a04efb6fc326fff0a8f47b799 +https://conda.anaconda.org/conda-forge/noarch/boltons-23.0.0-pyhd8ed1ab_0.conda#033eb25fffd222aceeca6d58cd953680 +https://conda.anaconda.org/conda-forge/win-64/brotli-python-1.1.0-py39h99910a6_1.conda#f24ba3942ece1e5d3dcde934f0532998 +https://conda.anaconda.org/conda-forge/win-64/cairo-1.18.0-h1fef639_0.conda#b3fe2c6381ec74afe8128e16a11eee02 +https://conda.anaconda.org/conda-forge/win-64/chardet-5.2.0-py39hcbf5309_1.conda#f6db590559081707fc7ed75e32674ab7 +https://conda.anaconda.org/conda-forge/win-64/debugpy-1.8.0-py39h99910a6_1.conda#8392fea36c929f0b79c2ef8360e4d0ef +https://conda.anaconda.org/conda-forge/win-64/docutils-0.20.1-py39hcbf5309_2.conda#7dc4ca48d5ff8ea31bc1144afb4415e4 +https://conda.anaconda.org/conda-forge/win-64/glib-2.78.0-h12be248_0.conda#1ed98e4da48693079f2fe83298c5b0ac +https://conda.anaconda.org/conda-forge/win-64/jsonpointer-2.4-py39hcbf5309_3.conda#e066b7eb0c8669f0549aaf6aef50f880 +https://conda.anaconda.org/conda-forge/win-64/kiwisolver-1.4.5-py39h1f6ef14_1.conda#4fc5bd0a7b535252028c647cc27d6c87 +https://conda.anaconda.org/conda-forge/win-64/liblapacke-3.9.0-19_win64_openblas.conda#17bb816357870b8192e008975effd7c7 +https://conda.anaconda.org/conda-forge/win-64/libmambapy-1.5.2-py39h2690a07_0.conda#f70add8ec7e99765c7e01074038faf4b +https://conda.anaconda.org/conda-forge/win-64/numpy-1.24.4-py39h816b6a6_0.conda#3bd0c91672c63438ae693e0a3176f8c6 +https://conda.anaconda.org/conda-forge/noarch/packaging-23.2-pyhd8ed1ab_0.conda#79002079284aa895f883c6b7f3f88fd6 +https://conda.anaconda.org/conda-forge/win-64/pillow-10.1.0-py39h368b509_0.conda#131540ebb3d6b88d9a190ce39aeecc50 +https://conda.anaconda.org/conda-forge/noarch/pluggy-1.3.0-pyhd8ed1ab_0.conda#2390bd10bed1f3fdc7a537fb5a447d8d +https://conda.anaconda.org/conda-forge/win-64/psutil-5.9.5-py39ha55989b_1.conda#7616a4becc96dd1a1d9249445c5bc5db +https://conda.anaconda.org/conda-forge/win-64/pycosat-0.6.6-py39ha55989b_0.conda#5fce86beb9a4a6093e887f5631a38f18 +https://conda.anaconda.org/conda-forge/win-64/pywin32-306-py39h99910a6_2.conda#eab91442160b49994dd2e224e6082770 +https://conda.anaconda.org/conda-forge/win-64/pywin32-ctypes-0.2.2-py39hcbf5309_1.conda#b81928cd8f6e5faf318ad6ddf8b0c7a5 +https://conda.anaconda.org/conda-forge/win-64/pyyaml-6.0.1-py39ha55989b_1.conda#5c3a9da77fc79c21c5c1fd7ea06306a2 +https://conda.anaconda.org/conda-forge/win-64/pyzmq-25.1.1-py39h7eaf5a6_2.conda#9fb0d71caf9e74a0f350ac14a914688a +https://conda.anaconda.org/conda-forge/win-64/ruamel.yaml.clib-0.2.7-py39ha55989b_2.conda#66b5fc7f9a5c1e2c747086581aa752e2 +https://conda.anaconda.org/conda-forge/noarch/setuptools-68.2.2-pyhd8ed1ab_0.conda#fc2166155db840c634a1291a5c35a709 +https://conda.anaconda.org/conda-forge/win-64/tornado-6.3.3-py39ha55989b_1.conda#f00d59c26ab0fc20b1923270397cbba5 +https://conda.anaconda.org/conda-forge/win-64/ujson-5.8.0-py39h99910a6_0.conda#b629a640e1100e2aaf98e2dd30b2231e +https://conda.anaconda.org/conda-forge/win-64/unicodedata2-15.1.0-py39ha55989b_0.conda#20ec896e8d97f2ff8be1124e624dc8f2 +https://conda.anaconda.org/conda-forge/win-64/xorg-libx11-1.8.7-hefa74cf_0.conda#f655c68ee958deb0d9cba7c75490cc45 +https://conda.anaconda.org/conda-forge/win-64/blas-devel-3.9.0-19_win64_openblas.conda#687df06d76ee4af7a161180aa30e0a31 +https://conda.anaconda.org/conda-forge/win-64/bottleneck-1.3.7-py39hd88c2e4_1.conda#5ee0721d830f657118536f431be7a6bc +https://conda.anaconda.org/conda-forge/win-64/contourpy-1.1.1-py39h1f6ef14_1.conda#bce055e682c9ce1e3cd4403477d2d19d +https://conda.anaconda.org/conda-forge/win-64/gstreamer-1.22.6-hb4038d2_2.conda#e6d2009457a1e5d9653fd06873a7a367 +https://conda.anaconda.org/conda-forge/win-64/harfbuzz-8.2.1-h7ab893a_0.conda#4af536fe2938b1734c6378d765404598 +https://conda.anaconda.org/conda-forge/noarch/jsonpatch-1.33-pyhd8ed1ab_0.conda#bfdb7c5c6ad1077c82a69a8642c87aff +https://conda.anaconda.org/conda-forge/win-64/ruamel.yaml-0.17.39-py39ha55989b_0.conda#dcfbb35b410a6ba3a69dce5259e622a6 +https://conda.anaconda.org/conda-forge/win-64/xorg-libice-1.1.1-hcd874cb_0.conda#5271e3af4791170e2c55d02818366916 +https://conda.anaconda.org/conda-forge/win-64/xorg-libxext-1.3.4-hcd874cb_2.conda#2aa695ac3c56193fd8d526e3b511e021 +https://conda.anaconda.org/conda-forge/win-64/blas-2.119-openblas.conda#d2a2d82422be7c941882358e937a7405 +https://conda.anaconda.org/conda-forge/win-64/gst-plugins-base-1.22.6-h001b923_2.conda#20e57b894392cb792cdf5c501b35a8f6 +https://conda.anaconda.org/conda-forge/win-64/pango-1.50.14-h07c897b_2.conda#455617d3c3f5fef2e859bb07da8b1dec +https://conda.anaconda.org/conda-forge/win-64/xorg-libsm-1.2.4-hcd874cb_0.conda#25926681339df15918243d9a7cec25a1 +https://conda.anaconda.org/conda-forge/win-64/qt-main-5.15.8-h9e85ed6_17.conda#568b134e26f3e2a44ff24028c27b8c0e +https://conda.anaconda.org/conda-forge/win-64/xorg-libxt-1.3.0-hcd874cb_1.conda#511a29edd2ff3d973f63e54f19dcc06e +https://conda.anaconda.org/conda-forge/win-64/qt-webengine-5.15.8-h5b1ea0b_0.tar.bz2#df6e5e96e08d7934169367b27c2f4eee +https://conda.anaconda.org/conda-forge/win-64/xorg-libxpm-3.5.17-hcd874cb_0.conda#029be9b667bf3896fa28bc32adb1bfc3 +https://conda.anaconda.org/conda-forge/win-64/libgd-2.3.3-h312136b_9.conda#69c987e1f9268d9ade86497c4ab8cc45 +https://conda.anaconda.org/conda-forge/win-64/graphviz-8.1.0-h51cb2cd_0.conda#9210fb205efeb651d866bcd4eef3733d https://conda.anaconda.org/conda-forge/noarch/attrs-23.1.0-pyh71513ae_1.conda#3edfead7cedd1ab4400a6c588f3e75f8 https://conda.anaconda.org/conda-forge/noarch/backcall-0.2.0-pyh9f0ad1d_0.tar.bz2#6006a6d08a3fa99268a2681c7fb55213 https://conda.anaconda.org/conda-forge/noarch/backports-1.0-pyhd8ed1ab_3.conda#54ca2e08b3220c148a1d8329c2678e02 -https://conda.anaconda.org/conda-forge/win-64/brotli-1.1.0-hcfcfb64_1.conda#f47f6db2528e38321fb00ae31674c133 -https://conda.anaconda.org/conda-forge/win-64/brotli-python-1.1.0-py39h99910a6_1.conda#f24ba3942ece1e5d3dcde934f0532998 +https://conda.anaconda.org/conda-forge/noarch/backports.functools_lru_cache-1.6.5-pyhd8ed1ab_0.conda#6b1b907661838a75d067a22f87996b2e https://conda.anaconda.org/conda-forge/noarch/certifi-2023.7.22-pyhd8ed1ab_0.conda#7f3dbc9179b4dde7da98dfb151d0ad22 -https://conda.anaconda.org/conda-forge/win-64/chardet-5.2.0-py39hcbf5309_1.conda#f6db590559081707fc7ed75e32674ab7 -https://conda.anaconda.org/conda-forge/noarch/charset-normalizer-3.2.0-pyhd8ed1ab_0.conda#313516e9a4b08b12dfb1e1cd390a96e3 +https://conda.anaconda.org/conda-forge/noarch/charset-normalizer-3.3.1-pyhd8ed1ab_0.conda#985378f74689fccce52f158027bd9acd https://conda.anaconda.org/conda-forge/noarch/colorama-0.4.6-pyhd8ed1ab_0.tar.bz2#3faab06a954c2a04039983f2c4a50d99 -https://conda.anaconda.org/conda-forge/noarch/cycler-0.11.0-pyhd8ed1ab_0.tar.bz2#a50559fad0affdbb33729a68669ca1cb -https://conda.anaconda.org/conda-forge/win-64/debugpy-1.8.0-py39h99910a6_1.conda#8392fea36c929f0b79c2ef8360e4d0ef +https://conda.anaconda.org/conda-forge/noarch/tqdm-4.66.1-pyhd8ed1ab_0.conda#03c97908b976498dcae97eb4e4f3149c +https://conda.anaconda.org/conda-forge/noarch/cycler-0.12.1-pyhd8ed1ab_0.conda#5cd86562580f274031ede6aa6aa24441 https://conda.anaconda.org/conda-forge/noarch/decorator-5.1.1-pyhd8ed1ab_0.tar.bz2#43afe5ab04e35e17ba28649471dd7364 https://conda.anaconda.org/conda-forge/noarch/dictdiffer-0.9.0-pyhd8ed1ab_0.tar.bz2#3cb49199274e7f4d457d8fa2b84dea52 -https://conda.anaconda.org/conda-forge/win-64/docutils-0.20.1-py39hcbf5309_2.conda#7dc4ca48d5ff8ea31bc1144afb4415e4 https://conda.anaconda.org/conda-forge/noarch/et_xmlfile-1.1.0-pyhd8ed1ab_0.conda#a2f2138597905eaa72e561d8efb42cf3 +https://conda.anaconda.org/conda-forge/win-64/openpyxl-3.1.2-py39ha55989b_1.conda#b9d3dc9305e5810cda8f2f97e1a08404 https://conda.anaconda.org/conda-forge/noarch/exceptiongroup-1.1.3-pyhd8ed1ab_0.conda#e6518222753f519e911e83136d2158d9 https://conda.anaconda.org/conda-forge/noarch/executing-1.2.0-pyhd8ed1ab_0.tar.bz2#4c1bc140e2be5c8ba6e3acab99e25c50 -https://conda.anaconda.org/conda-forge/win-64/fontconfig-2.14.2-hbde0cde_0.conda#08767992f1a4f1336a257af1241034bd https://conda.anaconda.org/conda-forge/noarch/future-0.18.3-pyhd8ed1ab_0.conda#fec8329fc739090f26a7d7803db254f1 -https://conda.anaconda.org/conda-forge/win-64/glib-tools-2.78.0-h12be248_0.conda#466538fb59949a3c015b55671dc7e52c -https://conda.anaconda.org/conda-forge/win-64/gts-0.7.6-h6b5321d_4.conda#a41f14768d5e377426ad60c613f2923b +https://conda.anaconda.org/conda-forge/noarch/commonmark-0.9.1-py_0.tar.bz2#6aa0173c14befcd577ded130cf6f22f5 https://conda.anaconda.org/conda-forge/noarch/hpack-4.0.0-pyh9f0ad1d_0.tar.bz2#914d6646c4dbb1fd3ff539830a12fd71 https://conda.anaconda.org/conda-forge/noarch/hyperframe-6.0.1-pyhd8ed1ab_0.tar.bz2#9f765cbfab6870c8435b9eefecd7a1f4 +https://conda.anaconda.org/conda-forge/noarch/h2-4.1.0-pyhd8ed1ab_0.tar.bz2#b748fbf7060927a6e82df7cb5ee8f097 https://conda.anaconda.org/conda-forge/noarch/idna-3.4-pyhd8ed1ab_0.tar.bz2#34272b248891bddccc64479f9a7fffed +https://conda.anaconda.org/conda-forge/noarch/importlib_metadata-6.8.0-hd8ed1ab_0.conda#b279b07ce18058034e5b3606ba103a8b https://conda.anaconda.org/conda-forge/noarch/ipython_genutils-0.2.0-py_1.tar.bz2#5071c982548b3a20caf70462f04f5287 https://conda.anaconda.org/conda-forge/noarch/itsdangerous-2.1.2-pyhd8ed1ab_0.tar.bz2#3c3de74912f11d2b590184f03c7cd09b -https://conda.anaconda.org/conda-forge/win-64/kiwisolver-1.4.5-py39h1f6ef14_1.conda#4fc5bd0a7b535252028c647cc27d6c87 -https://conda.anaconda.org/conda-forge/win-64/lcms2-2.15-h3e3b177_1.conda#a76c36ad1b4b87f038d67890122d08ec -https://conda.anaconda.org/conda-forge/win-64/libblas-3.9.0-18_win64_openblas.conda#f34d77788ae2a21f2f870ac295066026 -https://conda.anaconda.org/conda-forge/win-64/libclang-16.0.6-default_heb8d277_1.conda#d73d862f5654709b23cf782fff51ce30 -https://conda.anaconda.org/conda-forge/win-64/libxcb-1.15-hcd874cb_0.conda#090d91b69396f14afef450c285f9758c +https://conda.anaconda.org/conda-forge/noarch/joblib-1.3.2-pyhd8ed1ab_0.conda#4da50d410f553db77e62ab62ffaa1abc https://conda.anaconda.org/conda-forge/noarch/more-itertools-10.1.0-pyhd8ed1ab_0.conda#8549fafed0351bbfaa1ddaa15fdf9b4e +https://conda.anaconda.org/conda-forge/noarch/jaraco.classes-3.3.0-pyhd8ed1ab_0.conda#e9f79248d30e942f7c358ff21a1790f5 +https://conda.anaconda.org/conda-forge/win-64/keyring-24.2.0-py39hcbf5309_1.conda#43fbf625aaaa6362bdf91bbb2874182c +https://conda.anaconda.org/conda-forge/noarch/keyrings.alt-4.2.0-pyhd8ed1ab_0.conda#7c7b72bd1c6a859e9c5d720394fef58e https://conda.anaconda.org/conda-forge/noarch/munkres-1.1.4-pyh9f0ad1d_0.tar.bz2#2ba8498c1018c1e9c61eb99b973dfe19 -https://conda.anaconda.org/conda-forge/noarch/nest-asyncio-1.5.6-pyhd8ed1ab_0.tar.bz2#7b868f21adde0d9b8b38f9c16836589b -https://conda.anaconda.org/conda-forge/noarch/networkx-3.1-pyhd8ed1ab_0.conda#254f787d5068bc89f578bf63893ce8b4 -https://conda.anaconda.org/conda-forge/win-64/openblas-0.3.24-pthreads_h3721920_0.conda#f1c5267b6d6f01a432ebada0a73f182a -https://conda.anaconda.org/conda-forge/win-64/openjpeg-2.5.0-ha2aaf27_2.conda#db0490689232e8e38c312281df6f31a2 -https://conda.anaconda.org/conda-forge/noarch/packaging-23.1-pyhd8ed1ab_0.conda#91cda59e66e1e4afe9476f8ef98f5c30 +https://conda.anaconda.org/conda-forge/win-64/fonttools-4.43.1-py39ha55989b_0.conda#b71de33ac0143bc5fe49f2396538f41c +https://conda.anaconda.org/conda-forge/noarch/nest-asyncio-1.5.8-pyhd8ed1ab_0.conda#a4f0e4519bc50eee4f53f689be9607f7 +https://conda.anaconda.org/conda-forge/noarch/networkx-3.2-pyhd8ed1ab_1.conda#522039fb968d6d0a10e872e6f3856f53 https://conda.anaconda.org/conda-forge/noarch/parso-0.8.3-pyhd8ed1ab_0.tar.bz2#17a565a0c3899244e938cdf417e7b094 +https://conda.anaconda.org/conda-forge/noarch/jedi-0.19.1-pyhd8ed1ab_0.conda#81a3be0b2023e1ea8555781f0ad904a2 https://conda.anaconda.org/conda-forge/noarch/pickleshare-0.7.5-py_1003.tar.bz2#415f0ebb6198cc2801c73438a9fb5761 https://conda.anaconda.org/conda-forge/noarch/ply-3.11-py_1.tar.bz2#7205635cd71531943440fbfe3b6b5727 -https://conda.anaconda.org/conda-forge/win-64/psutil-5.9.5-py39ha55989b_1.conda#7616a4becc96dd1a1d9249445c5bc5db +https://conda.anaconda.org/conda-forge/noarch/prompt_toolkit-3.0.39-hd8ed1ab_0.conda#4bbbe67d5df19db30f04b8e344dc9976 https://conda.anaconda.org/conda-forge/noarch/pure_eval-0.2.2-pyhd8ed1ab_0.tar.bz2#6784285c7e55cb7212efabc79e4c2883 +https://conda.anaconda.org/conda-forge/noarch/pycparser-2.21-pyhd8ed1ab_0.tar.bz2#076becd9e05608f8dc72757d5f3a91ff +https://conda.anaconda.org/conda-forge/win-64/cffi-1.16.0-py39ha55989b_0.conda#3641cc4492220301e0b0c65cf2985a80 +https://conda.anaconda.org/conda-forge/win-64/cryptography-41.0.4-py39hb6bd5e6_0.conda#0b31c201838de33efce9673fbd1340a8 +https://conda.anaconda.org/conda-forge/win-64/zstandard-0.21.0-py39h95af829_1.conda#50ae3173ed4dda54505898971a9bf9c3 +https://conda.anaconda.org/conda-forge/noarch/pyopenssl-23.2.0-pyhd8ed1ab_1.conda#34f7d568bf59d18e3fef8c405cbece21 +https://conda.anaconda.org/conda-forge/noarch/conda-package-handling-2.2.0-pyh38be061_0.conda#8a3ae7f6318376aa08ea753367bb7dd6 +https://conda.anaconda.org/conda-forge/noarch/conda-package-streaming-0.9.0-pyhd8ed1ab_0.conda#38253361efb303deead3eab39ae9269b https://conda.anaconda.org/conda-forge/noarch/pygments-2.16.1-pyhd8ed1ab_0.conda#40e5cb18165466773619e5c963f00a7b https://conda.anaconda.org/conda-forge/noarch/pyparsing-3.1.1-pyhd8ed1ab_0.conda#176f7d56f0cfe9008bdf1bccd7de02fb +https://conda.anaconda.org/conda-forge/noarch/pyqtgraph-0.13.3-pyhd8ed1ab_0.conda#18b52b876e7071d9c612a3e2e3384e37 +https://conda.anaconda.org/conda-forge/noarch/python-graphviz-0.20.1-pyh22cad53_0.tar.bz2#196447bc6fd769c3eb2d51de1aa866a5 +https://conda.anaconda.org/conda-forge/noarch/python-louvain-0.16-pyhd8ed1ab_0.conda#db29f9a0f9ee3495b4eda33c5dde7628 https://conda.anaconda.org/conda-forge/noarch/pytz-2023.3.post1-pyhd8ed1ab_0.conda#c93346b446cd08c169d843ae5fc0da97 -https://conda.anaconda.org/conda-forge/win-64/pywin32-306-py39h99910a6_2.conda#eab91442160b49994dd2e224e6082770 -https://conda.anaconda.org/conda-forge/win-64/pywin32-ctypes-0.2.2-py39hcbf5309_1.conda#b81928cd8f6e5faf318ad6ddf8b0c7a5 -https://conda.anaconda.org/conda-forge/win-64/pyyaml-6.0.1-py39ha55989b_1.conda#5c3a9da77fc79c21c5c1fd7ea06306a2 -https://conda.anaconda.org/conda-forge/win-64/pyzmq-25.1.1-py39hea35a22_1.conda#1138e3257b170af269f25273dd92b9a2 https://conda.anaconda.org/conda-forge/noarch/qasync-0.24.2-pyh9208f05_0.conda#b04aebe9d99356e3bf7ed03dc1499a72 -https://conda.anaconda.org/conda-forge/noarch/setuptools-68.2.2-pyhd8ed1ab_0.conda#fc2166155db840c634a1291a5c35a709 +https://conda.anaconda.org/conda-forge/noarch/qtpy-2.4.0-pyhd8ed1ab_0.conda#a4c1fc5f8ef46ec8130defcaa2d322ea +https://conda.anaconda.org/conda-forge/noarch/requests-2.31.0-pyhd8ed1ab_0.conda#a30144e4156cdbb236f99ebb49828f8b +https://conda.anaconda.org/conda-forge/win-64/conda-23.9.0-py39hcbf5309_0.conda#a81fa40439e71e867690b0af8d743201 +https://conda.anaconda.org/conda-forge/win-64/mamba-1.5.2-py39hca8391b_0.conda#e8aaa08fbdea05a0ebbdd67cbad8dcc9 +https://conda.anaconda.org/conda-forge/noarch/serverfiles-0.3.0-py_0.tar.bz2#a7e7b6240155d84040d62e12c5e34eec https://conda.anaconda.org/conda-forge/noarch/six-1.16.0-pyh6c4a22f_0.tar.bz2#e5f25f8dbc060e9a8d912e432202afc2 https://conda.anaconda.org/conda-forge/noarch/sniffio-1.3.0-pyhd8ed1ab_0.tar.bz2#dd6cbc539e74cb1f430efbd4575b9303 https://conda.anaconda.org/conda-forge/noarch/tenacity-8.2.3-pyhd8ed1ab_0.conda#1482e77f87c6a702a7e05ef22c9b197b https://conda.anaconda.org/conda-forge/noarch/threadpoolctl-3.2.0-pyha21a80b_0.conda#978d03388b62173b8e6f79162cf52b86 https://conda.anaconda.org/conda-forge/noarch/toml-0.10.2-pyhd8ed1ab_0.tar.bz2#f832c45a477c78bebd107098db465095 https://conda.anaconda.org/conda-forge/noarch/tomli-2.0.1-pyhd8ed1ab_0.tar.bz2#5844808ffab9ebdb694585b50ba02a96 -https://conda.anaconda.org/conda-forge/win-64/tornado-6.3.3-py39ha55989b_1.conda#f00d59c26ab0fc20b1923270397cbba5 -https://conda.anaconda.org/conda-forge/noarch/traitlets-5.10.1-pyhd8ed1ab_0.conda#1bbf337ea62a92bd082d429fbdf82b15 +https://conda.anaconda.org/conda-forge/noarch/traitlets-5.11.2-pyhd8ed1ab_0.conda#bd3f90f7551e1cffb1f402880eb2cef1 https://conda.anaconda.org/conda-forge/noarch/typing_extensions-4.8.0-pyha770c72_0.conda#5b1be40a26d10a06f6d4f1f9e19fa0c7 -https://conda.anaconda.org/conda-forge/win-64/ujson-5.8.0-py39h99910a6_0.conda#b629a640e1100e2aaf98e2dd30b2231e -https://conda.anaconda.org/conda-forge/win-64/unicodedata2-15.1.0-py39ha55989b_0.conda#20ec896e8d97f2ff8be1124e624dc8f2 +https://conda.anaconda.org/conda-forge/noarch/wcwidth-0.2.8-pyhd8ed1ab_0.conda#367386d2575a0e62412448eda1012efd https://conda.anaconda.org/conda-forge/noarch/wheel-0.41.2-pyhd8ed1ab_0.conda#1ccd092478b3e0ee10d7a891adbf8a4f -https://conda.anaconda.org/conda-forge/win-64/win_inet_pton-1.1.0-py39hcbf5309_5.tar.bz2#45a4c92892ee77a32796f5769a10d285 +https://conda.anaconda.org/conda-forge/noarch/win_inet_pton-1.1.0-pyhd8ed1ab_6.tar.bz2#30878ecc4bd36e8deeea1e3c151b2e0b https://conda.anaconda.org/conda-forge/noarch/xlrd-2.0.1-pyhd8ed1ab_3.tar.bz2#97dfcd5ff030d829b55f67e82f928093 -https://conda.anaconda.org/conda-forge/noarch/xlsxwriter-3.1.5-pyhd8ed1ab_0.conda#345b2e27468f0fffcf9767336a4a25ad +https://conda.anaconda.org/conda-forge/noarch/xlsxwriter-3.1.7-pyhd8ed1ab_0.conda#57ed13683ed80362014f6499e27f7b05 https://conda.anaconda.org/conda-forge/noarch/zipp-3.17.0-pyhd8ed1ab_0.conda#2e4d6bc0b14e10f895fc6791a7d9b26a https://conda.anaconda.org/conda-forge/noarch/anyio-4.0.0-pyhd8ed1ab_0.conda#3c4e99d3ae4ec033d4dd99fb5220e540 https://conda.anaconda.org/conda-forge/noarch/asttokens-2.4.0-pyhd8ed1ab_0.conda#056f04e51dd63337e8d7c425c18c86f1 -https://conda.anaconda.org/conda-forge/noarch/backports.functools_lru_cache-1.6.5-pyhd8ed1ab_0.conda#6b1b907661838a75d067a22f87996b2e -https://conda.anaconda.org/conda-forge/win-64/cairo-1.16.0-hdecc03f_1016.conda#d5a082e08ff9a0206ad03ebb0fafdf8d https://conda.anaconda.org/conda-forge/noarch/cattrs-23.1.2-pyhd8ed1ab_0.conda#e554f60477143949704bf470f66a81e7 -https://conda.anaconda.org/conda-forge/noarch/commonmark-0.9.1-py_0.tar.bz2#6aa0173c14befcd577ded130cf6f22f5 -https://conda.anaconda.org/conda-forge/win-64/fonttools-4.43.0-py39ha55989b_0.conda#a99bc1638109372b51034e971353e85a -https://conda.anaconda.org/conda-forge/win-64/glib-2.78.0-h12be248_0.conda#1ed98e4da48693079f2fe83298c5b0ac +https://conda.anaconda.org/conda-forge/noarch/comm-0.1.4-pyhd8ed1ab_0.conda#c8eaca39e2b6abae1fc96acc929ae939 https://conda.anaconda.org/conda-forge/noarch/h11-0.14.0-pyhd8ed1ab_0.tar.bz2#b21ed0883505ba1910994f1df031a428 -https://conda.anaconda.org/conda-forge/win-64/h2-4.1.0-py39hcbf5309_0.tar.bz2#b4ac483d9bedc05e330bddab3e7356fc https://conda.anaconda.org/conda-forge/noarch/importlib-metadata-6.8.0-pyha770c72_0.conda#4e9f59a060c3be52bc4ddc46ee9b6946 https://conda.anaconda.org/conda-forge/noarch/importlib_resources-6.1.0-pyhd8ed1ab_0.conda#48b0d98e0c0ec810d3ccc2a0926c8c0e -https://conda.anaconda.org/conda-forge/noarch/jaraco.classes-3.3.0-pyhd8ed1ab_0.conda#e9f79248d30e942f7c358ff21a1790f5 -https://conda.anaconda.org/conda-forge/noarch/jedi-0.19.0-pyhd8ed1ab_0.conda#1cd7f70057cdffc10977b613fb75425d -https://conda.anaconda.org/conda-forge/noarch/joblib-1.3.2-pyhd8ed1ab_0.conda#4da50d410f553db77e62ab62ffaa1abc -https://conda.anaconda.org/conda-forge/win-64/libcblas-3.9.0-18_win64_openblas.conda#0446a67d5fe2883017ce7930cafb6550 -https://conda.anaconda.org/conda-forge/win-64/liblapack-3.9.0-18_win64_openblas.conda#f76de7f7c48d4bae4982299d62a273f1 https://conda.anaconda.org/conda-forge/noarch/matplotlib-inline-0.1.6-pyhd8ed1ab_0.tar.bz2#b21613793fcc81d944c76c9f2864a7de -https://conda.anaconda.org/conda-forge/win-64/openpyxl-3.1.2-py39ha55989b_1.conda#b9d3dc9305e5810cda8f2f97e1a08404 -https://conda.anaconda.org/conda-forge/win-64/pillow-10.0.0-py39ha9166d5_0.conda#630bf3660c613863810c1bc030944619 -https://conda.anaconda.org/conda-forge/noarch/pip-23.2.1-pyhd8ed1ab_0.conda#e2783aa3f9235225eec92f9081c5b801 +https://conda.anaconda.org/conda-forge/noarch/pip-23.3.1-pyhd8ed1ab_0.conda#2400c0b86889f43aa52067161e1fb108 https://conda.anaconda.org/conda-forge/noarch/plotly-5.17.0-pyhd8ed1ab_0.conda#76a0b213abcd3ffc1e8fa78804b69dc0 -https://conda.anaconda.org/conda-forge/win-64/pysocks-1.7.1-py39hcbf5309_5.tar.bz2#535d7e13023ec2e35c5ebe3f22cc7131 +https://conda.anaconda.org/conda-forge/noarch/prompt-toolkit-3.0.39-pyha770c72_0.conda#a4986c6bb5b0d05a38855b0880a5f425 +https://conda.anaconda.org/conda-forge/noarch/pysocks-1.7.1-pyh0701188_6.tar.bz2#56cd9fe388baac0e90c7149cfac95b60 https://conda.anaconda.org/conda-forge/noarch/python-dateutil-2.8.2-pyhd8ed1ab_0.tar.bz2#dd999d1cc9f79e67dbb855c8924c7984 -https://conda.anaconda.org/conda-forge/noarch/qtpy-2.4.0-pyhd8ed1ab_0.conda#a4c1fc5f8ef46ec8130defcaa2d322ea -https://conda.anaconda.org/conda-forge/win-64/sip-6.7.11-py39h99910a6_1.conda#deebb0931e2cb0af698a4998d97cf48e +https://conda.anaconda.org/conda-forge/win-64/sip-6.7.12-py39h99910a6_0.conda#0cc5774390ada632ed7975203057c91c https://conda.anaconda.org/conda-forge/noarch/typing-extensions-4.8.0-hd8ed1ab_0.conda#384462e63262a527bda564fa2d9126c0 https://conda.anaconda.org/conda-forge/noarch/url-normalize-1.4.3-pyhd8ed1ab_0.tar.bz2#7c4076e494f0efe76705154ac9302ba6 -https://conda.anaconda.org/conda-forge/win-64/xorg-libx11-1.8.6-hefa74cf_0.conda#ea769311e6ac7395b7b6db4ea4866b21 -https://conda.anaconda.org/conda-forge/win-64/gstreamer-1.22.6-hb4038d2_1.conda#a08aa99aa66b6f58e72a173d153ed99f -https://conda.anaconda.org/conda-forge/win-64/harfbuzz-7.3.0-h196d34a_0.conda#40c65245e53d8eaa9bb9cb5f24f5f6ef https://conda.anaconda.org/conda-forge/noarch/httpcore-0.18.0-pyhd8ed1ab_0.conda#eb69a63c23bbda9aac55bc0c0c6144f9 https://conda.anaconda.org/conda-forge/noarch/importlib-resources-6.1.0-pyhd8ed1ab_0.conda#6a62c2cc25376a0d050b3d1d221c3ee9 -https://conda.anaconda.org/conda-forge/noarch/importlib_metadata-6.8.0-hd8ed1ab_0.conda#b279b07ce18058034e5b3606ba103a8b -https://conda.anaconda.org/conda-forge/win-64/liblapacke-3.9.0-18_win64_openblas.conda#7ed221c9cc236e29e7d7e14517d12488 -https://conda.anaconda.org/conda-forge/win-64/numpy-1.24.4-py39h816b6a6_0.conda#3bd0c91672c63438ae693e0a3176f8c6 -https://conda.anaconda.org/conda-forge/noarch/platformdirs-3.10.0-pyhd8ed1ab_0.conda#0809187ef9b89a3d94a5c24d13936236 +https://conda.anaconda.org/conda-forge/win-64/pandas-1.5.3-py39h2ba5b7c_1.conda#7ff6c4af5b93e394df637ac30d37cd49 +https://conda.anaconda.org/conda-forge/noarch/platformdirs-3.11.0-pyhd8ed1ab_0.conda#8f567c0a74aa44cf732f15773b4083b0 https://conda.anaconda.org/conda-forge/win-64/pyqt5-sip-12.12.2-py39h99910a6_5.conda#dffbcea794c524c471772a5f697c2aea https://conda.anaconda.org/conda-forge/noarch/stack_data-0.6.2-pyhd8ed1ab_0.conda#e7df0fdd404616638df5ece6e69ba7af -https://conda.anaconda.org/conda-forge/noarch/urllib3-2.0.5-pyhd8ed1ab_0.conda#3bda70bbeb2920f44db5375af2e5fe38 -https://conda.anaconda.org/conda-forge/noarch/wcwidth-0.2.7-pyhd8ed1ab_0.conda#cdf0c2aad0ddbcaf41b7fd72e2f73d5a -https://conda.anaconda.org/conda-forge/win-64/xorg-libice-1.1.1-hcd874cb_0.conda#5271e3af4791170e2c55d02818366916 -https://conda.anaconda.org/conda-forge/win-64/xorg-libxext-1.3.4-hcd874cb_2.conda#2aa695ac3c56193fd8d526e3b511e021 -https://conda.anaconda.org/conda-forge/win-64/blas-devel-3.9.0-18_win64_openblas.conda#f761c66a9947f1473720fa7107bdb2ff -https://conda.anaconda.org/conda-forge/win-64/bottleneck-1.3.7-py39hc266a54_0.conda#e2f6429418545224ec5139c69208012d -https://conda.anaconda.org/conda-forge/win-64/contourpy-1.1.1-py39h1f6ef14_1.conda#bce055e682c9ce1e3cd4403477d2d19d -https://conda.anaconda.org/conda-forge/win-64/gst-plugins-base-1.22.6-h001b923_1.conda#7f235c1093c69f545a337538337d2dae +https://conda.anaconda.org/conda-forge/noarch/urllib3-2.0.7-pyhd8ed1ab_0.conda#270e71c14d37074b1d066ee21cf0c4a6 https://conda.anaconda.org/conda-forge/noarch/httpx-0.25.0-pyhd8ed1ab_0.conda#37c6a92b2493f801068cccdbbcfe4201 -https://conda.anaconda.org/conda-forge/win-64/jupyter_core-5.3.2-py39hcbf5309_0.conda#fb7d022827dc360843af2a62c197cdab -https://conda.anaconda.org/conda-forge/win-64/keyring-24.2.0-py39hcbf5309_1.conda#43fbf625aaaa6362bdf91bbb2874182c -https://conda.anaconda.org/conda-forge/win-64/pandas-1.5.3-py39h2ba5b7c_1.conda#7ff6c4af5b93e394df637ac30d37cd49 -https://conda.anaconda.org/conda-forge/win-64/pango-1.50.14-hd64ce24_1.conda#89dca72d61e3a8e50229cff894a4fb1a -https://conda.anaconda.org/conda-forge/noarch/prompt-toolkit-3.0.39-pyha770c72_0.conda#a4986c6bb5b0d05a38855b0880a5f425 -https://conda.anaconda.org/conda-forge/noarch/pyqtgraph-0.13.3-pyhd8ed1ab_0.conda#18b52b876e7071d9c612a3e2e3384e37 -https://conda.anaconda.org/conda-forge/noarch/python-louvain-0.16-pyhd8ed1ab_0.conda#db29f9a0f9ee3495b4eda33c5dde7628 -https://conda.anaconda.org/conda-forge/noarch/requests-2.31.0-pyhd8ed1ab_0.conda#a30144e4156cdbb236f99ebb49828f8b -https://conda.anaconda.org/conda-forge/win-64/xorg-libsm-1.2.4-hcd874cb_0.conda#25926681339df15918243d9a7cec25a1 -https://conda.anaconda.org/conda-forge/win-64/blas-2.118-openblas.conda#60197ff7d2f18f229812598b94096d01 -https://conda.anaconda.org/conda-forge/win-64/ipython-8.4.0-py39hcbf5309_0.tar.bz2#4f9f3c7e623ebe25f74bd48d3aa971bb -https://conda.anaconda.org/conda-forge/noarch/jupyter_client-8.3.1-pyhd8ed1ab_0.conda#b7cc0981484fcb6390e6d341e55618b3 -https://conda.anaconda.org/conda-forge/noarch/keyrings.alt-4.2.0-pyhd8ed1ab_0.conda#7c7b72bd1c6a859e9c5d720394fef58e -https://conda.anaconda.org/conda-forge/win-64/matplotlib-base-3.8.0-py39hf19769e_1.conda#34ae277afd0c714211b8097adca25d3e +https://conda.anaconda.org/conda-forge/noarch/ipython-8.16.1-pyh5737063_0.conda#1f0a208b45d0bf8d1cf09d2f2b549ab5 +https://conda.anaconda.org/conda-forge/win-64/jupyter_core-5.4.0-py39hcbf5309_0.conda#ac007afdffd6484c626c3496a960ff83 +https://conda.anaconda.org/conda-forge/win-64/matplotlib-base-3.8.0-py39hf19769e_2.conda#7956930eca7767cbbaf98891efee1aa5 https://conda.anaconda.org/conda-forge/noarch/pooch-1.7.0-pyhd8ed1ab_4.conda#3cdaf7af08850933662b1e228bc6b5bc -https://conda.anaconda.org/conda-forge/win-64/qt-main-5.15.8-h2c8576c_12.conda#6305901f3a783f64087998c012b76589 -https://conda.anaconda.org/conda-forge/noarch/requests-cache-1.1.0-pyhd8ed1ab_0.conda#57b89064c125bb9d0e533e018c3eb17a -https://conda.anaconda.org/conda-forge/noarch/serverfiles-0.3.0-py_0.tar.bz2#a7e7b6240155d84040d62e12c5e34eec -https://conda.anaconda.org/conda-forge/win-64/xorg-libxt-1.3.0-hcd874cb_1.conda#511a29edd2ff3d973f63e54f19dcc06e -https://conda.anaconda.org/conda-forge/win-64/ipykernel-6.14.0-py39h832f523_0.tar.bz2#2648abf93d964742a0300344e5fd22ba https://conda.anaconda.org/conda-forge/win-64/pyqt-5.15.9-py39hb77abff_5.conda#5ed899124a51958336371ff01482b8fd -https://conda.anaconda.org/conda-forge/win-64/qt-webengine-5.15.8-h5b1ea0b_0.tar.bz2#df6e5e96e08d7934169367b27c2f4eee -https://conda.anaconda.org/conda-forge/win-64/scipy-1.10.1-py39hde5eda1_3.conda#8abf202e8e71ea7233aa6c9f02fcdec6 -https://conda.anaconda.org/conda-forge/win-64/xorg-libxpm-3.5.16-hcd874cb_0.conda#e74445e2a4ad70fc358ae2bf87c20f41 +https://conda.anaconda.org/conda-forge/noarch/requests-cache-1.1.0-pyhd8ed1ab_0.conda#57b89064c125bb9d0e533e018c3eb17a https://conda.anaconda.org/conda-forge/noarch/anyqt-0.2.0-pyh6c4a22f_0.tar.bz2#03b1ce4eda574f2cd65656aed506068e -https://conda.anaconda.org/conda-forge/noarch/baycomp-1.0.2-py_1.tar.bz2#0654cdccba7cbae8866d60ffc99464ee -https://conda.anaconda.org/conda-forge/win-64/libgd-2.3.3-h2ed9e1d_6.conda#6e119ba26230e23f2c643f8a3a7fef18 +https://conda.anaconda.org/conda-forge/noarch/jupyter_client-8.4.0-pyhd8ed1ab_0.conda#554496685357ab0d69676cab8e8fb594 https://conda.anaconda.org/conda-forge/win-64/pyqtwebengine-5.15.9-py39h2f4a3f1_5.conda#7ebc8bbd58dbdc1fbe9803d2237d0239 -https://conda.anaconda.org/conda-forge/noarch/qtconsole-base-5.4.4-pyha770c72_0.conda#08961a76f2a4e2ebdb9b56f451beaa45 +https://conda.anaconda.org/conda-forge/win-64/scipy-1.10.1-py39hde5eda1_3.conda#8abf202e8e71ea7233aa6c9f02fcdec6 +https://conda.anaconda.org/conda-forge/noarch/baycomp-1.0.2-py_1.tar.bz2#0654cdccba7cbae8866d60ffc99464ee +https://conda.anaconda.org/conda-forge/win-64/catboost-1.2.2-py39hcbf5309_0.conda#a99c04dae3d8a52a92d4e46f2fff386c +https://conda.anaconda.org/conda-forge/noarch/ipykernel-6.25.2-pyh60829e3_0.conda#387f16a39a2e57bff9de9bc0216baa09 +https://conda.anaconda.org/conda-forge/noarch/orange-canvas-core-0.1.33-pyhd8ed1ab_0.conda#53784f8941cb78d2beb397b76b35e05e https://conda.anaconda.org/conda-forge/win-64/scikit-learn-1.1.3-py39h6fe01c0_1.tar.bz2#aa46378fd608a447b0c23a9ce88bd812 -https://conda.anaconda.org/conda-forge/win-64/graphviz-8.1.0-h51cb2cd_0.conda#9210fb205efeb651d866bcd4eef3733d https://conda.anaconda.org/conda-forge/win-64/opentsne-1.0.0-py39h6d95a06_0.conda#7d16bba744ac9ba7f5752bff5e5ab956 -https://conda.anaconda.org/conda-forge/noarch/orange-canvas-core-0.1.33-pyhd8ed1ab_0.conda#53784f8941cb78d2beb397b76b35e05e -https://conda.anaconda.org/conda-forge/win-64/py-xgboost-1.7.6-cpu_py39h7090721_2.conda#c598dc83d9fba2e7f06aac3b8f90bf81 -https://conda.anaconda.org/conda-forge/noarch/qtconsole-5.4.4-pyhd8ed1ab_0.conda#69d1409e1727197b184a644098e8e6ee https://conda.anaconda.org/conda-forge/noarch/orange-widget-base-4.22.0-pyhd8ed1ab_0.conda#b4d6e293c730908ccbbc0a8e9100d767 -https://conda.anaconda.org/conda-forge/noarch/python-graphviz-0.20.1-pyh22cad53_0.tar.bz2#196447bc6fd769c3eb2d51de1aa866a5 -https://conda.anaconda.org/conda-forge/win-64/xgboost-1.7.6-cpu_py39h7090721_2.conda#8cd160e18f9d8cb130e67958b27f28ba -https://conda.anaconda.org/conda-forge/win-64/catboost-1.2.2-py39hcbf5309_0.conda#a99c04dae3d8a52a92d4e46f2fff386c +https://conda.anaconda.org/conda-forge/win-64/py-xgboost-1.7.6-cpu_py39h7090721_5.conda#9d88991c99a173c30b7ec327149f1a75 +https://conda.anaconda.org/conda-forge/noarch/qtconsole-base-5.4.4-pyha770c72_0.conda#08961a76f2a4e2ebdb9b56f451beaa45 +https://conda.anaconda.org/conda-forge/noarch/qtconsole-5.4.4-pyhd8ed1ab_0.conda#69d1409e1727197b184a644098e8e6ee +https://conda.anaconda.org/conda-forge/win-64/xgboost-1.7.6-cpu_py39h7090721_5.conda#90acb1129940a4d09bcd448500eb2ead https://conda.anaconda.org/conda-forge/win-64/orange3-3.36.1-py39h32e6231_0.conda#816078af87a37888550b12c3a9d08436