Skip to content

Commit 4e4a427

Browse files
committed
more compats
1 parent ecb3c6c commit 4e4a427

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Project.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
2424
[compat]
2525
ExplicitImports = "1"
2626
Aqua = "0.8"
27-
Distributed = "1.11"
27+
Distributed = "1.9"
2828
Distributions = "0.25.120"
2929
DocStringExtensions = "0.9.4"
3030
DoubleFloats = "1.4.3"
@@ -36,12 +36,12 @@ ExtendableGrids = "1.13"
3636
ExtendableSparse = "1.7"
3737
GridVisualize = "1.12"
3838
IterativeSolvers = "0.9.2"
39-
Printf = "1.11"
40-
Random = "1.11"
39+
Printf = "1.9"
40+
Random = "1.9"
4141
SparseArrays = "1.9"
4242
SpecialFunctions = "2.5.1"
4343
StaticArrays = "1.9.13"
44-
Test = "1.11"
44+
Test = "1.9"
4545
julia = "^1.9"
4646

4747

0 commit comments

Comments
 (0)