diff --git a/requirements.txt b/requirements.txt index 77e5c24..3cdbf83 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,4 @@ jsontemplates==0.1.0 PyYAML==6.0 -pandas==2.0.2 \ No newline at end of file +pandas==2.0.2 +tabulate==0.9.0 \ No newline at end of file