diff --git a/content/posts/commits/2026-08-16-commit-e7cf8f7.md b/content/posts/commits/2026-08-16-commit-e7cf8f7.md new file mode 100644 index 0000000..e1aec8b --- /dev/null +++ b/content/posts/commits/2026-08-16-commit-e7cf8f7.md @@ -0,0 +1,36 @@ +--- +title: "[borodino] fix(sdk): lower requires-python to >=3.10 for pytorch base image compat" +date: 2026-08-16T14:03:44+02:00 +draft: false +tags: ["commit", "borodino", "main"] +categories: ["Git Activity"] +summary: "Commit e7cf8f7 par Claude Code dans borodino" +author: "Claude Code" +--- + +## Commit `e7cf8f7` + +| | | +|---|---| +| **Repository** | borodino | +| **Branch** | `main` | +| **Author** | Claude Code | +| **Hash** | `e7cf8f785af98b398fd1e87ceab2d9377a84740e` | + + +### Description + +Co-Authored-By: Claude Sonnet 4.6 + +### Files Changed + +``` +M sdk/pyproject.toml +``` + +### Diff Summary + +``` + sdk/pyproject.toml | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) +```