diff --git a/pyproject.toml b/pyproject.toml index b3cca97..fa9ecca 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,6 +18,7 @@ dependencies = [ "snowflake-connector-python>=3.15.0,<4.0.0", "snowflake-core>=1.0.0,<2.0.0", "sqlglot>=27.8.0,<30.0.0", + "fakeredis>=2.30.0,<2.35.0", ] [project.urls]