Skip to content

Commit

Permalink
Sparse arrays compat for lower versions
Browse files Browse the repository at this point in the history
  • Loading branch information
kmp5VT committed Sep 5, 2024
1 parent b751d64 commit 1a14a33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NDTensors/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ Octavian = "0.3"
PackageExtensionCompat = "1"
Random = "1.6"
SimpleTraits = "0.9.4"
SparseArrays = "1.6"
SparseArrays = "<0.0.1, 1.6"
SplitApplyCombine = "1.2.2"
StaticArrays = "0.12, 1.0"
Strided = "2"
Expand Down

0 comments on commit 1a14a33

Please sign in to comment.