kvdb commented on a change in pull request #11444:
URL: https://github.com/apache/beam/pull/11444#discussion_r412065166
##########
File path: sdks/python/setup.py
##########
@@ -147,7 +147,7 @@ def get_version():
# server, therefore list of allowed versions is very narrow.
# See: https://github.com/uqfoundation/dill/issues/341.
'dill>=0.3.1.1,<0.3.2',
- 'fastavro>=0.21.4,<0.22',
+ 'fastavro>=0.21.4,<0.23',
Review comment:
Feel free to take over the MR or provide an alternative. I haven't got
enough knowledge of beam nor fastavro to fix the test that failed.
----------------------------------------------------------------
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:
[email protected]