From b596f0b2200b093f3284032de67977f46c451e1c Mon Sep 17 00:00:00 2001 From: Andreas Huber Date: Sat, 18 Feb 2023 10:57:44 +0100 Subject: [PATCH] update libraries --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index fae3a23..6ffa44a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ -pip==22.3.1 +pip==23.0.1 PySide6-Essentials==6.4.2 -setuptools==66.1.1 +setuptools==67.3.2 watchdog==2.2.1 -pyinstaller==5.7.0 \ No newline at end of file +pyinstaller==5.8.0 \ No newline at end of file