From f3294633c29dd5968434f057f99d532988044f4d Mon Sep 17 00:00:00 2001 From: QiuSW <105186638@qq.com> Date: Mon, 3 Aug 2026 19:07:01 +0800 Subject: [PATCH] docs(tasks): allow T-101 adb dependency update --- docs/tasks/T-101.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/tasks/T-101.md b/docs/tasks/T-101.md index a405be4..96f2a79 100644 --- a/docs/tasks/T-101.md +++ b/docs/tasks/T-101.md @@ -13,6 +13,7 @@ needs_human_review: true write_paths: - docs/tasks/T-101.md - client/.gitignore + - client/requirements.txt - client/src/cmbuyer_client/device/** - client/tests/device/** - client/scripts/capture_device_baseline.py