diff --git a/requirements.txt b/requirements.txt index 8309548..5e7adcd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,7 @@ requests gitpython -tabulate \ No newline at end of file +tabulate +# Other dev tools +flake8 +pylint +black \ No newline at end of file