Skip to content
This repository was archived by the owner on Mar 9, 2026. It is now read-only.

Commit 9459a87

Browse files
committed
Update requirements-test.txt
1 parent 4267261 commit 9459a87

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

samples/snippets/requirements-test.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ pytest===8.3.5; python_version == '3.8'
44
pytest==8.4.0; python_version >= '3.9'
55
mock==5.2.0
66
flaky==3.8.1
7-
google-cloud-bigquery===3.30.0; python_version < '3.8'
8-
google-cloud-bigquery===3.33.0; python_version == '3.8'
7+
google-cloud-bigquery===3.30.0; python_version <= '3.8'
98
google-cloud-bigquery==3.34.0; python_version >= '3.9'
109
google-cloud-storage==3.1.0

0 commit comments

Comments
 (0)