Skip to content

Commit e875b0e

Browse files
committed
[dependabot skip] Update environment
1 parent 101eae6 commit e875b0e

File tree

1 file changed

+15
-16
lines changed

1 file changed

+15
-16
lines changed

.ci_support/environment.yml

Lines changed: 15 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,17 @@
11
channels:
2-
- conda-forge
2+
- conda-forge
33
dependencies:
4-
- python>=3.11,<3.13
5-
- pip
6-
- numpy =1.26.4
7-
- ase =3.26.0
8-
- pymatgen =2025.6.14
9-
- pyiron_workflow =0.15.2
10-
- pyiron_lammps =0.4.6
11-
- pandas =2.3.1
12-
- lammps =2024.08.29
13-
# If pyiron_snippets isn’t on conda-forge, install via pip below
14-
- pysqa =0.3.0
15-
- pip:
16-
- pyiron-workflow-atomistics==0.0.3
17-
- pyiron-snippets==0.2.0
18-
- -e .[dev] # install your package + dev extras in editable mode
4+
- python>=3.11,<3.13
5+
- pip
6+
- numpy =1.26.4
7+
- ase =3.26.0
8+
- pymatgen =2025.6.14
9+
- pyiron_workflow =0.15.2
10+
- pyiron_lammps =0.4.6
11+
- pandas =2.3.1
12+
- lammps =2024.08.29
13+
- pysqa =0.3.0
14+
- pip:
15+
- pyiron-workflow-atomistics==0.0.3
16+
- pyiron-snippets==0.2.0
17+
- -e .[dev]

0 commit comments

Comments
 (0)