Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
wolearyc committed Sep 13, 2024
1 parent e1dae93 commit 594b7dd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion deps/torch_geometric_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,6 @@ pyparsing >= 3.0.0
scikit-learn >= 1.2.0;python_version=='3.10'
scikit-learn >= 1.2.0;python_version=='3.11'
scikit-learn >= 1.3.0;python_version=='3.12'
torch_geometric >= 2.5.3
torch_geometric >= 2.0.0;python_version=='3.10'
torch_geometric >= 2.2.0;python_version=='3.11'
torch_geometric >= 2.2.0;python_version=='3.12'

0 comments on commit 594b7dd

Please sign in to comment.