diff --git a/S/SatellitePlayground/Compat.toml b/S/SatellitePlayground/Compat.toml index 0ebc53d74821388..ec9a0d44e71b9b0 100644 --- a/S/SatellitePlayground/Compat.toml +++ b/S/SatellitePlayground/Compat.toml @@ -1,13 +1,18 @@ [0] InterProcessCommunication = "0.1.1-0.1" -MsgPack = "1.1.0-1" PyCall = "1.95.1-1" -Rotations = "1.4.0-1" -StaticArrays = "1.5.17-1" -julia = "1.8.4-1" ["0-0.2"] SatelliteDynamics = "0.4.3-0.4" -["0.3-0"] +[0-1] +MsgPack = "1.1.0-1" +Rotations = "1.4.0-1" +StaticArrays = "1.5.17-1" +julia = "1.8.4-1" + +["0.3-1"] SatelliteDynamics = "0.4.5-0.4" + +[1] +ZMQ = "1.2.2-1" diff --git a/S/SatellitePlayground/Deps.toml b/S/SatellitePlayground/Deps.toml index 7ed0e88dbac614f..7c65b63a759d08c 100644 --- a/S/SatellitePlayground/Deps.toml +++ b/S/SatellitePlayground/Deps.toml @@ -1,10 +1,15 @@ [0] InterProcessCommunication = "a7427343-1d15-5490-a218-bfcb7db836a2" +PyCall = "438e738f-606a-5dbb-bf0a-cddfbfd45ab0" + +[0-1] LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" MsgPack = "99f44e22-a591-53d1-9472-aa23ef4bd671" Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7" -PyCall = "438e738f-606a-5dbb-bf0a-cddfbfd45ab0" Rotations = "6038ab10-8711-5258-84ad-4b1120ba62dc" SatelliteDynamics = "0e7c1a32-1b9f-5532-88a4-e668712d6a4c" Sockets = "6462fe0b-24de-5631-8697-dd941f90decc" StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" + +[1] +ZMQ = "c2297ded-f4af-51ae-bb23-16f91089e4e1" diff --git a/S/SatellitePlayground/Versions.toml b/S/SatellitePlayground/Versions.toml index 0edaf937f2d589d..71d971d18062511 100644 --- a/S/SatellitePlayground/Versions.toml +++ b/S/SatellitePlayground/Versions.toml @@ -42,3 +42,6 @@ git-tree-sha1 = "b440eaea5baa625260a21139f2b88a258566ad1c" ["0.5.0"] git-tree-sha1 = "25f9c2f73c4709f28ae23d4aafab371b4c6f1fe1" + +["1.0.0"] +git-tree-sha1 = "833c4431ccc4b8aa9f633a1fc4d077c704c851c3"