diff --git a/pyproject.toml b/pyproject.toml index bda22257ab..6cca104991 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ dependencies = [ "requests", "rich[jupyter]", "ruamel.yaml", - "sqlglot[rs]~=28.7.0", + "sqlglot[rs]~=28.10.0", "tenacity", "time-machine", "json-stream"