jmelot commented on a change in pull request #14521:
URL: https://github.com/apache/airflow/pull/14521#discussion_r629335910
##########
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:
Oh no, so sorry about this! I did have one really tricky rebase with
lots of conflicts for some reason... I must have introduced this there, should
have been more careful! Hopefully all will be well now
--
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]