mirror of
https://github.com/blockchain-etl/ethereum-etl.git
synced 2026-01-09 13:57:54 -05:00
Merge pull request #346 from blockchain-etl/bump_pg8000_version
Bump pg8000 version
This commit is contained in:
2
setup.py
2
setup.py
@@ -48,7 +48,7 @@ setup(
|
||||
'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'
|
||||
|
||||
Reference in New Issue
Block a user