From 5b67bd31ea5c9a7af3215315c7442e50c7620962 Mon Sep 17 00:00:00 2001 From: Thomas VINCENT Date: Tue, 20 Jun 2023 09:20:26 +0200 Subject: [PATCH] unpin pyside6 --- ci/requirements-pinned.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/ci/requirements-pinned.txt b/ci/requirements-pinned.txt index 5553add69e..68c1279045 100644 --- a/ci/requirements-pinned.txt +++ b/ci/requirements-pinned.txt @@ -9,6 +9,3 @@ pybind11 # Required to build pyopencl # Anyway, we don't test OpenCL on appveyor pyopencl == 2020.3.1; sys_platform == 'win32' and python_version < '3.8' pyopencl == 2022.1.6; sys_platform == 'win32' and python_version >= '3.8' - -# Workaround https://github.com/matplotlib/matplotlib/issues/24155 -PySide6<6.4.0