Skip to content

Commit

Permalink
Merge pull request #88 from pyiron/dependabot/pip/pyiron-atomistics-0…
Browse files Browse the repository at this point in the history
….2.4

Bump pyiron-atomistics from 0.2.3 to 0.2.4
  • Loading branch information
jan-janssen committed Feb 27, 2021
2 parents a0562bc + 1973459 commit 94ea11e
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 @@ -8,7 +8,7 @@ dependencies:
- matplotlib =3.3.4
- numpy =1.20.1
- pyiron_base =0.1.48
- pyiron_atomistics =0.2.3
- pyiron_atomistics =0.2.4
- scipy =1.6.0
- seaborn =0.11.1
- scikit-image =0.18.1
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
extras_require={
'atomistic': [
'ase==3.21.1',
'pyiron_atomistics==0.2.3',
'pyiron_atomistics==0.2.4',
],
'fenics': [
'fenics==2019.1.0',
Expand Down

0 comments on commit 94ea11e

Please sign in to comment.