Skip to content

Commit

Permalink
update python version
Browse files Browse the repository at this point in the history
python == 3.8
  • Loading branch information
Alice0416 authored Jun 20, 2024
1 parent e7dec77 commit ebc93bb
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions info.json
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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]
}

}

0 comments on commit ebc93bb

Please sign in to comment.