diff --git a/ITensorGLMakie/Project.toml b/ITensorGLMakie/Project.toml index a6d8ae3619..26dbe14382 100644 --- a/ITensorGLMakie/Project.toml +++ b/ITensorGLMakie/Project.toml @@ -9,7 +9,7 @@ ITensorMakie = "72ca75eb-df6f-4d6b-80c5-d5eab17be3f9" Reexport = "189a3867-3050-52da-a836-e630ba90ab69" [compat] -GLMakie = "0.7, 0.8" +GLMakie = "0.7, 0.8, 0.10" ITensorMakie = "0.1.2" Reexport = "1.2.2" julia = "1.6"