From 40bc3b09f23766d7b9589d88e31864c604be6f85 Mon Sep 17 00:00:00 2001 From: m3philis Date: Mon, 17 Mar 2025 20:50:12 +0100 Subject: [PATCH] add REQUIREMNTS.txt --- REQUIREMENTS.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 REQUIREMENTS.txt diff --git a/REQUIREMENTS.txt b/REQUIREMENTS.txt new file mode 100644 index 0000000..7e1e254 --- /dev/null +++ b/REQUIREMENTS.txt @@ -0,0 +1,4 @@ +argcomplete +argparse + +rgbw_colorspace_converter