Skip to content

Commit 5aa0f26

Browse files
author
Jon Wayne Parrott
authored
Update minimum api-core version to 1.0.0 for Datastore, BigQuery, Trace, Logging, and Spanner (#4946)
1 parent 6d9a023 commit 5aa0f26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
release_status = 'Development Status :: 5 - Production/Stable'
3131
dependencies = [
3232
'google-cloud-core<0.29dev,>=0.28.0',
33-
'google-api-core[grpc]<2.0.0dev,>=0.1.1',
33+
'google-api-core[grpc]<2.0.0dev,>=1.0.0',
3434
]
3535
extras = {
3636
}

0 commit comments

Comments
 (0)