diff --git a/Project.toml b/Project.toml index de0e3b2..234aaab 100644 --- a/Project.toml +++ b/Project.toml @@ -20,7 +20,7 @@ JSONArrowExt = ["ArrowTypes"] [compat] Arrow = "2.8.0" ArrowTypes = "2.2" -Parsers = "1, 2" +Parsers = "1, 2, 3" PrecompileTools = "1" StructUtils = "2.8.4" julia = "1.9"