We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3d02fc commit 7aeaa50Copy full SHA for 7aeaa50
Project.toml
@@ -12,9 +12,9 @@ Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
12
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
13
14
[compat]
15
-AbbreviatedTypes = "0.2.1-0.9"
16
-Makie = "0.16.0-0.99"
17
-julia = "1.7-1"
+AbbreviatedTypes = "0.2"
+Makie = "0.16,0.17,0.18"
+julia = "1.7"
18
19
[extras]
20
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
0 commit comments