fix: resolve CI build failures
Some checks failed
CI / test (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / build (push) Has been cancelled

This commit is contained in:
2026-01-31 04:00:11 +00:00
parent f2236a29bf
commit 63c4c939f1

View File

@@ -3,5 +3,3 @@ ollama>=0.1
gitpython>=3.1 gitpython>=3.1
pyyaml>=6.0 pyyaml>=6.0
requests>=2.31 requests>=2.31
pytest>=7.0
pytest-cov>=4.0