diff --git a/tools/progress.py b/tools/progress.py old mode 100644 new mode 100755 diff --git a/tools/requirements-python.txt b/tools/requirements-python.txt index 687bc0d9..9d8bda30 100644 --- a/tools/requirements-python.txt +++ b/tools/requirements-python.txt @@ -6,4 +6,6 @@ tqdm intervaltree colorama pygfxd -n64img>=0.1.4 \ No newline at end of file +n64img>=0.1.4 +GitPython +colour \ No newline at end of file