From ebc93bb1299ee7b5260817496fc700d1d2018a97 Mon Sep 17 00:00:00 2001 From: Alice0416 <151115442+Alice0416@users.noreply.github.com> Date: Fri, 21 Jun 2024 06:02:22 +0800 Subject: [PATCH] update python version python == 3.8 --- info.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/info.json b/info.json index 3b05fa5d..97b65c8c 100644 --- a/info.json +++ b/info.json @@ -50,7 +50,8 @@ 'formation energies, representations, crystal structure, periodic ' 'systems},year = {2015},}'] "notes": -"requirements":{asttokens==2.0.5 +"python_version": ">=3.8,<3.9" +"requirements":{"python":[asttokens==2.0.5 attrs==21.4.0 automatminer @ git+https://github.com/noidvan/automatminer.git@ceb81f8537dd66fcaa3fef43396b2e102366cfd2 backcall==0.2.0 @@ -165,7 +166,7 @@ urllib3==1.26.8 virtualenv==20.13.0 wcwidth==0.2.5 xgboost==1.5.2 -zipp==3.19.2 +zipp==3.19.2] } } \ No newline at end of file