From 50e069fc04c396c7859999b52a91ab679227ee93 Mon Sep 17 00:00:00 2001 From: Thibaut Lacroix <57836508+tfmlaX@users.noreply.github.com> Date: Tue, 30 Jan 2024 16:00:00 +0100 Subject: [PATCH] Remove constraint --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index e1ed961..40a9e56 100644 --- a/Project.toml +++ b/Project.toml @@ -22,5 +22,5 @@ TensorOperations = "6aa20fa7-93e2-5fca-9bc0-fbd0db3c71a2" QuadGK = "1fd47b50-473d-5c70-9696-f719f8f3bcdc" Jacobi = "83f21c0b-4282-5fbc-9e3f-f6da3d2e584c" -[compat] -TensorOperations = "=3.2.5" +#[compat] +#TensorOperations = "=3.2.5"