Skip to content

Commit 7a47ef1

Browse files
committed
update cufinufft to 2.5.0 for 13x line
1 parent ed59c83 commit 7a47ef1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ dependencies = [
5858

5959
[project.optional-dependencies]
6060
gpu-12x = ["cupy-cuda12x<14", "cufinufft==2.4.0"]
61-
gpu-13x = ["cupy-cuda13x", "cufinufft==2.4.0"]
61+
gpu-13x = ["cupy-cuda13x", "cufinufft==2.5.0"]
6262
dev = [
6363
"black",
6464
"bumpversion",

0 commit comments

Comments
 (0)