From d515b2a0316884b3ee42908c3edb56931cc20ad8 Mon Sep 17 00:00:00 2001 From: "Fredrick W. Warren" Date: Thu, 23 May 2024 10:45:44 -0700 Subject: [PATCH] Updated to last free version of PySimpleGUI --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c012cc6..89446e4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,5 @@ Pillow pyinstaller pyinstaller-hooks-contrib -PySimpleGUI +PySimpleGUI==4.60.1 +pywin32-ctypes