From ae66bf8c767419829f8fd3ff21aa98fccb7ecab5 Mon Sep 17 00:00:00 2001 From: Casper Welzel Andersen <43357585+CasperWA@users.noreply.github.com> Date: Thu, 13 Jun 2024 11:12:53 +0200 Subject: [PATCH] Update pymatgen requirement (#563) (#564) 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.6.4) --- 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 604b42fe..b7d12e09 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.5.32 +pymatgen>=2019.7.2,!=2019.9.7,<2024.6.5 # Dependencies used directly in this package, but included through other dependencies: # aiida-core: