Skip to content

Commit

Permalink
upgrade snowflake-connector-python
Browse files Browse the repository at this point in the history
  • Loading branch information
Laurent-OC authored Jun 7, 2023
1 parent c186679 commit 0659008
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
python_requires='>=3.7',
install_requires=[
'pipelinewise-singer-python==1.*',
'snowflake-connector-python[pandas]==2.7.*',
'snowflake-connector-python[pandas]==3.0.*',
'inflection==0.5.1',
'joblib==1.2.0',
'boto3==1.26.147',
Expand Down

0 comments on commit 0659008

Please sign in to comment.