akki commented on issue #5535: [AIRFLOW-4900] Resolve incompatible version of 
Werkzeug
URL: https://github.com/apache/airflow/pull/5535#issuecomment-508721181
 
 
   Thanks for the quick PR :)
   
   I have a concern though:
   Maybe changing `'flask>=1.0, <2.0',` to `'flask>=1.0, <1.1',` would be the 
more (backward) compatible change (Just in case upgrading to `flask==1.1` might 
have more incompatible issues with Airflow).
   Also, in future, the same thing might happen when `flask==1.2` is released. 
😕 
   

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


With regards,
Apache Git Services

Reply via email to