From eb4b564017a1da7ee2318f54122c2f6f6050e449 Mon Sep 17 00:00:00 2001 From: SimonDanisch Date: Tue, 4 Jun 2019 17:52:52 +0200 Subject: [PATCH] remove unnecessary compats bounds --- Project.toml | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/Project.toml b/Project.toml index 86dc4e68d..b4de7b5f4 100644 --- a/Project.toml +++ b/Project.toml @@ -35,21 +35,6 @@ FreeTypeAbstraction = ">= 0.4.2" Observables = ">= 0.2.0" StructArrays = ">= 0.3.0" -ColorBrewer = ">= 0" -ColorTypes = ">= 0" -Colors = ">= 0" -Contour = ">= 0" -FileIO = ">= 0" -FixedPointNumbers = ">= 0" -FreeType = ">= 0" -ImageMagick = ">= 0" -IntervalSets = ">= 0" -Packing = ">= 0" -PlotUtils = ">= 0" -Showoff = ">= 0" -SignedDistanceFields = ">= 0" -StaticArrays = ">= 0" -UnicodeFun = ">= 0" [extras] ColorSchemes = "35d6a980-a343-548e-a6ea-1d62b119f2f4"