Skip to content

Commit

Permalink
Merge pull request blockchain-etl#346 from blockchain-etl/bump_pg8000…
Browse files Browse the repository at this point in the history
…_version

Bump pg8000 version
  • Loading branch information
medvedev1088 authored May 8, 2022
2 parents 26e9402 + d5567bf commit caff306
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 @@ -48,7 +48,7 @@ def read(fname):
'google-cloud-storage==1.33.0',
'kafka-python==2.0.2',
'sqlalchemy==1.4',
'pg8000==1.13.2',
'pg8000==1.16.6',
# This library is a dependency for google-cloud-pubsub, starting from 0.3.22 it requires Rust,
# that's why we lock the version here
'libcst==0.3.21'
Expand Down

0 comments on commit caff306

Please sign in to comment.