diff --git a/app/requirements.txt b/app/requirements.txt new file mode 100644 index 0000000..702c77b --- /dev/null +++ b/app/requirements.txt @@ -0,0 +1,6 @@ +click==8.1.8 +pyyaml==6.0.3 +rich==14.3.2 +pathspec==1.0.4 +pytest==9.0.2 +pytest-cov==6.1.2