You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/02/15 14:28:30 UTC

[GitHub] [airflow] frankcash commented on a change in pull request #21567: FIX: extends typing-extensions to be installed with python 3.8+ #21566

frankcash commented on a change in pull request #21567:
URL: https://github.com/apache/airflow/pull/21567#discussion_r806889512



##########
File path: setup.cfg
##########
@@ -137,7 +137,7 @@ install_requires =
     tabulate>=0.7.5, <0.9
     tenacity>=6.2.0
     termcolor>=1.1.0
-    typing-extensions>=3.7.4;python_version<"3.8"

Review comment:
       Addressed in latest commit 




-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org