Skip to content

Commit 3e41902

Browse files
authored
Update setup.py (#929)
Add secure-local-storage to Snowflake extra
1 parent cc1f15f commit 3e41902

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"redshift_connector",
108108
],
109109
"snowflake": [
110-
"snowflake-connector-python[pandas]",
110+
"snowflake-connector-python[pandas,secure-local-storage]",
111111
],
112112
"web": [
113113
"fastapi==0.95.2",

0 commit comments

Comments
 (0)