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

Commit a1cf33a

Browse files
committed
Update requirements-test.txt
1 parent 2598b1a commit a1cf33a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

samples/snippets/requirements-test.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
backoff==2.2.1
22
pytest===7.4.4; python_version == '3.7'
3-
pytest==8.4.0; python_version >= '3.8'
3+
pytest===8.3.5; python_version <= '3.8'
4+
pytest==8.4.0; python_version >= '3.9'
45
mock==5.2.0
56
flaky==3.8.1
67
google-cloud-bigquery===3.30.0; python_version < '3.9'

0 commit comments

Comments
 (0)