From 731bd6993634f56737c6cbdb1fa7b4de05518e37 Mon Sep 17 00:00:00 2001 From: Yuichi Motoyama Date: Wed, 6 Nov 2024 22:10:25 +0900 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f343ee3..4ef85df 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ and OpenMX input files for obtaining the reference training data for the machine - toml (for parsing input files) - mpi4py (for parallel tempering) - This requires one of the MPI implementation -- pymatgen (>=2019.12.3) (for using Structure as a configuration) +- pymatgen (>=2022.1.20) (for using Structure as a configuration) - This requires Cython - qe-tools (for parsing QE I/O)