From 6d4bb14c887aa215f57d14e4d9e7fe2905eba7af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 05:03:10 +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...v2024.2.23) --- 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 b56efafb..a1e0cea9 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,<2024.2.9 +pymatgen>=2019.7.2,!=2019.9.7,<2024.2.24 # Dependencies used directly in this package, but included through other dependencies: # aiida-core: