File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
packages/google-cloud-bigquery-storage/samples Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- pytest==7.4.3; python_version == '3.7'
1+ pytest=== 7.4.3; python_version == '3.7'
22pytest==8.1.1; python_version >= '3.8'
Original file line number Diff line number Diff line change 11google-cloud-testutils==1.4.0
2- pytest==7.4.3; python_version == '3.7'
2+ pytest=== 7.4.3; python_version == '3.7'
33pytest==8.1.1; python_version >= '3.8'
Original file line number Diff line number Diff line change 1- pytest==7.4.3; python_version == '3.7'
1+ pytest=== 7.4.3; python_version == '3.7'
22pytest==8.1.1; python_version >= '3.8'
Original file line number Diff line number Diff line change 11google-auth == 2.29.0
22google-cloud-bigquery-storage == 2.24.0
33google-cloud-bigquery == 3.20.1
4- pyarrow == 12.0.1 ; python_version == '3.7'
4+ pyarrow === 12.0.1 ; python_version == '3.7'
55pyarrow == 15.0.2 ; python_version >= '3.8'
66ipython === 7.31.1 ; python_version == '3.7'
77ipython === 8.10.0 ; python_version == '3.8'
8- ipython == 8.18.1 ; python_version == '3.9'
8+ ipython === 8.18.1 ; python_version == '3.9'
99ipython == 8.23.0 ; python_version >= '3.10'
1010ipywidgets == 8.1.2
1111pandas === 1.3.5 ; python_version == '3.7'
You can’t perform that action at this time.
0 commit comments