Read the Docs build information Build id: 1137649 Project: quantify-quantify-scheduler Version: 475 Commit: 56da20b8940a882e28243141ff5d35bdefddee85 Date: 2022-10-13T18:20:27.324982Z State: cancelled Success: False [rtd-command-info] start-time: 2022-10-13T18:20:55.545480Z, end-time: 2022-10-13T18:21:00.328591Z, 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-13T18:21:00.535697Z, end-time: 2022-10-13T18:21:02.174536Z, 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-13T18:21:02.364876Z, end-time: 2022-10-13T18:21:02.578647Z, 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-13T18:21:02.902761Z, end-time: 2022-10-13T18:21:02.985436Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2022-10-13T18:21:04.169738Z, end-time: 2022-10-13T18:21:10.076792Z, duration: 5, 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-13T18:21:10.272745Z, end-time: 2022-10-13T18:21:12.044829Z, 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 23.1 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-13T18:21:12.240132Z, end-time: 2022-10-13T18:21:19.563238Z, 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 60.0 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 260.9 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 198.7 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 214.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.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 250.5 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 276.7 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 275.4 MB/s eta 0:00:00 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 278.5 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 197.1 MB/s eta 0:00:00 Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting Pygments>=2.0 Downloading Pygments-2.13.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 274.8 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 231.7 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 226.8 MB/s eta 0:00:00 Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting imagesize Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting packaging Downloading packaging-21.3-py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 kB 212.4 MB/s eta 0:00:00 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 275.2 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 264.7 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 211.1 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 236.6 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 234.5 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 245.5 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=6decc9a8323014e725f8de53e983dda6521c6d4b202b5aa18a7c4b997f7b3b8a Stored in directory: /tmp/pip-ephem-wheel-cache-xltwmnwd/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-13T18:21:19.767108Z, end-time: 2022-10-13T18:21:53.070104Z, duration: 33, 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 9.3 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 26.0 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 126.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 208.3 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 179.9 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 219.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 237.8 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 266.1 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 181.1 MB/s eta 0:00:00 Collecting black Downloading black-22.10.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 273.2 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 205.2 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.4-py3-none-any.whl (507 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 507.9/507.9 kB 276.6 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 268.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 207.2 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 240.1 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 257.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.9 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 227.1 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 285.7 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) 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 tqdm>=4.14 Downloading tqdm-4.64.1-py2.py3-none-any.whl (78 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.5/78.5 kB 150.8 MB/s eta 0:00:00 Collecting requests-toolbelt!=0.9.0,>=0.8.0 Downloading requests_toolbelt-0.10.0-py2.py3-none-any.whl (54 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.4/54.4 kB 214.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 readme-renderer>=21.0 Downloading readme_renderer-37.2-py3-none-any.whl (14 kB) 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-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) 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) 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: 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) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 237.8 MB/s eta 0:00:00 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) 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) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 kB 261.8 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-htmlhelp>=2.0.0 Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 227.5 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: 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-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 243.2 MB/s eta 0:00:00 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 281.3 MB/s eta 0:00:00 Collecting nbformat Downloading nbformat-5.7.0-py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.1/77.1 kB 228.9 MB/s eta 0:00:00 Collecting IPython Downloading ipython-8.5.0-py3-none-any.whl (752 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 752.0/752.0 kB 273.6 MB/s eta 0:00:00 Collecting nbconvert>=5.5 Downloading nbconvert-7.2.1-py3-none-any.whl (271 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 271.6/271.6 kB 245.4 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 243.4 MB/s eta 0:00:00 Collecting jsonpointer Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) Collecting colorama Downloading colorama-0.4.5-py2.py3-none-any.whl (16 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 unidecode Downloading Unidecode-1.3.6-py3-none-any.whl (235 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 235.9/235.9 kB 254.0 MB/s eta 0:00:00 Collecting astroid>=2.7 Downloading astroid-2.12.11-py3-none-any.whl (264 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 264.0/264.0 kB 259.1 MB/s eta 0:00:00 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 187.6 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 227.6 MB/s eta 0:00:00 Collecting typing-extensions Downloading typing_extensions-4.4.0-py3-none-any.whl (26 kB) 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 251.9 MB/s eta 0:00:00 Collecting nbclient Downloading nbclient-0.7.0-py3-none-any.whl (71 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.9/71.9 kB 225.8 MB/s eta 0:00:00 Collecting tomli>=1.0.0 Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Collecting py>=1.8.2 Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.7/98.7 kB 240.1 MB/s eta 0:00:00 Collecting iniconfig Downloading iniconfig-1.1.1-py2.py3-none-any.whl (5.0 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 215.1 MB/s eta 0:00:00 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) 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) 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 platformdirs>=2 Downloading platformdirs-2.5.2-py3-none-any.whl (14 kB) Collecting click>=8.0.0 Downloading click-8.1.3-py3-none-any.whl (96 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 222.9 MB/s eta 0:00:00 Collecting mypy-extensions>=0.4.3 Downloading mypy_extensions-0.4.3-py2.py3-none-any.whl (4.5 kB) Collecting pathspec>=0.9.0 Downloading pathspec-0.10.1-py3-none-any.whl (27 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 188.0 MB/s eta 0:00:00 Collecting virtualenv>=20.0.8 Downloading virtualenv-20.16.5-py3-none-any.whl (8.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.8/8.8 MB 209.7 MB/s eta 0:00:00 Collecting cfgv>=2.0.0 Downloading cfgv-3.3.1-py2.py3-none-any.whl (7.3 kB) Collecting toml Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) Collecting identify>=1.0.0 Downloading identify-2.5.6-py2.py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.7/98.7 kB 229.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 239.7 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 235.2 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 pep8-naming<=0.10.0,>=0.3.3 Downloading pep8_naming-0.10.0-py2.py3-none-any.whl (8.1 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 pyflakes<3,>=2.2.0 Downloading pyflakes-2.5.0-py2.py3-none-any.whl (66 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.1/66.1 kB 201.4 MB/s eta 0:00:00 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 dodgy<0.3.0,>=0.2.1 Downloading dodgy-0.2.1-py3-none-any.whl (5.4 kB) Collecting pylint-plugin-utils<0.8,>=0.7 Downloading pylint_plugin_utils-0.7-py3-none-any.whl (10 kB) Collecting pylint-django<2.6,>=2.5 Downloading pylint_django-2.5.3-py3-none-any.whl (81 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 81.2/81.2 kB 234.6 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 pycodestyle<2.9.0,>=2.6.0 Downloading pycodestyle-2.8.0-py2.py3-none-any.whl (42 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.1/42.1 kB 192.9 MB/s eta 0:00:00 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 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 234.5 MB/s eta 0:00:00 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 221.9 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.9.0-py3-none-any.whl (5.8 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.6 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 239.4 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 jupyterlab-widgets<3,>=1.0.0 Downloading jupyterlab_widgets-1.1.1-py3-none-any.whl (245 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 245.3/245.3 kB 269.4 MB/s eta 0:00:00 Collecting jupyter-client>=6.1.12 Downloading jupyter_client-7.4.2-py3-none-any.whl (132 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 132.2/132.2 kB 253.9 MB/s eta 0:00:00 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 270.2 MB/s eta 0:00:00 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 258.7 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 276.0 MB/s eta 0:00:00 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 282.1 MB/s eta 0:00:00 Collecting nest-asyncio Downloading nest_asyncio-1.5.6-py3-none-any.whl (5.2 kB) Collecting matplotlib-inline>=0.1 Downloading matplotlib_inline-0.1.6-py3-none-any.whl (9.4 kB) Collecting pexpect>4.3 Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.0/59.0 kB 224.0 MB/s eta 0:00:00 Collecting stack-data Downloading stack_data-0.5.1-py3-none-any.whl (24 kB) Collecting pickleshare Downloading pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB) Collecting backcall Downloading backcall-0.2.0-py2.py3-none-any.whl (11 kB) Collecting decorator Downloading decorator-5.1.1-py3-none-any.whl (9.1 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 272.1 MB/s eta 0:00:00 Collecting jedi>=0.16 Downloading jedi-0.18.1-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 282.4 MB/s eta 0:00:00 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 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 280.1 MB/s eta 0:00:00 Collecting nbclient Downloading nbclient-0.5.13-py3-none-any.whl (70 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.6/70.6 kB 228.3 MB/s eta 0:00:00 Collecting tabulate Downloading tabulate-0.9.0-py3-none-any.whl (35 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 bleach Downloading bleach-5.0.1-py3-none-any.whl (160 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.9/160.9 kB 266.0 MB/s eta 0:00:00 Collecting defusedxml Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 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 262.4 MB/s eta 0:00:00 Collecting tinycss2 Downloading tinycss2-1.1.1-py3-none-any.whl (21 kB) Collecting pandocfilters>=1.4.1 Downloading pandocfilters-1.5.0-py2.py3-none-any.whl (8.7 kB) Collecting jupyter-core>=4.7 Downloading jupyter_core-4.11.1-py3-none-any.whl (88 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.4/88.4 kB 243.5 MB/s eta 0:00:00 Collecting jsonschema>=2.6 Downloading jsonschema-4.16.0-py3-none-any.whl (83 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.1/83.1 kB 219.4 MB/s eta 0:00:00 Collecting fastjsonschema Downloading fastjsonschema-2.16.2-py3-none-any.whl (22 kB) 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: 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) 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) 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 270.1 MB/s eta 0:00:00 Collecting filelock<4,>=3.4.1 Downloading filelock-3.8.0-py3-none-any.whl (10 kB) Collecting distlib<1,>=0.3.5 Downloading distlib-0.3.6-py2.py3-none-any.whl (468 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 468.5/468.5 kB 278.3 MB/s eta 0:00:00 Collecting dunamai Downloading dunamai-1.13.1-py3-none-any.whl (21 kB) 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) 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: 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) 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 217.5 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 236.4 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 243.3 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 importlib-resources>=1.4.0 Downloading importlib_resources-5.10.0-py3-none-any.whl (34 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 entrypoints Downloading entrypoints-0.4-py3-none-any.whl (5.3 kB) 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.post0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (157 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.4/157.4 kB 238.7 MB/s eta 0:00:00 Collecting notebook>=4.4.1 Downloading notebook-6.5.1-py3-none-any.whl (439 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 439.1/439.1 kB 273.6 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.1-py2.py3-none-any.whl (22 kB) Collecting prometheus-client Downloading prometheus_client-0.15.0-py3-none-any.whl (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.1/60.1 kB 218.0 MB/s eta 0:00:00 Collecting terminado>=0.8.3 Downloading terminado-0.16.0-py3-none-any.whl (16 kB) Collecting nbclassic==0.4.5 Downloading nbclassic-0.4.5-py3-none-any.whl (9.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.8/9.8 MB 210.4 MB/s eta 0:00:00 Collecting argon2-cffi Downloading argon2_cffi-21.3.0-py3-none-any.whl (14 kB) Collecting Send2Trash>=1.8.0 Downloading Send2Trash-1.8.0-py3-none-any.whl (18 kB) Collecting notebook-shim>=0.1.0 Downloading notebook_shim-0.1.0-py3-none-any.whl (13 kB) Collecting jupyter-server>=1.8 Downloading jupyter_server-1.21.0-py3-none-any.whl (346 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 346.5/346.5 kB 268.8 MB/s eta 0:00:00 Collecting flake8 Downloading flake8-5.0.3-py2.py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.9/61.9 kB 209.9 MB/s eta 0:00:00 Downloading flake8-5.0.2-py2.py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.9/61.9 kB 215.0 MB/s eta 0:00:00 Downloading flake8-5.0.1-py2.py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.7/61.7 kB 209.6 MB/s eta 0:00:00 Downloading flake8-5.0.0-py2.py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.7/61.7 kB 186.7 MB/s eta 0:00:00 Downloading flake8-4.0.1-py2.py3-none-any.whl (64 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.1/64.1 kB 222.8 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 217.9 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 222.3 MB/s eta 0:00:00 Collecting websocket-client Downloading websocket_client-1.4.1-py3-none-any.whl (55 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.0/55.0 kB 210.3 MB/s eta 0:00:00 Collecting anyio<4,>=3.1.0 Downloading anyio-3.6.1-py3-none-any.whl (80 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.6/80.6 kB 238.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 279.2 MB/s eta 0:00:00 Collecting sniffio>=1.1 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) Collecting pycparser Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 248.3 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=867caae758f2a090bd69b6dde88fbbc7df4abcb9213d88ada78a7d0ae4e7f6e5 Stored in directory: /tmp/pip-ephem-wheel-cache-43cla3oz/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=edbd846f12b41d95afaac1ed3c8bdd0cc1f1d4893f70b3e3ee6b8604da68f5d6 Stored in directory: /tmp/pip-ephem-wheel-cache-43cla3oz/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=13d14d13efb7a330ac1e83c843bb04666b551d0323d287d930b465372fe5746f Stored in directory: /tmp/pip-ephem-wheel-cache-43cla3oz/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=6e46ef465288ebed9ff3cd88e4a896f22ce4ceeaf6b21558510f8c1e506a73b3 Stored in directory: /tmp/pip-ephem-wheel-cache-43cla3oz/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=f291fd40b23055885845ded7620ad48603298beda9760a4b4d08271ae176e446 Stored in directory: /tmp/pip-ephem-wheel-cache-43cla3oz/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=303747d14fe00831ad32d5b123db0072e32ee1469ea661ffd6d7998f6695cfa8 Stored in directory: /tmp/pip-ephem-wheel-cache-43cla3oz/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=2b326617bb2614cbcf95e920165c15fed1c38b3760ce572f5657b39bfb032d68 Stored in directory: /tmp/pip-ephem-wheel-cache-43cla3oz/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, websocket-client, unidecode, typing-extensions, traitlets, tqdm, tornado, tomlkit, tomli, toml, tinycss2, tabulate, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, soupsieve, sniffio, 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, anyio, 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, myst-nb, jupyter-server, notebook-shim, nbclassic, notebook, 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 anyio-3.6.1 argh-0.26.2 argon2-cffi-21.3.0 argon2-cffi-bindings-21.2.0 astroid-2.12.11 asttokens-2.0.8 attrs-22.1.0 backcall-0.2.0 beautifulsoup4-4.11.1 black-22.10.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.1 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.post0 identify-2.5.6 importlib-metadata-5.0.0 importlib-resources-5.10.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.4.2 jupyter-core-4.11.1 jupyter-server-1.21.0 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 nbclassic-0.4.5 nbclient-0.5.13 nbconvert-7.2.1 nbformat-5.7.0 nest-asyncio-1.5.6 nodeenv-1.7.0 notebook-6.5.1 notebook-shim-0.1.0 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.15.0 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.4 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.10.0 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 sniffio-1.3.0 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.9.0 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.4.0 unidecode-1.3.6 virtualenv-20.16.5 watchdog-0.9.0 wcwidth-0.2.5 webencodings-0.5.1 websocket-client-1.4.1 wheel-0.33.6 widgetsnbextension-3.6.1 wrapt-1.14.1 zipp-3.9.0