Skip to content

Commit

Permalink
Allow later version of CairoMakie in docs build.
Browse files Browse the repository at this point in the history
  • Loading branch information
dmbates committed Dec 11, 2023
1 parent e903a78 commit cdf3650
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ MixedModelsMakie = "b12ae82c-6730-437f-aff9-d2c38332a376"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

[compat]
CairoMakie = "0.6 - 0.10"
CairoMakie = "0.6 - 0.11"
DataFrames = "1"
Documenter = "0.27"

0 comments on commit cdf3650

Please sign in to comment.