File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11name = " Constraints"
22uuid = " 30f324ab-b02d-43f0-b619-e131c61659f7"
33authors = [" Jean-François Baffier" ]
4- version = " 0.5.8 "
4+ version = " 0.5.9 "
55
66[deps ]
77CompositionalNetworks = " 4b67e4b5-442d-4ef5-b760-3f5df3a57537"
@@ -14,9 +14,9 @@ PrettyTables = "08abe8d2-0d0c-5749-adfa-8a2ac140af0d"
1414TestItems = " 1c621080-faea-4a02-84b6-bbd5e436b8fe"
1515
1616[compat ]
17- CompositionalNetworks = " 0.5 "
18- ConstraintCommons = " 0.2 "
19- ConstraintDomains = " 0.3 "
17+ CompositionalNetworks = " 0.6 "
18+ ConstraintCommons = " 0.3 "
19+ ConstraintDomains = " 0.4 "
2020DataFrames = " 1"
2121Dictionaries = " 0.4"
2222MacroTools = " 0.5"
Original file line number Diff line number Diff line change 55 # TODO : Fix the broken tests and remove the `broken = true` flag
66 Aqua. test_all (
77 Constraints;
8- ambiguities = (broken = true ,),
8+ ambiguities = (broken = false ,),
99 deps_compat = false ,
1010 piracies = (broken = true ,),
1111 unbound_args = (broken = false )
You can’t perform that action at this time.
0 commit comments