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 Feb 16, 2024
1 parent a88bd46 commit 5bc9a2e
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 2 deletions.
25 changes: 24 additions & 1 deletion .binder/environment.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,27 @@
channels:
- conda-forge
dependencies:
- pip: []
- ase =3.22.1
- coveralls
- coverage
- codacy-coverage
- matplotlib =3.8.2
- numpy =1.26.4
- pyiron_base =0.7.8
- pyiron_atomistics =0.4.15
- pyparsing =3.1.1
- scipy =1.12.0
- seaborn =0.13.2
- scikit-image =0.22.0
- randspg =0.0.1
- boto3 =1.34.39
- moto =5.0.1
- pycp2k =0.2.2
- aws-sam-translator =1.77.0
- pympipool =0.7.13
- distributed =2024.2.0
- h5io_browser =0.0.9
- python >= 3.10
- lammps
- nglview >=3.0.8
- pyiron-data >=0.0.25
26 changes: 25 additions & 1 deletion docs/environment.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,28 @@
channels:
- conda-forge
dependencies:
- pip: []
- ipykernel
- myst-parser
- nbsphinx
- sphinx-gallery
- sphinx-rtd-theme
- ase =3.22.1
- coveralls
- coverage
- codacy-coverage
- matplotlib =3.8.2
- numpy =1.26.4
- pyiron_base =0.7.8
- pyiron_atomistics =0.4.15
- pyparsing =3.1.1
- scipy =1.12.0
- seaborn =0.13.2
- scikit-image =0.22.0
- randspg =0.0.1
- boto3 =1.34.39
- moto =5.0.1
- pycp2k =0.2.2
- aws-sam-translator =1.77.0
- pympipool =0.7.13
- distributed =2024.2.0
- h5io_browser =0.0.9

0 comments on commit 5bc9a2e

Please sign in to comment.