From 71873ddf359516ded8f74f4d2f73df4156aa1368 Mon Sep 17 00:00:00 2001 From: wakonig_k Date: Sun, 28 Jul 2024 11:09:48 +0200 Subject: [PATCH] fix(docs): moved to pyside6 --- docs/requirements.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 12044362..1a5d9a80 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -6,7 +6,6 @@ pydata-sphinx-theme sphinx-copybutton myst-parser sphinx-design -PyQt6 -PyQt6-WebEngine +PySide6 bec-widgets tomli \ No newline at end of file