Skip to content

Commit

Permalink
Merge pull request #2325 from sathvikbhagavan/sb/docs_dep_fix
Browse files Browse the repository at this point in the history
build(docs): add BifurcationKit in Project.toml
  • Loading branch information
ChrisRackauckas authored Oct 22, 2023
2 parents 285cbac + 56f01bf commit d31b252
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/Project.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[deps]
BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
BifurcationKit = "0f109fa4-8a5d-4b75-95aa-f515264e7665"
DifferentialEquations = "0c46a032-eb83-5123-abaf-570d42b7fbaa"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
Expand All @@ -20,6 +21,7 @@ Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"

[compat]
BenchmarkTools = "1.3"
BifurcationKit = "0.3"
DifferentialEquations = "7.6"
Distributions = "0.25"
Documenter = "1"
Expand Down

0 comments on commit d31b252

Please sign in to comment.