Read the Docs build information Build id: 1129040 Project: quantify-quantify-scheduler Version: 475 Commit: 56da20b8940a882e28243141ff5d35bdefddee85 Date: 2022-10-06T16:27:14.441246Z State: cancelled Success: False [rtd-command-info] start-time: 2022-10-06T16:27:56.671679Z, end-time: 2022-10-06T16:28:00.969279Z, 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: 2022-10-06T16:28:01.266651Z, end-time: 2022-10-06T16:28:02.846128Z, duration: 1, exit-code: 0 git fetch origin --force --tags --prune --prune-tags --depth 50 merge-requests/475/head:external-475 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/475/head -> external-475 [rtd-command-info] start-time: 2022-10-06T16:28:03.090333Z, end-time: 2022-10-06T16:28:03.291307Z, duration: 0, exit-code: 0 git checkout --force 56da20b8940a882e28243141ff5d35bdefddee85 Note: switching to '56da20b8940a882e28243141ff5d35bdefddee85'. 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 56da20b8 Changelog.. [rtd-command-info] start-time: 2022-10-06T16:28:03.544880Z, end-time: 2022-10-06T16:28:03.636557Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2022-10-06T16:28:04.681068Z, end-time: 2022-10-06T16:28:09.464718Z, duration: 4, exit-code: 0 python3.8 -mvirtualenv --system-site-packages 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/475/bin/python3.8 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/475/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2022-10-06T16:28:09.748397Z, end-time: 2022-10-06T16:28:11.516531Z, 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/475/lib/python3.8/site-packages (22.2.2) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 946.1/946.1 kB 26.5 MB/s eta 0:00:00 Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 65.4.1 Uninstalling setuptools-65.4.1: Successfully uninstalled setuptools-65.4.1 Successfully installed setuptools-58.2.0 [rtd-command-info] start-time: 2022-10-06T16:28:11.719515Z, end-time: 2022-10-06T16:28:18.913592Z, duration: 7, exit-code: 0 python -m pip install --upgrade --no-cache-dir -I 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.2 jinja2<3.1.0 setuptools<58.3.0 Collecting pillow Downloading Pillow-9.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 58.7 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 266.1 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.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.9.1 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 kB 202.1 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 200.0 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 193.8 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.2 Downloading readthedocs_sphinx_ext-2.1.9-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 244.8 MB/s eta 0:00:00 Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 946.1/946.1 kB 277.4 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 272.2 MB/s eta 0:00:00 Collecting babel!=2.0,>=1.3 Downloading Babel-2.10.3-py3-none-any.whl (9.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 196.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 226.9 MB/s eta 0:00:00 Collecting Pygments>=2.0 Downloading Pygments-2.13.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 267.7 MB/s eta 0:00:00 Collecting packaging Downloading packaging-21.3-py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 kB 203.6 MB/s eta 0:00:00 Collecting requests>=2.0.0 Downloading requests-2.28.1-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 210.6 MB/s eta 0:00:00 Collecting imagesize Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting docutils>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 259.7 MB/s eta 0:00:00 Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting pytz>=2015.7 Downloading pytz-2022.4-py2.py3-none-any.whl (500 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 500.8/500.8 kB 269.2 MB/s eta 0:00:00 Collecting charset-normalizer<3,>=2 Downloading charset_normalizer-2.1.1-py3-none-any.whl (39 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.12-py2.py3-none-any.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.4/140.4 kB 241.1 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 200.3 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 246.2 MB/s eta 0:00:00 Collecting pyparsing!=3.0.5,>=2.0.2 Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.3/98.3 kB 228.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 216.8 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=23773 sha256=6bd14d581a0942221f558d7d0445713f83016fcdae40f1292a8cb51fa02e6bc3 Stored in directory: /tmp/pip-ephem-wheel-cache-uz0oxvjy/wheels/41/7c/21/90057f91c6ead7c77a90c52d6e85ca48bf82d8b0d3f8dfbb65 Successfully built mock Installing collected packages: snowballstemmer, pytz, mock, commonmark, alabaster, urllib3, sphinxcontrib-serializinghtml, six, setuptools, pyparsing, Pygments, pillow, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, sphinxcontrib-websupport, requests, packaging, jinja2, sphinx, readthedocs-sphinx-ext, sphinx-rtd-theme, recommonmark Successfully installed MarkupSafe-2.1.1 Pygments-2.13.0 alabaster-0.7.12 babel-2.10.3 certifi-2022.9.24 charset-normalizer-2.1.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-21.3 pillow-9.2.0 pyparsing-3.0.9 pytz-2022.4 readthedocs-sphinx-ext-2.1.9 recommonmark-0.5.0 requests-2.28.1 setuptools-58.2.0 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.12 [rtd-command-info] start-time: 2022-10-06T16:28:19.117146Z, end-time: 2022-10-06T16:28:50.782541Z, duration: 31, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r requirements_dev.txt Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/475/lib/python3.8/site-packages (from -r requirements_dev.txt (line 3)) (22.2.2) Collecting bump2version==0.5.11 Downloading bump2version-0.5.11-py2.py3-none-any.whl (23 kB) Collecting wheel==0.33.6 Downloading wheel-0.33.6-py2.py3-none-any.whl (21 kB) Collecting watchdog==0.9.0 Downloading watchdog-0.9.0.tar.gz (85 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.5/85.5 kB 8.5 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting coverage Downloading coverage-6.5.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (214 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 214.4/214.4 kB 28.4 MB/s eta 0:00:00 Collecting sphinx>=5.1.1 Downloading sphinx-5.2.3-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 121.7 MB/s eta 0:00:00 Collecting sphinx-rtd-theme==1.0.0 Downloading sphinx_rtd_theme-1.0.0-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 200.2 MB/s eta 0:00:00 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-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-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) Collecting sphinx-autodoc-typehints==1.12.0 Downloading sphinx_autodoc_typehints-1.12.0-py3-none-any.whl (9.4 kB) Collecting sphinx-autoapi Downloading sphinx_autoapi-2.0.0-py2.py3-none-any.whl (55 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.0/56.0 kB 195.6 MB/s eta 0:00:00 Collecting myst-parser Downloading myst_parser-0.18.1-py3-none-any.whl (58 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 203.0 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 232.2 MB/s eta 0:00:00 Collecting twine==1.14.0 Downloading twine-1.14.0-py2.py3-none-any.whl (35 kB) Collecting pytest Downloading pytest-7.1.3-py3-none-any.whl (298 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 298.2/298.2 kB 260.0 MB/s eta 0:00:00 Collecting pytest-runner Downloading pytest_runner-6.0.0-py3-none-any.whl (7.2 kB) Collecting pytest-cov Downloading pytest_cov-4.0.0-py3-none-any.whl (21 kB) Collecting pytest-mpl Downloading pytest_mpl-0.16.1-py3-none-any.whl (28 kB) Collecting pytest-mock Downloading pytest_mock-3.10.0-py3-none-any.whl (9.3 kB) Collecting pytest-xdist Downloading pytest_xdist-2.5.0-py3-none-any.whl (41 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.7/41.7 kB 180.9 MB/s eta 0:00:00 Collecting black Downloading black-22.8.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 268.5 MB/s eta 0:00:00 Collecting mypy Downloading mypy-0.982-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.4/17.4 MB 199.3 MB/s eta 0:00:00 Collecting types-docutils Downloading types_docutils-0.19.1-py3-none-any.whl (16 kB) Collecting pylint Downloading pylint-2.15.3-py3-none-any.whl (507 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 507.6/507.6 kB 264.0 MB/s eta 0:00:00 Collecting pre-commit Downloading pre_commit-2.20.0-py2.py3-none-any.whl (199 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.5/199.5 kB 259.6 MB/s eta 0:00:00 Collecting pre-commit-hooks Downloading pre_commit_hooks-4.3.0-py2.py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 kB 193.9 MB/s eta 0:00:00 Collecting isort>=5.10.0 Downloading isort-5.10.1-py3-none-any.whl (103 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.4/103.4 kB 244.7 MB/s eta 0:00:00 Collecting scanpydoc<=0.7.3,>=0.7.1 Downloading scanpydoc-0.7.3-py3-none-any.whl (29 kB) Collecting rich[jupyter] Downloading rich-12.6.0-py3-none-any.whl (237 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 237.5/237.5 kB 184.4 MB/s eta 0:00:00 Collecting jupytext Downloading jupytext-1.14.1-py3-none-any.whl (297 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 297.8/297.8 kB 267.5 MB/s eta 0:00:00 Collecting prospector[with_mypy] Downloading prospector-1.7.7-py3-none-any.whl (85 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.9/85.9 kB 241.6 MB/s eta 0:00:00 Collecting PyYAML>=3.10 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 270.4 MB/s eta 0:00:00 Collecting argh>=0.24.1 Downloading argh-0.26.2-py2.py3-none-any.whl (30 kB) Collecting pathtools>=0.1.1 Downloading pathtools-0.1.2.tar.gz (11 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: docutils<0.18 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/475/lib/python3.8/site-packages (from sphinx-rtd-theme==1.0.0->-r requirements_dev.txt (line 9)) (0.17.1) Collecting tqdm>=4.14 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 Requirement already satisfied: requests!=2.15,!=2.16,>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/475/lib/python3.8/site-packages (from twine==1.14.0->-r requirements_dev.txt (line 19)) (2.28.1) Collecting requests-toolbelt!=0.9.0,>=0.8.0 Downloading requests_toolbelt-0.9.1-py2.py3-none-any.whl (54 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.3/54.3 kB 169.5 MB/s eta 0:00:00 Requirement already satisfied: setuptools>=0.7.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/475/lib/python3.8/site-packages (from twine==1.14.0->-r requirements_dev.txt (line 19)) (58.2.0) Collecting pkginfo>=1.4.2 Downloading pkginfo-1.8.3-py2.py3-none-any.whl (26 kB) Collecting readme-renderer>=21.0 Downloading readme_renderer-37.2-py3-none-any.whl (14 kB) Requirement already satisfied: imagesize>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/475/lib/python3.8/site-packages (from sphinx>=5.1.1->-r requirements_dev.txt (line 8)) (1.4.1) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/475/lib/python3.8/site-packages (from sphinx>=5.1.1->-r requirements_dev.txt (line 8)) (1.1.5) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 182.9 MB/s eta 0:00:00 Requirement already satisfied: Jinja2>=3.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/475/lib/python3.8/site-packages (from sphinx>=5.1.1->-r requirements_dev.txt (line 8)) (3.0.3) Collecting sphinxcontrib-htmlhelp>=2.0.0 Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 241.1 MB/s eta 0:00:00 Requirement already satisfied: Pygments>=2.12 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/475/lib/python3.8/site-packages (from sphinx>=5.1.1->-r requirements_dev.txt (line 8)) (2.13.0) Requirement already satisfied: babel>=2.9 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/475/lib/python3.8/site-packages (from sphinx>=5.1.1->-r requirements_dev.txt (line 8)) (2.10.3) Requirement already satisfied: packaging>=21.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/475/lib/python3.8/site-packages (from sphinx>=5.1.1->-r requirements_dev.txt (line 8)) (21.3) Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 kB 254.1 MB/s eta 0:00:00 Collecting importlib-metadata>=4.8 Downloading importlib_metadata-5.0.0-py3-none-any.whl (21 kB) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 238.3 MB/s eta 0:00:00 Requirement already satisfied: snowballstemmer>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/475/lib/python3.8/site-packages (from sphinx>=5.1.1->-r requirements_dev.txt (line 8)) (2.2.0) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/475/lib/python3.8/site-packages (from sphinx>=5.1.1->-r requirements_dev.txt (line 8)) (0.7.12) 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 282.7 MB/s eta 0:00:00 Collecting nbformat Downloading nbformat-5.6.1-py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.0/77.0 kB 234.2 MB/s eta 0:00:00 Collecting IPython Downloading ipython-8.5.0-py3-none-any.whl (752 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 752.0/752.0 kB 279.9 MB/s eta 0:00:00 Collecting ipywidgets>=7.0.0 Downloading ipywidgets-8.0.2-py3-none-any.whl (134 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.4/134.4 kB 228.6 MB/s eta 0:00:00 Collecting nbconvert>=5.5 Downloading nbconvert-7.1.0-py3-none-any.whl (272 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 272.0/272.0 kB 254.7 MB/s eta 0:00:00 Collecting jsonpointer Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) Collecting livereload Downloading livereload-2.6.3.tar.gz (25 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting colorama Downloading colorama-0.4.5-py2.py3-none-any.whl (16 kB) Collecting astroid>=2.7 Downloading astroid-2.12.10-py3-none-any.whl (263 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 263.9/263.9 kB 256.6 MB/s eta 0:00:00 Collecting unidecode Downloading Unidecode-1.3.6-py3-none-any.whl (235 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 235.9/235.9 kB 268.1 MB/s eta 0:00:00 Collecting typing-extensions Downloading typing_extensions-4.3.0-py3-none-any.whl (25 kB) Collecting mdit-py-plugins~=0.3.1 Downloading mdit_py_plugins-0.3.1-py3-none-any.whl (46 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.5/46.5 kB 210.2 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.2 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.16.0-py3-none-any.whl (138 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.4/138.4 kB 255.4 MB/s eta 0:00:00 Collecting nbclient Downloading nbclient-0.6.8-py3-none-any.whl (71 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.8/71.8 kB 226.6 MB/s eta 0:00:00 Collecting tomli>=1.0.0 Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Collecting pluggy<2.0,>=0.12 Downloading pluggy-1.0.0-py2.py3-none-any.whl (13 kB) Collecting attrs>=19.2.0 Downloading attrs-22.1.0-py2.py3-none-any.whl (58 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 217.4 MB/s eta 0:00:00 Collecting py>=1.8.2 Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.7/98.7 kB 231.0 MB/s eta 0:00:00 Collecting iniconfig Downloading iniconfig-1.1.1-py2.py3-none-any.whl (5.0 kB) Requirement already satisfied: matplotlib in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from pytest-mpl->-r requirements_dev.txt (line 23)) (3.3.2) Requirement already satisfied: Pillow in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/475/lib/python3.8/site-packages (from pytest-mpl->-r requirements_dev.txt (line 23)) (9.2.0) Collecting pytest-forked Downloading pytest_forked-1.4.0-py3-none-any.whl (4.9 kB) Collecting execnet>=1.1 Downloading execnet-1.9.0-py2.py3-none-any.whl (39 kB) Collecting pathspec>=0.9.0 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) Collecting click>=8.0.0 Downloading click-8.1.3-py3-none-any.whl (96 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 166.1 MB/s eta 0:00:00 Collecting platformdirs>=2 Downloading platformdirs-2.5.2-py3-none-any.whl (14 kB) Collecting mypy-extensions>=0.4.3 Downloading mypy_extensions-0.4.3-py2.py3-none-any.whl (4.5 kB) Collecting mccabe<0.8,>=0.6 Downloading mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB) Collecting tomlkit>=0.10.1 Downloading tomlkit-0.11.5-py3-none-any.whl (35 kB) Collecting dill>=0.2 Downloading dill-0.3.5.1-py2.py3-none-any.whl (95 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.8/95.8 kB 230.8 MB/s eta 0:00:00 Collecting identify>=1.0.0 Downloading identify-2.5.6-py2.py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.7/98.7 kB 231.3 MB/s eta 0:00:00 Collecting toml Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) Collecting cfgv>=2.0.0 Downloading cfgv-3.3.1-py2.py3-none-any.whl (7.3 kB) Collecting virtualenv>=20.0.8 Downloading virtualenv-20.16.5-py3-none-any.whl (8.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.8/8.8 MB 207.4 MB/s eta 0:00:00 Collecting nodeenv>=0.11.1 Downloading nodeenv-1.7.0-py2.py3-none-any.whl (21 kB) Collecting ruamel.yaml>=0.15 Downloading ruamel.yaml-0.17.21-py3-none-any.whl (109 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 109.5/109.5 kB 244.4 MB/s eta 0:00:00 Collecting get_version Downloading get_version-3.5.4-py3-none-any.whl (18 kB) Requirement already satisfied: commonmark<0.10.0,>=0.9.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/475/lib/python3.8/site-packages (from rich[jupyter]->-r requirements_dev.txt (line 36)) (0.9.1) Collecting ipywidgets>=7.0.0 Downloading ipywidgets-7.7.2-py2.py3-none-any.whl (123 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.4/123.4 kB 225.9 MB/s eta 0:00:00 Collecting setoptconf-tmp<0.4.0,>=0.3.1 Downloading setoptconf_tmp-0.3.1-py3-none-any.whl (32 kB) Collecting pylint-flask==0.6 Downloading pylint-flask-0.6.tar.gz (10.0 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pylint-django<2.6,>=2.5 Downloading pylint_django-2.5.3-py3-none-any.whl (81 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 81.2/81.2 kB 224.8 MB/s eta 0:00:00 Collecting pycodestyle<2.9.0,>=2.6.0 Downloading pycodestyle-2.8.0-py2.py3-none-any.whl (42 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.1/42.1 kB 193.5 MB/s eta 0:00:00 Collecting dodgy<0.3.0,>=0.2.1 Downloading dodgy-0.2.1-py3-none-any.whl (5.4 kB) Collecting pydocstyle>=2.0.0 Downloading pydocstyle-6.1.1-py3-none-any.whl (37 kB) Collecting mccabe<0.8,>=0.6 Downloading mccabe-0.6.1-py2.py3-none-any.whl (8.6 kB) Collecting pylint-plugin-utils<0.8,>=0.7 Downloading pylint_plugin_utils-0.7-py3-none-any.whl (10 kB) Collecting pylint-celery==0.3 Downloading pylint-celery-0.3.tar.gz (1.9 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pep8-naming<=0.10.0,>=0.3.3 Downloading pep8_naming-0.10.0-py2.py3-none-any.whl (8.1 kB) Collecting pyflakes<3,>=2.2.0 Downloading pyflakes-2.5.0-py2.py3-none-any.whl (66 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.1/66.1 kB 186.7 MB/s eta 0:00:00 Collecting requirements-detector<0.8,>=0.7 Downloading requirements-detector-0.7.tar.gz (8.6 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting lazy-object-proxy>=1.4.0 Downloading lazy_object_proxy-1.7.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.5/60.5 kB 214.0 MB/s eta 0:00:00 Collecting wrapt<2,>=1.11 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 237.0 MB/s eta 0:00:00 Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/475/lib/python3.8/site-packages (from babel>=2.9->sphinx>=5.1.1->-r requirements_dev.txt (line 8)) (2022.4) Collecting zipp>=0.5 Downloading zipp-3.8.1-py3-none-any.whl (5.6 kB) Collecting widgetsnbextension~=3.6.0 Downloading widgetsnbextension-3.6.1-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 276.2 MB/s eta 0:00:00 Collecting jupyterlab-widgets<3,>=1.0.0 Downloading jupyterlab_widgets-1.1.1-py3-none-any.whl (245 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 245.3/245.3 kB 272.4 MB/s eta 0:00:00 Collecting traitlets>=4.3.1 Downloading traitlets-5.4.0-py3-none-any.whl (107 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 107.1/107.1 kB 247.0 MB/s eta 0:00:00 Collecting ipython-genutils~=0.2.0 Downloading ipython_genutils-0.2.0-py2.py3-none-any.whl (26 kB) Collecting debugpy>=1.0 Downloading debugpy-1.6.3-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 260.6 MB/s eta 0:00:00 Collecting jupyter-client>=6.1.12 Downloading jupyter_client-7.3.5-py3-none-any.whl (132 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 132.1/132.1 kB 246.2 MB/s eta 0:00:00 Collecting nest-asyncio Downloading nest_asyncio-1.5.6-py3-none-any.whl (5.2 kB) Collecting pyzmq>=17 Downloading pyzmq-24.0.1-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 283.3 MB/s eta 0:00:00 Collecting matplotlib-inline>=0.1 Downloading matplotlib_inline-0.1.6-py3-none-any.whl (9.4 kB) Collecting psutil Downloading psutil-5.9.2-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (284 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 284.8/284.8 kB 272.2 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 274.5 MB/s eta 0:00:00 Collecting pickleshare Downloading pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB) Collecting jedi>=0.16 Downloading jedi-0.18.1-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 285.1 MB/s eta 0:00:00 Collecting stack-data Downloading stack_data-0.5.1-py3-none-any.whl (24 kB) Collecting prompt-toolkit<3.1.0,>3.0.1 Downloading prompt_toolkit-3.0.31-py3-none-any.whl (382 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 382.3/382.3 kB 277.4 MB/s eta 0:00:00 Collecting backcall Downloading backcall-0.2.0-py2.py3-none-any.whl (11 kB) Collecting pexpect>4.3 Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.0/59.0 kB 195.8 MB/s eta 0:00:00 Collecting decorator Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/475/lib/python3.8/site-packages (from Jinja2>=3.0->sphinx>=5.1.1->-r requirements_dev.txt (line 8)) (2.1.1) Collecting nbclient Downloading nbclient-0.5.13-py3-none-any.whl (70 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.6/70.6 kB 225.4 MB/s eta 0:00:00 Collecting tabulate Downloading tabulate-0.8.10-py3-none-any.whl (29 kB) Collecting sqlalchemy<1.5,>=1.3.12 Downloading SQLAlchemy-1.4.41-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 284.3 MB/s eta 0:00:00 Collecting mdurl~=0.1 Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Collecting mistune<3,>=2.0.3 Downloading mistune-2.0.4-py2.py3-none-any.whl (24 kB) Collecting beautifulsoup4 Downloading beautifulsoup4-4.11.1-py3-none-any.whl (128 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.2/128.2 kB 254.5 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 bleach Downloading bleach-5.0.1-py3-none-any.whl (160 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.9/160.9 kB 261.0 MB/s eta 0:00:00 Collecting jupyterlab-pygments Downloading jupyterlab_pygments-0.2.2-py2.py3-none-any.whl (21 kB) Collecting defusedxml Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Collecting tinycss2 Downloading tinycss2-1.1.1-py3-none-any.whl (21 kB) Collecting jupyter-core>=4.7 Downloading jupyter_core-4.11.1-py3-none-any.whl (88 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.4/88.4 kB 238.4 MB/s eta 0:00:00 Collecting fastjsonschema Downloading fastjsonschema-2.16.2-py3-none-any.whl (22 kB) Collecting jsonschema>=2.6 Downloading jsonschema-4.16.0-py3-none-any.whl (83 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.1/83.1 kB 217.7 MB/s eta 0:00:00 Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/475/lib/python3.8/site-packages (from packaging>=21.0->sphinx>=5.1.1->-r requirements_dev.txt (line 8)) (3.0.9) Collecting flake8-polyfill<2,>=1.0.2 Downloading flake8_polyfill-1.0.2-py2.py3-none-any.whl (7.3 kB) 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/475/lib/python3.8/site-packages (from pybtex>=0.24->sphinxcontrib-bibtex->-r requirements_dev.txt (line 10)) (1.16.0) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/475/lib/python3.8/site-packages (from requests!=2.15,!=2.16,>=2.5.0->twine==1.14.0->-r requirements_dev.txt (line 19)) (1.26.12) Requirement already satisfied: charset-normalizer<3,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/475/lib/python3.8/site-packages (from requests!=2.15,!=2.16,>=2.5.0->twine==1.14.0->-r requirements_dev.txt (line 19)) (2.1.1) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/475/lib/python3.8/site-packages (from requests!=2.15,!=2.16,>=2.5.0->twine==1.14.0->-r requirements_dev.txt (line 19)) (2022.9.24) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/475/lib/python3.8/site-packages (from requests!=2.15,!=2.16,>=2.5.0->twine==1.14.0->-r requirements_dev.txt (line 19)) (3.4) Collecting ruamel.yaml.clib>=0.2.6 Downloading ruamel.yaml.clib-0.2.6-cp38-cp38-manylinux1_x86_64.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.4/570.4 kB 274.4 MB/s eta 0:00:00 Collecting distlib<1,>=0.3.5 Downloading distlib-0.3.6-py2.py3-none-any.whl (468 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 468.5/468.5 kB 277.0 MB/s eta 0:00:00 Collecting filelock<4,>=3.4.1 Downloading filelock-3.8.0-py3-none-any.whl (10 kB) Collecting dunamai Downloading dunamai-1.13.1-py3-none-any.whl (21 kB) Requirement already satisfied: numpy>=1.15 in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from matplotlib->pytest-mpl->-r requirements_dev.txt (line 23)) (1.19.2) Requirement already satisfied: kiwisolver>=1.0.1 in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from matplotlib->pytest-mpl->-r requirements_dev.txt (line 23)) (1.2.0) Requirement already satisfied: cycler>=0.10 in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from matplotlib->pytest-mpl->-r requirements_dev.txt (line 23)) (0.10.0) Requirement already satisfied: python-dateutil>=2.1 in /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages (from matplotlib->pytest-mpl->-r requirements_dev.txt (line 23)) (2.8.1) Collecting webencodings Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Collecting flake8 Downloading flake8-5.0.4-py2.py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.9/61.9 kB 213.6 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 245.0 MB/s eta 0:00:00 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 Downloading pyrsistent-0.18.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (119 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 119.8/119.8 kB 242.7 MB/s eta 0:00:00 Collecting importlib-resources>=1.4.0 Downloading importlib_resources-5.9.0-py3-none-any.whl (33 kB) Collecting pkgutil-resolve-name>=1.3.10 Downloading pkgutil_resolve_name-1.3.10-py3-none-any.whl (4.7 kB) Collecting entrypoints Downloading entrypoints-0.4-py3-none-any.whl (5.3 kB) Collecting python-dateutil>=2.1 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 262.3 MB/s eta 0:00:00 Collecting ptyprocess>=0.5 Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Collecting wcwidth Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) Collecting greenlet!=0.4.17 Downloading greenlet-1.1.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (157 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.1/157.1 kB 256.9 MB/s eta 0:00:00 Collecting notebook>=4.4.1 Downloading notebook-6.4.12-py3-none-any.whl (9.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.9/9.9 MB 202.1 MB/s eta 0:00:00 Collecting soupsieve>1.2 Downloading soupsieve-2.3.2.post1-py3-none-any.whl (37 kB) Collecting asttokens Downloading asttokens-2.0.8-py2.py3-none-any.whl (23 kB) Collecting pure-eval Downloading pure_eval-0.2.2-py3-none-any.whl (11 kB) Collecting executing Downloading executing-1.1.0-py2.py3-none-any.whl (22 kB) Collecting Send2Trash>=1.8.0 Downloading Send2Trash-1.8.0-py3-none-any.whl (18 kB) Collecting argon2-cffi Downloading argon2_cffi-21.3.0-py3-none-any.whl (14 kB) Collecting prometheus-client Downloading prometheus_client-0.14.1-py3-none-any.whl (59 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.5/59.5 kB 219.8 MB/s eta 0:00:00 Collecting terminado>=0.8.3 Downloading terminado-0.16.0-py3-none-any.whl (16 kB) Collecting flake8 Downloading flake8-5.0.3-py2.py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.9/61.9 kB 193.5 MB/s eta 0:00:00 Downloading flake8-5.0.2-py2.py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.9/61.9 kB 216.3 MB/s eta 0:00:00 Downloading flake8-5.0.1-py2.py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.7/61.7 kB 211.0 MB/s eta 0:00:00 Downloading flake8-5.0.0-py2.py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.7/61.7 kB 179.3 MB/s eta 0:00:00 Downloading flake8-4.0.1-py2.py3-none-any.whl (64 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.1/64.1 kB 229.4 MB/s eta 0:00:00 Collecting pyflakes<3,>=2.2.0 Downloading pyflakes-2.4.0-py2.py3-none-any.whl (69 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.7/69.7 kB 229.4 MB/s eta 0:00:00 Collecting argon2-cffi-bindings Downloading argon2_cffi_bindings-21.2.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (86 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.2/86.2 kB 231.4 MB/s eta 0:00:00 Collecting cffi>=1.0.1 Downloading cffi-1.15.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (442 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 442.7/442.7 kB 264.2 MB/s eta 0:00:00 Collecting pycparser Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 253.2 MB/s eta 0:00:00 Building wheels for collected packages: watchdog, sphinx-jsonschema, pylint-celery, pylint-flask, pathtools, requirements-detector, livereload Building wheel for watchdog (setup.py): started Building wheel for watchdog (setup.py): finished with status 'done' Created wheel for watchdog: filename=watchdog-0.9.0-py3-none-any.whl size=73687 sha256=93b6b41919adce1d32f0dd1af208720942d921d980787b8b0cb378214a547b7b Stored in directory: /tmp/pip-ephem-wheel-cache-mbo9jehp/wheels/88/53/5f/7fcb55d6c6500fa974c3228b5deb75c7522c192522b3ec4ff3 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=15416 sha256=71e7fc07f5068daf8c73d5045c6d62ba2865eb6dbc44f5647583430584f0000a Stored in directory: /tmp/pip-ephem-wheel-cache-mbo9jehp/wheels/40/ab/cc/445e746d632c3b4788a325ba5fd2ae780d6214ad9d0f7318a8 Building wheel for pylint-celery (setup.py): started Building wheel for pylint-celery (setup.py): finished with status 'done' Created wheel for pylint-celery: filename=pylint_celery-0.3-py3-none-any.whl size=1734 sha256=1841b06604a891b3e50fb7c3c18a8f14783129dde1609b734a7b6a8114b135b4 Stored in directory: /tmp/pip-ephem-wheel-cache-mbo9jehp/wheels/56/7b/6d/5d5f96385ee182f57d854bd3accaa63062cfff072be0ec1751 Building wheel for pylint-flask (setup.py): started Building wheel for pylint-flask (setup.py): finished with status 'done' Created wheel for pylint-flask: filename=pylint_flask-0.6-py3-none-any.whl size=9794 sha256=712930a1e545f53471039a6717671879254d128999a798425c0f8360d16b1a8a Stored in directory: /tmp/pip-ephem-wheel-cache-mbo9jehp/wheels/5e/a5/32/8b1aed68d03f6b558765520a5cb4bd7a74a317bca4bf2f141a Building wheel for pathtools (setup.py): started Building wheel for pathtools (setup.py): finished with status 'done' Created wheel for pathtools: filename=pathtools-0.1.2-py3-none-any.whl size=8806 sha256=4f3296e61856556888ef06fbe32a41306e669b8d67729b049167c68771f2c86d Stored in directory: /tmp/pip-ephem-wheel-cache-mbo9jehp/wheels/4c/8e/7e/72fbc243e1aeecae64a96875432e70d4e92f3d2d18123be004 Building wheel for requirements-detector (setup.py): started Building wheel for requirements-detector (setup.py): finished with status 'done' Created wheel for requirements-detector: filename=requirements_detector-0.7-py3-none-any.whl size=8941 sha256=6387e9f25f8335bf180528119ea8db46e0fdddac3ba8a3b7013dbbbde0d4070d Stored in directory: /tmp/pip-ephem-wheel-cache-mbo9jehp/wheels/f7/05/93/2ea648094e494050216dda64033c2b43c467b6998f6f189091 Building wheel for livereload (setup.py): started Building wheel for livereload (setup.py): finished with status 'done' Created wheel for livereload: filename=livereload-2.6.3-py2.py3-none-any.whl size=24724 sha256=90fea546a80899952dfd7385dce39e14f6a68828f31f103b970de93990c18592 Stored in directory: /tmp/pip-ephem-wheel-cache-mbo9jehp/wheels/48/d7/34/372e0521bd5c9f6dcdff307e37ef6f9c00c1e1e2afc9707b5c Successfully built watchdog sphinx-jsonschema pylint-celery pylint-flask pathtools requirements-detector livereload Installing collected packages: webencodings, wcwidth, types-docutils, setoptconf-tmp, Send2Trash, pure-eval, ptyprocess, pickleshare, pathtools, mypy-extensions, mistune, mccabe, ipython-genutils, iniconfig, fastjsonschema, executing, dodgy, distlib, backcall, argh, zipp, wrapt, wheel, unidecode, typing-extensions, traitlets, tqdm, tornado, tomlkit, tomli, toml, tinycss2, tabulate, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, soupsieve, ruamel.yaml.clib, pyzmq, PyYAML, python-dateutil, pytest-runner, pyrsistent, pyflakes, pydocstyle, pycparser, pycodestyle, py, psutil, prompt-toolkit, prometheus-client, pluggy, platformdirs, pkgutil-resolve-name, pkginfo, pexpect, pathspec, parso, pandocfilters, nodeenv, nest-asyncio, mdurl, lazy-object-proxy, latexcodec, jupyterlab-widgets, jupyterlab-pygments, jsonpointer, isort, identify, greenlet, filelock, execnet, entrypoints, dill, defusedxml, decorator, debugpy, coverage, colorama, click, cfgv, bump2version, bleach, attrs, asttokens, watchdog, virtualenv, terminado, stack-data, sqlalchemy, sphinx-jsonschema, ruamel.yaml, rich, requests-toolbelt, readme-renderer, pytest, pybtex, mypy, matplotlib-inline, markdown-it-py, livereload, jupyter-core, jedi, importlib-resources, importlib-metadata, flake8, dunamai, cffi, black, beautifulsoup4, astroid, twine, sphinx, requirements-detector, pytest-mpl, pytest-mock, pytest-forked, pytest-cov, pylint, pybtex-docutils, pre-commit-hooks, pre-commit, mdit-py-plugins, jupyter-client, jsonschema, IPython, get_version, flake8-polyfill, argon2-cffi-bindings, sphinxcontrib-bibtex, sphinx-togglebutton, sphinx-rtd-theme, sphinx-autodoc-typehints, sphinx-autobuild, sphinx-autoapi, scanpydoc, pytest-xdist, pylint-plugin-utils, pep8-naming, nbformat, myst-parser, ipykernel, argon2-cffi, pylint-flask, pylint-django, pylint-celery, nbclient, jupytext, prospector, nbconvert, jupyter-cache, notebook, myst-nb, widgetsnbextension, ipywidgets, jupyter_sphinx Attempting uninstall: wheel Found existing installation: wheel 0.37.1 Uninstalling wheel-0.37.1: Successfully uninstalled wheel-0.37.1 Attempting uninstall: python-dateutil Found existing installation: python-dateutil 2.8.1 Not uninstalling python-dateutil at /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages, outside environment /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/475 Can't uninstall 'python-dateutil'. No files were found to uninstall. Attempting uninstall: virtualenv Found existing installation: virtualenv 16.7.9 Not uninstalling virtualenv at /home/docs/.pyenv/versions/3.8.6/lib/python3.8/site-packages, outside environment /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/475 Can't uninstall 'virtualenv'. No files were found to uninstall. 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.5.0 PyYAML-6.0 Send2Trash-1.8.0 argh-0.26.2 argon2-cffi-21.3.0 argon2-cffi-bindings-21.2.0 astroid-2.12.10 asttokens-2.0.8 attrs-22.1.0 backcall-0.2.0 beautifulsoup4-4.11.1 black-22.8.0 bleach-5.0.1 bump2version-0.5.11 cffi-1.15.1 cfgv-3.3.1 click-8.1.3 colorama-0.4.5 coverage-6.5.0 debugpy-1.6.3 decorator-5.1.1 defusedxml-0.7.1 dill-0.3.5.1 distlib-0.3.6 dodgy-0.2.1 dunamai-1.13.1 entrypoints-0.4 execnet-1.9.0 executing-1.1.0 fastjsonschema-2.16.2 filelock-3.8.0 flake8-4.0.1 flake8-polyfill-1.0.2 get_version-3.5.4 greenlet-1.1.3 identify-2.5.6 importlib-metadata-5.0.0 importlib-resources-5.9.0 iniconfig-1.1.1 ipykernel-6.16.0 ipython-genutils-0.2.0 ipywidgets-7.7.2 isort-5.10.1 jedi-0.18.1 jsonpointer-2.3 jsonschema-4.16.0 jupyter-cache-0.5.0 jupyter-client-7.3.5 jupyter-core-4.11.1 jupyter_sphinx-0.4.0 jupyterlab-pygments-0.2.2 jupyterlab-widgets-1.1.1 jupytext-1.14.1 latexcodec-2.0.1 lazy-object-proxy-1.7.1 livereload-2.6.3 markdown-it-py-2.1.0 matplotlib-inline-0.1.6 mccabe-0.6.1 mdit-py-plugins-0.3.1 mdurl-0.1.2 mistune-2.0.4 mypy-0.982 mypy-extensions-0.4.3 myst-nb-0.17.1 myst-parser-0.18.1 nbclient-0.5.13 nbconvert-7.1.0 nbformat-5.6.1 nest-asyncio-1.5.6 nodeenv-1.7.0 notebook-6.4.12 pandocfilters-1.5.0 parso-0.8.3 pathspec-0.10.1 pathtools-0.1.2 pep8-naming-0.10.0 pexpect-4.8.0 pickleshare-0.7.5 pkginfo-1.8.3 pkgutil-resolve-name-1.3.10 platformdirs-2.5.2 pluggy-1.0.0 pre-commit-2.20.0 pre-commit-hooks-4.3.0 prometheus-client-0.14.1 prompt-toolkit-3.0.31 prospector-1.7.7 psutil-5.9.2 ptyprocess-0.7.0 pure-eval-0.2.2 py-1.11.0 pybtex-0.24.0 pybtex-docutils-1.0.2 pycodestyle-2.8.0 pycparser-2.21 pydocstyle-6.1.1 pyflakes-2.4.0 pylint-2.15.3 pylint-celery-0.3 pylint-django-2.5.3 pylint-flask-0.6 pylint-plugin-utils-0.7 pyrsistent-0.18.1 pytest-7.1.3 pytest-cov-4.0.0 pytest-forked-1.4.0 pytest-mock-3.10.0 pytest-mpl-0.16.1 pytest-runner-6.0.0 pytest-xdist-2.5.0 python-dateutil-2.8.2 pyzmq-24.0.1 readme-renderer-37.2 requests-toolbelt-0.9.1 requirements-detector-0.7 rich-12.6.0 ruamel.yaml-0.17.21 ruamel.yaml.clib-0.2.6 scanpydoc-0.7.3 setoptconf-tmp-0.3.1 soupsieve-2.3.2.post1 sphinx-5.2.3 sphinx-autoapi-2.0.0 sphinx-autobuild-2021.3.14 sphinx-autodoc-typehints-1.12.0 sphinx-jsonschema-1.19.1 sphinx-rtd-theme-1.0.0 sphinx-togglebutton-0.3.2 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-bibtex-2.5.0 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sqlalchemy-1.4.41 stack-data-0.5.1 tabulate-0.8.10 terminado-0.16.0 tinycss2-1.1.1 toml-0.10.2 tomli-2.0.1 tomlkit-0.11.5 tornado-6.2 tqdm-4.64.1 traitlets-5.4.0 twine-1.14.0 types-docutils-0.19.1 typing-extensions-4.3.0 unidecode-1.3.6 virtualenv-20.16.5 watchdog-0.9.0 wcwidth-0.2.5 webencodings-0.5.1 wheel-0.33.6 widgetsnbextension-3.6.1 wrapt-1.14.1 zipp-3.8.1