diff --git a/setup.py b/setup.py index 298f964..6a88186 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[c]==30.7.0", + "sqlglot[c]==30.11.0", "mcp>=1.9.0,<2.0.0", "pyperclip~=1.8.2", "python-dotenv~=1.0.0",