File tree Expand file tree Collapse file tree 2 files changed +1
-8
lines changed
Expand file tree Collapse file tree 2 files changed +1
-8
lines changed Original file line number Diff line number Diff line change 11google-cloud-testutils==1.5.0
2- pytest===7.4.4; python_version == '3.7'
3- pytest==8.3.4; python_version >= '3.8'
2+ pytest==8.3.4; python_version >= '3.9'
43mock==5.1.0
Original file line number Diff line number Diff line change @@ -2,13 +2,7 @@ bigquery-magics==0.5.0
22db-dtypes == 1.3.1
33google-cloud-bigquery == 3.27.0
44google-cloud-bigquery-storage == 2.27.0
5- ipython === 7.31.1 ; python_version == '3.7'
6- ipython === 8.0.1 ; python_version == '3.8'
75ipython === 8.18.1 ; python_version >= '3.9'
8- matplotlib === 3.5.3 ; python_version == '3.7'
9- matplotlib === 3.7.4 ; python_version == '3.8'
106matplotlib === 3.9.2 ; python_version == '3.9'
117matplotlib == 3.10.0 ; python_version >= '3.10'
12- pandas === 1.3.5 ; python_version == '3.7'
13- pandas === 2.0.3 ; python_version == '3.8'
148pandas == 2.2.3 ; python_version >= '3.9'
You can’t perform that action at this time.
0 commit comments