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.
2 parents daa9873 + 0ca0571 commit 2689e8aCopy full SHA for 2689e8a
Project.toml
@@ -1,7 +1,7 @@
1
name = "StateSelection"
2
uuid = "64909d44-ed92-46a8-bbd9-f047dfbdc84b"
3
authors = ["JuliaHub", "Inc. and other contributors"]
4
-version = "1.1.1"
+version = "1.2.0"
5
6
[deps]
7
BipartiteGraphs = "caf10ac8-0290-4205-88aa-f15908547e8d"
@@ -24,11 +24,11 @@ BipartiteGraphs = "0.1.2"
24
DocStringExtensions = "0.9.3"
25
FindFirstFunctions = "1.2.0"
26
Graphs = "1.10.0"
27
-LinearAlgebra = "1.11.0"
+LinearAlgebra = "1.10.0"
28
OrderedCollections = "1"
29
Setfield = "1.1.1"
30
-SparseArrays = "1.11.0"
31
-julia = "1.9"
+SparseArrays = "1.10.0"
+julia = "1.10"
32
33
[extras]
34
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
0 commit comments