Requirement already satisfied: build in ./venv/lib/python3.8/site-packages (1.2.1) Collecting hatch Downloading hatch-1.10.0-py3-none-any.whl.metadata (5.4 kB) Requirement already satisfied: packaging in ./venv/lib/python3.8/site-packages (22.0) Collecting packaging Using cached packaging-24.0-py3-none-any.whl.metadata (3.2 kB) Requirement already satisfied: pyproject_hooks in ./venv/lib/python3.8/site-packages (from build) (1.0.0) Requirement already satisfied: importlib-metadata>=4.6 in ./venv/lib/python3.8/site-packages (from build) (7.0.1) Requirement already satisfied: tomli>=1.1.0 in ./venv/lib/python3.8/site-packages (from build) (2.0.1) Requirement already satisfied: click>=8.0.6 in ./venv/lib/python3.8/site-packages (from hatch) (8.1.7) Collecting hatchling>=1.24.2 (from hatch) Using cached hatchling-1.24.2-py3-none-any.whl.metadata (3.8 kB) Requirement already satisfied: httpx>=0.22.0 in ./venv/lib/python3.8/site-packages (from hatch) (0.27.0) Collecting hyperlink>=21.0.0 (from hatch) Downloading hyperlink-21.0.0-py2.py3-none-any.whl.metadata (1.5 kB) Collecting keyring>=23.5.0 (from hatch) Downloading keyring-25.2.0-py3-none-any.whl.metadata (20 kB) Requirement already satisfied: pexpect~=4.8 in ./venv/lib/python3.8/site-packages (from hatch) (4.8.0) Collecting platformdirs>=2.5.0 (from hatch) Using cached platformdirs-4.2.1-py3-none-any.whl.metadata (11 kB) Requirement already satisfied: rich>=11.2.0 in ./venv/lib/python3.8/site-packages (from hatch) (13.7.0) Requirement already satisfied: shellingham>=1.4.0 in ./venv/lib/python3.8/site-packages (from hatch) (1.5.4) Collecting tomli-w>=1.0 (from hatch) Downloading tomli_w-1.0.0-py3-none-any.whl.metadata (4.9 kB) Requirement already satisfied: tomlkit>=0.11.1 in ./venv/lib/python3.8/site-packages (from hatch) (0.12.0) Collecting userpath~=1.7 (from hatch) Downloading userpath-1.9.2-py3-none-any.whl.metadata (3.0 kB) Collecting uv>=0.1.35 (from hatch) Downloading uv-0.1.39-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (29 kB) Collecting virtualenv>=20.26.1 (from hatch) Using cached virtualenv-20.26.1-py3-none-any.whl.metadata (4.4 kB) Collecting zstandard<1 (from hatch) Downloading zstandard-0.22.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.9 kB) Collecting pathspec>=0.10.1 (from hatchling>=1.24.2->hatch) Using cached pathspec-0.12.1-py3-none-any.whl.metadata (21 kB) Requirement already satisfied: pluggy>=1.0.0 in ./venv/lib/python3.8/site-packages (from hatchling>=1.24.2->hatch) (1.0.0) Collecting trove-classifiers (from hatchling>=1.24.2->hatch) Using cached trove_classifiers-2024.4.10-py3-none-any.whl.metadata (2.2 kB) Requirement already satisfied: anyio in ./venv/lib/python3.8/site-packages (from httpx>=0.22.0->hatch) (3.6.1) Requirement already satisfied: certifi in ./venv/lib/python3.8/site-packages (from httpx>=0.22.0->hatch) (2022.6.15) Requirement already satisfied: httpcore==1.* in ./venv/lib/python3.8/site-packages (from httpx>=0.22.0->hatch) (1.0.5) Requirement already satisfied: idna in ./venv/lib/python3.8/site-packages (from httpx>=0.22.0->hatch) (3.3) Requirement already satisfied: sniffio in ./venv/lib/python3.8/site-packages (from httpx>=0.22.0->hatch) (1.2.0) Requirement already satisfied: h11<0.15,>=0.13 in ./venv/lib/python3.8/site-packages (from httpcore==1.*->httpx>=0.22.0->hatch) (0.14.0) Requirement already satisfied: zipp>=0.5 in ./venv/lib/python3.8/site-packages (from importlib-metadata>=4.6->build) (3.17.0) Collecting jaraco.classes (from keyring>=23.5.0->hatch) Downloading jaraco.classes-3.4.0-py3-none-any.whl.metadata (2.6 kB) Collecting jaraco.functools (from keyring>=23.5.0->hatch) Downloading jaraco.functools-4.0.1-py3-none-any.whl.metadata (2.9 kB) Collecting jaraco.context (from keyring>=23.5.0->hatch) Downloading jaraco.context-5.3.0-py3-none-any.whl.metadata (4.0 kB) Requirement already satisfied: importlib-resources in ./venv/lib/python3.8/site-packages (from keyring>=23.5.0->hatch) (6.1.1) Collecting SecretStorage>=3.2 (from keyring>=23.5.0->hatch) Downloading SecretStorage-3.3.3-py3-none-any.whl.metadata (4.0 kB) Collecting jeepney>=0.4.2 (from keyring>=23.5.0->hatch) Downloading jeepney-0.8.0-py3-none-any.whl.metadata (1.3 kB) Requirement already satisfied: ptyprocess>=0.5 in ./venv/lib/python3.8/site-packages (from pexpect~=4.8->hatch) (0.7.0) Requirement already satisfied: markdown-it-py>=2.2.0 in ./venv/lib/python3.8/site-packages (from rich>=11.2.0->hatch) (3.0.0) Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./venv/lib/python3.8/site-packages (from rich>=11.2.0->hatch) (2.17.2) Requirement already satisfied: typing-extensions<5.0,>=4.0.0 in ./venv/lib/python3.8/site-packages (from rich>=11.2.0->hatch) (4.9.0) Collecting distlib<1,>=0.3.7 (from virtualenv>=20.26.1->hatch) Using cached distlib-0.3.8-py2.py3-none-any.whl.metadata (5.1 kB) Collecting filelock<4,>=3.12.2 (from virtualenv>=20.26.1->hatch) Using cached filelock-3.14.0-py3-none-any.whl.metadata (2.8 kB) Requirement already satisfied: mdurl~=0.1 in ./venv/lib/python3.8/site-packages (from markdown-it-py>=2.2.0->rich>=11.2.0->hatch) (0.1.2) Requirement already satisfied: cryptography>=2.0 in ./venv/lib/python3.8/site-packages (from SecretStorage>=3.2->keyring>=23.5.0->hatch) (42.0.5) Collecting more-itertools (from jaraco.classes->keyring>=23.5.0->hatch) Downloading more_itertools-10.2.0-py3-none-any.whl.metadata (34 kB) Collecting backports.tarfile (from jaraco.context->keyring>=23.5.0->hatch) Downloading backports.tarfile-1.1.1-py3-none-any.whl.metadata (2.0 kB) Requirement already satisfied: cffi>=1.12 in ./venv/lib/python3.8/site-packages (from cryptography>=2.0->SecretStorage>=3.2->keyring>=23.5.0->hatch) (1.16.0) Requirement already satisfied: pycparser in ./venv/lib/python3.8/site-packages (from cffi>=1.12->cryptography>=2.0->SecretStorage>=3.2->keyring>=23.5.0->hatch) (2.22) Downloading hatch-1.10.0-py3-none-any.whl (123 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.6/123.6 kB 21.7 MB/s eta 0:00:00 Using cached packaging-24.0-py3-none-any.whl (53 kB) Using cached hatchling-1.24.2-py3-none-any.whl (83 kB) Downloading hyperlink-21.0.0-py2.py3-none-any.whl (74 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.6/74.6 kB 17.1 MB/s eta 0:00:00 Downloading keyring-25.2.0-py3-none-any.whl (38 kB) Using cached platformdirs-4.2.1-py3-none-any.whl (17 kB) Downloading tomli_w-1.0.0-py3-none-any.whl (6.0 kB) Downloading userpath-1.9.2-py3-none-any.whl (9.1 kB) Downloading uv-0.1.39-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.1/12.1 MB 103.3 MB/s eta 0:00:00 Using cached virtualenv-20.26.1-py3-none-any.whl (3.9 MB) Downloading zstandard-0.22.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.4/5.4 MB 106.8 MB/s eta 0:00:00 Using cached distlib-0.3.8-py2.py3-none-any.whl (468 kB) Using cached filelock-3.14.0-py3-none-any.whl (12 kB) Downloading jeepney-0.8.0-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.4/48.4 kB 14.5 MB/s eta 0:00:00 Using cached pathspec-0.12.1-py3-none-any.whl (31 kB) Downloading SecretStorage-3.3.3-py3-none-any.whl (15 kB) Downloading jaraco.classes-3.4.0-py3-none-any.whl (6.8 kB) Downloading jaraco.context-5.3.0-py3-none-any.whl (6.5 kB) Downloading jaraco.functools-4.0.1-py3-none-any.whl (9.8 kB) Using cached trove_classifiers-2024.4.10-py3-none-any.whl (13 kB) Downloading backports.tarfile-1.1.1-py3-none-any.whl (29 kB) Downloading more_itertools-10.2.0-py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.0/57.0 kB 7.4 MB/s eta 0:00:00 Installing collected packages: trove-classifiers, distlib, zstandard, uv, userpath, tomli-w, platformdirs, pathspec, packaging, more-itertools, jeepney, hyperlink, filelock, backports.tarfile, virtualenv, jaraco.functools, jaraco.context, jaraco.classes, hatchling, SecretStorage, keyring, hatch Attempting uninstall: packaging Found existing installation: packaging 22.0 Uninstalling packaging-22.0: Successfully uninstalled packaging-22.0 Attempting uninstall: filelock Found existing installation: filelock 3.7.1 Uninstalling filelock-3.7.1: Successfully uninstalled filelock-3.7.1 Successfully installed SecretStorage-3.3.3 backports.tarfile-1.1.1 distlib-0.3.8 filelock-3.14.0 hatch-1.10.0 hatchling-1.24.2 hyperlink-21.0.0 jaraco.classes-3.4.0 jaraco.context-5.3.0 jaraco.functools-4.0.1 jeepney-0.8.0 keyring-25.2.0 more-itertools-10.2.0 packaging-24.0 pathspec-0.12.1 platformdirs-4.2.1 tomli-w-1.0.0 trove-classifiers-2024.4.10 userpath-1.9.2 uv-0.1.39 virtualenv-20.26.1 zstandard-0.22.0