From bf1e57d0cece3bbe3ecb35cb960273c329b34979 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 18:04:36 +0000 Subject: [PATCH] Bump pymatgen from 2019.6.5 to 2024.2.20 Bumps [pymatgen](https://github.com/materialsproject/pymatgen) from 2019.6.5 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/compare/v2019.6.5...v2024.2.20) --- updated-dependencies: - dependency-name: pymatgen dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1a24632..b82bef7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ numpy==1.16.4 matminer==0.5.7 monty==2.0.4 -pymatgen==2019.6.5 +pymatgen==2024.2.20 scikit_learn==0.21.2 xgboost==0.80 joblib