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 afc1c14 commit 4cabb6dCopy full SHA for 4cabb6d
Project.toml
@@ -14,9 +14,10 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
14
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
15
16
[compat]
17
-Compat = "≥ 1.0.0"
18
-IterativeSolvers = "≥ 0.6.0"
19
-julia = "≥ 1.0.0"
+Compat = "3.0.0"
+CompatHelper = "1.3.0"
+IterativeSolvers = "0.8.3"
20
+julia = "1.4.0"
21
22
[extras]
23
FileIO = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549"
0 commit comments