Read the Docs build information Build id: 1289856 Project: quantify-quantify-scheduler Version: 566 Commit: 4cd451b596a6e33846b0126f27ff47c89af6163c Date: 2023-02-08T09:30:16.891854Z State: cancelled Success: False [rtd-command-info] start-time: 2023-02-08T09:30:18.818978Z, end-time: 2023-02-08T09:30:22.953046Z, duration: 4, exit-code: 0 git clone --no-single-branch --depth 50 git@gitlab.com:quantify-os/quantify-scheduler.git . Cloning into '.'... Warning: Permanently added 'gitlab.com,172.65.251.78' (ECDSA) to the list of known hosts. [rtd-command-info] start-time: 2023-02-08T09:30:23.149455Z, end-time: 2023-02-08T09:30:24.662509Z, duration: 1, exit-code: 0 git fetch origin --force --tags --prune --prune-tags --depth 50 merge-requests/566/head:external-566 Warning: Permanently added 'gitlab.com,172.65.251.78' (ECDSA) to the list of known hosts. From gitlab.com:quantify-os/quantify-scheduler * [new ref] refs/merge-requests/566/head -> external-566 [rtd-command-info] start-time: 2023-02-08T09:30:24.859467Z, end-time: 2023-02-08T09:30:25.074844Z, duration: 0, exit-code: 0 git checkout --force 4cd451b596a6e33846b0126f27ff47c89af6163c Note: switching to '4cd451b596a6e33846b0126f27ff47c89af6163c'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 4cd451b5 Fix test [rtd-command-info] start-time: 2023-02-08T09:30:25.325214Z, end-time: 2023-02-08T09:30:25.394538Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-02-08T09:30:26.386901Z, end-time: 2023-02-08T09:30:31.044411Z, duration: 4, exit-code: 0 python3.8 -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH Using base prefix '/home/docs/.pyenv/versions/3.8.6' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/566/bin/python3.8 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/566/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2023-02-08T09:30:31.250191Z, end-time: 2023-02-08T09:30:32.969112Z, duration: 1, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools<58.3.0 Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/566/lib/python3.8/site-packages (23.0) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 946.1/946.1 kB 26.2 MB/s eta 0:00:00 Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 67.2.0 Uninstalling setuptools-67.2.0: Successfully uninstalled setuptools-67.2.0 Successfully installed setuptools-58.2.0 [rtd-command-info] start-time: 2023-02-08T09:30:33.194805Z, end-time: 2023-02-08T09:30:39.735678Z, duration: 6, exit-code: 0 python -m pip install --upgrade --no-cache-dir pillow mock==1.0.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.9.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<2.3 jinja2<3.1.0 Collecting pillow Downloading Pillow-9.4.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 54.6 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 284.5 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.13-py3-none-any.whl (13 kB) Collecting commonmark==0.9.1 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 kB 200.2 MB/s eta 0:00:00 Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx<2 Downloading Sphinx-1.8.6-py2.py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 188.9 MB/s eta 0:00:00 Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.4/6.4 MB 179.3 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.3 Downloading readthedocs_sphinx_ext-2.2.0-py2.py3-none-any.whl (11 kB) Collecting jinja2<3.1.0 Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.6/133.6 kB 238.8 MB/s eta 0:00:00 Collecting docutils>=0.11 Downloading docutils-0.19-py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 282.5 MB/s eta 0:00:00 Collecting babel!=2.0,>=1.3 Downloading Babel-2.11.0-py3-none-any.whl (9.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 179.0 MB/s eta 0:00:00 Collecting imagesize Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting Pygments>=2.0 Downloading Pygments-2.14.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 288.6 MB/s eta 0:00:00 Collecting docutils>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 289.9 MB/s eta 0:00:00 Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/566/lib/python3.8/site-packages (from sphinx<2) (58.2.0) Collecting packaging Downloading packaging-23.0-py3-none-any.whl (42 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.7/42.7 kB 197.1 MB/s eta 0:00:00 Collecting requests>=2.0.0 Downloading requests-2.28.2-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 225.2 MB/s eta 0:00:00 Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 215.3 MB/s eta 0:00:00 Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.1.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting pytz>=2015.7 Downloading pytz-2022.7.1-py2.py3-none-any.whl (499 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 499.4/499.4 kB 272.4 MB/s eta 0:00:00 Collecting idna<4,>=2.5 Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 207.8 MB/s eta 0:00:00 Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.14-py2.py3-none-any.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.6/140.6 kB 256.7 MB/s eta 0:00:00 Collecting charset-normalizer<4,>=2 Downloading charset_normalizer-3.0.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (195 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 195.4/195.4 kB 252.7 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 259.1 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 239.7 MB/s eta 0:00:00 Building wheels for collected packages: mock Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23772 sha256=7e28cd541f8d35d5667b0ec6c484399db65ecc9ff6011ffe4d51034c14fe1432 Stored in directory: /tmp/pip-ephem-wheel-cache-jahsk5l2/wheels/41/7c/21/90057f91c6ead7c77a90c52d6e85ca48bf82d8b0d3f8dfbb65 Successfully built mock Installing collected packages: snowballstemmer, pytz, mock, commonmark, charset-normalizer, urllib3, sphinxcontrib-serializinghtml, six, Pygments, pillow, packaging, MarkupSafe, imagesize, idna, docutils, certifi, babel, alabaster, sphinxcontrib-websupport, requests, jinja2, sphinx, readthedocs-sphinx-ext, sphinx-rtd-theme, recommonmark Successfully installed MarkupSafe-2.1.2 Pygments-2.14.0 alabaster-0.7.13 babel-2.11.0 certifi-2022.12.7 charset-normalizer-3.0.1 commonmark-0.9.1 docutils-0.17.1 idna-3.4 imagesize-1.4.1 jinja2-3.0.3 mock-1.0.1 packaging-23.0 pillow-9.4.0 pytz-2022.7.1 readthedocs-sphinx-ext-2.2.0 recommonmark-0.5.0 requests-2.28.2 six-1.16.0 snowballstemmer-2.2.0 sphinx-1.8.6 sphinx-rtd-theme-0.4.3 sphinxcontrib-serializinghtml-1.1.5 sphinxcontrib-websupport-1.2.4 urllib3-1.26.14 [rtd-command-info] start-time: 2023-02-08T09:30:39.980406Z, end-time: 2023-02-08T09:31:54.160980Z, duration: 74, exit-code: 0 python -m pip install --upgrade --upgrade-strategy eager --no-cache-dir .[docs] Processing /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/566 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting matplotlib Downloading matplotlib-3.6.3-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (9.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 129.8 MB/s eta 0:00:00 Collecting columnar Downloading Columnar-1.4.1-py3-none-any.whl (11 kB) Collecting zhinst-qcodes==0.1.4 Downloading zhinst_qcodes-0.1.4-py3-none-any.whl (22 kB) Collecting scipy Downloading scipy-1.10.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (34.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 34.5/34.5 MB 233.3 MB/s eta 0:00:00 Collecting pyqtgraph==0.12.4 Downloading pyqtgraph-0.12.4-py3-none-any.whl (995 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 995.8/995.8 kB 281.0 MB/s eta 0:00:00 Collecting rich[jupyter] Downloading rich-13.3.1-py3-none-any.whl (239 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 239.0/239.0 kB 266.5 MB/s eta 0:00:00 Collecting zhinst-toolkit==0.1.5 Downloading zhinst-toolkit-0.1.5.tar.gz (1.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 257.8 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting quantify-core>=0.6.5 Downloading quantify_core-0.7.0-py3-none-any.whl (124 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 124.8/124.8 kB 191.3 MB/s eta 0:00:00 Collecting pandas Downloading pandas-1.5.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.2/12.2 MB 228.8 MB/s eta 0:00:00 Collecting qblox-instruments==0.8 Downloading qblox_instruments-0.8.0.tar.gz (1.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 119.9 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pathvalidate Downloading pathvalidate-2.5.2-py3-none-any.whl (20 kB) Collecting orjson Downloading orjson-3.8.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (270 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.5/270.5 kB 267.1 MB/s eta 0:00:00 Collecting pydantic Downloading pydantic-1.10.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 245.5 MB/s eta 0:00:00 Collecting fastjsonschema Downloading fastjsonschema-2.16.2-py3-none-any.whl (22 kB) Collecting zhinst==21.8.20515 Downloading zhinst-21.8.20515-cp38-cp38-manylinux1_x86_64.whl (7.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.7/7.7 MB 203.2 MB/s eta 0:00:00 Collecting dataclasses-json Downloading dataclasses_json-0.5.7-py3-none-any.whl (25 kB) Collecting numpy Downloading numpy-1.24.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.3/17.3 MB 220.0 MB/s eta 0:00:00 Collecting plotly Downloading plotly-5.13.0-py2.py3-none-any.whl (15.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.2/15.2 MB 218.7 MB/s eta 0:00:00 Collecting xxhash Downloading xxhash-3.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (213 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 213.0/213.0 kB 262.7 MB/s eta 0:00:00 Collecting qcodes>=0.32.0 Downloading qcodes-0.37.0-py3-none-any.whl (1.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 292.7 MB/s eta 0:00:00 Collecting networkx Downloading networkx-3.0-py3-none-any.whl (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 252.2 MB/s eta 0:00:00 Requirement already satisfied: jinja2 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/566/lib/python3.8/site-packages (from quantify-scheduler==0.10.1.dev29+g4cd451b5) (3.0.3) Collecting jinja2 Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 251.2 MB/s eta 0:00:00 Collecting sphinx-autoapi Downloading sphinx_autoapi-2.0.1-py2.py3-none-any.whl (55 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.8/55.8 kB 193.3 MB/s eta 0:00:00 Requirement already satisfied: sphinx-rtd-theme in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/566/lib/python3.8/site-packages (from quantify-scheduler==0.10.1.dev29+g4cd451b5) (0.4.3) Collecting sphinx-rtd-theme Downloading sphinx_rtd_theme-1.2.0-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 231.7 MB/s eta 0:00:00 Collecting myst-nb Downloading myst_nb-0.17.1-py3-none-any.whl (78 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.6/78.6 kB 217.2 MB/s eta 0:00:00 Collecting jupytext Downloading jupytext-1.14.4-py3-none-any.whl (298 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 298.2/298.2 kB 271.0 MB/s eta 0:00:00 Collecting sphinx-togglebutton Downloading sphinx_togglebutton-0.3.2-py3-none-any.whl (8.2 kB) Collecting sphinx-autobuild Downloading sphinx_autobuild-2021.3.14-py3-none-any.whl (9.9 kB) Collecting sphinx-jsonschema Downloading sphinx-jsonschema-1.19.1.tar.gz (18 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting sphinx>=5.1.1 Downloading sphinx-6.1.3-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 240.9 MB/s eta 0:00:00 Collecting scanpydoc Downloading scanpydoc-0.7.7-py3-none-any.whl (29 kB) Collecting sphinxcontrib-bibtex Downloading sphinxcontrib_bibtex-2.5.0-py3-none-any.whl (39 kB) Collecting jupyter-sphinx>=0.4.0 Downloading jupyter_sphinx-0.4.0-py3-none-any.whl (21 kB) Collecting sphinx-autodoc-typehints Downloading sphinx_autodoc_typehints-1.22-py3-none-any.whl (17 kB) Collecting ifaddr Downloading ifaddr-0.2.0-py3-none-any.whl (12 kB) Collecting spirack Downloading spirack-0.2.4-py3-none-any.whl (46 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.7/46.7 kB 141.8 MB/s eta 0:00:00 Collecting attrs Downloading attrs-22.2.0-py3-none-any.whl (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.0/60.0 kB 234.8 MB/s eta 0:00:00 Requirement already satisfied: setuptools>=40.1.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/566/lib/python3.8/site-packages (from zhinst-qcodes==0.1.4->quantify-scheduler==0.10.1.dev29+g4cd451b5) (58.2.0) Collecting setuptools>=40.1.0 Downloading setuptools-67.2.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 296.2 MB/s eta 0:00:00 Collecting nbconvert>=5.5 Downloading nbconvert-7.2.9-py3-none-any.whl (274 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 274.9/274.9 kB 263.8 MB/s eta 0:00:00 Collecting IPython Downloading ipython-8.9.0-py3-none-any.whl (783 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 783.1/783.1 kB 290.3 MB/s eta 0:00:00 Collecting ipywidgets>=7.0.0 Downloading ipywidgets-8.0.4-py3-none-any.whl (137 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.8/137.8 kB 266.9 MB/s eta 0:00:00 Collecting nbformat Downloading nbformat-5.7.3-py3-none-any.whl (78 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.1/78.1 kB 246.0 MB/s eta 0:00:00 Collecting websockets>=9.0 Downloading websockets-10.4-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (106 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 107.0/107.0 kB 250.6 MB/s eta 0:00:00 Collecting lazy-loader>=0.1 Downloading lazy_loader-0.1-py3-none-any.whl (8.6 kB) Collecting ruamel.yaml!=0.16.6,>=0.16.0 Downloading ruamel.yaml-0.17.21-py3-none-any.whl (109 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 109.5/109.5 kB 239.1 MB/s eta 0:00:00 Collecting jsonschema>=3.0.0 Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 237.6 MB/s eta 0:00:00 Collecting xarray>=0.18.0 Downloading xarray-2023.1.0-py3-none-any.whl (973 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 973.1/973.1 kB 264.7 MB/s eta 0:00:00 Collecting h5netcdf!=0.14.0,>=0.10.0 Downloading h5netcdf-1.1.0-py2.py3-none-any.whl (26 kB) Collecting importlib-metadata>=4.4 Downloading importlib_metadata-6.0.0-py3-none-any.whl (21 kB) Collecting tqdm>=4.32.2 Downloading tqdm-4.64.1-py2.py3-none-any.whl (78 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.5/78.5 kB 223.2 MB/s eta 0:00:00 Collecting uncertainties>=3.1.4 Downloading uncertainties-3.1.7-py2.py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.4/98.4 kB 248.2 MB/s eta 0:00:00 Collecting rsa>=4.7 Downloading rsa-4.9-py3-none-any.whl (34 kB) Collecting tabulate>=0.8.0 Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) Collecting broadbean>=0.9.1 Downloading broadbean-0.11.0-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.4/48.4 kB 208.7 MB/s eta 0:00:00 Collecting h5py>=3.0.0 Downloading h5py-3.8.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 237.5 MB/s eta 0:00:00 Collecting opencensus>=0.7.10 Downloading opencensus-0.11.1-py2.py3-none-any.whl (128 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.2/128.2 kB 247.2 MB/s eta 0:00:00 Collecting versioningit>=2.0.1 Downloading versioningit-2.1.0-py3-none-any.whl (32 kB) Collecting wrapt>=1.10.4 Downloading wrapt-1.14.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (81 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 81.0/81.0 kB 236.6 MB/s eta 0:00:00 Requirement already satisfied: pillow>=9.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/566/lib/python3.8/site-packages (from qcodes>=0.32.0->quantify-scheduler==0.10.1.dev29+g4cd451b5) (9.4.0) Collecting typing-extensions>=4.0.0 Downloading typing_extensions-4.4.0-py3-none-any.whl (26 kB) Collecting importlib-resources>=2.0.0 Downloading importlib_resources-5.10.2-py3-none-any.whl (34 kB) Requirement already satisfied: packaging>=20.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/566/lib/python3.8/site-packages (from qcodes>=0.32.0->quantify-scheduler==0.10.1.dev29+g4cd451b5) (23.0) Collecting opencensus-ext-azure<2.0.0,>=1.0.4 Downloading opencensus_ext_azure-1.1.8-py2.py3-none-any.whl (42 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.0/43.0 kB 193.3 MB/s eta 0:00:00 Collecting pyvisa<1.14.0,>=1.11.0 Downloading PyVISA-1.13.0-py3-none-any.whl (175 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 175.7/175.7 kB 273.0 MB/s eta 0:00:00 Collecting cycler>=0.10 Downloading cycler-0.11.0-py3-none-any.whl (6.4 kB) Collecting python-dateutil>=2.7 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 278.9 MB/s eta 0:00:00 Collecting kiwisolver>=1.0.1 Downloading kiwisolver-1.4.4-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 288.9 MB/s eta 0:00:00 Collecting pyparsing>=2.2.1 Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.3/98.3 kB 237.8 MB/s eta 0:00:00 Collecting contourpy>=1.0.1 Downloading contourpy-1.0.7-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (300 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 300.0/300.0 kB 271.4 MB/s eta 0:00:00 Collecting fonttools>=4.22.0 Downloading fonttools-4.38.0-py3-none-any.whl (965 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 965.4/965.4 kB 278.4 MB/s eta 0:00:00 Requirement already satisfied: pytz>=2020.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/566/lib/python3.8/site-packages (from pandas->quantify-scheduler==0.10.1.dev29+g4cd451b5) (2022.7.1) Collecting filelock Downloading filelock-3.9.0-py3-none-any.whl (9.7 kB) Collecting pendulum Downloading pendulum-2.1.2-cp38-cp38-manylinux1_x86_64.whl (155 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.7/155.7 kB 264.9 MB/s eta 0:00:00 Collecting adaptive Downloading adaptive-0.15.1-py3-none-any.whl (122 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.9/122.9 kB 261.4 MB/s eta 0:00:00 Collecting methodtools Downloading methodtools-0.4.7.tar.gz (3.6 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting lmfit>=1.0.3 Downloading lmfit-1.1.0-py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 244.0 MB/s eta 0:00:00 Collecting appnope Downloading appnope-0.1.3-py2.py3-none-any.whl (4.4 kB) Collecting dill Downloading dill-0.3.6-py3-none-any.whl (110 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 110.5/110.5 kB 232.6 MB/s eta 0:00:00 Collecting pyqt5>5.15.2 Downloading PyQt5-5.15.9-cp37-abi3-manylinux_2_17_x86_64.whl (8.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.4/8.4 MB 227.6 MB/s eta 0:00:00 Requirement already satisfied: requests>=2.25.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/566/lib/python3.8/site-packages (from sphinx>=5.1.1->quantify-scheduler==0.10.1.dev29+g4cd451b5) (2.28.2) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/566/lib/python3.8/site-packages (from sphinx>=5.1.1->quantify-scheduler==0.10.1.dev29+g4cd451b5) (0.7.13) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 241.6 MB/s eta 0:00:00 Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.6/120.6 kB 250.8 MB/s eta 0:00:00 Requirement already satisfied: imagesize>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/566/lib/python3.8/site-packages (from sphinx>=5.1.1->quantify-scheduler==0.10.1.dev29+g4cd451b5) (1.4.1) Collecting sphinxcontrib-htmlhelp>=2.0.0 Downloading sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.8/99.8 kB 258.4 MB/s eta 0:00:00 Requirement already satisfied: Pygments>=2.13 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/566/lib/python3.8/site-packages (from sphinx>=5.1.1->quantify-scheduler==0.10.1.dev29+g4cd451b5) (2.14.0) Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Requirement already satisfied: snowballstemmer>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/566/lib/python3.8/site-packages (from sphinx>=5.1.1->quantify-scheduler==0.10.1.dev29+g4cd451b5) (2.2.0) Requirement already satisfied: babel>=2.9 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/566/lib/python3.8/site-packages (from sphinx>=5.1.1->quantify-scheduler==0.10.1.dev29+g4cd451b5) (2.11.0) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/566/lib/python3.8/site-packages (from sphinx>=5.1.1->quantify-scheduler==0.10.1.dev29+g4cd451b5) (1.1.5) Collecting docutils<0.20,>=0.18 Downloading docutils-0.19-py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 290.9 MB/s eta 0:00:00 Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 244.6 MB/s eta 0:00:00 Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/566/lib/python3.8/site-packages (from jinja2->quantify-scheduler==0.10.1.dev29+g4cd451b5) (2.1.2) Collecting toolz Downloading toolz-0.12.0-py3-none-any.whl (55 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.8/55.8 kB 217.7 MB/s eta 0:00:00 Collecting wcwidth Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 kB) Collecting marshmallow-enum<2.0.0,>=1.5.1 Downloading marshmallow_enum-1.5.1-py2.py3-none-any.whl (4.2 kB) Collecting typing-inspect>=0.4.0 Downloading typing_inspect-0.8.0-py3-none-any.whl (8.7 kB) Collecting marshmallow<4.0.0,>=3.3.0 Downloading marshmallow-3.19.0-py3-none-any.whl (49 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.1/49.1 kB 220.1 MB/s eta 0:00:00 Collecting markdown-it-py<3.0.0,>=1.0.0 Downloading markdown_it_py-2.1.0-py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.5/84.5 kB 235.7 MB/s eta 0:00:00 Collecting mdit-py-plugins Downloading mdit_py_plugins-0.3.3-py3-none-any.whl (50 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.5/50.5 kB 191.0 MB/s eta 0:00:00 Collecting toml Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) Collecting pyyaml Downloading PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 701.2/701.2 kB 284.7 MB/s eta 0:00:00 Collecting sphinx>=5.1.1 Downloading sphinx-5.3.0-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 248.0 MB/s eta 0:00:00 Collecting jupyter-cache~=0.5.0 Downloading jupyter_cache-0.5.0-py3-none-any.whl (34 kB) Collecting ipykernel Downloading ipykernel-6.21.1-py3-none-any.whl (149 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 149.8/149.8 kB 251.3 MB/s eta 0:00:00 Collecting nbclient Downloading nbclient-0.7.2-py3-none-any.whl (71 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.0/72.0 kB 232.3 MB/s eta 0:00:00 Collecting myst-parser~=0.18.0 Downloading myst_parser-0.18.1-py3-none-any.whl (58 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 224.7 MB/s eta 0:00:00 Collecting tenacity>=6.2.0 Downloading tenacity-8.2.0-py3-none-any.whl (24 kB) Collecting get_version Downloading get_version-3.5.4-py3-none-any.whl (18 kB) Collecting unidecode Downloading Unidecode-1.3.6-py3-none-any.whl (235 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 235.9/235.9 kB 259.7 MB/s eta 0:00:00 Collecting astroid>=2.7 Downloading astroid-2.14.1-py3-none-any.whl (273 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 273.8/273.8 kB 269.2 MB/s eta 0:00:00 Collecting livereload Downloading livereload-2.6.3-py2.py3-none-any.whl (24 kB) Collecting colorama Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) Collecting jsonpointer Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) Collecting sphinxcontrib-jquery!=3.0.0,>=2.0.0 Downloading sphinxcontrib_jquery-2.0.0-py3-none-any.whl (3.2 kB) Collecting docutils<0.20,>=0.18 Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 kB 279.4 MB/s eta 0:00:00 Requirement already satisfied: wheel in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/566/lib/python3.8/site-packages (from sphinx-togglebutton->quantify-scheduler==0.10.1.dev29+g4cd451b5) (0.38.4) Collecting pybtex-docutils>=1.0.0 Downloading pybtex_docutils-1.0.2-py3-none-any.whl (6.3 kB) Collecting pybtex>=0.24 Downloading pybtex-0.24.0-py2.py3-none-any.whl (561 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 561.4/561.4 kB 269.4 MB/s eta 0:00:00 Collecting lazy-object-proxy>=1.4.0 Downloading lazy_object_proxy-1.9.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.4/61.4 kB 211.8 MB/s eta 0:00:00 Collecting schema Downloading schema-0.7.5-py2.py3-none-any.whl (17 kB) Collecting zipp>=0.5 Downloading zipp-3.12.1-py3-none-any.whl (6.7 kB) Collecting pexpect>4.3 Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.0/59.0 kB 203.0 MB/s eta 0:00:00 Collecting prompt-toolkit<3.1.0,>=3.0.30 Downloading prompt_toolkit-3.0.36-py3-none-any.whl (386 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 386.4/386.4 kB 274.4 MB/s eta 0:00:00 Collecting backcall Downloading backcall-0.2.0-py2.py3-none-any.whl (11 kB) Collecting jedi>=0.16 Downloading jedi-0.18.2-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 250.1 MB/s eta 0:00:00 Collecting matplotlib-inline Downloading matplotlib_inline-0.1.6-py3-none-any.whl (9.4 kB) Collecting pickleshare Downloading pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB) Collecting stack-data Downloading stack_data-0.6.2-py3-none-any.whl (24 kB) Collecting decorator Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) Collecting traitlets>=5 Downloading traitlets-5.9.0-py3-none-any.whl (117 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.4/117.4 kB 255.4 MB/s eta 0:00:00 Collecting widgetsnbextension~=4.0 Downloading widgetsnbextension-4.0.5-py3-none-any.whl (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 249.4 MB/s eta 0:00:00 Collecting jupyterlab-widgets~=3.0 Downloading jupyterlab_widgets-3.0.5-py3-none-any.whl (384 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.3/384.3 kB 265.2 MB/s eta 0:00:00 Collecting jupyter-client>=6.1.12 Downloading jupyter_client-8.0.2-py3-none-any.whl (103 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.3/103.3 kB 249.1 MB/s eta 0:00:00 Collecting tornado>=6.1 Downloading tornado-6.2-cp37-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (423 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 424.0/424.0 kB 270.7 MB/s eta 0:00:00 Collecting comm>=0.1.1 Downloading comm-0.1.2-py3-none-any.whl (6.5 kB) Collecting nest-asyncio Downloading nest_asyncio-1.5.6-py3-none-any.whl (5.2 kB) Collecting pyzmq>=17 Downloading pyzmq-25.0.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 284.2 MB/s eta 0:00:00 Collecting psutil Downloading psutil-5.9.4-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (280 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 280.2/280.2 kB 271.6 MB/s eta 0:00:00 Collecting debugpy>=1.6.5 Downloading debugpy-1.6.6-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 242.2 MB/s eta 0:00:00 Collecting jupyter-core!=5.0.*,>=4.12 Downloading jupyter_core-5.2.0-py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.3/94.3 kB 217.8 MB/s eta 0:00:00 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 206.2 MB/s eta 0:00:00 Collecting pkgutil-resolve-name>=1.3.10 Downloading pkgutil_resolve_name-1.3.10-py3-none-any.whl (4.7 kB) Collecting nbclient Downloading nbclient-0.5.13-py3-none-any.whl (70 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.6/70.6 kB 220.4 MB/s eta 0:00:00 Collecting click Downloading click-8.1.3-py3-none-any.whl (96 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 217.0 MB/s eta 0:00:00 Collecting sqlalchemy<1.5,>=1.3.12 Downloading SQLAlchemy-1.4.46-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 279.3 MB/s eta 0:00:00 Collecting asteval>=0.9.28 Downloading asteval-0.9.28-py3-none-any.whl (18 kB) Collecting mdurl~=0.1 Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Collecting pandocfilters>=1.4.1 Downloading pandocfilters-1.5.0-py2.py3-none-any.whl (8.7 kB) Collecting mistune<3,>=2.0.3 Downloading mistune-2.0.5-py2.py3-none-any.whl (24 kB) Collecting tinycss2 Downloading tinycss2-1.2.1-py3-none-any.whl (21 kB) Collecting beautifulsoup4 Downloading beautifulsoup4-4.11.2-py3-none-any.whl (129 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 129.4/129.4 kB 248.0 MB/s eta 0:00:00 Collecting defusedxml Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Collecting bleach Downloading bleach-6.0.0-py3-none-any.whl (162 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 185.8 MB/s eta 0:00:00 Collecting jupyterlab-pygments Downloading jupyterlab_pygments-0.2.2-py2.py3-none-any.whl (21 kB) Collecting opencensus-context>=0.1.3 Downloading opencensus_context-0.1.3-py2.py3-none-any.whl (5.1 kB) Collecting google-api-core<3.0.0,>=1.0.0 Downloading google_api_core-2.11.0-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.3/120.3 kB 248.5 MB/s eta 0:00:00 Collecting azure-identity<2.0.0,>=1.5.0 Downloading azure_identity-1.12.0-py3-none-any.whl (135 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 135.5/135.5 kB 219.4 MB/s eta 0:00:00 Collecting azure-core<2.0.0,>=1.12.0 Downloading azure_core-1.26.3-py3-none-any.whl (174 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 174.5/174.5 kB 247.2 MB/s eta 0:00:00 Requirement already satisfied: six in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/566/lib/python3.8/site-packages (from pybtex>=0.24->sphinxcontrib-bibtex->quantify-scheduler==0.10.1.dev29+g4cd451b5) (1.16.0) Collecting latexcodec>=1.0.4 Downloading latexcodec-2.0.1-py2.py3-none-any.whl (18 kB) Collecting PyQt5-Qt5>=5.15.2 Downloading PyQt5_Qt5-5.15.2-py3-none-manylinux2014_x86_64.whl (59.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.9/59.9 MB 214.4 MB/s eta 0:00:00 Collecting PyQt5-sip<13,>=12.11 Downloading PyQt5_sip-12.11.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (361 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 361.8/361.8 kB 273.5 MB/s eta 0:00:00 Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/566/lib/python3.8/site-packages (from requests>=2.25.0->sphinx>=5.1.1->quantify-scheduler==0.10.1.dev29+g4cd451b5) (3.0.1) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/566/lib/python3.8/site-packages (from requests>=2.25.0->sphinx>=5.1.1->quantify-scheduler==0.10.1.dev29+g4cd451b5) (2022.12.7) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/566/lib/python3.8/site-packages (from requests>=2.25.0->sphinx>=5.1.1->quantify-scheduler==0.10.1.dev29+g4cd451b5) (1.26.14) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/566/lib/python3.8/site-packages (from requests>=2.25.0->sphinx>=5.1.1->quantify-scheduler==0.10.1.dev29+g4cd451b5) (3.4) Collecting pyasn1>=0.1.3 Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.1/77.1 kB 228.1 MB/s eta 0:00:00 Collecting ruamel.yaml.clib>=0.2.6 Downloading ruamel.yaml.clib-0.2.7-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (555 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 555.3/555.3 kB 235.4 MB/s eta 0:00:00 Collecting mypy-extensions>=0.3.0 Downloading mypy_extensions-1.0.0-py3-none-any.whl (4.7 kB) Collecting future Downloading future-0.18.3.tar.gz (840 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 840.9/840.9 kB 289.3 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting tomli<3.0,>=1.2 Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Collecting sortedcontainers>=2.0 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) Collecting loky>=2.9 Downloading loky-3.3.0-py3-none-any.whl (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.6/53.6 kB 205.3 MB/s eta 0:00:00 Collecting sortedcollections>=1.1 Downloading sortedcollections-2.1.0-py3-none-any.whl (9.5 kB) Collecting cloudpickle Downloading cloudpickle-2.2.1-py3-none-any.whl (25 kB) Collecting dunamai Downloading dunamai-1.15.0-py3-none-any.whl (23 kB) Collecting wirerope>=0.4.7 Downloading wirerope-0.4.7.tar.gz (8.5 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pytzdata>=2020.1 Downloading pytzdata-2020.1-py2.py3-none-any.whl (489 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 490.0/490.0 kB 270.7 MB/s eta 0:00:00 Collecting pyserial Downloading pyserial-3.5-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 240.8 MB/s eta 0:00:00 Collecting cryptography>=2.5 Downloading cryptography-39.0.1-cp36-abi3-manylinux_2_24_x86_64.whl (4.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.1/4.1 MB 253.4 MB/s eta 0:00:00 Collecting msal-extensions<2.0.0,>=0.3.0 Downloading msal_extensions-1.0.0-py2.py3-none-any.whl (19 kB) Collecting msal<2.0.0,>=1.12.0 Downloading msal-1.21.0-py2.py3-none-any.whl (89 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.9/89.9 kB 226.1 MB/s eta 0:00:00 Collecting protobuf!=3.20.0,!=3.20.1,!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<5.0.0dev,>=3.19.5 Downloading protobuf-4.21.12-cp37-abi3-manylinux2014_x86_64.whl (409 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 409.8/409.8 kB 279.3 MB/s eta 0:00:00 Collecting googleapis-common-protos<2.0dev,>=1.56.2 Downloading googleapis_common_protos-1.58.0-py2.py3-none-any.whl (223 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 223.0/223.0 kB 275.7 MB/s eta 0:00:00 Collecting google-auth<3.0dev,>=2.14.1 Downloading google_auth-2.16.0-py2.py3-none-any.whl (177 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 177.8/177.8 kB 270.0 MB/s eta 0:00:00 Collecting parso<0.9.0,>=0.8.0 Downloading parso-0.8.3-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.8/100.8 kB 251.8 MB/s eta 0:00:00 Collecting platformdirs>=2.5 Downloading platformdirs-3.0.0-py3-none-any.whl (14 kB) Collecting ptyprocess>=0.5 Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Collecting greenlet!=0.4.17 Downloading greenlet-2.0.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (618 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 618.5/618.5 kB 283.9 MB/s eta 0:00:00 Collecting soupsieve>1.2 Downloading soupsieve-2.3.2.post1-py3-none-any.whl (37 kB) Collecting webencodings Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Collecting contextlib2>=0.5.5 Downloading contextlib2-21.6.0-py2.py3-none-any.whl (13 kB) Collecting pure-eval Downloading pure_eval-0.2.2-py3-none-any.whl (11 kB) Collecting executing>=1.2.0 Downloading executing-1.2.0-py2.py3-none-any.whl (24 kB) Collecting asttokens>=2.1.0 Downloading asttokens-2.2.1-py2.py3-none-any.whl (26 kB) Collecting cffi>=1.12 Downloading cffi-1.15.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (442 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 442.7/442.7 kB 283.4 MB/s eta 0:00:00 Collecting cachetools<6.0,>=2.0.0 Downloading cachetools-5.3.0-py3-none-any.whl (9.3 kB) Collecting pyasn1-modules>=0.2.1 Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 250.0 MB/s eta 0:00:00 Collecting PyJWT[crypto]<3,>=1.0.0 Downloading PyJWT-2.6.0-py3-none-any.whl (20 kB) Collecting portalocker<3,>=1.0 Downloading portalocker-2.7.0-py2.py3-none-any.whl (15 kB) Collecting pycparser Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 242.9 MB/s eta 0:00:00 Building wheels for collected packages: qblox-instruments, zhinst-toolkit, quantify-scheduler, sphinx-jsonschema, methodtools, wirerope, future Building wheel for qblox-instruments (setup.py): started Building wheel for qblox-instruments (setup.py): finished with status 'done' Created wheel for qblox-instruments: filename=qblox_instruments-0.8.0-py3-none-any.whl size=1496747 sha256=d8b210148ef9379f8bb66114793e2f2077e9c01d94e2f891323740a64bf3d5be Stored in directory: /tmp/pip-ephem-wheel-cache-4xx5bchg/wheels/88/25/13/17854086653c26f456beeeb0726868c38c6bac8c27e3620ca9 Building wheel for zhinst-toolkit (setup.py): started Building wheel for zhinst-toolkit (setup.py): finished with status 'done' Created wheel for zhinst-toolkit: filename=zhinst_toolkit-0.1.5-py3-none-any.whl size=202040 sha256=cf773e43cb8c7859dac5028a63cef5b3ec9636c2e2573e60b2876c3c9710cfb6 Stored in directory: /tmp/pip-ephem-wheel-cache-4xx5bchg/wheels/4a/53/71/6c78435ed5c361179bcf117e4b75f06a99bf714dd23a29d478 Building wheel for quantify-scheduler (pyproject.toml): started Building wheel for quantify-scheduler (pyproject.toml): finished with status 'done' Created wheel for quantify-scheduler: filename=quantify_scheduler-0.10.1.dev29+g4cd451b5-py3-none-any.whl size=250736 sha256=57e601bed3df888c59aad6a98bf510f58cedb53f19291aa16c290bd95430c37c Stored in directory: /tmp/pip-ephem-wheel-cache-4xx5bchg/wheels/4a/23/99/08dde605747657cbc379c9381ee7d73d80beb4070762b6dfda Building wheel for sphinx-jsonschema (setup.py): started Building wheel for sphinx-jsonschema (setup.py): finished with status 'done' Created wheel for sphinx-jsonschema: filename=sphinx_jsonschema-1.19.1-py3-none-any.whl size=15414 sha256=9cf10a98a196b61731f8e71a8ee6d274f0bb2a22ee22d00c03b573ce63a99ef4 Stored in directory: /tmp/pip-ephem-wheel-cache-4xx5bchg/wheels/40/ab/cc/445e746d632c3b4788a325ba5fd2ae780d6214ad9d0f7318a8 Building wheel for methodtools (setup.py): started Building wheel for methodtools (setup.py): finished with status 'done' Created wheel for methodtools: filename=methodtools-0.4.7-py3-none-any.whl size=3985 sha256=c31cbadc5cdc5fe6502f6a8f6e028c1bf72990a828909e90844cfb6843a4f074 Stored in directory: /tmp/pip-ephem-wheel-cache-4xx5bchg/wheels/1a/a5/85/729293bc52c9a1be64202c2127a3131e4beb4dc13c0dc08316 Building wheel for wirerope (pyproject.toml): started Building wheel for wirerope (pyproject.toml): finished with status 'done' Created wheel for wirerope: filename=wirerope-0.4.7-py3-none-any.whl size=8976 sha256=a350afa5e6f36063d8cf27821216940a205db539a30eb8012afc8399c1fcbe9d Stored in directory: /tmp/pip-ephem-wheel-cache-4xx5bchg/wheels/2a/51/1b/a0029832b7f11c635dc789903caa152a7617aae25764e877b6 Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.18.3-py3-none-any.whl size=492036 sha256=fbdecb6396b70a6d5cb428cf7d3ad8d6155211ddce6c74fc1a11aa5165ffd609 Stored in directory: /tmp/pip-ephem-wheel-cache-4xx5bchg/wheels/a0/0b/ee/e6994fadb42c1354dcccb139b0bf2795271bddfe6253ccdf11 Successfully built qblox-instruments zhinst-toolkit quantify-scheduler sphinx-jsonschema methodtools wirerope future Installing collected packages: webencodings, wcwidth, sortedcontainers, pyserial, PyQt5-Qt5, pyasn1, pure-eval, ptyprocess, pickleshare, opencensus-context, mistune, ifaddr, fastjsonschema, executing, backcall, appnope, zipp, xxhash, wrapt, wirerope, widgetsnbextension, websockets, unidecode, typing-extensions, traitlets, tqdm, tornado, toolz, tomli, toml, tinycss2, tenacity, tabulate, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, soupsieve, sortedcollections, setuptools, ruamel.yaml.clib, rsa, pyzmq, pyyaml, pytzdata, python-dateutil, pyrsistent, PyQt5-sip, pyparsing, PyJWT, pycparser, pyasn1-modules, psutil, protobuf, prompt-toolkit, portalocker, platformdirs, pkgutil-resolve-name, pexpect, pathvalidate, parso, pandocfilters, orjson, numpy, networkx, nest-asyncio, mypy-extensions, mdurl, marshmallow, lazy-object-proxy, lazy-loader, latexcodec, kiwisolver, jupyterlab-widgets, jupyterlab-pygments, jsonpointer, jinja2, greenlet, future, fonttools, filelock, dunamai, docutils, dill, defusedxml, decorator, debugpy, cycler, contextlib2, colorama, cloudpickle, click, cachetools, bleach, attrs, asttokens, asteval, zhinst, uncertainties, typing-inspect, stack-data, sqlalchemy, spirack, sphinxcontrib-jquery, sphinx-jsonschema, scipy, schema, ruamel.yaml, pyvisa, pyqtgraph, pyqt5, pydantic, pybtex, plotly, pendulum, pandas, methodtools, matplotlib-inline, marshmallow-enum, markdown-it-py, loky, livereload, jupyter-core, jedi, importlib-resources, importlib-metadata, h5py, googleapis-common-protos, google-auth, get_version, contourpy, comm, columnar, cffi, beautifulsoup4, azure-core, astroid, zhinst-toolkit, xarray, versioningit, sphinx, rich, pybtex-docutils, mdit-py-plugins, matplotlib, lmfit, jupyter-client, jsonschema, IPython, h5netcdf, google-api-core, dataclasses-json, cryptography, adaptive, sphinxcontrib-bibtex, sphinx-togglebutton, sphinx-rtd-theme, sphinx-autodoc-typehints, sphinx-autobuild, sphinx-autoapi, scanpydoc, opencensus, nbformat, myst-parser, ipykernel, broadbean, nbclient, msal, jupytext, ipywidgets, nbconvert, msal-extensions, jupyter-cache, myst-nb, jupyter-sphinx, azure-identity, opencensus-ext-azure, qcodes, zhinst-qcodes, quantify-core, qblox-instruments, quantify-scheduler Attempting uninstall: setuptools Found existing installation: setuptools 58.2.0 Uninstalling setuptools-58.2.0: Successfully uninstalled setuptools-58.2.0 Attempting uninstall: jinja2 Found existing installation: Jinja2 3.0.3 Uninstalling Jinja2-3.0.3: Successfully uninstalled Jinja2-3.0.3 Attempting uninstall: docutils Found existing installation: docutils 0.17.1 Uninstalling docutils-0.17.1: Successfully uninstalled docutils-0.17.1 Attempting uninstall: sphinx Found existing installation: Sphinx 1.8.6 Uninstalling Sphinx-1.8.6: Successfully uninstalled Sphinx-1.8.6 Attempting uninstall: sphinx-rtd-theme Found existing installation: sphinx-rtd-theme 0.4.3 Uninstalling sphinx-rtd-theme-0.4.3: Successfully uninstalled sphinx-rtd-theme-0.4.3 Successfully installed IPython-8.9.0 PyJWT-2.6.0 PyQt5-Qt5-5.15.2 PyQt5-sip-12.11.1 adaptive-0.15.1 appnope-0.1.3 asteval-0.9.28 astroid-2.14.1 asttokens-2.2.1 attrs-22.2.0 azure-core-1.26.3 azure-identity-1.12.0 backcall-0.2.0 beautifulsoup4-4.11.2 bleach-6.0.0 broadbean-0.11.0 cachetools-5.3.0 cffi-1.15.1 click-8.1.3 cloudpickle-2.2.1 colorama-0.4.6 columnar-1.4.1 comm-0.1.2 contextlib2-21.6.0 contourpy-1.0.7 cryptography-39.0.1 cycler-0.11.0 dataclasses-json-0.5.7 debugpy-1.6.6 decorator-5.1.1 defusedxml-0.7.1 dill-0.3.6 docutils-0.18.1 dunamai-1.15.0 executing-1.2.0 fastjsonschema-2.16.2 filelock-3.9.0 fonttools-4.38.0 future-0.18.3 get_version-3.5.4 google-api-core-2.11.0 google-auth-2.16.0 googleapis-common-protos-1.58.0 greenlet-2.0.2 h5netcdf-1.1.0 h5py-3.8.0 ifaddr-0.2.0 importlib-metadata-6.0.0 importlib-resources-5.10.2 ipykernel-6.21.1 ipywidgets-8.0.4 jedi-0.18.2 jinja2-3.1.2 jsonpointer-2.3 jsonschema-4.17.3 jupyter-cache-0.5.0 jupyter-client-8.0.2 jupyter-core-5.2.0 jupyter-sphinx-0.4.0 jupyterlab-pygments-0.2.2 jupyterlab-widgets-3.0.5 jupytext-1.14.4 kiwisolver-1.4.4 latexcodec-2.0.1 lazy-loader-0.1 lazy-object-proxy-1.9.0 livereload-2.6.3 lmfit-1.1.0 loky-3.3.0 markdown-it-py-2.1.0 marshmallow-3.19.0 marshmallow-enum-1.5.1 matplotlib-3.6.3 matplotlib-inline-0.1.6 mdit-py-plugins-0.3.3 mdurl-0.1.2 methodtools-0.4.7 mistune-2.0.5 msal-1.21.0 msal-extensions-1.0.0 mypy-extensions-1.0.0 myst-nb-0.17.1 myst-parser-0.18.1 nbclient-0.5.13 nbconvert-7.2.9 nbformat-5.7.3 nest-asyncio-1.5.6 networkx-3.0 numpy-1.24.2 opencensus-0.11.1 opencensus-context-0.1.3 opencensus-ext-azure-1.1.8 orjson-3.8.5 pandas-1.5.3 pandocfilters-1.5.0 parso-0.8.3 pathvalidate-2.5.2 pendulum-2.1.2 pexpect-4.8.0 pickleshare-0.7.5 pkgutil-resolve-name-1.3.10 platformdirs-3.0.0 plotly-5.13.0 portalocker-2.7.0 prompt-toolkit-3.0.36 protobuf-4.21.12 psutil-5.9.4 ptyprocess-0.7.0 pure-eval-0.2.2 pyasn1-0.4.8 pyasn1-modules-0.2.8 pybtex-0.24.0 pybtex-docutils-1.0.2 pycparser-2.21 pydantic-1.10.4 pyparsing-3.0.9 pyqt5-5.15.9 pyqtgraph-0.12.4 pyrsistent-0.19.3 pyserial-3.5 python-dateutil-2.8.2 pytzdata-2020.1 pyvisa-1.13.0 pyyaml-6.0 pyzmq-25.0.0 qblox-instruments-0.8.0 qcodes-0.37.0 quantify-core-0.7.0 quantify-scheduler-0.10.1.dev29+g4cd451b5 rich-13.3.1 rsa-4.9 ruamel.yaml-0.17.21 ruamel.yaml.clib-0.2.7 scanpydoc-0.7.7 schema-0.7.5 scipy-1.10.0 setuptools-67.2.0 sortedcollections-2.1.0 sortedcontainers-2.4.0 soupsieve-2.3.2.post1 sphinx-5.3.0 sphinx-autoapi-2.0.1 sphinx-autobuild-2021.3.14 sphinx-autodoc-typehints-1.22 sphinx-jsonschema-1.19.1 sphinx-rtd-theme-1.2.0 sphinx-togglebutton-0.3.2 sphinxcontrib-applehelp-1.0.4 sphinxcontrib-bibtex-2.5.0 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.1 sphinxcontrib-jquery-2.0.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 spirack-0.2.4 sqlalchemy-1.4.46 stack-data-0.6.2 tabulate-0.9.0 tenacity-8.2.0 tinycss2-1.2.1 toml-0.10.2 tomli-2.0.1 toolz-0.12.0 tornado-6.2 tqdm-4.64.1 traitlets-5.9.0 typing-extensions-4.4.0 typing-inspect-0.8.0 uncertainties-3.1.7 unidecode-1.3.6 versioningit-2.1.0 wcwidth-0.2.6 webencodings-0.5.1 websockets-10.4 widgetsnbextension-4.0.5 wirerope-0.4.7 wrapt-1.14.1 xarray-2023.1.0 xxhash-3.2.0 zhinst-21.8.20515 zhinst-qcodes-0.1.4 zhinst-toolkit-0.1.5 zipp-3.12.1