diff --git a/Project.toml b/Project.toml index e99db23..40feebd 100644 --- a/Project.toml +++ b/Project.toml @@ -14,7 +14,14 @@ StructTypes = "856f2bd8-1eba-4b0a-8007-ebc267875bd4" pandoc_jll = "c5432543-76ad-5c9d-82bf-db097047a5e2" [compat] -julia = "1" +julia = "1.6" +EnumX = "1" +FilePathsBase = "0.9" +ReTest = "0.3" +InlineTest = "0.2" +JSON3 = "1" +StructTypes = "1" +pandoc_jll = "3" [extras] Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"