diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..2704878 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,6 @@ +gitpython==3.1.37 +rich==13.7.0 +click==8.1.7 +jinja2==3.1.3 +matplotlib==3.8.3 +pandas==2.1.4