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 ecb3c6c commit 4e4a427Copy full SHA for 4e4a427
Project.toml
@@ -24,7 +24,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
24
[compat]
25
ExplicitImports = "1"
26
Aqua = "0.8"
27
-Distributed = "1.11"
+Distributed = "1.9"
28
Distributions = "0.25.120"
29
DocStringExtensions = "0.9.4"
30
DoubleFloats = "1.4.3"
@@ -36,12 +36,12 @@ ExtendableGrids = "1.13"
36
ExtendableSparse = "1.7"
37
GridVisualize = "1.12"
38
IterativeSolvers = "0.9.2"
39
-Printf = "1.11"
40
-Random = "1.11"
+Printf = "1.9"
+Random = "1.9"
41
SparseArrays = "1.9"
42
SpecialFunctions = "2.5.1"
43
StaticArrays = "1.9.13"
44
-Test = "1.11"
+Test = "1.9"
45
julia = "^1.9"
46
47
0 commit comments