Initial upload with CI/CD workflow
Some checks failed
CI / test (push) Has been cancelled

This commit is contained in:
2026-02-04 17:54:24 +00:00
parent 1f25dff0c9
commit 24a02f50af

8
app/requirements.txt Normal file
View File

@@ -0,0 +1,8 @@
click>=8.1.0
ollama>=0.1.0
gitpython>=3.1.0
rich>=13.0.0
pyyaml>=6.0
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-mock>=3.10.0