From 81cc08cadee15913bc75a6e78e7da2f37fe7c633 Mon Sep 17 00:00:00 2001 From: Matt Fishman Date: Fri, 17 May 2024 00:11:06 -0400 Subject: [PATCH] Update examples/Project.toml --- examples/Project.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/examples/Project.toml b/examples/Project.toml index 2602366..d9d44c7 100644 --- a/examples/Project.toml +++ b/examples/Project.toml @@ -8,5 +8,4 @@ OrdinaryDiffEq = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed" Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" [compat] -ITensorMPS = "0.2.2" ITensors = "0.6.7"