This repository was archived by the owner on Sep 12, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
google-cloud-bigquery-storage == 2.32.0
2
2
google-cloud-bigquery === 3.30.0 ; python_version < = '3.8'
3
- google-cloud-bigquery == 3.35.1 ; python_version >= '3.9'
3
+ google-cloud-bigquery == 3.36.0 ; python_version >= '3.9'
4
4
pytest === 7.4.3 ; python_version == '3.7'
5
5
pytest === 8.3.5 ; python_version == '3.8'
6
6
pytest == 8.4.1 ; python_version >= '3.9'
Original file line number Diff line number Diff line change 1
1
google-auth == 2.40.3
2
2
google-cloud-bigquery-storage == 2.32.0
3
3
google-cloud-bigquery === 3.30.0 ; python_version < = '3.8'
4
- google-cloud-bigquery == 3.35.1 ; python_version >= '3.9'
4
+ google-cloud-bigquery == 3.36.0 ; python_version >= '3.9'
5
5
pyarrow === 12.0.1 ; python_version == '3.7'
6
6
pyarrow === 17.0.0 ; python_version == '3.8'
7
7
pyarrow == 21.0.0 ; python_version >= '3.9'
@@ -13,7 +13,7 @@ ipython==9.4.0; python_version >= '3.11'
13
13
ipywidgets == 8.1.7
14
14
pandas === 1.3.5 ; python_version == '3.7'
15
15
pandas === 2.0.3 ; python_version == '3.8'
16
- pandas == 2.3.1 ; python_version >= '3.9'
16
+ pandas == 2.3.2 ; python_version >= '3.9'
17
17
tqdm == 4.67.1
18
18
db-dtypes === 1.4.2 ; python_version < = '3.8'
19
19
db-dtypes == 1.4.3 ; python_version >= '3.9'
You can’t perform that action at this time.
0 commit comments