diff --git a/pyproject.toml b/pyproject.toml index fc8a479617..c9cf09c96d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ dependencies = [ "requests", "rich[jupyter]", "ruamel.yaml", - "sqlglot[rs]~=27.3.1", + "sqlglot[rs]~=27.4.0", "tenacity", "time-machine", "json-stream"