From 33daacdc3004ddff25f124f40deaafae9d0952d7 Mon Sep 17 00:00:00 2001 From: VsevolodX <79542055+VsevolodX@users.noreply.github.com> Date: Fri, 24 May 2024 20:40:02 -0700 Subject: [PATCH] chore: import made from github --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 92e535fa..18e39eaa 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@git+https://github.com/Exabyte-io/made.git@f286d62abe95cc4d4061779915b70d102b094b7c", + "mat3ra-made@git+https://github.com/Exabyte-io/made.git@e958cf2254c0b8ad66e56fefad16528e0257065f", "mat3ra-utils>=2024.5.15.post0" ]