From 18d1a1347a43bf83dcc37b8d5a5e4e446dfb5f21 Mon Sep 17 00:00:00 2001 From: Casper Welzel Andersen <43357585+CasperWA@users.noreply.github.com> Date: Thu, 7 Mar 2024 13:14:52 +0100 Subject: [PATCH] Update pymatgen requirement (#544) (#545) 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.3.1) --- updated-dependencies: - dependency-name: pymatgen dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a1e0cea9..8c427468 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.24 +pymatgen>=2019.7.2,!=2019.9.7,<2024.3.2 # Dependencies used directly in this package, but included through other dependencies: # aiida-core: