Skip to content

Commit

Permalink
pin dependencies of dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacob Beck committed Nov 1, 2019
1 parent 06018ee commit 658be46
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions plugins/snowflake/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@
install_requires=[
'dbt-core=={}'.format(package_version),
'snowflake-connector-python>=1.6.12,<2.1',
'azure-storage-blob~=2.1',
'azure-storage-common~=2.1',

],
zip_safe=False,
)

0 comments on commit 658be46

Please sign in to comment.