[INTEGRATION] Automate INFO.yaml file maintenance

Edit commiters list tool to automate commiters deletion on multiple repositories

Issue-ID: INT-2009
Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
Change-Id: I1afd6f3a6b3539ad0a5e9273c6baee2f1e25ad19
diff --git a/ptl/edit_committers_info/requirements.txt b/ptl/edit_committers_info/requirements.txt
new file mode 100644
index 0000000..466b954
--- /dev/null
+++ b/ptl/edit_committers_info/requirements.txt
@@ -0,0 +1,3 @@
+click==8.0.3
+GitPython==3.1.24
+ruamel.yaml==0.17.17
\ No newline at end of file