diff --git a/pyproject.toml b/pyproject.toml index 07722cd9..0cb72a11 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ dependencies = [ "matplotlib>=3.4.1", "pandas>=1.5.3", "pymatgen>=2024.4.13", - "mat3ra-made>=2024.5.15.post1", + "mat3ra-made@git+https://github.com/Exabyte-io/made.git@6e79fa98b187886d1bef1c6cf933a9cf5a23c79e", "mat3ra-utils>=2024.5.15.post0" ]