Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements/ubuntu-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ s3transfer==0.14.0
# via boto3
scikit-image==0.25.2
# via crystal_toolkit (pyproject.toml)
scikit-learn==1.7.2
scikit-learn==1.5.0
# via crystal_toolkit (pyproject.toml)
scipy==1.16.2
# via
Expand Down
4 changes: 2 additions & 2 deletions requirements/ubuntu-latest_py3.11_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -859,7 +859,7 @@ scikit-image==0.25.2
# crystal_toolkit (pyproject.toml)
# ifermi
# py4dstem
scikit-learn==1.4.2
scikit-learn==1.5.0
# via
# crystal_toolkit (pyproject.toml)
# dscribe
Expand Down Expand Up @@ -1061,7 +1061,7 @@ uncertainties==3.2.3
# via pymatgen
uri-template==1.3.0
# via jsonschema
urllib3==1.26.20
urllib3==2.5.0
# via
# botocore
# crystal_toolkit (pyproject.toml)
Expand Down
2 changes: 1 addition & 1 deletion requirements/ubuntu-latest_py3.12.txt
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ s3transfer==0.14.0
# via boto3
scikit-image==0.25.2
# via crystal_toolkit (pyproject.toml)
scikit-learn==1.7.2
scikit-learn==1.5.0
# via crystal_toolkit (pyproject.toml)
scipy==1.16.2
# via
Expand Down
4 changes: 2 additions & 2 deletions requirements/ubuntu-latest_py3.12_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -855,7 +855,7 @@ scikit-image==0.25.2
# crystal_toolkit (pyproject.toml)
# ifermi
# py4dstem
scikit-learn==1.4.2
scikit-learn==1.5.0
# via
# crystal_toolkit (pyproject.toml)
# dscribe
Expand Down Expand Up @@ -1056,7 +1056,7 @@ uncertainties==3.2.3
# via pymatgen
uri-template==1.3.0
# via jsonschema
urllib3==1.26.20
urllib3==2.5.0
# via
# botocore
# crystal_toolkit (pyproject.toml)
Expand Down
Loading