Skip to content

Commit a206245

Browse files
authored
revert
1 parent 6704312 commit a206245

File tree

2 files changed

+363
-386
lines changed

2 files changed

+363
-386
lines changed

packages/google-cloud-bigquery-storage/samples/to_dataframe/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ipython==9.12.0; python_version >= '3.11'
1313
ipywidgets==8.1.8
1414
pandas===1.3.5; python_version == '3.7'
1515
pandas===2.0.3; python_version == '3.8'
16-
pandas==3.0.1; python_version >= '3.9'
16+
pandas==2.3.3; python_version >= '3.9'
1717
tqdm==4.67.3
1818
db-dtypes===1.4.2; python_version <= '3.8'
1919
db-dtypes==1.5.0; python_version >= '3.9'

0 commit comments

Comments
 (0)