Skip to content

Commit

Permalink
Merge pull request #393 from blockchain-etl/bump_pubsub_version
Browse files Browse the repository at this point in the history
Bump google-cloud-pubsub version
  • Loading branch information
medvedev1088 committed Sep 15, 2022
2 parents f511554 + 12851c1 commit aae2edb
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 @@ -44,7 +44,7 @@ def read(fname):
extras_require={
'streaming': [
'timeout-decorator==0.4.1',
'google-cloud-pubsub==2.1.0',
'google-cloud-pubsub==2.13.0',
'google-cloud-storage==1.33.0',
'kafka-python==2.0.2',
'sqlalchemy==1.4',
Expand Down

0 comments on commit aae2edb

Please sign in to comment.