Skip to content

Commit 1d797a3

Browse files
authored
fix: updates requirements.txt to fix failing tests due to missing req (#575)
1 parent c221f40 commit 1d797a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

samples/snippets/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
google-cloud-bigquery-storage==2.15.0
22
google-cloud-bigquery==3.3.2
3+
pandas-gbq==0.17.8
34
pandas===1.3.5; python_version == '3.7'
45
pandas==1.4.4; python_version >= '3.8'
56
pyarrow==9.0.0

0 commit comments

Comments
 (0)