Read the Docs build information Build id: 1303177 Project: quantify-quantify-scheduler Version: 599 Commit: 695c9d3a24062c7dc0d078ce3d140488bf54ba53 Date: 2023-02-16T10:53:27.869487Z State: cancelled Success: False [rtd-command-info] start-time: 2023-02-16T10:53:29.663206Z, end-time: 2023-02-16T10:53:34.339625Z, 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-16T10:53:34.557863Z, end-time: 2023-02-16T10:53:36.111863Z, duration: 1, exit-code: 0 git fetch origin --force --tags --prune --prune-tags --depth 50 merge-requests/599/head:external-599 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/599/head -> external-599 [rtd-command-info] start-time: 2023-02-16T10:53:36.338880Z, end-time: 2023-02-16T10:53:36.550287Z, duration: 0, exit-code: 0 git checkout --force 695c9d3a24062c7dc0d078ce3d140488bf54ba53 Note: switching to '695c9d3a24062c7dc0d078ce3d140488bf54ba53'. 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 695c9d3a Fix typo [rtd-command-info] start-time: 2023-02-16T10:53:36.757770Z, end-time: 2023-02-16T10:53:36.815010Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-02-16T10:53:37.770047Z, end-time: 2023-02-16T10:53:42.430064Z, 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/599/bin/python3.8 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/599/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2023-02-16T10:53:42.636907Z, end-time: 2023-02-16T10:53:44.360665Z, 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/599/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 25.9 MB/s eta 0:00:00 Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 67.3.2 Uninstalling setuptools-67.3.2: Successfully uninstalled setuptools-67.3.2 Successfully installed setuptools-58.2.0 [rtd-command-info] start-time: 2023-02-16T10:53:44.543709Z, end-time: 2023-02-16T10:53:50.906125Z, 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 77.1 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 269.6 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 196.5 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 226.7 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 206.1 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 247.0 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 274.4 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 219.9 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 242.5 MB/s eta 0:00:00 Collecting packaging Downloading packaging-23.0-py3-none-any.whl (42 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.7/42.7 kB 202.1 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 278.7 MB/s eta 0:00:00 Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting docutils>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 266.8 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 223.4 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/599/lib/python3.8/site-packages (from sphinx<2) (58.2.0) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) 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 274.6 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 223.9 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 245.3 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 264.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 237.3 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 240.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=010c08740c19107db53e7755a52dddee04d9a58e7ba9823af1852d8a2681e3fd Stored in directory: /tmp/pip-ephem-wheel-cache-rudk8838/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-16T10:53:51.176055Z, end-time: 2023-02-16T10:55:03.716608Z, duration: 72, 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/599 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 columnar Downloading Columnar-1.4.1-py3-none-any.whl (11 kB) 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 12.9 MB/s eta 0:00:00 Collecting matplotlib Downloading matplotlib-3.7.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (9.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.2/9.2 MB 163.8 MB/s eta 0:00:00 Collecting pydantic Downloading pydantic-1.10.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 254.5 MB/s eta 0:00:00 Collecting networkx Downloading networkx-3.0-py3-none-any.whl (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 255.4 MB/s eta 0:00:00 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 225.7 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 275.0 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 241.9 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting plotly Downloading plotly-5.13.0-py2.py3-none-any.whl (15.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.2/15.2 MB 214.7 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 110.0 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 227.0 MB/s eta 0:00:00 Requirement already satisfied: jinja2 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/599/lib/python3.8/site-packages (from quantify-scheduler==0.11.2.dev13+g695c9d3a) (3.0.3) Collecting jinja2 Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 249.9 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 254.9 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting zhinst-qcodes==0.1.4 Downloading zhinst_qcodes-0.1.4-py3-none-any.whl (22 kB) Collecting dataclasses-json Downloading dataclasses_json-0.5.7-py3-none-any.whl (25 kB) Collecting rich[jupyter] Downloading rich-13.3.1-py3-none-any.whl (239 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 239.0/239.0 kB 253.4 MB/s eta 0:00:00 Collecting quantify-core>=0.6.5 Downloading quantify_core-0.7.0-py3-none-any.whl (124 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 124.8/124.8 kB 235.2 MB/s eta 0:00:00 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 224.5 MB/s eta 0:00:00 Collecting pathvalidate Downloading pathvalidate-2.5.2-py3-none-any.whl (20 kB) Collecting qcodes>=0.32.0 Downloading qcodes-0.37.0-py3-none-any.whl (1.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 262.2 MB/s eta 0:00:00 Collecting orjson Downloading orjson-3.8.6-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (271 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 271.2/271.2 kB 256.4 MB/s eta 0:00:00 Collecting sphinx-autobuild Downloading sphinx_autobuild-2021.3.14-py3-none-any.whl (9.9 kB) Collecting sphinx-togglebutton Downloading sphinx_togglebutton-0.3.2-py3-none-any.whl (8.2 kB) Requirement already satisfied: sphinx-rtd-theme in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/599/lib/python3.8/site-packages (from quantify-scheduler==0.11.2.dev13+g695c9d3a) (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 236.6 MB/s eta 0:00:00 Collecting jupytext Downloading jupytext-1.14.4-py3-none-any.whl (298 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 298.2/298.2 kB 269.1 MB/s eta 0:00:00 Collecting jupyter-sphinx>=0.4.0 Downloading jupyter_sphinx-0.4.0-py3-none-any.whl (21 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 scanpydoc Downloading scanpydoc-0.7.7-py3-none-any.whl (29 kB) Collecting sphinx-autoapi Downloading sphinx_autoapi-2.0.1-py2.py3-none-any.whl (55 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.8/55.8 kB 170.4 MB/s eta 0:00:00 Collecting sphinx>=5.1.1 Downloading sphinx-6.1.3-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 233.0 MB/s eta 0:00:00 Collecting sphinx-autodoc-typehints Downloading sphinx_autodoc_typehints-1.22-py3-none-any.whl (17 kB) Collecting sphinxcontrib-bibtex Downloading sphinxcontrib_bibtex-2.5.0-py3-none-any.whl (39 kB) Collecting myst-nb Downloading myst_nb-0.17.1-py3-none-any.whl (78 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.6/78.6 kB 78.9 MB/s eta 0:00:00 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 196.2 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/599/lib/python3.8/site-packages (from zhinst-qcodes==0.1.4->quantify-scheduler==0.11.2.dev13+g695c9d3a) (58.2.0) Collecting setuptools>=40.1.0 Downloading setuptools-67.3.2-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 275.4 MB/s eta 0:00:00 Collecting attrs Downloading attrs-22.2.0-py3-none-any.whl (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.0/60.0 kB 216.4 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 233.1 MB/s eta 0:00:00 Collecting nbformat Downloading nbformat-5.7.3-py3-none-any.whl (78 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.1/78.1 kB 201.6 MB/s eta 0:00:00 Collecting IPython Downloading ipython-8.10.0-py3-none-any.whl (784 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 784.3/784.3 kB 272.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 260.1 MB/s eta 0:00:00 Collecting rsa>=4.7 Downloading rsa-4.9-py3-none-any.whl (34 kB) Collecting uncertainties>=3.1.4 Downloading uncertainties-3.1.7-py2.py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.4/98.4 kB 227.9 MB/s eta 0:00:00 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 228.0 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 broadbean>=0.9.1 Downloading broadbean-0.11.0-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.4/48.4 kB 161.3 MB/s eta 0:00:00 Collecting importlib-resources>=2.0.0 Downloading importlib_resources-5.10.2-py3-none-any.whl (34 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 242.1 MB/s eta 0:00:00 Collecting lazy-loader>=0.1 Downloading lazy_loader-0.1-py3-none-any.whl (8.6 kB) Collecting versioningit>=2.0.1 Downloading versioningit-2.2.0-py3-none-any.whl (33 kB) Collecting opencensus>=0.7.10 Downloading opencensus-0.11.1-py2.py3-none-any.whl (128 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.2/128.2 kB 248.6 MB/s eta 0:00:00 Collecting typing-extensions>=4.0.0 Downloading typing_extensions-4.5.0-py3-none-any.whl (27 kB) Collecting tabulate>=0.8.0 Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) Collecting tqdm>=4.32.2 Downloading tqdm-4.64.1-py2.py3-none-any.whl (78 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.5/78.5 kB 226.5 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 248.2 MB/s eta 0:00:00 Collecting importlib-metadata>=4.4 Downloading importlib_metadata-6.0.0-py3-none-any.whl (21 kB) Collecting xarray>=0.18.0 Downloading xarray-2023.1.0-py3-none-any.whl (973 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 973.1/973.1 kB 276.2 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 247.8 MB/s eta 0:00:00 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 172.2 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/599/lib/python3.8/site-packages (from qcodes>=0.32.0->quantify-scheduler==0.11.2.dev13+g695c9d3a) (9.4.0) Collecting jsonschema>=3.0.0 Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 236.8 MB/s eta 0:00:00 Requirement already satisfied: packaging>=20.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/599/lib/python3.8/site-packages (from qcodes>=0.32.0->quantify-scheduler==0.11.2.dev13+g695c9d3a) (23.0) 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 226.0 MB/s eta 0:00:00 Collecting pyparsing>=2.3.1 Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.3/98.3 kB 239.6 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 280.3 MB/s eta 0:00:00 Collecting cycler>=0.10 Downloading cycler-0.11.0-py3-none-any.whl (6.4 kB) Collecting fonttools>=4.22.0 Downloading fonttools-4.38.0-py3-none-any.whl (965 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 965.4/965.4 kB 280.1 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 259.4 MB/s eta 0:00:00 Collecting python-dateutil>=2.7 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 265.7 MB/s eta 0:00:00 Requirement already satisfied: pytz>=2020.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/599/lib/python3.8/site-packages (from pandas->quantify-scheduler==0.11.2.dev13+g695c9d3a) (2022.7.1) 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 222.1 MB/s eta 0:00:00 Collecting dill Downloading dill-0.3.6-py3-none-any.whl (110 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 110.5/110.5 kB 263.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 230.4 MB/s eta 0:00:00 Collecting adaptive Downloading adaptive-0.15.1-py3-none-any.whl (122 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.9/122.9 kB 242.5 MB/s eta 0:00:00 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 246.9 MB/s eta 0:00:00 Collecting appnope Downloading appnope-0.1.3-py2.py3-none-any.whl (4.4 kB) Collecting docutils<0.20,>=0.18 Downloading docutils-0.19-py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 282.4 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 236.3 MB/s eta 0:00:00 Requirement already satisfied: Pygments>=2.13 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/599/lib/python3.8/site-packages (from sphinx>=5.1.1->quantify-scheduler==0.11.2.dev13+g695c9d3a) (2.14.0) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/599/lib/python3.8/site-packages (from sphinx>=5.1.1->quantify-scheduler==0.11.2.dev13+g695c9d3a) (1.1.5) Requirement already satisfied: babel>=2.9 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/599/lib/python3.8/site-packages (from sphinx>=5.1.1->quantify-scheduler==0.11.2.dev13+g695c9d3a) (2.11.0) Requirement already satisfied: requests>=2.25.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/599/lib/python3.8/site-packages (from sphinx>=5.1.1->quantify-scheduler==0.11.2.dev13+g695c9d3a) (2.28.2) Requirement already satisfied: snowballstemmer>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/599/lib/python3.8/site-packages (from sphinx>=5.1.1->quantify-scheduler==0.11.2.dev13+g695c9d3a) (2.2.0) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.6/120.6 kB 261.8 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Requirement already satisfied: imagesize>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/599/lib/python3.8/site-packages (from sphinx>=5.1.1->quantify-scheduler==0.11.2.dev13+g695c9d3a) (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 238.3 MB/s eta 0:00:00 Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/599/lib/python3.8/site-packages (from sphinx>=5.1.1->quantify-scheduler==0.11.2.dev13+g695c9d3a) (0.7.13) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 243.0 MB/s eta 0:00:00 Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/599/lib/python3.8/site-packages (from jinja2->quantify-scheduler==0.11.2.dev13+g695c9d3a) (2.1.2) Collecting toolz Downloading toolz-0.12.0-py3-none-any.whl (55 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.8/55.8 kB 199.1 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 marshmallow<4.0.0,>=3.3.0 Downloading marshmallow-3.19.0-py3-none-any.whl (49 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.1/49.1 kB 208.4 MB/s eta 0:00:00 Collecting typing-inspect>=0.4.0 Downloading typing_inspect-0.8.0-py3-none-any.whl (8.7 kB) Collecting mdit-py-plugins Downloading mdit_py_plugins-0.3.3-py3-none-any.whl (50 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.5/50.5 kB 217.8 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 236.5 MB/s eta 0:00:00 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 279.6 MB/s eta 0:00:00 Collecting toml Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) Collecting jupyter-cache~=0.5.0 Downloading jupyter_cache-0.5.0-py3-none-any.whl (34 kB) Collecting myst-parser~=0.18.0 Downloading myst_parser-0.18.1-py3-none-any.whl (58 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 220.7 MB/s eta 0:00:00 Collecting ipykernel Downloading ipykernel-6.21.2-py3-none-any.whl (149 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 149.7/149.7 kB 259.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 221.9 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 239.5 MB/s eta 0:00:00 Collecting tenacity>=6.2.0 Downloading tenacity-8.2.1-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 257.4 MB/s eta 0:00:00 Collecting astroid>=2.7 Downloading astroid-2.14.2-py3-none-any.whl (273 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 273.8/273.8 kB 268.4 MB/s eta 0:00:00 Collecting colorama Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) Collecting livereload Downloading livereload-2.6.3-py2.py3-none-any.whl (24 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 263.8 MB/s eta 0:00:00 Requirement already satisfied: wheel in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/599/lib/python3.8/site-packages (from sphinx-togglebutton->quantify-scheduler==0.11.2.dev13+g695c9d3a) (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 263.1 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 198.1 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.13.0-py3-none-any.whl (6.7 kB) 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 262.3 MB/s eta 0:00:00 Collecting backcall Downloading backcall-0.2.0-py2.py3-none-any.whl (11 kB) Collecting stack-data Downloading stack_data-0.6.2-py3-none-any.whl (24 kB) Collecting pexpect>4.3 Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.0/59.0 kB 186.6 MB/s eta 0:00:00 Collecting traitlets>=5 Downloading traitlets-5.9.0-py3-none-any.whl (117 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.4/117.4 kB 247.1 MB/s eta 0:00:00 Collecting decorator Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) Collecting jedi>=0.16 Downloading jedi-0.18.2-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 262.6 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 jupyterlab-widgets~=3.0 Downloading jupyterlab_widgets-3.0.5-py3-none-any.whl (384 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.3/384.3 kB 269.8 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 246.4 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 238.8 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 jupyter-core!=5.0.*,>=4.12 Downloading jupyter_core-5.2.0-py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.3/94.3 kB 240.0 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 257.4 MB/s eta 0:00:00 Collecting pyzmq>=20 Downloading pyzmq-25.0.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 270.5 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 269.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 240.0 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 207.6 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 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 256.9 MB/s eta 0:00:00 Collecting nbclient Downloading nbclient-0.5.13-py3-none-any.whl (70 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.6/70.6 kB 222.6 MB/s eta 0:00:00 Collecting click Downloading click-8.1.3-py3-none-any.whl (96 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 221.5 MB/s eta 0:00:00 Collecting asteval>=0.9.28 Downloading asteval-0.9.29-py3-none-any.whl (18 kB) Collecting mdurl~=0.1 Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Collecting jupyterlab-pygments Downloading jupyterlab_pygments-0.2.2-py2.py3-none-any.whl (21 kB) Collecting mistune<3,>=2.0.3 Downloading mistune-2.0.5-py2.py3-none-any.whl (24 kB) Collecting bleach Downloading bleach-6.0.0-py3-none-any.whl (162 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 262.9 MB/s eta 0:00:00 Collecting pandocfilters>=1.4.1 Downloading pandocfilters-1.5.0-py2.py3-none-any.whl (8.7 kB) Collecting tinycss2 Downloading tinycss2-1.2.1-py3-none-any.whl (21 kB) Collecting defusedxml Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Collecting beautifulsoup4 Downloading beautifulsoup4-4.11.2-py3-none-any.whl (129 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 129.4/129.4 kB 208.8 MB/s eta 0:00:00 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 217.7 MB/s eta 0:00:00 Collecting opencensus-context>=0.1.3 Downloading opencensus_context-0.1.3-py2.py3-none-any.whl (5.1 kB) 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 243.0 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 250.5 MB/s eta 0:00:00 Collecting latexcodec>=1.0.4 Downloading latexcodec-2.0.1-py2.py3-none-any.whl (18 kB) Requirement already satisfied: six in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/599/lib/python3.8/site-packages (from pybtex>=0.24->sphinxcontrib-bibtex->quantify-scheduler==0.11.2.dev13+g695c9d3a) (1.16.0) 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 274.3 MB/s eta 0:00:00 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 212.7 MB/s eta 0:00:00 Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/599/lib/python3.8/site-packages (from requests>=2.25.0->sphinx>=5.1.1->quantify-scheduler==0.11.2.dev13+g695c9d3a) (3.4) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/599/lib/python3.8/site-packages (from requests>=2.25.0->sphinx>=5.1.1->quantify-scheduler==0.11.2.dev13+g695c9d3a) (1.26.14) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/599/lib/python3.8/site-packages (from requests>=2.25.0->sphinx>=5.1.1->quantify-scheduler==0.11.2.dev13+g695c9d3a) (3.0.1) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/599/lib/python3.8/site-packages (from requests>=2.25.0->sphinx>=5.1.1->quantify-scheduler==0.11.2.dev13+g695c9d3a) (2022.12.7) Collecting pyasn1>=0.1.3 Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.1/77.1 kB 229.6 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 272.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 277.6 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 loky>=2.9 Downloading loky-3.3.0-py3-none-any.whl (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.6/53.6 kB 205.6 MB/s eta 0:00:00 Collecting sortedcollections>=1.1 Downloading sortedcollections-2.1.0-py3-none-any.whl (9.5 kB) Collecting sortedcontainers>=2.0 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 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 274.4 MB/s eta 0:00:00 Collecting pyserial Downloading pyserial-3.5-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 214.0 MB/s eta 0:00:00 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 241.6 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 246.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 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 259.2 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 267.8 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 251.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 250.5 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 281.8 MB/s eta 0:00:00 Collecting soupsieve>1.2 Downloading soupsieve-2.4-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 asttokens>=2.1.0 Downloading asttokens-2.2.1-py2.py3-none-any.whl (26 kB) Collecting executing>=1.2.0 Downloading executing-1.2.0-py2.py3-none-any.whl (24 kB) Collecting pure-eval Downloading pure_eval-0.2.2-py3-none-any.whl (11 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 268.0 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 258.6 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 247.8 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=8dc577e1559b22317eb9e914890b1820fcd0880e7b04d170e47dabeda89bdbfa Stored in directory: /tmp/pip-ephem-wheel-cache-wfmyb1zd/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=9352cbead335a0094637ee1dddabf21ad6f2ad0e04e2cfca7049ba81fd3bcbd3 Stored in directory: /tmp/pip-ephem-wheel-cache-wfmyb1zd/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.11.2.dev13+g695c9d3a-py3-none-any.whl size=262840 sha256=8a1766ef40f625c83fa40e26501093e0fa4cf2048c8d286e5c1e81812f4348c7 Stored in directory: /tmp/pip-ephem-wheel-cache-wfmyb1zd/wheels/68/23/40/7c63794c8ff575cd0128698329cb30d1021f11a5fe577f6f9c 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=0ca1dbf61a64baa978f79583ca0e09cdbb0859b0c57aa37579f2edd30572ecdd Stored in directory: /tmp/pip-ephem-wheel-cache-wfmyb1zd/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=64441835fe726213eb4304e68b84c5d0321654572dc6eb5e4a670c71a2b48f57 Stored in directory: /tmp/pip-ephem-wheel-cache-wfmyb1zd/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=5a182637e937514c9f1b2981c3f41b7b02be7f74539db1038f43d7542e97393d Stored in directory: /tmp/pip-ephem-wheel-cache-wfmyb1zd/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=da1de54d9af1a3f345c054b0d7d77051cee400f656abceace139cf40909b4259 Stored in directory: /tmp/pip-ephem-wheel-cache-wfmyb1zd/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.10.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.29 astroid-2.14.2 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.2 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.7.0 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.6 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.5 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.11.2.dev13+g695c9d3a 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.3.2 sortedcollections-2.1.0 sortedcontainers-2.4.0 soupsieve-2.4 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.1 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.5.0 typing-inspect-0.8.0 uncertainties-3.1.7 unidecode-1.3.6 versioningit-2.2.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.13.0