diff --git a/pyproject.toml b/pyproject.toml index 517f3be426..bbb368a7bd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ dependencies = [ "requests", "rich[jupyter]", "ruamel.yaml", - "sqlglot[rs]~=27.6.0", + "sqlglot[rs]~=27.7.0", "tenacity", "time-machine", "json-stream"