Skip to content

Commit

Permalink
Merge pull request #83 from pyiron/dependabot/pip/nglview-3.0.8
Browse files Browse the repository at this point in the history
Bump nglview from 3.0.6 to 3.0.8
  • Loading branch information
jan-janssen authored Sep 25, 2023
2 parents 9982008 + 13a45ab commit 06cfd8f
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 @@ -7,7 +7,7 @@ dependencies:
- coverage
- codacy-coverage
- matplotlib-base =3.8.0
- nglview =3.0.6
- nglview =3.0.8
- numpy =1.23.5
- phonopy =2.20.0
- plotly =5.17.0
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
extras_require={
"grainboundary": ['aimsgb==1.1.0', 'pymatgen==2023.9.10'],
"pyscal": ['pyscal2==2.10.18'],
"nglview": ['nglview==3.0.6'],
"nglview": ['nglview==3.0.8'],
"plotly": ['plotly==5.17.0'],
"clusters": ['scikit-learn==1.3.1'],
"symmetry": ['spglib==2.1.0'],
Expand Down

0 comments on commit 06cfd8f

Please sign in to comment.