Skip to content

Commit c484133

Browse files
Change atomate2 dependency to >=0.0.12 on fairchem-data-omc
Updated atomate2 dependency to allow for newer versions.
1 parent c6944df commit c484133

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/fairchem-data-omc/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ description = "Code for generating OMC VASP inputs"
99
license = {text = "MIT License"}
1010
dependencies = [
1111
"ase",
12-
"atomate2==0.0.12",
12+
"atomate2>=0.0.12",
1313
"pymatgen",
1414
"pyyaml",
1515
"tqdm"

0 commit comments

Comments
 (0)