File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
data-science-onramp/data-processing Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
google-cloud-bigquery [pandas,bqstorage ]== 2.31.0
2
2
google-cloud-bigquery-storage == 2.10.1
3
3
pandas == 1.1.5 ; python_version < '3.7'
4
- pandas == 1.3.4 ; python_version > '3.6'
4
+ pandas == 1.3.5 ; python_version > '3.6'
5
5
pyarrow == 6.0.1
6
6
flaky == 3.7.0
7
7
mock == 4.0.3
Original file line number Diff line number Diff line change 1
1
google-cloud-bigquery == 2.31.0
2
2
google-cloud-bigquery-storage == 2.10.1
3
3
pandas == 1.1.5 ; python_version < '3.7'
4
- pandas == 1.3.4 ; python_version > '3.6'
4
+ pandas == 1.3.5 ; python_version > '3.6'
5
5
pandas-gbq == 0.15.0 ; python_version > '3.6'
6
6
pandas-gbq == 0.14.1 ; python_version < '3.7'
7
7
pyarrow == 6.0.1
Original file line number Diff line number Diff line change 1
1
pytest==6.2.4
2
2
pandas==1.1.5; python_version < '3.7'
3
- pandas==1.2.0 ; python_version > '3.6'
3
+ pandas==1.3.5 ; python_version > '3.6'
4
4
google-cloud-bigquery==2.31.0
5
5
pyarrow==6.0.1
You can’t perform that action at this time.
0 commit comments