Skip to content

Commit e19cc59

Browse files
committed
upper bound on julia compat
1 parent 40a96ee commit e19cc59

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ LaTeXStrings = "b964fa9f-0449-5b57-a5c2-d3ea65f4040f"
1010
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
1111

1212
[compat]
13-
CairoMakie = ">=0.10"
13+
CairoMakie = ">=0.15"
1414
DelimitedFiles = ">=1"
1515
LaTeXStrings = ">=1"
16-
julia = ">=1"
16+
julia = "1 - 1.5"
1717

1818
[extras]
1919
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

0 commit comments

Comments
 (0)