Skip to content

Commit 4a27985

Browse files
authored
Remove unnecessary torch dependencies
1 parent 43fec66 commit 4a27985

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ classifiers = [
2121
[project.optional-dependencies]
2222
torch = [
2323
"torch",
24-
"torch-scatter",
25-
"torch_geometric",
2624
]
2725

2826

0 commit comments

Comments
 (0)