diff --git a/Project.toml b/Project.toml index d617194..d8bba62 100644 --- a/Project.toml +++ b/Project.toml @@ -16,20 +16,20 @@ StructEquality = "6ec83bb0-ed9f-11e9-3b4c-2b04cb4e219c" Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" [weakdeps] -Luxor = "ae8d54c2-7ccd-5906-9d76-62fc9837b5bc" DataMigrations = "0c4ad18d-0c49-4bc2-90d5-5bca8f00d6ae" +Luxor = "ae8d54c2-7ccd-5906-9d76-62fc9837b5bc" [extensions] -AlgebraicRewritingLuxorExt = "Luxor" AlgebraicRewritingDataMigrationsExt = "DataMigrations" +AlgebraicRewritingLuxorExt = "Luxor" [compat] ACSets = "0.2.20" Catlab = "0.16.11" -DataMigrations = "0.0.3" +CompTime = "0.1" +DataMigrations = "0.0.3,0.1" DataStructures = "0.17, 0.18" +MLStyle = "0.4" Reexport = "^1" StructEquality = "2.1" julia = "1.9" -MLStyle = "0.4" -CompTime = "0.1"