From 6007cb9c649edd2cb1184d1b059b28cff5770fea Mon Sep 17 00:00:00 2001 From: kfir4444 Date: Wed, 3 Jul 2024 12:37:48 +0300 Subject: [PATCH] Fixed ase to version 3.22.1 otherwise it cannot solve the env --- environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment.yml b/environment.yml index 08836bfbcb..f57cbe4787 100644 --- a/environment.yml +++ b/environment.yml @@ -50,7 +50,7 @@ dependencies: - anaconda::sphinx_rtd_theme - anaconda::paramiko >=2.6.0 - conda-forge::py3dmol >= 0.8.0 - - conda-forge::ase >=3.15.0, <=3.22.* + - conda-forge::ase==3.22.1 - anaconda::ipython - anaconda::sphinx - anaconda::sphinxcontrib-jsmath