diff --git a/poetry.lock b/poetry.lock index 04d7a651..b7f9d840 100644 --- a/poetry.lock +++ b/poetry.lock @@ -5871,4 +5871,4 @@ testing = ["coverage (>=5.0.3)", "zope.event", "zope.testing"] [metadata] lock-version = "2.0" python-versions = ">= 3.9, < 3.11" -content-hash = "7fe16ddbc57a36d0906d75cda9b8e5698a8ce8a4e6aa54203bdd5166ce301a0f" +content-hash = "7a1cf7c5d80a28705ce6bcb18b79e5077677a5751aa5e6be6b72467c1baed34a" diff --git a/pyproject.toml b/pyproject.toml index db848c9f..0ebabd58 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,7 +51,7 @@ lightning = "^2.0.7" python-dotenv = "^1.0.0" wget = "^3.2" opt-einsum = "^3.3.0" -torch = {version="^2.1.0", source="torch"} +torch = {version="^2.1.2", source="torch"} pyrootutils = "^1.0.4" torch-geometric = "^2.4.0" hydra-colorlog = "^1.2.0"