From 63c4c939f12595e5617f772235f5f90d8e3fc443 Mon Sep 17 00:00:00 2001 From: 7000pctAUTO Date: Sat, 31 Jan 2026 04:00:11 +0000 Subject: [PATCH] fix: resolve CI build failures --- requirements.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 132fac5..48ef90d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,3 @@ ollama>=0.1 gitpython>=3.1 pyyaml>=6.0 requests>=2.31 -pytest>=7.0 -pytest-cov>=4.0