diff --git a/app/requirements.txt b/app/requirements.txt new file mode 100644 index 0000000..1758491 --- /dev/null +++ b/app/requirements.txt @@ -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