Skip to content

Commit

Permalink
fix pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
younik authored Jan 13, 2025
1 parent 12c49b7 commit 9bbc48d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ wandb = { version = "*", optional = true }
scikit-learn = {version = "*", optional = true }
scipy = { version = "*", optional = true }
matplotlib = { version = "*", optional = true }
torch_geometric = { version = "*", optional = true }

[tool.poetry.extras]
dev = [
Expand Down

0 comments on commit 9bbc48d

Please sign in to comment.