Skip to content

Commit

Permalink
Limit pytorch geometric version
Browse files Browse the repository at this point in the history
  • Loading branch information
sivonxay committed Oct 27, 2023
1 parent 3e1b9f6 commit 6140843
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"ray",
"wandb",
"gpuparallel",
"torch-geometric",
"torch-geometric<=2.3.1",
"h5py"
]
)

0 comments on commit 6140843

Please sign in to comment.