Skip to content

Commit

Permalink
Dependencies: add upper limit for pymatgen
Browse files Browse the repository at this point in the history
Newer versions break backwards compatibility.
  • Loading branch information
sphuber committed Apr 13, 2021
1 parent 9e4f005 commit 2974575
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
"aiida-siesta~=1.1",
"aiida-vasp",
"ase==3.19",
"pymatgen>=2019.7.2,<=2022.02.03,!=2019.9.7",
"sqlalchemy<1.4"
],
"extras_require": {
Expand Down

0 comments on commit 2974575

Please sign in to comment.