turbaszek commented on issue #12508: URL: https://github.com/apache/airflow/issues/12508#issuecomment-731235207
Running on latest docker image: ``` ➜ docker run -it --entrypoint /bin/bash apache/airflow airflow@2efb9f6adf36:/opt/airflow$ pip check slackclient 1.3.2 has requirement websocket-client<0.55.0,>=0.35, but you have websocket-client 0.57.0. botocore 1.17.44 has requirement docutils<0.16,>=0.10, but you have docutils 0.16. ``` ---------------------------------------------------------------- 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]
