Skip to content

Commit 4eeccac

Browse files
committed
Set core version compatible specifier to packages.
1 parent e0e79fa commit 4eeccac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/google-cloud-datastore/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050

5151

5252
REQUIREMENTS = [
53-
'google-cloud-core >= 0.21.0',
53+
'google-cloud-core >= 0.21.0, < 0.22dev',
5454
'grpcio >= 1.0.0, < 2.0dev',
5555
]
5656

0 commit comments

Comments
 (0)