From c688167cad480f3f428f9c8f44d37a1321123a3a Mon Sep 17 00:00:00 2001 From: VsevolodX <79542055+VsevolodX@users.noreply.github.com> Date: Mon, 3 Jun 2024 10:11:36 -0700 Subject: [PATCH] chore: bump made --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 73bfad30..63b3dcf3 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@9a7c60df11f59e71a8f67faab9c51c7d87902b63", + "mat3ra-made>=2024.6.3.post0", "mat3ra-utils>=2024.5.15.post0" ]