diff --git a/autoupdate_app_sources/requirements.txt b/autoupdate_app_sources/requirements.txt index e1d6983..737faa3 100644 --- a/autoupdate_app_sources/requirements.txt +++ b/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