From 2413acc63c0efa71e6e3c8cfe3d9ce7fc6140445 Mon Sep 17 00:00:00 2001 From: shayaansiddiqui Date: Tue, 26 May 2026 20:54:56 -0400 Subject: [PATCH] Fix package names and remove argparse from requirements Updated package names to match correct casing and removed argparse. --- requirements.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 43e3f0c..0550d79 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,5 @@ -gitpython -glob2 +GitPython pyserial requests esptool colorama -argparse