diff --git a/pyproject.toml b/pyproject.toml index 56b52fd447..bd34906434 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ dependencies = [ "requests", "rich[jupyter]", "ruamel.yaml", - "sqlglot[rs]~=27.15.3", + "sqlglot[rs]~=27.16.3", "tenacity", "time-machine", "json-stream"