From e86e49cb6f7c1224c3c748190052aad088d7f9b2 Mon Sep 17 00:00:00 2001 From: Raffson Date: Sat, 13 Apr 2024 15:18:27 +0200 Subject: [PATCH] Update PySide6 --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index c6b976c8..4bddb84f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,9 +38,9 @@ pyinstaller-hooks-contrib==2024.0 pyparsing==3.1.1 pyproj==3.6.1 pyshp==2.3.1 -PySide6==6.4.3 -PySide6-Addons==6.4.3 -PySide6-Essentials==6.4.3 +PySide6==6.7.0 +PySide6-Addons==6.7.0 +PySide6-Essentials==6.7.0 pytest==8.0.0 pytest-cov==4.1.0 python-dateutil==2.8.2 @@ -48,7 +48,7 @@ python-dotenv==1.0.1 pywin32-ctypes==0.2.2 PyYAML==6.0.1 Shapely==2.0.2 -shiboken6==6.4.3 +shiboken6==6.7.0 six==1.16.0 sniffio==1.3.0 starlette==0.36.3