uranusjr commented on a change in pull request #18724:
URL: https://github.com/apache/airflow/pull/18724#discussion_r763688907
##########
File path: setup.py
##########
@@ -490,7 +490,7 @@ def write_version(filename: str = os.path.join(*[my_dir,
"airflow", "git_version
'python-telegram-bot~=13.0',
]
trino = [
- 'trino>=0.301.0',
+ 'trino>=0.301.0,<0.307.0',
Review comment:
Could you provide some more details on this? Does it cause conflicts or
something else?
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]