From 8a6c0659eb6bdf2cbd98c932cc2547fc3a2b406d Mon Sep 17 00:00:00 2001 From: Andreas Huber Date: Sat, 5 Aug 2023 09:37:24 +0200 Subject: [PATCH] update pyside to 5.6.2 --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index f9cce3f..3c379ab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ -pip==23.1.2 -PySide6-Essentials==6.5.1.1 -setuptools==67.8.0 +pip==23.2.1 +PySide6-Essentials==6.5.2 +setuptools==68.0.0 watchdog==3.0.0 pyinstaller==5.13.0 \ No newline at end of file