We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f95ed3a commit 160f6c3Copy full SHA for 160f6c3
Project.toml
@@ -7,6 +7,15 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
7
Serialization = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
8
Sockets = "6462fe0b-24de-5631-8697-dd941f90decc"
9
10
+[compat]
11
+Aqua = "0.8.10"
12
+LinearAlgebra = "1.11"
13
+Random = "1.11"
14
+Serialization = "1.11"
15
+Sockets = "1.11"
16
+Test = "1.11"
17
+julia = "1.12"
18
+
19
[extras]
20
Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"
21
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
0 commit comments