Skip to content

Commit 7f7b670

Browse files
shayne-fletchermeta-codesync[bot]
authored andcommitted
lints (#1709)
Summary: Pull Request resolved: #1709 lints Reviewed By: casteryh Differential Revision: D85867414 fbshipit-source-id: 103de2f5ad36afa8789fd8aaa93e1f6491402b6e
1 parent 291e5aa commit 7f7b670

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

torch-sys-cuda/Cargo.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,10 @@ license = "BSD-3-Clause"
99
links = "torch_cuda"
1010

1111
[dependencies]
12-
anyhow = "1.0.98"
13-
async-trait = "0.1.86"
1412
cxx = "1.0.119"
1513
derive_more = { version = "1.0.0", features = ["full"] }
1614
fxhash = "0.2.1"
1715
nccl-sys = { path = "../nccl-sys" }
18-
pyo3 = { version = "0.24", features = ["anyhow", "multiple-pymethods", "py-clone"] }
1916
serde = { version = "1.0.219", features = ["derive", "rc"] }
2017
thiserror = "2.0.12"
2118
torch-sys = { version = "0.0.0", path = "../torch-sys" }

0 commit comments

Comments
 (0)