mik-laj commented on a change in pull request #20910:
URL: https://github.com/apache/airflow/pull/20910#discussion_r786401696



##########
File path: setup.cfg
##########
@@ -86,9 +86,8 @@ install_requires =
     blinker
     cached_property~=1.5;python_version<="3.7"
     cattrs~=1.1, !=1.7.*
-    # Required by vendored-in connexion
-    clickclick>=1.2

Review comment:
       We should remove `clickclick` from aiirflow.'s setup.cfg file. Thiis 
library is only used by connexion CLI. Is not used by Airflow.
   
https://github.com/zalando/connexion/blob/2066503c5c9f30c2aaf98ad853ff8e16edd64826/connexion/cli.py#L11




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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to