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 2020/12/10 20:01:34 UTC

[GitHub] [airflow] jonathonbattista commented on issue #12759: Error installing google_auth extra on 1.10.13

jonathonbattista commented on issue #12759:
URL: https://github.com/apache/airflow/issues/12759#issuecomment-742763115


   @potiuk The error still persists in 1.10.14.
   ```
   ERROR: Could not find a version that satisfies the requirement requests-oauthlib==1.1.0; extra == "google_auth" (from apache-airflow[,google-auth])
   ERROR: No matching distribution found for requests-oauthlib==1.1.0; extra == "google_auth"
   ```
   The **requests-oauthlib** version is still pinned to **1.1.0**  in the [setup.py](https://github.com/apache/airflow/blob/1.10.14/setup.py#L265)


----------------------------------------------------------------
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:
users@infra.apache.org