Skip to content

Commit

Permalink
allow Symbolics v6 in tests and docs
Browse files Browse the repository at this point in the history
  • Loading branch information
schillic committed Sep 10, 2024
1 parent a1f1aa7 commit 6183257
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ MathematicalSystems = "0.11 - 0.13"
OrdinaryDiffEq = "6"
Plots = "1"
ReachabilityBase = "0.2.3 - 0.3"
Symbolics = "5"
Symbolics = "5 - 6"
2 changes: 1 addition & 1 deletion test/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ OrdinaryDiffEq = "6"
Polyhedra = "0.5 - 0.7"
StaticArrays = "0.12, 1"
Suppressor = "0.2"
Symbolics = "4 - 5"
Symbolics = "4 - 6"
TaylorModels = "0.7"

0 comments on commit 6183257

Please sign in to comment.