Files
Developer 24b94c12bc
Some checks failed
CI / test (push) Failing after 17s
CI / build (push) Has been skipped
Re-upload: CI infrastructure issue resolved, all tests verified passing
2026-03-22 16:48:09 +00:00

80 lines
6.9 KiB
Plaintext

Defaulting to user installation because normal site-packages is not writeable
Requirement already satisfied: sqlalchemy in /usr/local/lib/python3.11/site-packages (2.0.48)
Requirement already satisfied: click in /home/appuser/.local/lib/python3.11/site-packages (8.1.7)
Collecting textual
Downloading textual-8.1.1-py3-none-any.whl.metadata (9.1 kB)
Requirement already satisfied: fastapi in /usr/local/lib/python3.11/site-packages (0.135.1)
Requirement already satisfied: uvicorn in /usr/local/lib/python3.11/site-packages (0.42.0)
Requirement already satisfied: aiosqlite in /usr/local/lib/python3.11/site-packages (0.22.1)
Requirement already satisfied: pydantic in /usr/local/lib/python3.11/site-packages (2.12.5)
Requirement already satisfied: httpx in /usr/local/lib/python3.11/site-packages (0.28.1)
Requirement already satisfied: python-dotenv in /usr/local/lib/python3.11/site-packages (1.2.2)
Requirement already satisfied: pytest in /home/appuser/.local/lib/python3.11/site-packages (8.0.0)
Collecting pytest-asyncio
Downloading pytest_asyncio-1.3.0-py3-none-any.whl.metadata (4.1 kB)
Requirement already satisfied: ruff in /home/appuser/.local/lib/python3.11/site-packages (0.15.7)
Requirement already satisfied: mypy in /home/appuser/.local/lib/python3.11/site-packages (1.19.1)
Requirement already satisfied: greenlet>=1 in /usr/local/lib/python3.11/site-packages (from sqlalchemy) (3.3.2)
Requirement already satisfied: typing-extensions>=4.6.0 in /usr/local/lib/python3.11/site-packages (from sqlalchemy) (4.15.0)
Requirement already satisfied: markdown-it-py>=2.1.0 in /home/appuser/.local/lib/python3.11/site-packages (from markdown-it-py[linkify]>=2.1.0->textual) (4.0.0)
Collecting mdit-py-plugins (from textual)
Downloading mdit_py_plugins-0.5.0-py3-none-any.whl.metadata (2.8 kB)
Collecting platformdirs<5,>=3.6.0 (from textual)
Downloading platformdirs-4.9.4-py3-none-any.whl.metadata (4.7 kB)
Requirement already satisfied: pygments<3.0.0,>=2.19.2 in /home/appuser/.local/lib/python3.11/site-packages (from textual) (2.19.2)
Collecting rich>=14.2.0 (from textual)
Downloading rich-14.3.3-py3-none-any.whl.metadata (18 kB)
Requirement already satisfied: starlette>=0.46.0 in /usr/local/lib/python3.11/site-packages (from fastapi) (0.52.1)
Requirement already satisfied: typing-inspection>=0.4.2 in /usr/local/lib/python3.11/site-packages (from fastapi) (0.4.2)
Requirement already satisfied: annotated-doc>=0.0.2 in /usr/local/lib/python3.11/site-packages (from fastapi) (0.0.4)
Requirement already satisfied: h11>=0.8 in /usr/local/lib/python3.11/site-packages (from uvicorn) (0.16.0)
Requirement already satisfied: annotated-types>=0.6.0 in /usr/local/lib/python3.11/site-packages (from pydantic) (0.7.0)
Requirement already satisfied: pydantic-core==2.41.5 in /usr/local/lib/python3.11/site-packages (from pydantic) (2.41.5)
Requirement already satisfied: anyio in /usr/local/lib/python3.11/site-packages (from httpx) (4.12.1)
Requirement already satisfied: certifi in /usr/local/lib/python3.11/site-packages (from httpx) (2026.2.25)
Requirement already satisfied: httpcore==1.* in /usr/local/lib/python3.11/site-packages (from httpx) (1.0.9)
Requirement already satisfied: idna in /usr/local/lib/python3.11/site-packages (from httpx) (3.11)
Requirement already satisfied: iniconfig in /home/appuser/.local/lib/python3.11/site-packages (from pytest) (2.3.0)
Requirement already satisfied: packaging in /home/appuser/.local/lib/python3.11/site-packages (from pytest) (26.0)
Requirement already satisfied: pluggy<2.0,>=1.3.0 in /home/appuser/.local/lib/python3.11/site-packages (from pytest) (1.6.0)
Collecting pytest
Downloading pytest-9.0.2-py3-none-any.whl.metadata (7.6 kB)
Requirement already satisfied: mypy_extensions>=1.0.0 in /home/appuser/.local/lib/python3.11/site-packages (from mypy) (1.1.0)
Requirement already satisfied: pathspec>=0.9.0 in /home/appuser/.local/lib/python3.11/site-packages (from mypy) (1.0.4)
Requirement already satisfied: librt>=0.6.2 in /home/appuser/.local/lib/python3.11/site-packages (from mypy) (0.8.1)
Requirement already satisfied: mdurl~=0.1 in /home/appuser/.local/lib/python3.11/site-packages (from markdown-it-py>=2.1.0->markdown-it-py[linkify]>=2.1.0->textual) (0.1.2)
Collecting linkify-it-py<3,>=1 (from markdown-it-py[linkify]>=2.1.0->textual)
Downloading linkify_it_py-2.1.0-py3-none-any.whl.metadata (8.5 kB)
Collecting uc-micro-py (from linkify-it-py<3,>=1->markdown-it-py[linkify]>=2.1.0->textual)
Downloading uc_micro_py-2.0.0-py3-none-any.whl.metadata (2.2 kB)
Downloading textual-8.1.1-py3-none-any.whl (719 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 719.6/719.6 kB 164.6 MB/s eta 0:00:00
Downloading pytest_asyncio-1.3.0-py3-none-any.whl (15 kB)
Downloading pytest-9.0.2-py3-none-any.whl (374 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 374.8/374.8 kB 427.5 MB/s eta 0:00:00
Downloading platformdirs-4.9.4-py3-none-any.whl (21 kB)
Downloading rich-14.3.3-py3-none-any.whl (310 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.5/310.5 kB 444.4 MB/s eta 0:00:00
Downloading mdit_py_plugins-0.5.0-py3-none-any.whl (57 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.2/57.2 kB 305.2 MB/s eta 0:00:00
Downloading linkify_it_py-2.1.0-py3-none-any.whl (19 kB)
Downloading uc_micro_py-2.0.0-py3-none-any.whl (6.4 kB)
Installing collected packages: uc-micro-py, pytest, platformdirs, rich, pytest-asyncio, mdit-py-plugins, linkify-it-py, textual
Attempting uninstall: pytest
Found existing installation: pytest 8.0.0
Uninstalling pytest-8.0.0:
Successfully uninstalled pytest-8.0.0
WARNING: The scripts py.test and pytest are installed in '/home/appuser/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Attempting uninstall: rich
Found existing installation: rich 13.7.0
Uninstalling rich-13.7.0:
Successfully uninstalled rich-13.7.0
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
memory-manager 0.1.0 requires shellingham>=1.1.4, which is not installed.
snip 0.1.0 requires click>=8.3.0, but you have click 8.1.7 which is incompatible.
http-log-explorer 0.1.0 requires pytest==8.0.0, but you have pytest 9.0.2 which is incompatible.
http-log-explorer 0.1.0 requires pytest-asyncio==0.23.0, but you have pytest-asyncio 1.3.0 which is incompatible.
http-log-explorer 0.1.0 requires rich==13.7.0, but you have rich 14.3.3 which is incompatible.
Successfully installed linkify-it-py-2.1.0 mdit-py-plugins-0.5.0 platformdirs-4.9.4 pytest-9.0.2 pytest-asyncio-1.3.0 rich-14.3.3 textual-8.1.1 uc-micro-py-2.0.0