From a1bb6d2c25ec68d0915f2ae675c325f9d6444a53 Mon Sep 17 00:00:00 2001 From: Jacob Oursland Date: Tue, 15 Jul 2025 12:43:58 -0700 Subject: [PATCH] CI: Update weekly build dependencies for VFX Reference Platform. --- package/rattler-build/recipe.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package/rattler-build/recipe.yaml b/package/rattler-build/recipe.yaml index 3ee55fb8bf..dd81bc3ceb 100644 --- a/package/rattler-build/recipe.yaml +++ b/package/rattler-build/recipe.yaml @@ -21,7 +21,7 @@ requirements: - ninja - noqt5 - python>=3.11,<3.12 - - qt6-main>=6.7,<6.8 + - qt6-main>=6.8,<6.9 - swig - if: linux and x86_64 @@ -101,7 +101,7 @@ requirements: - libboost-devel - matplotlib-base - noqt5 - - numpy + - numpy>=1.26,<2 - occt>=7.8,<7.9 - pcl - pivy @@ -109,7 +109,7 @@ requirements: - pybind11 - pyside6 - python>=3.11,<3.12 - - qt6-main>=6.7,<6.8 + - qt6-main>=6.8,<6.9 - six - smesh - vtk @@ -150,7 +150,7 @@ requirements: - matplotlib-base - nine - noqt5 - - numpy + - numpy>=1.26,<2 - occt>=7.8,<7.9 - olefile - opencamlib @@ -164,7 +164,7 @@ requirements: - python>=3.11,<3.12 - pythonocc-core - pyyaml - - qt6-main>=6.7,<6.8 + - qt6-main>=6.8,<6.9 - requests - scipy - sympy