Read the Docs build information Build id: 2305835 Project: anyscale-ray Version: 46188 Commit: 20e04cf4a71ba6d4fe7a121bfc0508d230344c6a Date: 2024-06-24T17:12:36.844188Z State: cancelled Success: False [rtd-command-info] start-time: 2024-06-24T17:12:38.053041Z, end-time: 2024-06-24T17:12:44.868538Z, duration: 6, exit-code: 0 git clone --depth 1 https://github.com/ray-project/ray . Cloning into '.'... Updating files: 82% (6220/7583) Updating files: 83% (6294/7583) Updating files: 84% (6370/7583) Updating files: 85% (6446/7583) Updating files: 86% (6522/7583) Updating files: 87% (6598/7583) Updating files: 88% (6674/7583) Updating files: 89% (6749/7583) Updating files: 90% (6825/7583) Updating files: 91% (6901/7583) Updating files: 92% (6977/7583) Updating files: 93% (7053/7583) Updating files: 94% (7129/7583) Updating files: 95% (7204/7583) Updating files: 96% (7280/7583) Updating files: 97% (7356/7583) Updating files: 98% (7432/7583) Updating files: 99% (7508/7583) Updating files: 100% (7583/7583) Updating files: 100% (7583/7583), done. [rtd-command-info] start-time: 2024-06-24T17:12:44.954180Z, end-time: 2024-06-24T17:12:45.933679Z, duration: 0, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 pull/46188/head:external-46188 From https://github.com/ray-project/ray * [new ref] refs/pull/46188/head -> external-46188 [rtd-command-info] start-time: 2024-06-24T17:12:46.089800Z, end-time: 2024-06-24T17:12:47.331881Z, duration: 1, exit-code: 0 git checkout --force 20e04cf4a71ba6d4fe7a121bfc0508d230344c6a Note: switching to '20e04cf4a71ba6d4fe7a121bfc0508d230344c6a'. 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 20e04cf fix [rtd-command-info] start-time: 2024-06-24T17:12:47.407427Z, end-time: 2024-06-24T17:12:47.468078Z, duration: 0, exit-code: 0 cat .readthedocs.yaml # .readthedocs.yaml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details # Required version: 2 # Set the version of Python and other tools you might need build: os: ubuntu-22.04 tools: python: "3.11" # Build documentation in the docs/ directory with Sphinx sphinx: configuration: doc/source/conf.py fail_on_warning: true # We recommend specifying your dependencies to enable reproducible builds: # https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html python: install: - requirements: doc/requirements-doc.txt [rtd-command-info] start-time: 2024-06-24T17:12:54.263340Z, end-time: 2024-06-24T17:12:54.351544Z, duration: 0, exit-code: 0 asdf global python 3.11.9 [rtd-command-info] start-time: 2024-06-24T17:12:54.783178Z, end-time: 2024-06-24T17:12:55.950090Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.11.9.final.0-64 in 802ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/46188, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==23.1, setuptools==67.6.1, wheel==0.40.0 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2024-06-24T17:12:56.024366Z, end-time: 2024-06-24T17:13:07.832261Z, duration: 11, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/46188/lib/python3.11/site-packages (23.1) Collecting pip Downloading pip-24.1-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 12.0 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/46188/lib/python3.11/site-packages (67.6.1) Collecting setuptools Downloading setuptools-70.1.0-py3-none-any.whl (882 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 882.6/882.6 kB 25.6 MB/s eta 0:00:00 Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Attempting uninstall: pip Found existing installation: pip 23.1 Uninstalling pip-23.1: Successfully uninstalled pip-23.1 Successfully installed pip-24.1 setuptools-70.1.0 [rtd-command-info] start-time: 2024-06-24T17:13:07.910208Z, end-time: 2024-06-24T17:13:13.999199Z, duration: 6, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx readthedocs-sphinx-ext Collecting sphinx Downloading sphinx-7.3.7-py3-none-any.whl.metadata (6.0 kB) Collecting readthedocs-sphinx-ext Downloading readthedocs_sphinx_ext-2.2.5-py2.py3-none-any.whl.metadata (1.5 kB) Collecting sphinxcontrib-applehelp (from sphinx) Downloading sphinxcontrib_applehelp-1.0.8-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp (from sphinx) Downloading sphinxcontrib_devhelp-1.0.6-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-jsmath (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.0.5-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) Downloading sphinxcontrib_serializinghtml-1.1.10-py3-none-any.whl.metadata (2.4 kB) Collecting sphinxcontrib-qthelp (from sphinx) Downloading sphinxcontrib_qthelp-1.0.7-py3-none-any.whl.metadata (2.2 kB) Collecting Jinja2>=3.0 (from sphinx) Downloading jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) Collecting Pygments>=2.14 (from sphinx) Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) Collecting docutils<0.22,>=0.18.1 (from sphinx) Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) Collecting snowballstemmer>=2.0 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl.metadata (6.5 kB) Collecting babel>=2.9 (from sphinx) Downloading Babel-2.15.0-py3-none-any.whl.metadata (1.5 kB) Collecting alabaster~=0.7.14 (from sphinx) Downloading alabaster-0.7.16-py3-none-any.whl.metadata (2.9 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.25.0 (from sphinx) Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=21.0 (from sphinx) Downloading packaging-24.1-py3-none-any.whl.metadata (3.2 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.0->sphinx) Downloading MarkupSafe-2.1.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.25.0->sphinx) Downloading charset_normalizer-3.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB) Collecting idna<4,>=2.5 (from requests>=2.25.0->sphinx) Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.25.0->sphinx) Downloading urllib3-2.2.2-py3-none-any.whl.metadata (6.4 kB) Collecting certifi>=2017.4.17 (from requests>=2.25.0->sphinx) Downloading certifi-2024.6.2-py3-none-any.whl.metadata (2.2 kB) Downloading sphinx-7.3.7-py3-none-any.whl (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 84.2 MB/s eta 0:00:00 Downloading readthedocs_sphinx_ext-2.2.5-py2.py3-none-any.whl (11 kB) Downloading alabaster-0.7.16-py3-none-any.whl (13 kB) Downloading Babel-2.15.0-py3-none-any.whl (9.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 231.6 MB/s eta 0:00:00 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 299.4 MB/s eta 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 270.6 MB/s eta 0:00:00 Downloading packaging-24.1-py3-none-any.whl (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.0/54.0 kB 210.6 MB/s eta 0:00:00 Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 302.0 MB/s eta 0:00:00 Downloading requests-2.32.3-py3-none-any.whl (64 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 kB 250.4 MB/s eta 0:00:00 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 269.2 MB/s eta 0:00:00 Downloading sphinxcontrib_htmlhelp-2.0.5-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.2/99.2 kB 265.7 MB/s eta 0:00:00 Downloading sphinxcontrib_serializinghtml-1.1.10-py3-none-any.whl (92 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.7/92.7 kB 262.9 MB/s eta 0:00:00 Downloading sphinxcontrib_applehelp-1.0.8-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.0/120.0 kB 275.5 MB/s eta 0:00:00 Downloading sphinxcontrib_devhelp-1.0.6-py3-none-any.whl (83 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.5/83.5 kB 263.0 MB/s eta 0:00:00 Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Downloading sphinxcontrib_qthelp-1.0.7-py3-none-any.whl (89 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.4/89.4 kB 263.5 MB/s eta 0:00:00 Downloading certifi-2024.6.2-py3-none-any.whl (164 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 164.4/164.4 kB 278.9 MB/s eta 0:00:00 Downloading charset_normalizer-3.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.3/140.3 kB 260.0 MB/s eta 0:00:00 Downloading idna-3.7-py3-none-any.whl (66 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 240.8 MB/s eta 0:00:00 Downloading MarkupSafe-2.1.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28 kB) Downloading urllib3-2.2.2-py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.4/121.4 kB 247.5 MB/s eta 0:00:00 Installing collected packages: snowballstemmer, urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, sphinx, readthedocs-sphinx-ext Successfully installed Jinja2-3.1.4 MarkupSafe-2.1.5 Pygments-2.18.0 alabaster-0.7.16 babel-2.15.0 certifi-2024.6.2 charset-normalizer-3.3.2 docutils-0.21.2 idna-3.7 imagesize-1.4.1 packaging-24.1 readthedocs-sphinx-ext-2.2.5 requests-2.32.3 snowballstemmer-2.2.0 sphinx-7.3.7 sphinxcontrib-applehelp-1.0.8 sphinxcontrib-devhelp-1.0.6 sphinxcontrib-htmlhelp-2.0.5 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.7 sphinxcontrib-serializinghtml-1.1.10 urllib3-2.2.2 [rtd-command-info] start-time: 2024-06-24T17:13:14.080260Z, end-time: 2024-06-24T17:13:34.921893Z, duration: 20, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r doc/requirements-doc.txt Collecting Pygments==2.16.1 (from -r doc/requirements-doc.txt (line 4)) Downloading Pygments-2.16.1-py3-none-any.whl.metadata (2.5 kB) Collecting sphinx==7.1.2 (from -r doc/requirements-doc.txt (line 7)) Downloading sphinx-7.1.2-py3-none-any.whl.metadata (5.8 kB) Collecting sphinx-click==5.1.0 (from -r doc/requirements-doc.txt (line 8)) Downloading sphinx_click-5.1.0-py3-none-any.whl.metadata (3.4 kB) Collecting sphinx-copybutton==0.5.2 (from -r doc/requirements-doc.txt (line 9)) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl.metadata (3.2 kB) Collecting sphinxemoji==0.2.0 (from -r doc/requirements-doc.txt (line 10)) Downloading sphinxemoji-0.2.0.tar.gz (44 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.4/44.4 kB 6.3 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting sphinx-jsonschema==1.19.1 (from -r doc/requirements-doc.txt (line 11)) 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-sitemap==2.5.1 (from -r doc/requirements-doc.txt (line 12)) Downloading sphinx_sitemap-2.5.1-py3-none-any.whl.metadata (3.2 kB) Collecting sphinxcontrib-redoc==1.6.0 (from -r doc/requirements-doc.txt (line 13)) Downloading sphinxcontrib-redoc-1.6.0.tar.gz (350 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 350.5/350.5 kB 23.5 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting sphinx-remove-toctrees==0.0.3 (from -r doc/requirements-doc.txt (line 14)) Downloading sphinx_remove_toctrees-0.0.3-py3-none-any.whl.metadata (4.4 kB) Collecting sphinx_design==0.5.0 (from -r doc/requirements-doc.txt (line 15)) Downloading sphinx_design-0.5.0-py3-none-any.whl.metadata (5.1 kB) Collecting pydata-sphinx-theme==0.14.1 (from -r doc/requirements-doc.txt (line 16)) Downloading pydata_sphinx_theme-0.14.1-py3-none-any.whl.metadata (7.2 kB) Collecting autodoc_pydantic==2.2.0 (from -r doc/requirements-doc.txt (line 17)) Downloading autodoc_pydantic-2.2.0-py3-none-any.whl.metadata (29 kB) Collecting pydantic!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.*,!=2.4.*,<3 (from -r doc/requirements-doc.txt (line 19)) Downloading pydantic-2.7.4-py3-none-any.whl.metadata (109 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 109.4/109.4 kB 266.3 MB/s eta 0:00:00 Collecting myst-parser==2.0.0 (from -r doc/requirements-doc.txt (line 22)) Downloading myst_parser-2.0.0-py3-none-any.whl.metadata (5.4 kB) Collecting myst-nb==1.0.0rc0 (from -r doc/requirements-doc.txt (line 23)) Downloading myst_nb-1.0.0rc0-py3-none-any.whl.metadata (4.7 kB) Collecting jupytext==1.15.2 (from -r doc/requirements-doc.txt (line 26)) Downloading jupytext-1.15.2-py3-none-any.whl.metadata (9.7 kB) Collecting urllib3<1.27 (from -r doc/requirements-doc.txt (line 29)) Downloading urllib3-1.26.19-py2.py3-none-any.whl.metadata (49 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.3/49.3 kB 217.1 MB/s eta 0:00:00 Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/46188/lib/python3.11/site-packages (from sphinx==7.1.2->-r doc/requirements-doc.txt (line 7)) (1.0.8) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/46188/lib/python3.11/site-packages (from sphinx==7.1.2->-r doc/requirements-doc.txt (line 7)) (1.0.6) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/46188/lib/python3.11/site-packages (from sphinx==7.1.2->-r doc/requirements-doc.txt (line 7)) (1.0.1) Requirement already satisfied: sphinxcontrib-htmlhelp>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/46188/lib/python3.11/site-packages (from sphinx==7.1.2->-r doc/requirements-doc.txt (line 7)) (2.0.5) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/46188/lib/python3.11/site-packages (from sphinx==7.1.2->-r doc/requirements-doc.txt (line 7)) (1.1.10) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/46188/lib/python3.11/site-packages (from sphinx==7.1.2->-r doc/requirements-doc.txt (line 7)) (1.0.7) Requirement already satisfied: Jinja2>=3.0 in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/46188/lib/python3.11/site-packages (from sphinx==7.1.2->-r doc/requirements-doc.txt (line 7)) (3.1.4) Collecting docutils<0.21,>=0.18.1 (from sphinx==7.1.2->-r doc/requirements-doc.txt (line 7)) Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) Requirement already satisfied: snowballstemmer>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/46188/lib/python3.11/site-packages (from sphinx==7.1.2->-r doc/requirements-doc.txt (line 7)) (2.2.0) Requirement already satisfied: babel>=2.9 in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/46188/lib/python3.11/site-packages (from sphinx==7.1.2->-r doc/requirements-doc.txt (line 7)) (2.15.0) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/46188/lib/python3.11/site-packages (from sphinx==7.1.2->-r doc/requirements-doc.txt (line 7)) (0.7.16) Requirement already satisfied: imagesize>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/46188/lib/python3.11/site-packages (from sphinx==7.1.2->-r doc/requirements-doc.txt (line 7)) (1.4.1) Requirement already satisfied: requests>=2.25.0 in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/46188/lib/python3.11/site-packages (from sphinx==7.1.2->-r doc/requirements-doc.txt (line 7)) (2.32.3) Requirement already satisfied: packaging>=21.0 in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/46188/lib/python3.11/site-packages (from sphinx==7.1.2->-r doc/requirements-doc.txt (line 7)) (24.1) Collecting click>=7.0 (from sphinx-click==5.1.0->-r doc/requirements-doc.txt (line 8)) Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) Collecting jsonpointer (from sphinx-jsonschema==1.19.1->-r doc/requirements-doc.txt (line 11)) Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) Collecting pyyaml (from sphinx-jsonschema==1.19.1->-r doc/requirements-doc.txt (line 11)) Downloading PyYAML-6.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting jsonschema>=3.0 (from sphinxcontrib-redoc==1.6.0->-r doc/requirements-doc.txt (line 13)) Downloading jsonschema-4.22.0-py3-none-any.whl.metadata (8.2 kB) Collecting six>=1.5 (from sphinxcontrib-redoc==1.6.0->-r doc/requirements-doc.txt (line 13)) Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) Collecting beautifulsoup4 (from pydata-sphinx-theme==0.14.1->-r doc/requirements-doc.txt (line 16)) Downloading beautifulsoup4-4.12.3-py3-none-any.whl.metadata (3.8 kB) Collecting accessible-pygments (from pydata-sphinx-theme==0.14.1->-r doc/requirements-doc.txt (line 16)) Downloading accessible_pygments-0.0.5-py3-none-any.whl.metadata (10 kB) Collecting typing-extensions (from pydata-sphinx-theme==0.14.1->-r doc/requirements-doc.txt (line 16)) Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) Collecting pydantic-settings<3.0.0,>=2.0 (from autodoc_pydantic==2.2.0->-r doc/requirements-doc.txt (line 17)) Downloading pydantic_settings-2.3.4-py3-none-any.whl.metadata (3.3 kB) Collecting markdown-it-py~=3.0 (from myst-parser==2.0.0->-r doc/requirements-doc.txt (line 22)) Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) Collecting mdit-py-plugins~=0.4 (from myst-parser==2.0.0->-r doc/requirements-doc.txt (line 22)) Downloading mdit_py_plugins-0.4.1-py3-none-any.whl.metadata (2.8 kB) Collecting importlib_metadata (from myst-nb==1.0.0rc0->-r doc/requirements-doc.txt (line 23)) Downloading importlib_metadata-7.2.1-py3-none-any.whl.metadata (4.6 kB) Collecting ipython (from myst-nb==1.0.0rc0->-r doc/requirements-doc.txt (line 23)) Downloading ipython-8.25.0-py3-none-any.whl.metadata (4.9 kB) Collecting jupyter-cache<0.7,>=0.5 (from myst-nb==1.0.0rc0->-r doc/requirements-doc.txt (line 23)) Downloading jupyter_cache-0.6.1-py3-none-any.whl.metadata (5.8 kB) Collecting nbclient (from myst-nb==1.0.0rc0->-r doc/requirements-doc.txt (line 23)) Downloading nbclient-0.10.0-py3-none-any.whl.metadata (7.8 kB) Collecting nbformat~=5.0 (from myst-nb==1.0.0rc0->-r doc/requirements-doc.txt (line 23)) Downloading nbformat-5.10.4-py3-none-any.whl.metadata (3.6 kB) Collecting ipykernel (from myst-nb==1.0.0rc0->-r doc/requirements-doc.txt (line 23)) Downloading ipykernel-6.29.4-py3-none-any.whl.metadata (6.3 kB) Collecting toml (from jupytext==1.15.2->-r doc/requirements-doc.txt (line 26)) Downloading toml-0.10.2-py2.py3-none-any.whl.metadata (7.1 kB) Collecting annotated-types>=0.4.0 (from pydantic!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.*,!=2.4.*,<3->-r doc/requirements-doc.txt (line 19)) Downloading annotated_types-0.7.0-py3-none-any.whl.metadata (15 kB) Collecting pydantic-core==2.18.4 (from pydantic!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.*,!=2.4.*,<3->-r doc/requirements-doc.txt (line 19)) Downloading pydantic_core-2.18.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.5 kB) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/46188/lib/python3.11/site-packages (from Jinja2>=3.0->sphinx==7.1.2->-r doc/requirements-doc.txt (line 7)) (2.1.5) Collecting attrs>=22.2.0 (from jsonschema>=3.0->sphinxcontrib-redoc==1.6.0->-r doc/requirements-doc.txt (line 13)) Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.0->sphinxcontrib-redoc==1.6.0->-r doc/requirements-doc.txt (line 13)) Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) Collecting referencing>=0.28.4 (from jsonschema>=3.0->sphinxcontrib-redoc==1.6.0->-r doc/requirements-doc.txt (line 13)) Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) Collecting rpds-py>=0.7.1 (from jsonschema>=3.0->sphinxcontrib-redoc==1.6.0->-r doc/requirements-doc.txt (line 13)) Downloading rpds_py-0.18.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) Collecting nbclient (from myst-nb==1.0.0rc0->-r doc/requirements-doc.txt (line 23)) Downloading nbclient-0.7.4-py3-none-any.whl.metadata (7.9 kB) Collecting sqlalchemy<3,>=1.3.12 (from jupyter-cache<0.7,>=0.5->myst-nb==1.0.0rc0->-r doc/requirements-doc.txt (line 23)) Downloading SQLAlchemy-2.0.31-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.6 kB) Collecting tabulate (from jupyter-cache<0.7,>=0.5->myst-nb==1.0.0rc0->-r doc/requirements-doc.txt (line 23)) Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) Collecting mdurl~=0.1 (from markdown-it-py~=3.0->myst-parser==2.0.0->-r doc/requirements-doc.txt (line 22)) Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) Collecting jupyter-client>=6.1.12 (from nbclient->myst-nb==1.0.0rc0->-r doc/requirements-doc.txt (line 23)) Downloading jupyter_client-8.6.2-py3-none-any.whl.metadata (8.3 kB) Collecting jupyter-core!=5.0.*,>=4.12 (from nbclient->myst-nb==1.0.0rc0->-r doc/requirements-doc.txt (line 23)) Downloading jupyter_core-5.7.2-py3-none-any.whl.metadata (3.4 kB) Collecting traitlets>=5.3 (from nbclient->myst-nb==1.0.0rc0->-r doc/requirements-doc.txt (line 23)) Downloading traitlets-5.14.3-py3-none-any.whl.metadata (10 kB) Collecting fastjsonschema>=2.15 (from nbformat~=5.0->myst-nb==1.0.0rc0->-r doc/requirements-doc.txt (line 23)) Downloading fastjsonschema-2.20.0-py3-none-any.whl.metadata (2.1 kB) Collecting python-dotenv>=0.21.0 (from pydantic-settings<3.0.0,>=2.0->autodoc_pydantic==2.2.0->-r doc/requirements-doc.txt (line 17)) Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/46188/lib/python3.11/site-packages (from requests>=2.25.0->sphinx==7.1.2->-r doc/requirements-doc.txt (line 7)) (3.3.2) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/46188/lib/python3.11/site-packages (from requests>=2.25.0->sphinx==7.1.2->-r doc/requirements-doc.txt (line 7)) (3.7) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/46188/lib/python3.11/site-packages (from requests>=2.25.0->sphinx==7.1.2->-r doc/requirements-doc.txt (line 7)) (2024.6.2) Collecting soupsieve>1.2 (from beautifulsoup4->pydata-sphinx-theme==0.14.1->-r doc/requirements-doc.txt (line 16)) Downloading soupsieve-2.5-py3-none-any.whl.metadata (4.7 kB) Collecting zipp>=0.5 (from importlib_metadata->myst-nb==1.0.0rc0->-r doc/requirements-doc.txt (line 23)) Downloading zipp-3.19.2-py3-none-any.whl.metadata (3.6 kB) Collecting comm>=0.1.1 (from ipykernel->myst-nb==1.0.0rc0->-r doc/requirements-doc.txt (line 23)) Downloading comm-0.2.2-py3-none-any.whl.metadata (3.7 kB) Collecting debugpy>=1.6.5 (from ipykernel->myst-nb==1.0.0rc0->-r doc/requirements-doc.txt (line 23)) Downloading debugpy-1.8.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.1 kB) Collecting matplotlib-inline>=0.1 (from ipykernel->myst-nb==1.0.0rc0->-r doc/requirements-doc.txt (line 23)) Downloading matplotlib_inline-0.1.7-py3-none-any.whl.metadata (3.9 kB) Collecting nest-asyncio (from ipykernel->myst-nb==1.0.0rc0->-r doc/requirements-doc.txt (line 23)) Downloading nest_asyncio-1.6.0-py3-none-any.whl.metadata (2.8 kB) Collecting psutil (from ipykernel->myst-nb==1.0.0rc0->-r doc/requirements-doc.txt (line 23)) Downloading psutil-6.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (21 kB) Collecting pyzmq>=24 (from ipykernel->myst-nb==1.0.0rc0->-r doc/requirements-doc.txt (line 23)) Downloading pyzmq-26.0.3-cp311-cp311-manylinux_2_28_x86_64.whl.metadata (6.1 kB) Collecting tornado>=6.1 (from ipykernel->myst-nb==1.0.0rc0->-r doc/requirements-doc.txt (line 23)) Downloading tornado-6.4.1-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.5 kB) Collecting decorator (from ipython->myst-nb==1.0.0rc0->-r doc/requirements-doc.txt (line 23)) Downloading decorator-5.1.1-py3-none-any.whl.metadata (4.0 kB) Collecting jedi>=0.16 (from ipython->myst-nb==1.0.0rc0->-r doc/requirements-doc.txt (line 23)) Downloading jedi-0.19.1-py2.py3-none-any.whl.metadata (22 kB) Collecting prompt-toolkit<3.1.0,>=3.0.41 (from ipython->myst-nb==1.0.0rc0->-r doc/requirements-doc.txt (line 23)) Downloading prompt_toolkit-3.0.47-py3-none-any.whl.metadata (6.4 kB) Collecting stack-data (from ipython->myst-nb==1.0.0rc0->-r doc/requirements-doc.txt (line 23)) Downloading stack_data-0.6.3-py3-none-any.whl.metadata (18 kB) Collecting pexpect>4.3 (from ipython->myst-nb==1.0.0rc0->-r doc/requirements-doc.txt (line 23)) Downloading pexpect-4.9.0-py2.py3-none-any.whl.metadata (2.5 kB) Collecting parso<0.9.0,>=0.8.3 (from jedi>=0.16->ipython->myst-nb==1.0.0rc0->-r doc/requirements-doc.txt (line 23)) Downloading parso-0.8.4-py2.py3-none-any.whl.metadata (7.7 kB) Collecting python-dateutil>=2.8.2 (from jupyter-client>=6.1.12->nbclient->myst-nb==1.0.0rc0->-r doc/requirements-doc.txt (line 23)) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) Collecting platformdirs>=2.5 (from jupyter-core!=5.0.*,>=4.12->nbclient->myst-nb==1.0.0rc0->-r doc/requirements-doc.txt (line 23)) Downloading platformdirs-4.2.2-py3-none-any.whl.metadata (11 kB) Collecting ptyprocess>=0.5 (from pexpect>4.3->ipython->myst-nb==1.0.0rc0->-r doc/requirements-doc.txt (line 23)) Downloading ptyprocess-0.7.0-py2.py3-none-any.whl.metadata (1.3 kB) Collecting wcwidth (from prompt-toolkit<3.1.0,>=3.0.41->ipython->myst-nb==1.0.0rc0->-r doc/requirements-doc.txt (line 23)) Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB) Collecting greenlet!=0.4.17 (from sqlalchemy<3,>=1.3.12->jupyter-cache<0.7,>=0.5->myst-nb==1.0.0rc0->-r doc/requirements-doc.txt (line 23)) Downloading greenlet-3.0.3-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) Collecting executing>=1.2.0 (from stack-data->ipython->myst-nb==1.0.0rc0->-r doc/requirements-doc.txt (line 23)) Downloading executing-2.0.1-py2.py3-none-any.whl.metadata (9.0 kB) Collecting asttokens>=2.1.0 (from stack-data->ipython->myst-nb==1.0.0rc0->-r doc/requirements-doc.txt (line 23)) Downloading asttokens-2.4.1-py2.py3-none-any.whl.metadata (5.2 kB) Collecting pure-eval (from stack-data->ipython->myst-nb==1.0.0rc0->-r doc/requirements-doc.txt (line 23)) Downloading pure_eval-0.2.2-py3-none-any.whl.metadata (6.2 kB) Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 111.1 MB/s eta 0:00:00 Downloading sphinx-7.1.2-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 221.0 MB/s eta 0:00:00 Downloading sphinx_click-5.1.0-py3-none-any.whl (9.7 kB) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl (13 kB) Downloading sphinx_sitemap-2.5.1-py3-none-any.whl (5.5 kB) Downloading sphinx_remove_toctrees-0.0.3-py3-none-any.whl (4.7 kB) Downloading sphinx_design-0.5.0-py3-none-any.whl (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 229.7 MB/s eta 0:00:00 Downloading pydata_sphinx_theme-0.14.1-py3-none-any.whl (3.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.8/3.8 MB 225.6 MB/s eta 0:00:00 Downloading autodoc_pydantic-2.2.0-py3-none-any.whl (34 kB) Downloading myst_parser-2.0.0-py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.2/77.2 kB 243.8 MB/s eta 0:00:00 Downloading myst_nb-1.0.0rc0-py3-none-any.whl (80 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.2/80.2 kB 265.6 MB/s eta 0:00:00 Downloading jupytext-1.15.2-py3-none-any.whl (307 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 307.2/307.2 kB 241.9 MB/s eta 0:00:00 Downloading pydantic-2.7.4-py3-none-any.whl (409 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 409.0/409.0 kB 283.5 MB/s eta 0:00:00 Downloading pydantic_core-2.18.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 276.4 MB/s eta 0:00:00 Downloading urllib3-1.26.19-py2.py3-none-any.whl (143 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.9/143.9 kB 257.8 MB/s eta 0:00:00 Downloading annotated_types-0.7.0-py3-none-any.whl (13 kB) Downloading click-8.1.7-py3-none-any.whl (97 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 264.8 MB/s eta 0:00:00 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 289.5 MB/s eta 0:00:00 Downloading jsonschema-4.22.0-py3-none-any.whl (88 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.3/88.3 kB 263.3 MB/s eta 0:00:00 Downloading jupyter_cache-0.6.1-py3-none-any.whl (33 kB) Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.5/87.5 kB 237.3 MB/s eta 0:00:00 Downloading mdit_py_plugins-0.4.1-py3-none-any.whl (54 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.8/54.8 kB 246.0 MB/s eta 0:00:00 Downloading nbclient-0.7.4-py3-none-any.whl (73 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 254.0 MB/s eta 0:00:00 Downloading nbformat-5.10.4-py3-none-any.whl (78 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.5/78.5 kB 256.7 MB/s eta 0:00:00 Downloading pydantic_settings-2.3.4-py3-none-any.whl (22 kB) Downloading PyYAML-6.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (757 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 757.7/757.7 kB 295.8 MB/s eta 0:00:00 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) Downloading accessible_pygments-0.0.5-py3-none-any.whl (1.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 274.6 MB/s eta 0:00:00 Downloading beautifulsoup4-4.12.3-py3-none-any.whl (147 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.9/147.9 kB 267.2 MB/s eta 0:00:00 Downloading importlib_metadata-7.2.1-py3-none-any.whl (25 kB) Downloading ipykernel-6.29.4-py3-none-any.whl (117 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.1/117.1 kB 274.1 MB/s eta 0:00:00 Downloading ipython-8.25.0-py3-none-any.whl (817 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 817.3/817.3 kB 288.6 MB/s eta 0:00:00 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) Downloading attrs-23.2.0-py3-none-any.whl (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 257.2 MB/s eta 0:00:00 Downloading comm-0.2.2-py3-none-any.whl (7.2 kB) Downloading debugpy-1.8.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 262.2 MB/s eta 0:00:00 Downloading fastjsonschema-2.20.0-py3-none-any.whl (23 kB) Downloading jedi-0.19.1-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 284.9 MB/s eta 0:00:00 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) Downloading jupyter_client-8.6.2-py3-none-any.whl (105 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 105.9/105.9 kB 271.4 MB/s eta 0:00:00 Downloading jupyter_core-5.7.2-py3-none-any.whl (28 kB) Downloading matplotlib_inline-0.1.7-py3-none-any.whl (9.9 kB) Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Downloading pexpect-4.9.0-py2.py3-none-any.whl (63 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.8/63.8 kB 256.4 MB/s eta 0:00:00 Downloading prompt_toolkit-3.0.47-py3-none-any.whl (386 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 386.4/386.4 kB 275.9 MB/s eta 0:00:00 Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) Downloading pyzmq-26.0.3-cp311-cp311-manylinux_2_28_x86_64.whl (919 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 919.9/919.9 kB 296.9 MB/s eta 0:00:00 Downloading referencing-0.35.1-py3-none-any.whl (26 kB) Downloading rpds_py-0.18.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 294.4 MB/s eta 0:00:00 Downloading soupsieve-2.5-py3-none-any.whl (36 kB) Downloading SQLAlchemy-2.0.31-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 243.3 MB/s eta 0:00:00 Downloading tornado-6.4.1-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (436 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 436.8/436.8 kB 284.7 MB/s eta 0:00:00 Downloading traitlets-5.14.3-py3-none-any.whl (85 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.4/85.4 kB 249.4 MB/s eta 0:00:00 Downloading zipp-3.19.2-py3-none-any.whl (9.0 kB) Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) Downloading nest_asyncio-1.6.0-py3-none-any.whl (5.2 kB) Downloading psutil-6.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (290 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 290.5/290.5 kB 288.6 MB/s eta 0:00:00 Downloading stack_data-0.6.3-py3-none-any.whl (24 kB) Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) Downloading asttokens-2.4.1-py2.py3-none-any.whl (27 kB) Downloading executing-2.0.1-py2.py3-none-any.whl (24 kB) Downloading greenlet-3.0.3-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (620 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 620.0/620.0 kB 287.1 MB/s eta 0:00:00 Downloading parso-0.8.4-py2.py3-none-any.whl (103 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.7/103.7 kB 267.0 MB/s eta 0:00:00 Downloading platformdirs-4.2.2-py3-none-any.whl (18 kB) Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 289.5 MB/s eta 0:00:00 Downloading pure_eval-0.2.2-py3-none-any.whl (11 kB) Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) Building wheels for collected packages: sphinxemoji, sphinx-jsonschema, sphinxcontrib-redoc Building wheel for sphinxemoji (setup.py): started Building wheel for sphinxemoji (setup.py): finished with status 'done' Created wheel for sphinxemoji: filename=sphinxemoji-0.2.0-py3-none-any.whl size=44407 sha256=1a7e4031978b466257d9c1d0fe7164d53033c452a950b3d3844e9d781bf2457a Stored in directory: /tmp/pip-ephem-wheel-cache-6abgtd_9/wheels/d4/b0/a5/92b0e0b5611fc4d37f90711172a680959318c4474df5d2718d Building wheel for sphinx-jsonschema (setup.py): started Building wheel for sphinx-jsonschema (setup.py): finished with status 'done' Created wheel for sphinx-jsonschema: filename=sphinx_jsonschema-1.19.1-py3-none-any.whl size=15414 sha256=263315ce3b84279295213e5e2913a684579d3d07d4c5601f907f72571b20fd68 Stored in directory: /tmp/pip-ephem-wheel-cache-6abgtd_9/wheels/2c/2e/48/5b3fa8b77682d9bb35dea05562fec306cd2cca3012d32e8641 Building wheel for sphinxcontrib-redoc (setup.py): started Building wheel for sphinxcontrib-redoc (setup.py): finished with status 'done' Created wheel for sphinxcontrib-redoc: filename=sphinxcontrib_redoc-1.6.0-py3-none-any.whl size=299565 sha256=a9e013a0d491dd94ff0ce5a93784d00116e6c4eafa4f900592229a082eac6ed2 Stored in directory: /tmp/pip-ephem-wheel-cache-6abgtd_9/wheels/a1/90/66/d015c821e6e8b2de75d210826c4983325ebb344834965e8730 Successfully built sphinxemoji sphinx-jsonschema sphinxcontrib-redoc Installing collected packages: wcwidth, pure-eval, ptyprocess, fastjsonschema, zipp, urllib3, typing-extensions, traitlets, tornado, toml, tabulate, soupsieve, six, rpds-py, pyzmq, pyyaml, python-dotenv, Pygments, psutil, prompt-toolkit, platformdirs, pexpect, parso, nest-asyncio, mdurl, jsonpointer, greenlet, executing, docutils, decorator, debugpy, click, attrs, annotated-types, sqlalchemy, referencing, python-dateutil, pydantic-core, matplotlib-inline, markdown-it-py, jupyter-core, jedi, importlib_metadata, comm, beautifulsoup4, asttokens, accessible-pygments, stack-data, sphinx-jsonschema, sphinx, pydantic, mdit-py-plugins, jupyter-client, jsonschema-specifications, sphinxemoji, sphinx-sitemap, sphinx-remove-toctrees, sphinx_design, sphinx-copybutton, sphinx-click, pydata-sphinx-theme, pydantic-settings, myst-parser, jsonschema, ipython, sphinxcontrib-redoc, nbformat, ipykernel, autodoc_pydantic, nbclient, jupytext, jupyter-cache, myst-nb Attempting uninstall: urllib3 Found existing installation: urllib3 2.2.2 Uninstalling urllib3-2.2.2: Successfully uninstalled urllib3-2.2.2 Attempting uninstall: Pygments Found existing installation: Pygments 2.18.0 Uninstalling Pygments-2.18.0: Successfully uninstalled Pygments-2.18.0 Attempting uninstall: docutils Found existing installation: docutils 0.21.2 Uninstalling docutils-0.21.2: Successfully uninstalled docutils-0.21.2 Attempting uninstall: sphinx Found existing installation: Sphinx 7.3.7 Uninstalling Sphinx-7.3.7: Successfully uninstalled Sphinx-7.3.7 Successfully installed Pygments-2.16.1 accessible-pygments-0.0.5 annotated-types-0.7.0 asttokens-2.4.1 attrs-23.2.0 autodoc_pydantic-2.2.0 beautifulsoup4-4.12.3 click-8.1.7 comm-0.2.2 debugpy-1.8.1 decorator-5.1.1 docutils-0.20.1 executing-2.0.1 fastjsonschema-2.20.0 greenlet-3.0.3 importlib_metadata-7.2.1 ipykernel-6.29.4 ipython-8.25.0 jedi-0.19.1 jsonpointer-3.0.0 jsonschema-4.22.0 jsonschema-specifications-2023.12.1 jupyter-cache-0.6.1 jupyter-client-8.6.2 jupyter-core-5.7.2 jupytext-1.15.2 markdown-it-py-3.0.0 matplotlib-inline-0.1.7 mdit-py-plugins-0.4.1 mdurl-0.1.2 myst-nb-1.0.0rc0 myst-parser-2.0.0 nbclient-0.7.4 nbformat-5.10.4 nest-asyncio-1.6.0 parso-0.8.4 pexpect-4.9.0 platformdirs-4.2.2 prompt-toolkit-3.0.47 psutil-6.0.0 ptyprocess-0.7.0 pure-eval-0.2.2 pydantic-2.7.4 pydantic-core-2.18.4 pydantic-settings-2.3.4 pydata-sphinx-theme-0.14.1 python-dateutil-2.9.0.post0 python-dotenv-1.0.1 pyyaml-6.0.1 pyzmq-26.0.3 referencing-0.35.1 rpds-py-0.18.1 six-1.16.0 soupsieve-2.5 sphinx-7.1.2 sphinx-click-5.1.0 sphinx-copybutton-0.5.2 sphinx-jsonschema-1.19.1 sphinx-remove-toctrees-0.0.3 sphinx-sitemap-2.5.1 sphinx_design-0.5.0 sphinxcontrib-redoc-1.6.0 sphinxemoji-0.2.0 sqlalchemy-2.0.31 stack-data-0.6.3 tabulate-0.9.0 toml-0.10.2 tornado-6.4.1 traitlets-5.14.3 typing-extensions-4.12.2 urllib3-1.26.19 wcwidth-0.2.13 zipp-3.19.2