diff --git a/python/rmm/pyproject.toml b/python/rmm/pyproject.toml index aaaa15482..c17cf2ad9 100644 --- a/python/rmm/pyproject.toml +++ b/python/rmm/pyproject.toml @@ -130,7 +130,7 @@ requires = [ "cmake>=3.26.4,!=3.30.0", "cuda-python>=11.7.1,<12.0a0,<=11.8.3", "cython>=3.0.0", - "librmm==24.12.*,>=0.0.0a0", + "librmm==24.12.*", "ninja", ] # This list was generated by `rapids-dependency-file-generator`. To make changes, edit ../../dependencies.yaml and run `rapids-dependency-file-generator`.