Skip to content

Commit

Permalink
Merge pull request #3139 from AayushSabharwal/as/doc-env
Browse files Browse the repository at this point in the history
docs: add DataInterpolations to docs environment
  • Loading branch information
ChrisRackauckas authored Oct 22, 2024
2 parents b5c5b34 + 0c52a6e commit b7c9316
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,6 +1,7 @@
[deps]
BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
BifurcationKit = "0f109fa4-8a5d-4b75-95aa-f515264e7665"
DataInterpolations = "82cc6244-b520-54b8-b5a6-8a565e85f1d0"
DifferentialEquations = "0c46a032-eb83-5123-abaf-570d42b7fbaa"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
Expand All @@ -23,6 +24,7 @@ Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
[compat]
BenchmarkTools = "1.3"
BifurcationKit = "0.3"
DataInterpolations = "6.5"
DifferentialEquations = "7.6"
Distributions = "0.25"
Documenter = "1"
Expand Down

0 comments on commit b7c9316

Please sign in to comment.