Skip to content

Commit 59c4bd5

Browse files
committed
Remove torch-geometric dependencies
1 parent 479d6e7 commit 59c4bd5

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

setup.py

-5
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,6 @@
3333
"typing-extensions",
3434
"urllib3",
3535
"pytorch_lightning",
36-
"torch-scatter",
37-
"torch-sparse",
38-
"torch-cluster",
39-
"torch-spline-conv",
40-
"torch-geometric>=1.9.0",
4136
"transformers==4.24.0",
4237
"fastobo",
4338
"pysmiles",

0 commit comments

Comments
 (0)