Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[AIRFLOW-1896] FIX bleach <> html5lib incompatibility
Running airflow with bleach 2.0.0 can cause: `ImportError: No module named base` mozilla/bleach#267 This was resolved in https://github.com/mozilla/bl each/releases/tag/v2.1.2 Closes apache#2858 from kamilchm/patch-1 (cherry picked from commit 2dbd81f) Signed-off-by: Bolke de Bruin <[email protected]>
- Loading branch information