pixi: Downgrade to Qt6 6.7.x.

This commit is contained in:
Jacob Oursland
2025-04-30 11:30:19 -07:00
committed by Benjamin Nauck
parent a881bddbe6
commit b3a3b13603
4 changed files with 5550 additions and 7333 deletions

View File

@@ -48,7 +48,7 @@ pyside6 = "*"
python = ">=3.11,<3.12"
pythonocc-core = "*"
pyyaml = "*"
qt6-main = "*"
qt6-main = ">=6.7,<6.8"
requests = "*"
scipy = "*"
six = "*"