diff --git a/pyproject.toml b/pyproject.toml index 7c528bd..193f5a6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ dependencies = [ "rich>=15,<16", "sqlalchemy>=2.0,<3", "sqlcipher3>=0.6.2,<0.7", - "sqlglot>=28,<29", + "sqlglot>=28,<31", "tomli-w>=1.2,<2", ]