mik-laj commented on a change in pull request #13409:
URL: https://github.com/apache/airflow/pull/13409#discussion_r552413610



##########
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:
       This is another problem with snowflake, if I remember correctly.  We 
cannot update requests to the latest version, only the latest version of 
snowflake supports the latest version of cherdat.




----------------------------------------------------------------
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]


Reply via email to