From b1bb25446c90c8a880c9b2f26fc96b566cfb1eb1 Mon Sep 17 00:00:00 2001 From: yanghan-microsoft Date: Mon, 23 Dec 2024 13:39:07 +0800 Subject: [PATCH] remove constraints of phonopy and phono3py --- environment.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/environment.yaml b/environment.yaml index 30942bb..27faf64 100644 --- a/environment.yaml +++ b/environment.yaml @@ -6,8 +6,8 @@ dependencies: - ca-certificates - openssl - numpy<2 - - phonopy==2.14.0 - - phono3py==2.3.0 + - phonopy + - phono3py - cython>=0.29.32 - setuptools>=45 - wheel