Skip to content

Commit

Permalink
Merge branch 'master' into compathelper/new_version/2024-01-05-19-05-…
Browse files Browse the repository at this point in the history
…41-490-02853135220
  • Loading branch information
Vaibhavdixit02 authored Jan 8, 2024
2 parents 8610cfb + 6589f28 commit cd4feff
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,14 +35,14 @@ KernelDensity = "0.6"
LinearAlgebra = "1"
OrdinaryDiffEq = "6"
Parameters = "0.12"
Pkg ="1"
Pkg = "1"
PkgBenchmark = "0.2"
Random = "1"
RecursiveArrayTools = "2"
RecursiveArrayTools = "2, 3"
Reexport = "0.2, 1.0"
ReferenceTests = "0.10"
SciMLBase = "1, 2"
SafeTestsets = "0.1"
SciMLBase = "1, 2"
StaticArrays = "1"
Statistics = "1"
StochasticDiffEq = "6"
Expand Down
6 changes: 3 additions & 3 deletions docs/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@ IntegralsCuba = "0.3"
KernelDensity = "0.6"
MCMCChains = "6"
Optimization = "3"
OptimizationMOI = "0.1, 0.3"
OptimizationNLopt = "0.1"
OptimizationMOI = "0.1, 0.2, 0.3"
OptimizationNLopt = "0.1, 0.2"
OrdinaryDiffEq = "6"
Plots = "1"
SciMLSensitivity = "7"
StatsPlots = "0.15"
StochasticDiffEq = "6"
Turing = "0.29"
Turing = "0.29, 0.30"

0 comments on commit cd4feff

Please sign in to comment.