alxmrs commented on code in PR #22421: URL: https://github.com/apache/beam/pull/22421#discussion_r991597837
########## sdks/python/tox.ini: ########## @@ -129,15 +133,18 @@ commands = deps = -r build-requirements.txt mypy==0.782 + dask==2022.01.0 + distributed==2022.01.0 Review Comment: Recent versions of dask have dropped python 3.7 support. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
