From 5ba856286248a34d97014ba03f653b93a4e53e98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 18:04:30 +0000 Subject: [PATCH] Bump pymatgen from 2019.11.11 to 2024.2.20 in /requirements Bumps [pymatgen](https://github.com/materialsproject/pymatgen) from 2019.11.11 to 2024.2.20. - [Release notes](https://github.com/materialsproject/pymatgen/releases) - [Changelog](https://github.com/materialsproject/pymatgen/blob/master/docs/CHANGES.md) - [Commits](https://github.com/materialsproject/pymatgen/commits/v2024.2.20) --- updated-dependencies: - dependency-name: pymatgen dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/common.txt | 2 +- requirements/docs.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/common.txt b/requirements/common.txt index b85efea..63403f2 100644 --- a/requirements/common.txt +++ b/requirements/common.txt @@ -6,7 +6,7 @@ pandas>=0.24 networkx>=2.4 pycuda>=2019 ase>=3.17 -pymatgen==2019.11.11 +pymatgen==2024.2.20 mendeleev>=0.7 treelib>=1.6.1 kahypar>=1.1.4 diff --git a/requirements/docs.txt b/requirements/docs.txt index 9817fab..3dfd550 100644 --- a/requirements/docs.txt +++ b/requirements/docs.txt @@ -3,7 +3,7 @@ numpy pandas networkx ase -pymatgen==2019.11.11 +pymatgen==2024.2.20 pysmiles mendeleev sphinx