From 0500241e0a347ea9e1e3bfb2e3a44f5b48ea41f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 06:17:46 +0000 Subject: [PATCH] Bump torch-geometric from 2.5.3 to 2.6.1 Bumps [torch-geometric](https://github.com/pyg-team/pytorch_geometric) from 2.5.3 to 2.6.1. - [Release notes](https://github.com/pyg-team/pytorch_geometric/releases) - [Changelog](https://github.com/pyg-team/pytorch_geometric/blob/master/CHANGELOG.md) - [Commits](https://github.com/pyg-team/pytorch_geometric/compare/2.5.3...2.6.1) --- updated-dependencies: - dependency-name: torch-geometric dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- poetry.lock | 21 +++++++-------------- pyproject.toml | 2 +- 2 files changed, 8 insertions(+), 15 deletions(-) diff --git a/poetry.lock b/poetry.lock index b26a5d1..2934265 100644 --- a/poetry.lock +++ b/poetry.lock @@ -7554,13 +7554,13 @@ optree = ["optree (>=0.11.0)"] [[package]] name = "torch-geometric" -version = "2.5.3" +version = "2.6.1" description = "Graph Neural Network Library for PyTorch" optional = false python-versions = ">=3.8" files = [ - {file = "torch_geometric-2.5.3-py3-none-any.whl", hash = "sha256:8277abfc12600b0e8047e0c3ea2d55cc43f08c1448e73e924de827c15d0b5f85"}, - {file = "torch_geometric-2.5.3.tar.gz", hash = "sha256:ad0761650c8fa56cdc46ee61c564fd4995f07f079965fe732b3a76d109fd3edc"}, + {file = "torch_geometric-2.6.1-py3-none-any.whl", hash = "sha256:8faeb353f9655f7dbec44c5e0b44c721773bdfb279994da96b9b8b12fd30f427"}, + {file = "torch_geometric-2.6.1.tar.gz", hash = "sha256:1f18f9d0fc4d2239d526221e4f22606a4a3895b5d965a9856d27610a3df662c6"}, ] [package.dependencies] @@ -7571,15 +7571,13 @@ numpy = "*" psutil = ">=5.8.0" pyparsing = "*" requests = "*" -scikit-learn = "*" -scipy = "*" tqdm = "*" [package.extras] benchmark = ["matplotlib", "networkx", "pandas", "protobuf (<4.21)", "wandb"] -dev = ["pre-commit", "torch_geometric[test]"] -full = ["ase", "captum (<0.7.0)", "graphviz", "h5py", "matplotlib", "networkx", "numba", "opt_einsum", "pandas", "pgmpy", "pynndescent", "pytorch-memlab", "rdflib", "rdkit", "scikit-image", "statsmodels", "sympy", "tabulate", "torch_geometric[graphgym,modelhub]", "torchmetrics", "trimesh"] -graphgym = ["hydra-core", "protobuf (<4.21)", "pytorch-lightning", "yacs"] +dev = ["ipython", "matplotlib-inline", "pre-commit", "torch_geometric[test]"] +full = ["ase", "captum (<0.7.0)", "graphviz", "h5py", "matplotlib", "networkx", "numba (<0.60.0)", "opt_einsum", "pandas", "pgmpy", "pynndescent", "pytorch-memlab", "rdflib", "rdkit", "scikit-image", "scikit-learn", "scipy", "statsmodels", "sympy", "tabulate", "torch_geometric[graphgym,modelhub]", "torchmetrics", "trimesh"] +graphgym = ["protobuf (<4.21)", "pytorch-lightning (<2.3.0)", "yacs"] modelhub = ["huggingface_hub"] test = ["onnx", "onnxruntime", "pytest", "pytest-cov"] @@ -7702,11 +7700,6 @@ files = [ {file = "triton-3.0.0-1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", hash = "sha256:34e509deb77f1c067d8640725ef00c5cbfcb2052a1a3cb6a6d343841f92624eb"}, {file = "triton-3.0.0-1-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", hash = "sha256:bcbf3b1c48af6a28011a5c40a5b3b9b5330530c3827716b5fbf6d7adcc1e53e9"}, {file = "triton-3.0.0-1-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl", hash = "sha256:6e5727202f7078c56f91ff13ad0c1abab14a0e7f2c87e91b12b6f64f3e8ae609"}, - {file = "triton-3.0.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:39b052da883351fdf6be3d93cedae6db3b8e3988d3b09ed221bccecfa9612230"}, - {file = "triton-3.0.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:cd34f19a8582af96e6291d4afce25dac08cb2a5d218c599163761e8e0827208e"}, - {file = "triton-3.0.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:0d5e10de8c011adeb7c878c6ce0dd6073b14367749e34467f1cff2bde1b78253"}, - {file = "triton-3.0.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:e8903767951bf86ec960b4fe4e21bc970055afc65e9d57e916d79ae3c93665e3"}, - {file = "triton-3.0.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:41004fb1ae9a53fcb3e970745feb87f0e3c94c6ce1ba86e95fa3b8537894bef7"}, ] [package.dependencies] @@ -8686,4 +8679,4 @@ dev = ["pre-commit", "pytest", "ruff"] [metadata] lock-version = "2.0" python-versions = ">=3.10,<3.11" -content-hash = "e6eee204d971e826dc14963b2b13ce5a499f5e83a236dd07d077fc0604a9038c" +content-hash = "a0cf2813de6f3a1cf64ee4e3a4442552340cf4b7cbc0fc846d0b0d3de053f18d" diff --git a/pyproject.toml b/pyproject.toml index 60a5ed4..ed41b3f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -67,7 +67,7 @@ pyro-ppl = "^1.9.1" pyro-api = "^0.1.2" nflows = "^0.14" tensorboard = "^2.17.1" -torch-geometric = "^2.5.3" +torch-geometric = "^2.6.1" lightning = "^2.4.0" gpytorch = "^1.13" torchcp = "^0.1.3"