potiuk commented on a change in pull request #20511:
URL: https://github.com/apache/airflow/pull/20511#discussion_r775534137
##########
File path: setup.py
##########
@@ -392,7 +392,7 @@ def write_version(filename: str = os.path.join(*[my_dir,
"airflow", "git_version
leveldb = ['plyvel']
mongo = [
'dnspython>=1.13.0,<3.0.0',
- 'pymongo>=3.6.0',
Review comment:
1. We should add the comment with the reason of why we are limiting mongo
2. Can we fix it instead maybe?
--
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]