Skip to content

Commit

Permalink
Add google-cloud-storage dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
judahrand committed Feb 21, 2022
1 parent db2d66f commit e24c192
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
install_requires=[
'pipelinewise-singer-python>=1,<3',
'google-cloud-bigquery>=2.20.0,<2.35.0',
'google-cloud-storage>=2.0.0,<3.0.0',
'joblib==1.1.0',
],
extras_require={
Expand Down

0 comments on commit e24c192

Please sign in to comment.