You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2021/06/15 22:39:34 UTC

[GitHub] [beam] tvalentyn commented on a change in pull request #15017: Bump version of Cloud Datastore Python package

tvalentyn commented on a change in pull request #15017:
URL: https://github.com/apache/beam/pull/15017#discussion_r652200173



##########
File path: sdks/python/setup.py
##########
@@ -184,7 +184,7 @@ def get_version():
     'cachetools>=3.1.0,<5',
     'google-apitools>=0.5.31,<0.5.32',
     'google-auth>=1.18.0,<2',
-    'google-cloud-datastore>=1.8.0,<2',
+    'google-cloud-datastore>=1.15.3,<2',

Review comment:
       To make it easier for others to depend on Beam, it's better to keep `python_requires` bounds as permissive as possible. I suggest to keep current bounds here.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org