Skip to content

Commit

Permalink
New version: PEtab v1.1.0
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: 2bf33cd94f8f5f4efda6a93b306763d5f410f949

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator committed May 10, 2023
1 parent a53c308 commit 19c524b
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
4 changes: 3 additions & 1 deletion P/PEtab/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
[1]
CSV = "0.10"
ChainRulesCore = "1"
DataFrames = "1"
DiffEqCallbacks = "2"
Distributions = "0.21-0.25"
FiniteDifferences = "0.11-0.12"
Expand All @@ -22,3 +21,6 @@ Sundials = "4"
YAML = "0.4"
Zygote = "0.6"
julia = "1"

["1.0"]
DataFrames = "1"
7 changes: 6 additions & 1 deletion P/PEtab/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
[1]
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
DiffEqCallbacks = "459566f4-90b8-5000-8ac3-15dfb0a30def"
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
Expand All @@ -25,3 +24,9 @@ SteadyStateDiffEq = "9672c7b4-1e72-59bd-8a11-6ac3964bc41f"
Sundials = "c3572dad-4567-51f8-b174-8c6c989267f4"
YAML = "ddb6d928-2868-570f-bddf-ab3f9cf99eb6"
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"

["1.0"]
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"

["1.1-1"]
Revise = "295af30f-e4ad-537b-8983-00126c2a3abe"
3 changes: 3 additions & 0 deletions P/PEtab/Versions.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
["1.0.0"]
git-tree-sha1 = "617512cb5b6001654713ba61973475bee378d0de"

["1.1.0"]
git-tree-sha1 = "2bf33cd94f8f5f4efda6a93b306763d5f410f949"

0 comments on commit 19c524b

Please sign in to comment.