We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a270b41 commit 4d43849Copy full SHA for 4d43849
1 file changed
test/Project.toml
@@ -2,10 +2,12 @@
2
Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"
3
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
4
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
5
+LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
6
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
7
8
[compat]
9
Aqua = "0.8"
10
Documenter = "1.10"
11
ForwardDiff = "0.10"
12
+LinearAlgebra = "1.10"
13
Test = "1.10"
0 commit comments