From fe3155475cdf27ff62d3ac522ab54778efcf5c88 Mon Sep 17 00:00:00 2001 From: "Juraj K." <140317448+mostypc123@users.noreply.github.com> Date: Wed, 8 Jan 2025 19:54:51 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=A7=B9chore:=20remove=20not=20needed=20py?= =?UTF-8?q?flakes=20module?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index de305da..e4520e3 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -5,5 +5,4 @@ markdown==3.7 pyperclip==1.9.0 psutil==6.1.1 requests==2.32.3 -pyflakes==3.2.0 pylint==3.3.3