Skip to content

Commit 78afb63

Browse files
committed
Fixes for compat entries on julia-1.10
1 parent c187171 commit 78afb63

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Project.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,14 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
1313
Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
1414

1515
[compat]
16+
Aqua = "0.8"
1617
FASTX = "2"
1718
LinearFold_jll = "= 1.0.0"
1819
LinearPartition_jll = "= 1.0.0"
1920
LinearSampling_jll = "= 1.0.0"
2021
LinearTurboFold_jll = "= 0.0.1"
22+
SparseArrays = "1"
23+
Test = "1"
2124
Unitful = "1.11"
2225
julia = "1.9"
2326

0 commit comments

Comments
 (0)