Skip to content

Commit

Permalink
[dependabot skip] Update env file
Browse files Browse the repository at this point in the history
  • Loading branch information
pyiron-runner committed Dec 30, 2024
1 parent aeac05c commit af1b7ba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .binder/environment.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
channels:
- conda-forge
dependencies:
- ase =3.23.0
- ase =3.24.0
- coveralls
- coverage
- codacy-coverage
Expand Down
2 changes: 1 addition & 1 deletion docs/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ dependencies:
- sphinx-gallery
- sphinx-rtd-theme
- versioneer
- ase =3.23.0
- ase =3.24.0
- coveralls
- coverage
- codacy-coverage
Expand Down

0 comments on commit af1b7ba

Please sign in to comment.