Skip to content

Commit

Permalink
add dep and compat
Browse files Browse the repository at this point in the history
  • Loading branch information
baggepinnen committed May 15, 2023
1 parent c400e1d commit 8a82bce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/ControlSystemsBase/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ MatrixEquations = "99c1a7ee-ab34-5fd5-8076-27c950a045f4"
MatrixPencils = "48965c70-4690-11ea-1f13-43a2532b2fa8"
Polyester = "f517fe37-dbe3-4b94-8317-1923a5111588"
Polynomials = "f27b6e38-b328-58d1-80ce-0feddd5e7a45"
PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"
Expand All @@ -33,6 +34,7 @@ MatrixEquations = "1, 2.1"
MatrixPencils = "1.6"
Polyester = "0.6, 0.7"
Polynomials = "1.1.10, 2.0, 3.0"
PrecompileTools = "1"
RecipesBase = "1"
StaticArrays = "1"
julia = "1.6"
Expand Down

0 comments on commit 8a82bce

Please sign in to comment.