XD-DENG commented on issue #4130: [AIRFLOW-3193] Pin docker requirement version URL: https://github.com/apache/incubator-airflow/pull/4130#issuecomment-436474322 Hi @ashb , would you mind to add this commit into 1.10.1? Understand that my PR #4049 (**[AIRFLOW-3203] Fix DockerOperator & some operator test**) is already cherry-picked into branch v1-10-test. The change made in that PR is partially meant to address a breaking change in Python package `docker==3.0.0`. But I missed to pin the `docker` version in that commit. This may result in issues for users who have `docker < 3.0.0` when they upgrade to 1.10.1. Cheers.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
