Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Forward-merge branch-24.10 into branch-24.12 #1461

Merged
merged 2 commits into from
Sep 25, 2024
Merged

Commits on Sep 24, 2024

  1. Remove NumPy <2 pin, remove proj pin (#1441)

    This PR removes the NumPy<2 pin which is expected to work for
    RAPIDS projects once CuPy 13.3.0 is released (CuPy 13.2.0 had
    some issues preventing the use with NumPy 2).
    
    Also contributes to rapidsai/build-planning#56 by removing the pin on `proj` (which allows this project to work with newer `fmt` / `spdlog`, in sync with conda-forge).
    
    Authors:
      - Sebastian Berg (https://github.com/seberg)
      - Bradley Dice (https://github.com/bdice)
      - James Lamb (https://github.com/jameslamb)
      - https://github.com/jakirkham
    
    Approvers:
      - Bradley Dice (https://github.com/bdice)
    
    URL: #1441
    seberg authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    be73c8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d94bec View commit details
    Browse the repository at this point in the history