Skip to content

Commit

Permalink
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
@@ -9,7 +9,7 @@ dependencies:
- numpy =1.21.0
- pyiron_base =0.2.17
- pyiron_atomistics =0.2.17
- scipy =1.6.3
- scipy =1.7.0
- seaborn =0.11.1
- scikit-image =0.18.1
- randspg =0.0.1
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -34,7 +34,7 @@
'matplotlib==3.4.2',
'numpy==1.21.0',
'pyiron_base==0.2.17',
'scipy==1.6.3',
'scipy==1.7.0',
'seaborn==0.11.1'
],
extras_require={

0 comments on commit 5fedb82

Please sign in to comment.