kaxil commented on a change in pull request #13409:
URL: https://github.com/apache/airflow/pull/13409#discussion_r551892386
##########
File path: setup.cfg
##########
@@ -86,6 +86,7 @@ install_requires =
# cattrs >= 1.1.0 dropped support for Python 3.6
cattrs>=1.0, <1.1.0;python_version<="3.6"
cattrs~=1.1;python_version>"3.6"
+ chardet<4.0.0
Review comment:
I suggest removing it from here if not required by core even if needed
by several providers
----------------------------------------------------------------
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]