Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

Commit

Permalink
Bump snowflake connector (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
koszti authored Dec 4, 2020
1 parent b0eaef0 commit 2d18795
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 @@ -19,7 +19,7 @@
py_modules=['tap_snowflake'],
install_requires=[
'pipelinewise-singer-python==1.*',
'snowflake-connector-python==2.2.9',
'snowflake-connector-python==2.3.6',
'pyarrow==0.17.0',
'pandas==1.0.5',
'backoff==1.8.0',
Expand Down

0 comments on commit 2d18795

Please sign in to comment.