diff --git a/app/requirements.txt b/app/requirements.txt new file mode 100644 index 0000000..fbd499f --- /dev/null +++ b/app/requirements.txt @@ -0,0 +1,6 @@ +rich>=13.7.0 +ollama>=0.1.0 +llama-cpp-python>=0.2.0 +pyyaml>=6.0 +pytest>=7.0.0 +pytest-cov>=4.0.0