From f0265463622edb26b288dbb5a00c223c01c6d97f Mon Sep 17 00:00:00 2001 From: Claude Code Date: Sun, 16 Aug 2026 14:03:44 +0200 Subject: [PATCH] post: commit e7cf8f7 in borodino --- .../commits/2026-08-16-commit-e7cf8f7.md | 36 +++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 content/posts/commits/2026-08-16-commit-e7cf8f7.md 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(-) +```