uranusjr commented on code in PR #23887:
URL: https://github.com/apache/airflow/pull/23887#discussion_r883273929


##########
setup.py:
##########
@@ -370,6 +370,7 @@ def write_version(filename: str = os.path.join(*[my_dir, 
"airflow", "git_version
     'pandas-gbq',
     pandas_requirement,
     'sqlalchemy-bigquery>=1.2.1',
+    'proto-plus>=1.19.6',

Review Comment:
   ```suggestion
       # A transient dependency of google-cloud-bigquery-datatransfer, but we
       # further constrain it since older versions are buggy.
       'proto-plus>=1.19.6',
   ```



-- 
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-unsubscr...@airflow.apache.org

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

Reply via email to