From 3a29b03e725f450a5fcd14e4d1ebd5ff26d3286a Mon Sep 17 00:00:00 2001 From: 7000pctAUTO Date: Sun, 1 Feb 2026 07:55:41 +0000 Subject: [PATCH] Initial upload with CI/CD workflow --- requirements.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/requirements.txt b/requirements.txt index ab932c3..79378af 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,3 +6,6 @@ pyyaml==6.0.1 jinja2==3.1.3 pytest==7.4.3 pytest-cov==4.1.0 +pytest-mock==3.10.0 +ruff==0.1.0 +mypy==1.0.0