From a1beeb9fa3e9111aedcd8a53be0628b41ef37be0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 03:54:11 +0000 Subject: [PATCH] Bump pymatgen from 2023.09.10 to 2023.10.4 Bumps [pymatgen](https://github.com/materialsproject/pymatgen) from 2023.09.10 to 2023.10.4. - [Release notes](https://github.com/materialsproject/pymatgen/releases) - [Changelog](https://github.com/materialsproject/pymatgen/blob/master/CHANGES.md) - [Commits](https://github.com/materialsproject/pymatgen/compare/v2023.9.10...v2023.10.4) --- updated-dependencies: - dependency-name: pymatgen dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- binder/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/binder/requirements.txt b/binder/requirements.txt index 13115db..f0bde0e 100644 --- a/binder/requirements.txt +++ b/binder/requirements.txt @@ -3,7 +3,7 @@ pyyaml>=6.0 joblib==1.3.2 monty==2023.9.25 numpy==1.26.0 -pymatgen==2023.09.10 +pymatgen==2023.10.4 smol>=0.3.0 sparse-lm>=0.3.0 sympy>=1.11.1 diff --git a/requirements.txt b/requirements.txt index 6c78de2..a1a3983 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ pyyaml==6.0.1 joblib==1.3.2 monty==2023.9.25 numpy==1.26.0 -pymatgen==2023.9.10 +pymatgen==2023.10.4 smol==0.5.3 sparse-lm==0.5.1 sympy==1.12