potiuk commented on a change in pull request #13409:
URL: https://github.com/apache/airflow/pull/13409#discussion_r550769966
##########
File path: setup.cfg
##########
@@ -113,17 +113,14 @@ install_requires =
pendulum~=2.0
pep562~=1.0;python_version<"3.7"
psutil>=4.2.0, <6.0.0
- # snowflake-connector-python don't support newer version
- #
https://github.com/snowflakedb/snowflake-connector-python/blob/v2.3.6/setup.py#L201
- pyOpenSSL<20.0.0
pygments>=2.0.1, <3.0
- # snowflake-connector-python, flask-jwt-extended, msal are not compatible
with newest version.
+ # Required for flask-jwt-extended and msal
pyjwt<2
Review comment:
pyjwt should remain here because of flask-jwt and few other 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]