Skip to content

Commit cdfc876

Browse files
authored
Merge pull request #180 from pyiron/dependabot/pip/pyxtal-0.6.6
Bump pyxtal from 0.6.2 to 0.6.6
2 parents 89a5b65 + 5861f81 commit cdfc876

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.ci_support/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies:
1313
- plotly =5.21.0
1414
- pymatgen =2024.5.1
1515
- pyscal =2.10.18
16-
- pyxtal =0.6.2
16+
- pyxtal =0.6.6
1717
- scikit-learn =1.4.2
1818
- scipy =1.13.0
1919
- spglib =2.3.1

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ phonopy = [
5555
"phonopy==2.23.1",
5656
"spglib==2.4.0",
5757
]
58-
pyxtal = ["pyxtal==0.6.2"]
58+
pyxtal = ["pyxtal==0.6.6"]
5959

6060
[tool.setuptools.packages.find]
6161
include = ["structuretoolkit*"]

0 commit comments

Comments
 (0)