diff --git a/P/PeriodicSystems/Compat.toml b/P/PeriodicSystems/Compat.toml index 040af2fdfd31461..349e063906ed99f 100644 --- a/P/PeriodicSystems/Compat.toml +++ b/P/PeriodicSystems/Compat.toml @@ -47,12 +47,14 @@ Symbolics = "4-5" julia = "1.8.0-1" ["0.6-0"] -DescriptorSystems = "1.3.0-1" Optim = "1.7.0-1" ["0.6-0.6.1"] Polynomials = "3.2.0-3" +["0.6-0.7"] +DescriptorSystems = "1.3.0-1" + ["0.6.0"] Sundials = "4.17.0-4" @@ -63,9 +65,15 @@ Random = "1" ["0.6.2-0"] Polynomials = "3.2.0-4" +["0.7"] +julia = "1.9.0-1" + ["0.7-0"] FastLapackInterface = "2" Interpolations = "0.15" LineSearches = "7.2.0-7" QuadGK = "2.9.0-2" -julia = "1.9.0-1" + +["0.8-0"] +DescriptorSystems = "1.4.0-1" +julia = "1.10.0-1" diff --git a/P/PeriodicSystems/Deps.toml b/P/PeriodicSystems/Deps.toml index 920caf72e8f75b9..de03dfa6b9c0259 100644 --- a/P/PeriodicSystems/Deps.toml +++ b/P/PeriodicSystems/Deps.toml @@ -27,3 +27,6 @@ Sundials = "c3572dad-4567-51f8-b174-8c6c989267f4" FastLapackInterface = "29a986be-02c6-4525-aec4-84b980013641" LineSearches = "d3d80556-e9d4-5f37-9878-2ab0fcc64255" QuadGK = "1fd47b50-473d-5c70-9696-f719f8f3bcdc" + +["0.8-0"] +SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf" diff --git a/P/PeriodicSystems/Versions.toml b/P/PeriodicSystems/Versions.toml index 2318fe052150a35..2d99cd348fa557e 100644 --- a/P/PeriodicSystems/Versions.toml +++ b/P/PeriodicSystems/Versions.toml @@ -39,3 +39,6 @@ git-tree-sha1 = "44e998531b54f575590c9e36c7109fa37777a79d" ["0.7.0"] git-tree-sha1 = "71a8164e183e2b7581a9f034f06c080a4d00c7ca" + +["0.8.0"] +git-tree-sha1 = "809fea6eeb4300fe97251c4be7f7fe231035cce0"