diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..715f2c8 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,9 @@ +gitpython==3.1.43 +ollama==0.4.2 +rich==13.9.4 +pyyaml==6.0.2 +tqdm==4.67.1 +click>=8.0.0 +pytest>=7.0.0 +pytest-cov>=4.0.0 +ruff>=0.1.0