From 06d27ecc7b44cf4e918039b786e08a8244649a98 Mon Sep 17 00:00:00 2001 From: "Github Action (publish.yaml)" Date: Tue, 20 Feb 2024 10:11:46 +0000 Subject: [PATCH] Updated requirements.txt files --- requirements.txt | 2 +- requirements_full.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 03241921..f02b293c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ matplotlib >= 3.6.0 MDAnalysis numpy -pymatgen >= 2023.11.10 +pymatgen >= 2024.1.26 rich scikit-image scipy diff --git a/requirements_full.txt b/requirements_full.txt index 6add1cc1..477bce10 100644 --- a/requirements_full.txt +++ b/requirements_full.txt @@ -100,7 +100,7 @@ pybtex==0.24.0 # via pymatgen pygments==2.16.1 # via rich -pymatgen==2023.12.18 +pymatgen==2024.1.27 # via GEMDAT (pyproject.toml) pyparsing==3.1.1 # via matplotlib