From 8c9ce641f0f9b49039ee6ccfd9a12ffea94ef2b0 Mon Sep 17 00:00:00 2001 From: dmunozv04 <39565245+dmunozv04@users.noreply.github.com> Date: Mon, 23 Sep 2024 13:32:27 +0200 Subject: [PATCH] remove argparse fixes #195 --- requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7e1c382..5ca258f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,5 @@ aiohttp==3.10.5 appdirs==1.4.4 -argparse==1.4.0 async-cache==1.1.1 pyytlounge==2.1.1 rich==13.8.1