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



##########
File path: setup.py
##########
@@ -201,6 +201,7 @@ def write_version(filename: str = os.path.join(*[my_dir, 
"airflow", "git_version
     'celery~=4.4.2',
     'flower>=0.7.3, <1.0',
     'tornado>=4.2.0, <6.0',  # Dep of flower. Pin to a version that works on 
Py3.5.2
+    'vine~=1.3',  # 
https://stackoverflow.com/questions/32757259/celery-no-module-named-five

Review comment:
       Agree




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


Reply via email to