Skip to content

Commit

Permalink
update Project.toml docs
Browse files Browse the repository at this point in the history
  • Loading branch information
KirillZubov committed Oct 28, 2024
1 parent aef24e3 commit 501496e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"

[compat]
AdvancedHMC = "0.6.1"
ComponentArrays = "0.15.16"
ComponentArrays = "0.15.8"
Cubature = "1.5"
DiffEqBase = "6.148"
Distributions = "0.25.107"
Expand All @@ -42,7 +42,7 @@ LineSearches = "7.2"
Lux = "1"
LuxCUDA = "0.3.2"
MethodOfLines = "0.11"
ModelingToolkit = "9.9"
ModelingToolkit = "9.7"
MonteCarloMeasurements = "1"
NeuralPDE = "5"
NeuralOperators = "0.5"
Expand All @@ -55,4 +55,4 @@ Plots = "1.36"
QuasiMonteCarlo = "0.3.2"
Random = "1"
Roots = "2.0"
SpecialFunctions = "2.1"
SpecialFunctions = "2.1"

0 comments on commit 501496e

Please sign in to comment.