pixi: Pin occt to 7.8 due to bugs in 7.9.0.

This commit is contained in:
Jacob Oursland
2025-07-03 14:43:54 -07:00
parent f9ef5feeca
commit bb10f882f3

View File

@@ -32,7 +32,7 @@ nine = "*"
ninja = "*"
noqt5 = "*"
numpy = ">=1.26,<1.27"
occt = "*"
occt = ">=7.8,<7.9"
opencamlib = "*"
opencv = "*"
openssl = "*"