This is an automated email from the ASF dual-hosted git repository.

michaelsmolina pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git


The following commit(s) were added to refs/heads/master by this push:
     new 1372b0dff5 docs(snowflake): Remove wrong version info for snowflake 
(#21024)
1372b0dff5 is described below

commit 1372b0dff54a9499fcd60af29646891a293effee
Author: Martin Morset <[email protected]>
AuthorDate: Fri Oct 7 20:24:24 2022 +0200

    docs(snowflake): Remove wrong version info for snowflake (#21024)
---
 docs/docs/databases/snowflake.mdx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/docs/databases/snowflake.mdx 
b/docs/docs/databases/snowflake.mdx
index c6a51cbcc0..d128e43016 100644
--- a/docs/docs/databases/snowflake.mdx
+++ b/docs/docs/databases/snowflake.mdx
@@ -8,7 +8,7 @@ version: 1
 ## Snowflake
 
 The recommended connector library for Snowflake is
-[snowflake-sqlalchemy](https://pypi.org/project/snowflake-sqlalchemy/1.2.4/)<=1.2.4.
 (This version is required until Superset migrates to sqlalchemy>=1.4.0)
+[snowflake-sqlalchemy](https://pypi.org/project/snowflake-sqlalchemy/).
 
 The connection string for Snowflake looks like this:
 

Reply via email to