Skip to content

Commit a9b18ca

Browse files
authored
Merge pull request #241 from Exabyte-io/feature/SOF-7704
update: bump made
2 parents eddb720 + 9f14b2f commit a9b18ca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ default:
3131
- uncertainties==3.1.6
3232
- jinja2
3333
- pymatgen-analysis-defects<=2024.4.23
34-
- mat3ra-made==2025.8.13.post0
34+
- mat3ra-made==2025.8.24.post0
3535
# packages below are used when made is installed from GH wheel
3636
# - mat3ra-code
3737
# - mat3ra-esse

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies = [
1212
"matplotlib>=3.4.1",
1313
"pandas>=1.5.3",
1414
"pymatgen==2024.4.13",
15-
"mat3ra-made==2025.8.13.post0",
15+
"mat3ra-made>=2025.8.13.post0",
1616
"mat3ra-utils>=2024.6.11.post0",
1717
]
1818

0 commit comments

Comments
 (0)