diff --git a/test/Project.toml b/test/Project.toml index c1830f5..e0822da 100644 --- a/test/Project.toml +++ b/test/Project.toml @@ -11,6 +11,6 @@ path = ".." [compat] Aqua = "0.8.9" ITensorPkgSkeleton = "0.3.42" -ITensorTestPackage = "0.1" +ITensorTestPackage = "0.1, 0.2" ITensorTestPackageDependent = "0.1" Test = "1.10"