rino0601 commented on issue #25269:
URL: https://github.com/apache/airflow/issues/25269#issuecomment-1193507602

   - werkzeug 2.2.0 released 2 days ago (7/23) 
https://werkzeug.palletsprojects.com/en/2.2.x/changes/#version-2-2-0
   - Change log doesn't mention any breaking change... but.. 
https://github.com/pallets/werkzeug/pull/2433 breaks import path. (routing.py 
-> `routing/__init__.py` & miss  parse_rule)
   
   I think we need werkzeug limitation (e.g `werkzeug<2.2`) until flask_login 
are handle it


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

Reply via email to