Skip to content

Commit

Permalink
Merge pull request #113 from pyiron/dependabot/pip/pymatgen-2022.0.4
Browse files Browse the repository at this point in the history
Bump pymatgen from 2022.0.3 to 2022.0.4
  • Loading branch information
jan-janssen committed Mar 10, 2021
2 parents 0a1eeed + 1b7baef commit ce6994a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .ci_support/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies:
- pandas =1.2.3
- phonopy =2.8.1
- pyiron_base =0.2.2
- pymatgen =2022.0.3
- pymatgen =2022.0.4
- pyscal =2.10.7
- pytables =3.6.1
- quickff =2.2.4
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
'pandas==1.2.3',
'phonopy==2.8.1',
'pyiron_base==0.2.2',
'pymatgen==2022.0.3',
'pymatgen==2022.0.4',
'quickff==2.2.4',
'scipy==1.6.0',
'seekpath==2.0.1',
Expand Down

0 comments on commit ce6994a

Please sign in to comment.