Skip to content

Commit

Permalink
New version: PEtab v3.3.0 (#118124)
Browse files Browse the repository at this point in the history
UUID: 48d54b35-e43e-4a66-a5a1-dde6b987cf69
Repo: https://github.com/sebapersson/PEtab.jl.git
Tree: 5bc25347052293e893060d1475a72c27228eda5f

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Oct 26, 2024
1 parent d73b281 commit a886596
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
10 changes: 8 additions & 2 deletions P/PEtab/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -145,11 +145,9 @@ SBMLImporter = "1"
[3]
Catalyst = "14"
ComponentArrays = "0.15"
DiffEqCallbacks = "3"
Ipopt = "1"
MCMCChains = "6"
Optim = "1"
Optimization = "3"
OrdinaryDiffEqBDF = "1"
OrdinaryDiffEqRosenbrock = "1"
OrdinaryDiffEqSDIRK = "1"
Expand All @@ -163,6 +161,14 @@ StyledStrings = "1"
["3-3.1"]
ModelingToolkit = "9"

["3-3.2"]
DiffEqCallbacks = "3"
Optimization = "3"

["3.2-3"]
Distributed = "1"
ModelingToolkit = "9.40.0-9"

["3.3-3"]
DiffEqCallbacks = "4"
Optimization = "4"
3 changes: 3 additions & 0 deletions P/PEtab/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -174,3 +174,6 @@ git-tree-sha1 = "978362e18382a78e936051a9a9b027475bd8f2e0"

["3.2.1"]
git-tree-sha1 = "26dd69f15ed8c773e4ff42e7cc8b175e3e035cb0"

["3.3.0"]
git-tree-sha1 = "5bc25347052293e893060d1475a72c27228eda5f"
5 changes: 4 additions & 1 deletion P/PEtab/WeakCompat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,14 @@ MCMCChains = "6"
["2.14-2"]
Pigeons = "0.4"

["2.3-3"]
["2.3-3.2"]
Optimization = "3"

["2.7-2.10"]
SciMLSensitivity = "7"

[3]
SciMLSensitivity = "7.60.0-7"

["3.3-3"]
Optimization = "4"

0 comments on commit a886596

Please sign in to comment.