Skip to content

Commit

Permalink
chore: bump clickhouse to 0.4.6 (#22279)
Browse files Browse the repository at this point in the history
  • Loading branch information
betodealmeida authored Nov 30, 2022
1 parent 6ead8af commit 5de98c3
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 @@ -130,7 +130,7 @@ def get_git_sha() -> str:
"pybigquery>=0.4.10",
"google-cloud-bigquery>=2.4.0",
],
"clickhouse": ["clickhouse-connect>=0.4.1, <0.5"],
"clickhouse": ["clickhouse-connect>=0.4.6, <0.5"],
"cockroachdb": ["cockroachdb>=0.3.5, <0.4"],
"cors": ["flask-cors>=2.0.0"],
"crate": ["crate[sqlalchemy]>=0.26.0, <0.27"],
Expand Down

0 comments on commit 5de98c3

Please sign in to comment.