deps: pin requires-python = ">=3.14"; commit uv.lock

Match CI + runtime target exactly — both run Python 3.14, so the
package metadata signals consumers that we don't test against 3.12/3.13.

uv.lock is tracked so the test job's `uv venv` resolution is
reproducible (currently the test job installs the editable package
without consulting the lockfile; future work could wire `uv sync` in).
Lockfile resolves 179 packages against Python 3.14.4.

ci-requirements.md updated to drop the prior "permissive lower bound"
caveat.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-05-20 20:25:01 -04:00
parent 6cf70e22db
commit 41d252e9d1
3 changed files with 2959 additions and 4 deletions
Generated
+2955
View File
File diff suppressed because it is too large Load Diff