Skip to content

Commit 62ed038

Browse files
authored
Merge pull request #222 from Exabyte-io/feature/SOF-7570
chore: fix mistake in import
2 parents 0d9e1c9 + ad460c7 commit 62ed038

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies = [
1010
"matplotlib>=3.4.1",
1111
"pandas>=1.5.3",
1212
"pymatgen==2024.4.13",
13-
"mat3ra-made @ git+https://github.com/Exabyte-io/made.git@feature/SOF-7570",
13+
"mat3ra-made>=2025.4.4.post0",
1414
"mat3ra-utils>=2024.6.11.post0",
1515
]
1616

0 commit comments

Comments
 (0)