diff --git a/Project.toml b/Project.toml index 58a3260fe..6fd05eaa5 100644 --- a/Project.toml +++ b/Project.toml @@ -20,7 +20,6 @@ StableRNGs = "860ef19b-820b-49d6-a774-d7a799459cd3" AbstractFBCModels = "0.2.2" Aqua = "0.7" Clarabel = "0.6" -ConstraintTrees = "0.7" DistributedData = "0.2" DocStringExtensions = "0.8, 0.9" Downloads = "1" @@ -33,6 +32,7 @@ StableRNGs = "1.0" Test = "1" Tulip = "0.9" julia = "1.5" +ConstraintTrees = "0.8" [extras] Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"