Skip to content

Commit 1277f6f

Browse files
committed
relax Makie compat, lower bound set to unitful axis PR
1 parent d412ed6 commit 1277f6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ DynamicQuantitiesUnitfulExt = "Unitful"
2626
[compat]
2727
DispatchDoctor = "0.4"
2828
LinearAlgebra = "1"
29-
Makie = "0.22.2"
29+
Makie = ">= 0.21.0"
3030
Measurements = "2"
3131
PrecompileTools = "1"
3232
ScientificTypes = "3"

0 commit comments

Comments
 (0)