From 453936639914432d4f4dd4c53ae538e35c042d76 Mon Sep 17 00:00:00 2001 From: Colack Date: Thu, 19 Dec 2024 13:44:43 -0800 Subject: [PATCH] Update requirements.txt --- requirements.txt | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index e53c427..5fc8044 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,3 @@ -ttkbootstrap -PyDrive -PyInstaller -python-dotenv -pyfiglet \ No newline at end of file +tkinter +pandas +pyautogui