potiuk commented on a change in pull request #20467:
URL: https://github.com/apache/airflow/pull/20467#discussion_r774181230



##########
File path: setup.py
##########
@@ -238,7 +238,6 @@ def write_version(filename: str = os.path.join(*[my_dir, 
"airflow", "git_version
 ]
 dask = [
     'cloudpickle>=1.4.1, <1.5.0',
-    'dask<2021.3.1;python_version<"3.7"',  # dask stopped supporting python 
3.6 in 2021.3.1 version
     'dask>=2.9.0, <2021.6.1;python_version>="3.7"',  # dask 2021.6.1 does not 
work with `distributed`

Review comment:
       We don't  :)




-- 
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]


Reply via email to