diff --git a/NDTensors/Project.toml b/NDTensors/Project.toml index 2d2bc68d1c..42944e0cfb 100644 --- a/NDTensors/Project.toml +++ b/NDTensors/Project.toml @@ -1,7 +1,7 @@ name = "NDTensors" uuid = "23ae76d9-e61a-49c4-8f12-3f1a16adf9cf" authors = ["Matthew Fishman "] -version = "0.3.72" +version = "0.3.73" [deps] Accessors = "7d9f7c33-5ae7-4f3b-8dc6-eff91059b697" @@ -68,7 +68,7 @@ EllipsisNotation = "1.8" FillArrays = "1" Folds = "0.2.8" Functors = "0.2, 0.3, 0.4, 0.5" -GPUArraysCore = "0.1, 0.2" +GPUArraysCore = "0.1" HDF5 = "0.14, 0.15, 0.16, 0.17" HalfIntegers = "1" InlineStrings = "1"