Skip to content

Commit 46da65f

Browse files
pin scipy temporarily pending matminer fix
1 parent 6f4c564 commit 46da65f

4 files changed

Lines changed: 4 additions & 4 deletions

requirements/requirements-ubuntu-latest_py3.11.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ ruamel-yaml==0.19.1
127127
# pymatgen
128128
s3transfer==0.16.0
129129
# via boto3
130-
scipy==1.17.0
130+
scipy==1.16.3
131131
# via pymatgen
132132
six==1.17.0
133133
# via python-dateutil

requirements/requirements-ubuntu-latest_py3.11_extras.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -587,7 +587,7 @@ scikit-image==0.26.0
587587
# via pymatgen-analysis-defects
588588
scikit-learn==1.8.0
589589
# via matminer
590-
scipy==1.17.0
590+
scipy==1.16.3
591591
# via
592592
# ase
593593
# pymatgen

requirements/requirements-ubuntu-latest_py3.12.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ ruamel-yaml==0.19.1
127127
# pymatgen
128128
s3transfer==0.16.0
129129
# via boto3
130-
scipy==1.17.0
130+
scipy==1.16.3
131131
# via pymatgen
132132
six==1.17.0
133133
# via python-dateutil

requirements/requirements-ubuntu-latest_py3.12_extras.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -583,7 +583,7 @@ scikit-image==0.26.0
583583
# via pymatgen-analysis-defects
584584
scikit-learn==1.8.0
585585
# via matminer
586-
scipy==1.17.0
586+
scipy==1.16.3
587587
# via
588588
# ase
589589
# pymatgen

0 commit comments

Comments
 (0)