File tree Expand file tree Collapse file tree 4 files changed +27
-1
lines changed Expand file tree Collapse file tree 4 files changed +27
-1
lines changed Original file line number Diff line number Diff line change 1
1
name = " SparseArraysBase"
2
2
uuid = " 0d5efcca-f356-4864-8770-e1ed8d78f208"
3
3
authors = [
" ITensor developers <[email protected] > and contributors" ]
4
- version = " 0.3.0 "
4
+ version = " 0.3.1 "
5
5
6
6
[deps ]
7
7
Accessors = " 7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"
Original file line number Diff line number Diff line change @@ -3,3 +3,9 @@ Dictionaries = "85a47980-9c8c-11e8-2b9f-f7ca1fa99fb4"
3
3
Documenter = " e30172f5-a6a5-5a46-863b-614d45cd2de4"
4
4
Literate = " 98b081ad-f1c9-55d3-8b20-4c87d4299306"
5
5
SparseArraysBase = " 0d5efcca-f356-4864-8770-e1ed8d78f208"
6
+
7
+ [compat ]
8
+ Dictionaries = " 0.4.4"
9
+ Documenter = " 1.8.1"
10
+ Literate = " 2.20.1"
11
+ SparseArraysBase = " 0.3.0"
Original file line number Diff line number Diff line change 2
2
Dictionaries = " 85a47980-9c8c-11e8-2b9f-f7ca1fa99fb4"
3
3
SparseArraysBase = " 0d5efcca-f356-4864-8770-e1ed8d78f208"
4
4
Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
5
+
6
+ [compat ]
7
+ Dictionaries = " 0.4.4"
8
+ SparseArraysBase = " 0.3.0"
9
+ Test = " <0.0.1, 1"
Original file line number Diff line number Diff line change @@ -12,3 +12,18 @@ SparseArraysBase = "0d5efcca-f356-4864-8770-e1ed8d78f208"
12
12
StableRNGs = " 860ef19b-820b-49d6-a774-d7a799459cd3"
13
13
Suppressor = " fd094767-a336-5f1f-9728-57cf17d0bbfb"
14
14
Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
15
+
16
+ [compat ]
17
+ Adapt = " 4.2.0"
18
+ Aqua = " 0.8.11"
19
+ ArrayLayouts = " 1.11.1"
20
+ DerivableInterfaces = " 0.3.17"
21
+ Dictionaries = " 0.4.4"
22
+ JLArrays = " 0.2.0"
23
+ LinearAlgebra = " <0.0.1, 1"
24
+ Random = " <0.0.1, 1"
25
+ SafeTestsets = " 0.1.0"
26
+ SparseArraysBase = " 0.3.0"
27
+ StableRNGs = " 1.0.2"
28
+ Suppressor = " 0.2.8"
29
+ Test = " <0.0.1, 1"
You can’t perform that action at this time.
0 commit comments