diff --git a/tools/autoupdate_app_sources/requirements.txt b/tools/autoupdate_app_sources/requirements.txt index e1d69833..737faa31 100644 --- a/tools/autoupdate_app_sources/requirements.txt +++ b/tools/autoupdate_app_sources/requirements.txt @@ -1,3 +1,5 @@ requests -github -toml \ No newline at end of file +PyGithub +toml +tqdm +GitPython \ No newline at end of file