From d5fdcc8d6c76dd094b85af782edf95650719d4ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Dec 2023 05:34:53 +0000 Subject: [PATCH] Update pymatgen requirement Updates the requirements on [pymatgen](https://github.com/materialsproject/pymatgen) to permit the latest version. - [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.7.2...v2023.12.18) --- 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 d466b9ba..f38aacc2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ optimade[server]~=0.25.3 aiida-core~=2.4.0 -pymatgen>=2019.7.2,!=2019.9.7,<2023.11.13 +pymatgen>=2019.7.2,!=2019.9.7,<2023.12.19 # Dependencies used directly in this package, but included through other dependencies: # aiida-core: