We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b0e3cf commit 0455040Copy full SHA for 0455040
1 file changed
setup.py
@@ -84,7 +84,7 @@
84
"pytest-mock",
85
"pyspark>=3.4.0",
86
"pytz",
87
- "snowflake-connector-python[pandas,secure-local-storage]",
+ "snowflake-connector-python[pandas,secure-local-storage]>=3.0.2",
88
"sqlalchemy-stubs",
89
"tenacity==8.1.0",
90
"types-croniter",
0 commit comments