Skip to content

Commit 4bd1ffd

Browse files
authored
Update SparseArrays version constraints in Project.toml
1 parent e3cfacd commit 4bd1ffd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ OffsetArrays = "^0.23, 1"
2525
ProgressMeter = "^1.3"
2626
RecipesBase = "1.0"
2727
SpecialFunctions = "^0.7, ^0.8, ^0.9, 0.10, 1, 2"
28-
SparseArrays = "1.10"
28+
SparseArrays = "^1.6, ^1.10"
2929
StaticArrays = "^0.8, ^0.9, ^0.10, ^0.11, 0.12, ^1"
3030
Statistics = "1"
3131
WignerSymbols = "^1, 2"

0 commit comments

Comments
 (0)