potiuk commented on a change in pull request #14521:
URL: https://github.com/apache/airflow/pull/14521#discussion_r629291916
##########
File path: setup.py
##########
@@ -198,8 +198,9 @@ def get_sphinx_theme_version() -> str:
'watchtower~=0.7.3',
]
apache_beam = [
- 'apache-beam>=2.20.0',
+ 'apache-beam[gcp]',
Review comment:
I think you simply carried the older version here and during rebase the
change was reverted by mistake.
--
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:
[email protected]