diff --git a/setup.cfg b/setup.cfg index d6af7ec..0fc906a 100644 --- a/setup.cfg +++ b/setup.cfg @@ -71,7 +71,7 @@ install_requires = requests>=2.26.0 rich>=12.3.0 sqlalchemy>=1.4,<2 - sqlglot>=19,<23 + sqlglot>=23.0.2,<24 tabulate>=0.8.9 typing-extensions>=4.0.1 yarl>=1.7.2