Skip to content

Commit 73f2765

Browse files
chore(deps): update all dependencies (#455)
* chore(deps): update all dependencies * revert protobuf Co-authored-by: Anthonios Partheniou <partheniou@google.com>
1 parent 53bac97 commit 73f2765

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bigquery_storage/to_dataframe/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ google-cloud-bigquery==3.1.0
44
pyarrow==8.0.0
55
ipython===7.31.1; python_version == '3.7'
66
ipython===8.0.1; python_version == '3.8'
7-
ipython==8.3.0; python_version >= '3.9'
7+
ipython==8.4.0; python_version >= '3.9'
88
pandas===1.3.5; python_version == '3.7'
99
pandas==1.4.2; python_version > '3.7'
1010
tqdm==4.64.0

0 commit comments

Comments
 (0)