open-source-slack-ai: our probe ran a Python this project excludes
Not a finding about open-source-slack-ai. On 2026-09-13 our probe ran Python 3.14.6; this project requires >=3.11,<3.12, which this listing already prints.
About open-source-slack-ai
This receipt is about our tooling, not about open-source-slack-ai. The project's pyproject.toml requires Python >=3.11,<3.12. We parsed that same file to publish this listing's version floor, and then ran the probe under Python 3.14.6, which that range excludes. The resolver did exactly what it should: it refused. Nothing here says whether this project's dependencies resolve on a Python it supports; we did not find out.
python -m pip install --dry-run --disable-pip-version-check --no-input --report report.json . exited 1 after 4 seconds. It said: Package 'open-source-slack-ai' requires a different Python: 3.14.6 not in '<3.12,>=3.11'.
We cloned the repository at commit b985e462494d from its pyproject.toml and ran it under sandbox-exec -- (deny default) after importing the base BSD profile, reads allowed only under the system and toolchain paths and the scratch directory, writes confined to that scratch directory, the environment replaced with env -i, and lifecycle scripts disabled. The user's home directory is on no allow list. Python 3.14.6, pip 26.1.2. Nothing was installed and nothing was executed from the project: pip was asked to resolve the dependency set and report it, which is an observation about that day and that toolchain and nothing more.