diff --git a/setup.py b/setup.py index e0700b5..2b0c2e6 100755 --- a/setup.py +++ b/setup.py @@ -67,7 +67,7 @@ def read(*names, **kwargs): "ruamel.yaml~=0.18.6", "tabulate~=0.9.0", "requests>=2.31", - "sqlglot~=25.30.0", + "sqlglot[c]==30.7.0", "mcp~=1.9.0", "pyperclip~=1.8.2", "python-dotenv~=1.0.0",