[
https://issues.apache.org/jira/browse/AIRFLOW-3229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16745610#comment-16745610
]
Diego Argueta commented on AIRFLOW-3229:
----------------------------------------
After some experimenting I've been able to get this to work on Python 3.7 with
tenacity 4.11.0 and greater. It'd be great if we could at least pin it to
{{>=4.8, <5.0}}.
> New install with python3.7 fail - Need to bump tenacity version
> ---------------------------------------------------------------
>
> Key: AIRFLOW-3229
> URL: https://issues.apache.org/jira/browse/AIRFLOW-3229
> Project: Apache Airflow
> Issue Type: Bug
> Components: dependencies
> Reporter: Qj Chv
> Priority: Critical
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> Current master requires tenacity==4.8 as dependency but [tenacity
> 4.8|https://github.com/jd/tenacity/tree/4.8.0/tenacity] is not compatible
> with python 3.7 because of `async` keyword.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)