From b23695167ab969f754a058ffdccca2b40f00a008 Mon Sep 17 00:00:00 2001 From: wakonig_k Date: Fri, 11 Oct 2024 17:36:24 +0200 Subject: [PATCH] docs(sphinx-build): adjusted pyside verion --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 5203f988..19e49420 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -7,6 +7,6 @@ sphinx-copybutton sphinx-inline-tabs myst-parser sphinx-design -PySide6 +PySide6~=6.7.2 bec-widgets tomli \ No newline at end of file