From 53b5b8347f24e9680a8531249597c7bf81b05616 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 13:21:23 +0000 Subject: [PATCH] Bump dgl from 2.1.0 to 2.2.1 Bumps [dgl](https://github.com/dmlc/dgl) from 2.1.0 to 2.2.1. - [Release notes](https://github.com/dmlc/dgl/releases) - [Changelog](https://github.com/dmlc/dgl/blob/master/NEWS.md) - [Commits](https://github.com/dmlc/dgl/compare/v2.1.0...v2.2.1) --- updated-dependencies: - dependency-name: dgl dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 32e25da0..d050c5cf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -dgl==2.1.0 +dgl==2.2.1 torch==2.2.1 lightning==2.4.0 pymatgen==2024.8.9