From f78b34d11447b7e54c8a90da89bee8ee8b16995d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 05:18:45 +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.7.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 2d87c846..21bcc2fc 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.6.11 +pymatgen>=2019.7.2,!=2019.9.7,<2024.7.19 # Dependencies used directly in this package, but included through other dependencies: # aiida-core: