Skip to content

Commit

Permalink
Bump google-cloud-pubsub version
Browse files Browse the repository at this point in the history
  • Loading branch information
medvedev1088 committed Sep 15, 2022
1 parent f511554 commit 12851c1
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 12851c1

Please sign in to comment.