Skip to content
Merged
6 changes: 3 additions & 3 deletions conda/environments/all_cuda-129_arch-aarch64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies:
- cpp-argparse
- cuda-nvcc
- cuda-nvtx-dev
- cuda-python>=12.9.2,<13.0a0
- cuda-python>=12.9.2,<13.0
- cuda-sanitizer-api
- cuda-version=12.9
- cudf==26.2.*,>=0.0.0a0
Expand Down Expand Up @@ -46,7 +46,7 @@ dependencies:
- notebook
- numba-cuda>=0.22.1,<0.23.0
- numba>=0.60.0
- numpy>=1.23.5,<3.0a0
- numpy>=1.23.5,<3.0
- numpydoc
- pandas>=2.0
- pexpect
Expand All @@ -58,7 +58,7 @@ dependencies:
- pytest-cov
- pytest<8
- python>=3.10,<3.14
- rapids-build-backend>=0.4.0,<0.5.0.dev0
- rapids-build-backend>=0.4.0,<0.5.0
- rapids-dask-dependency==26.2.*,>=0.0.0a0
- rapids-logger==0.2.*,>=0.0.0a0
- requests
Expand Down
6 changes: 3 additions & 3 deletions conda/environments/all_cuda-129_arch-x86_64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies:
- cpp-argparse
- cuda-nvcc
- cuda-nvtx-dev
- cuda-python>=12.9.2,<13.0a0
- cuda-python>=12.9.2,<13.0
- cuda-sanitizer-api
- cuda-version=12.9
- cudf==26.2.*,>=0.0.0a0
Expand Down Expand Up @@ -46,7 +46,7 @@ dependencies:
- notebook
- numba-cuda>=0.22.1,<0.23.0
- numba>=0.60.0
- numpy>=1.23.5,<3.0a0
- numpy>=1.23.5,<3.0
- numpydoc
- pandas>=2.0
- pexpect
Expand All @@ -58,7 +58,7 @@ dependencies:
- pytest-cov
- pytest<8
- python>=3.10,<3.14
- rapids-build-backend>=0.4.0,<0.5.0.dev0
- rapids-build-backend>=0.4.0,<0.5.0
- rapids-dask-dependency==26.2.*,>=0.0.0a0
- rapids-logger==0.2.*,>=0.0.0a0
- requests
Expand Down
6 changes: 3 additions & 3 deletions conda/environments/all_cuda-130_arch-aarch64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies:
- cpp-argparse
- cuda-nvcc
- cuda-nvtx-dev
- cuda-python>=13.0.1,<14.0a0
- cuda-python>=13.0.1,<14.0
- cuda-sanitizer-api
- cuda-version=13.0
- cudf==26.2.*,>=0.0.0a0
Expand Down Expand Up @@ -46,7 +46,7 @@ dependencies:
- notebook
- numba-cuda>=0.22.1,<0.23.0
- numba>=0.60.0
- numpy>=1.23.5,<3.0a0
- numpy>=1.23.5,<3.0
- numpydoc
- pandas>=2.0
- pexpect
Expand All @@ -58,7 +58,7 @@ dependencies:
- pytest-cov
- pytest<8
- python>=3.10,<3.14
- rapids-build-backend>=0.4.0,<0.5.0.dev0
- rapids-build-backend>=0.4.0,<0.5.0
- rapids-dask-dependency==26.2.*,>=0.0.0a0
- rapids-logger==0.2.*,>=0.0.0a0
- requests
Expand Down
6 changes: 3 additions & 3 deletions conda/environments/all_cuda-130_arch-x86_64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies:
- cpp-argparse
- cuda-nvcc
- cuda-nvtx-dev
- cuda-python>=13.0.1,<14.0a0
- cuda-python>=13.0.1,<14.0
- cuda-sanitizer-api
- cuda-version=13.0
- cudf==26.2.*,>=0.0.0a0
Expand Down Expand Up @@ -46,7 +46,7 @@ dependencies:
- notebook
- numba-cuda>=0.22.1,<0.23.0
- numba>=0.60.0
- numpy>=1.23.5,<3.0a0
- numpy>=1.23.5,<3.0
- numpydoc
- pandas>=2.0
- pexpect
Expand All @@ -58,7 +58,7 @@ dependencies:
- pytest-cov
- pytest<8
- python>=3.10,<3.14
- rapids-build-backend>=0.4.0,<0.5.0.dev0
- rapids-build-backend>=0.4.0,<0.5.0
- rapids-dask-dependency==26.2.*,>=0.0.0a0
- rapids-logger==0.2.*,>=0.0.0a0
- requests
Expand Down
4 changes: 2 additions & 2 deletions conda/recipes/cuopt-server/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,15 @@ requirements:
host:
- pip
- python =${{ py_version }}
- rapids-build-backend >=0.4.0,<0.5.0.dev0
- rapids-build-backend >=0.4.0,<0.5.0
- setuptools>=77.0.0
run:
- cuopt =${{ version }}
- fastapi >=0.104.1
- jsonref =1.1.0
- msgpack-python =1.1.0
- msgpack-numpy =0.4.8
- numpy >=1.23,<3.0a0
- numpy >=1.23,<3.0
- pandas>=2
- psutil>=6.0.0
- python
Expand Down
12 changes: 6 additions & 6 deletions conda/recipes/cuopt/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,13 +62,13 @@ requirements:
- pip
- pylibraft =${{ minor_version }}
- python =${{ py_version }}
- rapids-build-backend >=0.4.0,<0.5.0.dev0
- rapids-build-backend >=0.4.0,<0.5.0
- rmm =${{ minor_version }}
- scikit-build-core>=0.11.0
- cuda-cudart-dev
- if: cuda_major == "12"
then: cuda-python >=12.9.2,<13.0a0
else: cuda-python >=13.0.1,<14.0a0
then: cuda-python >=12.9.2,<13.0
else: cuda-python >=13.0.1,<14.0
run:
- ${{ pin_compatible("cuda-version", upper_bound="x", lower_bound="x") }}
- cudf =${{ minor_version }}
Expand All @@ -78,7 +78,7 @@ requirements:
- libcuopt =${{ version }}
- numba >=0.60.0
- numba-cuda>=0.22.1,<0.23.0
- numpy >=1.23,<3.0a0
- numpy >=1.23,<3.0
- pandas >=2.0
- pylibraft =${{ minor_version }}
- python
Expand All @@ -90,8 +90,8 @@ requirements:
# TODO: Add nvjitlink here
# xref: https://github.com/rapidsai/cudf/issues/12822
- if: cuda_major == "12"
then: cuda-python >=12.9.2,<13.0a0
else: cuda-python >=13.0.1,<14.0a0
then: cuda-python >=12.9.2,<13.0
else: cuda-python >=13.0.1,<14.0
ignore_run_exports:
by_name:
- cuda-cudart
Expand Down
6 changes: 3 additions & 3 deletions conda/recipes/mps-parser/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,10 @@ requirements:
- libmps-parser =${{ version }}
- pip
- python =${{ py_version }}
- rapids-build-backend >=0.4.0,<0.5.0.dev0
- scikit-build-core>=0.11.0
- rapids-build-backend >=0.4.0,<0.5.0
- scikit-build-core >=0.11.0
run:
- numpy >=1.23,<3.0a0
- numpy >=1.23,<3.0
- python

tests:
Expand Down
8 changes: 4 additions & 4 deletions dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ dependencies:
common:
- output_types: [conda, requirements, pyproject]
packages:
- &rapids_build_backend rapids-build-backend>=0.4.0,<0.5.0.dev0
- &rapids_build_backend rapids-build-backend>=0.4.0,<0.5.0
- output_types: [conda]
packages:
- scikit-build-core>=0.11.0
Expand Down Expand Up @@ -324,7 +324,7 @@ dependencies:
common:
- output_types: [conda, requirements, pyproject]
packages:
- &numpy numpy>=1.23.5,<3.0a0
- &numpy numpy>=1.23.5,<3.0
build_python_common:
common:
- output_types: [conda, requirements, pyproject]
Expand Down Expand Up @@ -363,11 +363,11 @@ dependencies:
- matrix:
cuda: "12.*"
packages:
- cuda-python>=12.9.2,<13.0a0
- cuda-python>=12.9.2,<13.0
# fallback to CUDA 13 versions if 'cuda' is '13.*' or not provided
- matrix:
packages:
- cuda-python>=13.0.1,<14.0a0
- cuda-python>=13.0.1,<14.0

test_python_cuopt_server:
common:
Expand Down
6 changes: 3 additions & 3 deletions python/cuopt/cuopt/linear_programming/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[build-system]
build-backend = "rapids_build_backend.build"
requires = [
"rapids-build-backend>=0.4.0,<0.5.0.dev0",
"rapids-build-backend>=0.4.0,<0.5.0",
"scikit-build-core[pyproject]>=0.11.0",
] # This list was generated by `rapids-dependency-file-generator`. To make changes, edit ../../../../dependencies.yaml and run `rapids-dependency-file-generator`.

Expand All @@ -19,7 +19,7 @@ authors = [
license = "Apache-2.0"
requires-python = ">=3.10"
dependencies = [
"numpy>=1.23.5,<3.0a0",
"numpy>=1.23.5,<3.0",
"rapids-logger==0.2.*,>=0.0.0a0",
] # This list was generated by `rapids-dependency-file-generator`. To make changes, edit ../../../../dependencies.yaml and run `rapids-dependency-file-generator`.
classifiers = [
Expand Down Expand Up @@ -74,6 +74,6 @@ requires = [
"cmake>=3.30.4",
"cython>=3.0.3",
"ninja",
"numpy>=1.23.5,<3.0a0",
"numpy>=1.23.5,<3.0",
"rapids-logger==0.2.*,>=0.0.0a0",
] # This list was generated by `rapids-dependency-file-generator`. To make changes, edit ../../../../dependencies.yaml and run `rapids-dependency-file-generator`.
8 changes: 4 additions & 4 deletions python/cuopt/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[build-system]
build-backend = "rapids_build_backend.build"
requires = [
"rapids-build-backend>=0.4.0,<0.5.0.dev0",
"rapids-build-backend>=0.4.0,<0.5.0",
"scikit-build-core[pyproject]>=0.11.0",
] # This list was generated by `rapids-dependency-file-generator`. To make changes, edit ../../dependencies.yaml and run `rapids-dependency-file-generator`.

Expand All @@ -19,14 +19,14 @@ authors = [
license = "Apache-2.0"
requires-python = ">=3.10"
dependencies = [
"cuda-python>=13.0.1,<14.0a0",
"cuda-python>=13.0.1,<14.0",
"cudf==26.2.*,>=0.0.0a0",
"cuopt-mps-parser==26.2.*,>=0.0.0a0",
"cupy-cuda13x>=13.6.0",
"libcuopt==26.2.*,>=0.0.0a0",
"numba-cuda>=0.22.1,<0.23.0",
"numba>=0.60.0",
"numpy>=1.23.5,<3.0a0",
"numpy>=1.23.5,<3.0",
"pandas>=2.0",
"pylibraft==26.2.*,>=0.0.0a0",
"rapids-dask-dependency==26.2.*,>=0.0.0a0",
Expand All @@ -44,7 +44,7 @@ classifiers = [

[project.optional-dependencies]
test = [
"numpy>=1.23.5,<3.0a0",
"numpy>=1.23.5,<3.0",
"pytest-cov",
"pytest<8",
"rapids-logger==0.2.*,>=0.0.0a0",
Expand Down
4 changes: 2 additions & 2 deletions python/cuopt_server/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[build-system]
build-backend = "rapids_build_backend.build"
requires = [
"rapids-build-backend>=0.4.0,<0.5.0.dev0",
"rapids-build-backend>=0.4.0,<0.5.0",
"setuptools>=77.0.0",
"wheel",
] # This list was generated by `rapids-dependency-file-generator`. To make changes, edit ../../dependencies.yaml and run `rapids-dependency-file-generator`.
Expand All @@ -27,7 +27,7 @@ dependencies = [
"jsonref==1.1.0",
"msgpack-numpy==0.4.8",
"msgpack==1.1.0",
"numpy>=1.23.5,<3.0a0",
"numpy>=1.23.5,<3.0",
"pandas>=2.0",
"psutil>=6.0.0",
"uvicorn==0.34.*",
Expand Down
2 changes: 1 addition & 1 deletion python/libcuopt/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[build-system]
build-backend = "rapids_build_backend.build"
requires = [
"rapids-build-backend>=0.4.0,<0.5.0.dev0",
"rapids-build-backend>=0.4.0,<0.5.0",
"scikit-build-core[pyproject]>=0.11.0",
] # This list was generated by `rapids-dependency-file-generator`. To make changes, edit ../../dependencies.yaml and run `rapids-dependency-file-generator`.

Expand Down