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

@@ -21,7 +21,7 @@ requirements:
- ninja
- noqt5
- python>=3.11,<3.12
- qt6-main<6.9
- qt6-main>=6.7,<6.8
- swig
- if: linux and x86_64
@@ -109,7 +109,7 @@ requirements:
- pybind11
- pyside6
- python>=3.11,<3.12
- qt6-main<6.9
- qt6-main>=6.7,<6.8
- six
- smesh
- vtk
@@ -164,7 +164,7 @@ requirements:
- python>=3.11,<3.12
- pythonocc-core
- pyyaml
- qt6-main<6.9
- qt6-main>=6.7,<6.8
- requests
- scipy
- sympy