codenamestif commented on issue #15279: URL: https://github.com/apache/airflow/issues/15279#issuecomment-816507842
@jedcunningham no, it wasn't a running container. I updated my image and started a new application. I also see in build logs: ``` #14 6.959 Installing collected packages: watchtower #14 6.959 Attempting uninstall: watchtower #14 6.961 Found existing installation: watchtower 0.7.3 #14 6.965 Uninstalling watchtower-0.7.3: #14 6.974 Successfully uninstalled watchtower-0.7.3 #14 7.095 ERROR: apache-airflow-providers-amazon 1.1.0 requires watchtower~=0.7.3, but you'll have watchtower 1.0.6 which is incompatible. #14 7.096 Successfully installed watchtower-1.0.6 ``` So i assume i updated the lib properly and still see the error. -- 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]
