Hi there,
The python package Werkzeug has just updated to version 1.0.0 which blocks Airflow Webserver and scheduler start up.
Steps to reproduce:
pip install apache-airflow==1.10.7
airflow version
- is duplicated by
-
AIRFLOW-6751 Pin Werkzeug < 1.0.0
-
- Resolved
-
- is fixed by
-
AIRFLOW-6751 Pin Werkzeug < 1.0.0
-
- Resolved
-