pixi: Pin versions for compatibility with VFX Reference Platform.

This commit is contained in:
Jacob Oursland
2025-07-03 14:38:47 -07:00
parent f0803a620f
commit adcc3c2518

View File

@@ -31,7 +31,7 @@ matplotlib = "*"
nine = "*" nine = "*"
ninja = "*" ninja = "*"
noqt5 = "*" noqt5 = "*"
numpy = "*" numpy = ">=1.26,<1.27"
occt = "*" occt = "*"
opencamlib = "*" opencamlib = "*"
opencv = "*" opencv = "*"
@@ -48,14 +48,14 @@ pyside6 = "*"
python = ">=3.11,<3.12" python = ">=3.11,<3.12"
pythonocc-core = "*" pythonocc-core = "*"
pyyaml = "*" pyyaml = "*"
qt6-main = ">=6.7,<6.8" qt6-main = ">=6.8,<6.9"
requests = "*" requests = "*"
scipy = "*" scipy = "*"
six = "*" six = "*"
smesh = "*" smesh = "*"
swig = "*" swig = "*"
sympy = "*" sympy = "*"
tbb-devel = "*" tbb-devel = ">=2022,<2023"
vtk = "*" vtk = "*"
xerces-c = "*" xerces-c = "*"
xlutils = "*" xlutils = "*"