Skip to content

Commit

Permalink
Downgrade to 1.6?
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanaelbosch committed Dec 12, 2023
1 parent 78db417 commit a72b3b1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ ForwardDiff = "0.10"
FunctionWrappersWrappers = "0.1.3"
GaussianDistributions = "0.5"
Kronecker = "0.5.4"
LinearAlgebra = "1.9"
LinearAlgebra = "1.6"
Octavian = "0.3.17"
OrdinaryDiffEq = "6.52"
PSDMatrices = "0.4.6"
Expand All @@ -61,11 +61,11 @@ SciMLBase = "1.90, 2"
SimpleUnPack = "1"
SpecialMatrices = "3"
StaticArrayInterface = "1.3"
Statistics = "1.9"
Statistics = "1.6"
StructArrays = "0.4, 0.5, 0.6"
TaylorIntegration = "0.9, 0.10, 0.11, 0.12, 0.13, 0.14"
TaylorSeries = "0.10, 0.11, 0.12, 0.13, 0.14, 0.15"
Test = "1.9"
Test = "1.6"
ToeplitzMatrices = "0.7, 0.8"
julia = "1.6"

Expand Down

0 comments on commit a72b3b1

Please sign in to comment.