Skip to content

Commit 7987aff

Browse files
authored
Update pyxtal (#337)
* Update pyproject.toml * Update environment.yml
1 parent b1f4104 commit 7987aff

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
@@ -14,7 +14,7 @@ dependencies:
1414
- plotly =6.0.1
1515
- pymatgen =2025.3.10
1616
- pyscal3 =3.2.7
17-
- pyxtal =1.0.6
17+
- pyxtal =1.0.7
1818
- scikit-learn =1.6.1
1919
- scipy =1.15.2
2020
- spglib =2.6.0

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ phonopy = [
5555
"phonopy==2.38.0",
5656
"spglib==2.6.0",
5757
]
58-
pyxtal = ["pyxtal==1.0.6"]
58+
pyxtal = ["pyxtal==1.0.7"]
5959

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

0 commit comments

Comments
 (0)