Skip to content

Commit bc1183e

Browse files
authored
chore(bigquery): remove redundant dependency on pytest (GoogleCloudPlatform#2495)
The BQML dependency on pytest is redundant with the central testing dependencies. Removing this dependency resolves a `TypeError: attrib() got an unexpected keyword argument 'convert'` test failure caused by incompatible versions.
1 parent 5c9e19c commit bc1183e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bigquery/bqml/requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
google-cloud-bigquery[pandas]==1.20.0
22
flaky==3.6.1
33
mock==3.0.5
4-
pytest==5.1.3

0 commit comments

Comments
 (0)