Skip to content

Commit

Permalink
Merge pull request #1138 from SciML/ChrisRackauckas-patch-2
Browse files Browse the repository at this point in the history
Set SciMLBase bound
  • Loading branch information
ChrisRackauckas authored Oct 30, 2024
2 parents 1ad3771 + 05372af commit fc2335e
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
Expand Up @@ -24,6 +24,7 @@ Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
QuadGK = "1fd47b50-473d-5c70-9696-f719f8f3bcdc"
RecursiveArrayTools = "731186ca-8d62-57ce-b412-fbd966d074cd"
ReverseDiff = "37e2e3b7-166d-5795-8a7a-e32c996b4267"
SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
SciMLSensitivity = "1ed8b502-d754-442c-8d5d-10ac956f44a1"
SimpleChains = "de6bee2f-e2f4-4ec7-b6ed-219cc6f6e9e5"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
Expand Down Expand Up @@ -58,6 +59,7 @@ Plots = "1.36"
QuadGK = "2.6"
RecursiveArrayTools = "2.32, 3"
ReverseDiff = "1.14"
SciMLBase = "2.58"
SciMLSensitivity = "7.11"
SimpleChains = "0.4"
StaticArrays = "1"
Expand Down

0 comments on commit fc2335e

Please sign in to comment.