googleads / googleads-python-lib

The Python client library for Google's Ads APIs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to Use goodeads to latest Composer Version

sahilkukreja opened this issue · comments

Upgrading to composer-2.3.4-airflow-2.5.3 will result in a PyPI dependencies conflict:

googleads 38.0.0 has requirement google-auth-oauthlib<1.0.0,>=0.0.1, but latest composer version supports google-auth-oauthlib 1.0.0.

@msaniscalchi
Can we please include support for google-auth-oauthlib 1.0.0

I need to use googleds with airflow 2.6.3, but same issue here. This version of airflow requires google-auth-oauthlib==1.0.0. Can support for this version be added?

Hello, thanks for the report. I'll take a look through our current dependencies and see if I can get this updated in time for the upcoming Ad Manager release.

Thank you @msaniscalchi !!