NBardelot commented on issue #10038: URL: https://github.com/apache/airflow/issues/10038#issuecomment-665510347
Thank you @kaxil and @potiuk for such insightful and speedy answers. The issue I think is that in my case we do not install Airflow from the command line using pypi, but we use a Docker image. I see that you changed the constraints behaviour in the Dockerfile 9 days ago @potiuk, I did not see this commit in the version I currently use. https://github.com/apache/airflow/commit/de9eaeb434747897a192ef31815fbdd519e29c4d With this commit I no longer have an issue from a Docker perspective. Again, thank you both for your help and for the nice work :) ---------------------------------------------------------------- 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]
