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.
compats
[email protected]
1 parent 8f8e869 commit 3c204b9Copy full SHA for 3c204b9
Project.toml
@@ -13,10 +13,10 @@ ModelingToolkitStandardLibrary = "16a59e39-deab-5bd0-87e4-056b12336739"
13
TOML = "fa267f1f-6049-4f14-aa54-33bafae1ed76"
14
15
[compat]
16
-CairoMakie = "0.11"
+CairoMakie = "0.11, 0.12"
17
FileIO = "1"
18
FilterHelpers = "0.2"
19
-GLMakie = "0.9"
+GLMakie = "0.9, 0.10"
20
ModelingToolkit = "9"
21
ModelingToolkitStandardLibrary = "2"
22
TOML = "1"
0 commit comments