Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
tjkessler committed Jan 12, 2025
1 parent 7c0f077 commit 419dec2
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,8 @@ readme = "README.md"
requires-python = ">=3.11"
dependencies = [
"rdkit-pypi==2022.9.5",
"torch==2.4.0",
"torch-geometric==2.3.0",
"numpy==1.26.4"
"torch==2.5.1",
"torch-geometric==2.6.1"
]
classifiers = [
"Programming Language :: Python :: 3.11",
Expand Down

0 comments on commit 419dec2

Please sign in to comment.